[Jarspy-commits] CVS: JarSpy/src/com/ociweb/gui/util Splasher.java,1.3,1.4 TextAreaWriter.java,1.2,1
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-01-25 23:25:02
|
Update of /cvsroot/jarspy/JarSpy/src/com/ociweb/gui/util In directory sc8-pr-cvs1:/tmp/cvs-serv11574/src/com/ociweb/gui/util Modified Files: Splasher.java TextAreaWriter.java Log Message: updated copyright year Index: Splasher.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/gui/util/Splasher.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Splasher.java 19 Jun 2002 01:19:10 -0000 1.3 --- Splasher.java 25 Jan 2003 23:24:30 -0000 1.4 *************** *** 1,4 **** // JarSpy ! // Copyright (c) 2001, 2002 Jeff S. Brown // This file is part of JarSpy. // --- 1,4 ---- // JarSpy ! // Copyright (c) 2001, 2002, 2003 Jeff S. Brown // This file is part of JarSpy. // Index: TextAreaWriter.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/gui/util/TextAreaWriter.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextAreaWriter.java 19 Jun 2002 01:19:10 -0000 1.2 --- TextAreaWriter.java 25 Jan 2003 23:24:30 -0000 1.3 *************** *** 1,4 **** // JarSpy ! // Copyright (c) 2001, 2002 Jeff S. Brown // This file is part of JarSpy. // --- 1,4 ---- // JarSpy ! // Copyright (c) 2001, 2002, 2003 Jeff S. Brown // This file is part of JarSpy. // |