|
From: Benjamin C. <bc...@us...> - 2004-05-03 13:37:28
|
Update of /cvsroot/phpbt/phpbt/inc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25701/inc Modified Files: Tag: htmltemplates auth.php functions.php Log Message: Updating copyright year Index: auth.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/inc/auth.php,v retrieving revision 1.18.4.2 retrieving revision 1.18.4.3 diff -u -r1.18.4.2 -r1.18.4.3 --- auth.php 17 Nov 2003 12:43:04 -0000 1.18.4.2 +++ auth.php 3 May 2004 13:37:19 -0000 1.18.4.3 @@ -2,7 +2,7 @@ // auth.php - Authentication and permission objects // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // Index: functions.php =================================================================== RCS file: /cvsroot/phpbt/phpbt/inc/functions.php,v retrieving revision 1.44.2.3 retrieving revision 1.44.2.4 diff -u -r1.44.2.3 -r1.44.2.4 --- functions.php 3 May 2004 13:06:44 -0000 1.44.2.3 +++ functions.php 3 May 2004 13:37:19 -0000 1.44.2.4 @@ -2,7 +2,7 @@ // functions.php - Set up global functions // ------------------------------------------------------------------------ -// Copyright (c) 2001 - 2003 The phpBugTracker Group +// Copyright (c) 2001 - 2004 The phpBugTracker Group // ------------------------------------------------------------------------ // This file is part of phpBugTracker // |