update copyright notice

This commit is contained in:
mohrt
2001-01-25 23:07:36 +00:00
parent db1d41ae59
commit 3022bda87f
8 changed files with 31 additions and 27 deletions

View File

@@ -9,7 +9,7 @@ require_once "PEAR.php";
* @author Andrei Zmievski <andrei@ispi.net>
* @access public
*
* Copyright: 2001, ispi Inc.
* Copyright: 2001 ispi of Lincoln, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License

View File

@@ -3,12 +3,10 @@
* Project: Smarty: the PHP compiled template engine
* File: Smarty.class.php
* Author: Monte Ohrt <monte@ispi.net>
* original idea and implementation
* Andrei Zmievski <andrei@ispi.net>
*
* Andrei Zmievski <andrei@ispi.net>
* parsing engine rewrite and a lot more
* Version: 1.0b
* Copyright: 2001 ispi, Inc.
* Version: 1.0b
* Copyright: 2001 ispi of Lincoln, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License