diff --git a/libs/Config_File.class.php b/libs/Config_File.class.php index 3be831f3..8a69093f 100644 --- a/libs/Config_File.class.php +++ b/libs/Config_File.class.php @@ -17,15 +17,9 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * You may contact the author of Config_File by e-mail at: - * {@link andrei@php.net} - * - * The latest version of Config_File can be obtained from: - * http://smarty.php.net/ - * * @link http://smarty.php.net/ * @version 2.6.2-dev - * @copyright Copyright: 2001-2003 ispi of Lincoln, Inc. + * @copyright Copyright: 2001-2004 ispi of Lincoln, Inc. * @author Andrei Zmievski * @access public * @package Smarty diff --git a/libs/Smarty.class.php b/libs/Smarty.class.php index 39e0230f..b525f094 100644 --- a/libs/Smarty.class.php +++ b/libs/Smarty.class.php @@ -22,21 +22,8 @@ * Smarty mailing list. Send a blank e-mail to * smarty-general-subscribe@lists.php.net * - * You may contact the authors of Smarty by e-mail at: - * monte@ispi.net - * andrei@php.net - * - * Or, write to: - * Monte Ohrt - * Director of Technology, ispi - * 237 S. 70th suite 220 - * Lincoln, NE 68510 - * - * The latest version of Smarty can be obtained from: - * http://smarty.php.net/ - * * @link http://smarty.php.net/ - * @copyright 2001-2003 ispi of Lincoln, Inc. + * @copyright 2001-2004 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 0c8c9168..5a6f3a20 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -18,24 +18,11 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * You may contact the authors of Smarty by e-mail at: - * monte@ispi.net - * andrei@php.net - * - * Or, write to: - * Monte Ohrt - * Director of Technology, ispi - * 237 S. 70th suite 220 - * Lincoln, NE 68510 - * - * The latest version of Smarty can be obtained from: - * http://smarty.php.net/ - * * @link http://smarty.php.net/ * @author Monte Ohrt * @author Andrei Zmievski * @version 2.6.2-dev - * @copyright 2001-2003 ispi of Lincoln, Inc. + * @copyright 2001-2004 ispi of Lincoln, Inc. * @package Smarty */