From c0c3bcc0540806a77d09b832d9b242ffe13a5063 Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 5 Aug 2003 22:48:05 +0000 Subject: [PATCH] updated copyright notice --- libs/Config_File.class.php | 2 +- libs/Smarty.class.php | 2 +- libs/Smarty_Compiler.class.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/Config_File.class.php b/libs/Config_File.class.php index 1c5235b4..7ffcb0f5 100644 --- a/libs/Config_File.class.php +++ b/libs/Config_File.class.php @@ -31,7 +31,7 @@ * * @link http://smarty.php.net/ * @version 2.5.0 - * @copyright Copyright: 2001,2002 ispi of Lincoln, Inc. + * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc. * @author Andrei Zmievski * @access public * @package Smarty diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 392b8188..bfe52e11 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -35,7 +35,7 @@ * http://smarty.php.net/ * * @link http://smarty.php.net/ - * @copyright 2001,2002 ispi of Lincoln, Inc. + * @copyright 2001-2003 ispi of Lincoln, Inc. * @author Monte Ohrt * @author Andrei Zmievski * @package Smarty diff --git a/libs/Smarty_Compiler.class.php b/libs/Smarty_Compiler.class.php index 2ff89670..b3048ff4 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -35,7 +35,7 @@ * @author Monte Ohrt * @author Andrei Zmievski * @version 2.5.0 - * @copyright 2001,2002 ispi of Lincoln, Inc. + * @copyright 2001-2003 ispi of Lincoln, Inc. * @package Smarty */