[Idrs-commit] CVS: Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units Db.java,1.7,1.8 IfResults.
Brought to you by:
bigman921
|
From: Marc B. <big...@us...> - 2004-08-29 05:02:21
|
Update of /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12847/src/net/sourceforge/idrs/deploy/compile/units Modified Files: Db.java IfResults.java Fields.java Yes.java Object.java No.java Head.java IfChange.java Attribute.java SQL.java Constructor.java Repeat.java VarList.java Tag.java Rml.java Body.java StoredProc.java Portal.java Method.java Log Message: updated copyrights Index: Db.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Db.java,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Db.java 6 Feb 2003 20:13:45 -0000 1.7 --- Db.java 29 Aug 2004 05:01:38 -0000 1.8 *************** *** 1,5 **** /* Db.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Db.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: IfResults.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/IfResults.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IfResults.java 6 Feb 2003 20:13:45 -0000 1.2 --- IfResults.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* IfResults.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IfResults.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Fields.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Fields.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Fields.java 29 Aug 2004 04:50:30 -0000 1.1 --- Fields.java 29 Aug 2004 05:01:38 -0000 1.2 *************** *** 1,5 **** /* Fields.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Fields.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Yes.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Yes.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Yes.java 4 Mar 2002 23:05:35 -0000 1.1 --- Yes.java 29 Aug 2004 05:01:38 -0000 1.2 *************** *** 1,5 **** /* Yes.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Yes.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Object.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Object.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Object.java 6 Feb 2003 20:13:45 -0000 1.4 --- Object.java 29 Aug 2004 05:01:38 -0000 1.5 *************** *** 1,5 **** /* Object.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Object.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: No.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/No.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** No.java 4 Mar 2002 23:05:35 -0000 1.1 --- No.java 29 Aug 2004 05:01:38 -0000 1.2 *************** *** 1,5 **** /* Head.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Head.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Head.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Head.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Head.java 22 Aug 2002 20:06:34 -0000 1.3 --- Head.java 29 Aug 2004 05:01:38 -0000 1.4 *************** *** 1,5 **** /* Head.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Head.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: IfChange.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/IfChange.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IfChange.java 6 Feb 2003 20:13:45 -0000 1.2 --- IfChange.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* IfChange.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* IfChange.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Attribute.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Attribute.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Attribute.java 29 Aug 2004 04:50:30 -0000 1.2 --- Attribute.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* Attribute.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Attribute.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: SQL.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/SQL.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SQL.java 4 Mar 2002 23:05:35 -0000 1.2 --- SQL.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* SQL.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* SQL.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Constructor.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Constructor.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Constructor.java 4 Mar 2002 23:05:35 -0000 1.2 --- Constructor.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* Constructor.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Constructor.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Repeat.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Repeat.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Repeat.java 6 Feb 2003 20:13:45 -0000 1.3 --- Repeat.java 29 Aug 2004 05:01:38 -0000 1.4 *************** *** 1,5 **** /* Repeat.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Repeat.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: VarList.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/VarList.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** VarList.java 4 Mar 2002 23:05:35 -0000 1.2 --- VarList.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* VarList.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* VarList.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Tag.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Tag.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Tag.java 29 Aug 2004 04:50:29 -0000 1.2 --- Tag.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* Tag.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Tag.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Rml.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Rml.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Rml.java 22 Aug 2004 23:52:31 -0000 1.3 --- Rml.java 29 Aug 2004 05:01:38 -0000 1.4 *************** *** 1,5 **** /* Rml.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Rml.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Body.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Body.java,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Body.java 29 Aug 2004 04:50:30 -0000 1.13 --- Body.java 29 Aug 2004 05:01:38 -0000 1.14 *************** *** 1,5 **** /* Body.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Body.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: StoredProc.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/StoredProc.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** StoredProc.java 4 Mar 2002 23:05:35 -0000 1.2 --- StoredProc.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* StoredProc.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* StoredProc.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Portal.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Portal.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Portal.java 6 Feb 2003 20:13:45 -0000 1.2 --- Portal.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* Portal.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Portal.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); Index: Method.java =================================================================== RCS file: /cvsroot/idrs/Idrs/dev/src/net/sourceforge/idrs/deploy/compile/units/Method.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Method.java 4 Mar 2002 23:05:35 -0000 1.2 --- Method.java 29 Aug 2004 05:01:38 -0000 1.3 *************** *** 1,5 **** /* Method.java ! Copyright (C) 2002 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); --- 1,5 ---- /* Method.java ! Copyright (C) 2002-2004 Marc Boorshtein The contents of this file are subject to the Mozilla Public License Version 1.0 (the License); |