From 8fa56fa490785ea78f4f7473910a8a2615832dee Mon Sep 17 00:00:00 2001 From: e107steved Date: Tue, 1 Apr 2008 20:08:45 +0000 Subject: [PATCH] Bugtracker #4368 - update copyright date --- e107_admin/credits.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_admin/credits.php b/e107_admin/credits.php index 6f1590d0e..712d4c516 100644 --- a/e107_admin/credits.php +++ b/e107_admin/credits.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/credits.php,v $ -| $Revision: 1.3 $ -| $Date: 2007-07-17 16:20:16 $ -| $Author: sweetas $ +| $Revision: 1.4 $ +| $Date: 2008-04-01 20:08:38 $ +| $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -109,7 +109,7 @@ echo "
-
".CRELAN_7." ".$e107info['e107_version'].", build ".($e107info['e107_build'] ? $e107info['e107_build'] : "zero")."
© 2002-2006, ".CRELAN_3."
+
".CRELAN_7." ".$e107info['e107_version'].", build ".($e107info['e107_build'] ? $e107info['e107_build'] : "zero")."
© 2002-2008, ".CRELAN_3."
";