|
From: Benjamin C. <bc...@us...> - 2004-05-03 13:34:54
|
Update of /cvsroot/phpbt/phpbt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25062 Modified Files: Tag: htmltemplates attachment.php bug.php config-dist.php include.php index.php install.php logout.php newaccount.php query.php report.php Log Message: Updating copyright year Index: attachment.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/attachment.php,v retrieving revision 1.21.4.2 retrieving revision 1.21.4.3 diff -u -r1.21.4.2 -r1.21.4.3 --- attachment.php 31 Aug 2003 04:44:09 -0000 1.21.4.2 +++ attachment.php 3 May 2004 13:34:37 -0000 1.21.4.3 @@ -2,7 +2,7 @@ // attachment.php - Adding, deleting, and displaying attachments // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: bug.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/bug.php,v retrieving revision 1.134.2.3 retrieving revision 1.134.2.4 diff -u -r1.134.2.3 -r1.134.2.4 --- bug.php 3 May 2004 12:59:59 -0000 1.134.2.3 +++ bug.php 3 May 2004 13:34:37 -0000 1.134.2.4 @@ -2,7 +2,7 @@ // bug.php - All the interactions with a bug // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: config-dist.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/config-dist.php,v retrieving revision 1.26.2.1 retrieving revision 1.26.2.2 diff -u -r1.26.2.1 -r1.26.2.2 --- config-dist.php 5 Sep 2003 12:12:10 -0000 1.26.2.1 +++ config-dist.php 3 May 2004 13:34:38 -0000 1.26.2.2 @@ -1,7 +1,7 @@ <?php // config.php - Set up configuration options // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: include.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/include.php,v retrieving revision 1.126.4.3 retrieving revision 1.126.4.4 diff -u -r1.126.4.3 -r1.126.4.4 --- include.php 3 May 2004 13:02:24 -0000 1.126.4.3 +++ include.php 3 May 2004 13:34:38 -0000 1.126.4.4 @@ -2,7 +2,7 @@ // include.php - Set up global variables // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: index.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/index.php,v retrieving revision 1.39.2.3 retrieving revision 1.39.2.4 diff -u -r1.39.2.3 -r1.39.2.4 --- index.php 3 May 2004 13:03:03 -0000 1.39.2.3 +++ index.php 3 May 2004 13:34:38 -0000 1.39.2.4 @@ -2,7 +2,7 @@ // index.php - Front page // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: install.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/install.php,v retrieving revision 1.39.2.4 retrieving revision 1.39.2.5 diff -u -r1.39.2.4 -r1.39.2.5 --- install.php 2 May 2004 16:50:38 -0000 1.39.2.4 +++ install.php 3 May 2004 13:34:38 -0000 1.39.2.5 @@ -3,7 +3,7 @@ // install.php -- Web-based installation script // Thanks to the phpBB crew for an example on how this can be done. // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: logout.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/logout.php,v retrieving revision 1.8.6.1 retrieving revision 1.8.6.2 diff -u -r1.8.6.1 -r1.8.6.2 --- logout.php 5 Sep 2003 12:14:36 -0000 1.8.6.1 +++ logout.php 3 May 2004 13:34:38 -0000 1.8.6.2 @@ -2,7 +2,7 @@ // logout.php - Clear the authentication of a user // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: newaccount.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/newaccount.php,v retrieving revision 1.32.6.2 retrieving revision 1.32.6.3 diff -u -r1.32.6.2 -r1.32.6.3 --- newaccount.php 14 Sep 2003 22:27:26 -0000 1.32.6.2 +++ newaccount.php 3 May 2004 13:34:38 -0000 1.32.6.3 @@ -2,7 +2,7 @@ // newaccount.php - Set up new user accounts // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: query.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/query.php,v retrieving revision 1.98.2.6 retrieving revision 1.98.2.7 diff -u -r1.98.2.6 -r1.98.2.7 --- query.php 3 May 2004 13:31:22 -0000 1.98.2.6 +++ query.php 3 May 2004 13:34:38 -0000 1.98.2.7 @@ -2,7 +2,7 @@ // query.php - Query the bug database // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: report.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/report.php,v retrieving revision 1.26.6.2 retrieving revision 1.26.6.3 diff -u -r1.26.6.2 -r1.26.6.3 --- report.php 17 Nov 2003 12:44:59 -0000 1.26.6.2 +++ report.php 3 May 2004 13:34:38 -0000 1.26.6.3 @@ -2,7 +2,7 @@ // report.php - Generate reports on various bug activities // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // |