From 5f68c36b5a93d9c51749647c5df9657275d849c9 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Wed, 13 Apr 2005 22:12:51 +0000 Subject: [PATCH] Updated file headers to be our new one. --- 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 2abe004..3ffc10e 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 ©2002-[#]year[#] Iris Studios, Inc. No # || -|| # part of this file may be reproduced in any way: part or whole. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/functions.php b/functions.php index 66c55b4..7aa1a6c 100644 --- a/functions.php +++ b/functions.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # 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. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/kernel.php b/kernel.php index 4768192..7aa1052 100644 --- a/kernel.php +++ b/kernel.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # 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. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/mail.php b/mail.php index 20e9ffa..051bbb3 100644 --- a/mail.php +++ b/mail.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # 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. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/template.php b/template.php index 02c4730..2c7056e 100644 --- a/template.php +++ b/template.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # 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. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/template_fs.php b/template_fs.php index ea2eb7d..521625b 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 ©2002-[#]year[#] Iris Studios, Inc. No # || -|| # part of this file may be reproduced in any way: part or whole. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ diff --git a/xml.php b/xml.php index b129cc7..796b85d 100644 --- a/xml.php +++ b/xml.php @@ -3,10 +3,10 @@ || ################################################################### || || # Iris Studios Shared Object Framework [#]version[#] || # --------------------------------------------------------------- # || -|| # 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. # || +|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || +|| # This file may not be reproduced in any way without permission. # || || # --------------------------------------------------------------- # || -|| # ©2002 - [#]year[#] Iris Studios, Inc. | http://www.iris-studios.com # || +|| # User License Agreement at http://www.iris-studios.com/license/ # || || ################################################################### || \*=====================================================================*/ -- 2.22.5