From d96dd883e6e42c564fa11e0db9fb7cd9d3678a30 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Wed, 13 Apr 2005 03:58:06 +0000 Subject: [PATCH] Updated initial copyright year from 2003 to 2002 --- db_mysql.php | 6 +++--- functions.php | 6 +++--- kernel.php | 6 +++--- mail.php | 6 +++--- template.php | 6 +++--- template_fs.php | 6 +++--- xml.php | 6 +++--- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/db_mysql.php b/db_mysql.php index 6bb2e22..2abe004 100644 --- a/db_mysql.php +++ b/db_mysql.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -21,7 +21,7 @@ $OBJ = 'db'; * better error reporting and query reporting. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/functions.php b/functions.php index 1d86daa..66c55b4 100644 --- a/functions.php +++ b/functions.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -21,7 +21,7 @@ $OBJ = 'funct'; * applications. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/kernel.php b/kernel.php index 67aea09..4768192 100644 --- a/kernel.php +++ b/kernel.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -73,7 +73,7 @@ if ((bool)ini_get('register_globals') === true) * The base framework handles all loading and module management. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/mail.php b/mail.php index cd45eef..20e9ffa 100644 --- a/mail.php +++ b/mail.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -21,7 +21,7 @@ $OBJ = 'mail'; * sends mail with full email headers. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/template.php b/template.php index e6b4fef..02c4730 100644 --- a/template.php +++ b/template.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -21,7 +21,7 @@ $OBJ = 'template'; * contains all the parsing algorithms. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/template_fs.php b/template_fs.php index 032dc8e..ea2eb7d 100644 --- a/template_fs.php +++ b/template_fs.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -26,7 +26,7 @@ $OBJ = 'template'; * file-system based ones. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ diff --git a/xml.php b/xml.php index 58b85ae..b129cc7 100644 --- a/xml.php +++ b/xml.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # All parts of this file are ©2003-[#]year[#] Iris Studios, Inc. No # || +|| # All parts of this file are ©2002-[#]year[#] Iris Studios, Inc. No # || || # part of this file may be reproduced in any way: part or whole. # || || # --------------------------------------------------------------- # || -|| # ©2003 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || || ################################################################### || \*=====================================================================*/ @@ -20,7 +20,7 @@ $OBJ = 'xml'; * This framework is a wrapper for a robust XML parser. * * @author Iris Studios, Inc. -* @copyright Copyright ©2003 - [#]year[#], Iris Studios, Inc. +* @copyright Copyright ©2002 - [#]year[#], Iris Studios, Inc. * @version $Revision$ * */ -- 2.22.5