Update of /cvsroot/javanetsim/javaNetSim/core
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12670/core
Modified Files:
Version.java
Log Message:
Index: Version.java
===================================================================
RCS file: /cvsroot/javanetsim/javaNetSim/core/Version.java,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** Version.java 6 Oct 2008 13:20:39 -0000 1.16
--- Version.java 26 Oct 2008 15:37:40 -0000 1.17
***************
*** 44,48 ****
public static final String TEAM_MEMBERS[] = {
! "http://sf.net/projects/javanetsim","release date: 20 Nov 2007", "",
"fork of jFirewallSim project (http://sf.net/projects/jfirewallsim/)",
"from 03 Nov 2005","",
--- 44,48 ----
public static final String TEAM_MEMBERS[] = {
! "http://sf.net/projects/javanetsim","release date: 1 Nov 2008", "",
"fork of jFirewallSim project (http://sf.net/projects/jfirewallsim/)",
"from 03 Nov 2005","",
***************
*** 50,54 ****
"Konstantin Karpov [QweR]", "Developer / Tester",
"","Contributors & Old Developers:",
! "Ilgar Alekperov [Gift]", "\t First version of TCP, Echo TCP, Export to HTML, Testing & Bugfixinig",
"Igor Goroshkov", "\t RIP protocol core & GUI",
"", "If you found a bug, please post it to: http://sf.net/tracker/?atid=784685&group_id=152576",
--- 50,54 ----
"Konstantin Karpov [QweR]", "Developer / Tester",
"","Contributors & Old Developers:",
! "Ilgar Alekperov [Gift]", "\t First version of TCP, Echo TCP, Export to HTML, Testing & Bugfixing",
"Igor Goroshkov", "\t RIP protocol core & GUI",
"", "If you found a bug, please post it to: http://sf.net/tracker/?atid=784685&group_id=152576",
|