gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/common/tracker ArtifactResolution.class, 1.4, 1


From: gsmet
Subject: [Gforge-commits] gforge/common/tracker ArtifactResolution.class, 1.4, 1.5 ArtifactGroup.class, 1.6, 1.7 Artifacts.class, 1.4, 1.5 ArtifactTypes.class, 1.4, 1.5 ArtifactType.class, 1.27, 1.28 ArtifactCanned.class, 1.6, 1.7
Date: Fri, 08 Oct 2004 18:16:13 -0500

Update of /cvsroot/gforge/gforge/common/tracker
In directory db.perdue.net:/tmp/cvs-serv18095/common/tracker

Modified Files:
        ArtifactResolution.class ArtifactGroup.class Artifacts.class 
        ArtifactTypes.class ArtifactType.class ArtifactCanned.class 
Log Message:
copyright update

Index: ArtifactResolution.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/ArtifactResolution.class,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ArtifactResolution.class    18 Feb 2004 09:18:23 -0000      1.4
+++ ArtifactResolution.class    8 Oct 2004 23:16:10 -0000       1.5
@@ -2,9 +2,9 @@
 /**
  * ArtifactResolution.class - Class to artifact resolutions
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 require_once('common/include/Error.class');
 

Index: ArtifactGroup.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/ArtifactGroup.class,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ArtifactGroup.class 18 Feb 2004 09:18:23 -0000      1.6
+++ ArtifactGroup.class 8 Oct 2004 23:16:10 -0000       1.7
@@ -2,9 +2,9 @@
 /**
  * ArtifactGroup.class - Class to artifact groups
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 require_once('common/include/Error.class');
 

Index: Artifacts.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/Artifacts.class,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Artifacts.class     18 Feb 2004 09:18:23 -0000      1.4
+++ Artifacts.class     8 Oct 2004 23:16:10 -0000       1.5
@@ -2,9 +2,9 @@
 /**
  * Artifacts.class - Class to handle multiple artifacts
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
 require_once('common/include/Error.class');

Index: ArtifactTypes.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/ArtifactTypes.class,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ArtifactTypes.class 18 Feb 2004 09:18:23 -0000      1.4
+++ ArtifactTypes.class 8 Oct 2004 23:16:10 -0000       1.5
@@ -2,9 +2,9 @@
 /**
  * ArtifactTypes.class - Class to handle artifact types
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 require_once('common/include/Error.class');
 require_once('common/tracker/ArtifactType.class');

Index: ArtifactType.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/ArtifactType.class,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- ArtifactType.class  7 Oct 2004 19:30:49 -0000       1.27
+++ ArtifactType.class  8 Oct 2004 23:16:10 -0000       1.28
@@ -2,9 +2,9 @@
 /**
  * ArtifactType.class - Class to artifact an type
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 require_once('common/include/Error.class');
 

Index: ArtifactCanned.class
===================================================================
RCS file: /cvsroot/gforge/gforge/common/tracker/ArtifactCanned.class,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ArtifactCanned.class        18 Feb 2004 09:18:23 -0000      1.6
+++ ArtifactCanned.class        8 Oct 2004 23:16:10 -0000       1.7
@@ -2,9 +2,9 @@
 /**
  * ArtifactCanned.class - Class to handle canned responses
  *
- * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
- * http://sourceforge.net
+ * The rest Copyright 2002-2004 (c) GForge Team
+ * http://gforge.org/
  *
  * @version   $Id$
  *
@@ -22,7 +22,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with GForge; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  US
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 require_once('common/include/Error.class');
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]