mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-03 05:41:37 +01:00
update copyright notice
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user