[Jarspy-commits] CVS: JarSpy/src/com/ociweb/jarspy/intellij/plugin ConfigComponent.java,1.2,1.3 JarS
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-01-25 23:24:35
|
Update of /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/intellij/plugin In directory sc8-pr-cvs1:/tmp/cvs-serv11574/src/com/ociweb/jarspy/intellij/plugin Modified Files: ConfigComponent.java JarSpyIntelliJPlugin.java JarSpyIntelliJPluginAction.java Log Message: updated copyright year Index: ConfigComponent.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/intellij/plugin/ConfigComponent.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ConfigComponent.java 25 Jan 2003 23:14:04 -0000 1.2 --- ConfigComponent.java 25 Jan 2003 23:24:33 -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. // Index: JarSpyIntelliJPlugin.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/intellij/plugin/JarSpyIntelliJPlugin.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JarSpyIntelliJPlugin.java 25 Jan 2003 23:14:05 -0000 1.4 --- JarSpyIntelliJPlugin.java 25 Jan 2003 23:24:33 -0000 1.5 *************** *** 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: JarSpyIntelliJPluginAction.java =================================================================== RCS file: /cvsroot/jarspy/JarSpy/src/com/ociweb/jarspy/intellij/plugin/JarSpyIntelliJPluginAction.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JarSpyIntelliJPluginAction.java 25 Jan 2003 23:14:05 -0000 1.2 --- JarSpyIntelliJPluginAction.java 25 Jan 2003 23:24:33 -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. // |