update copyright notices, e-mail addresses

This commit is contained in:
mohrt
2005-01-21 16:41:52 +00:00
parent be3e9292a2
commit 215e8784b1
23 changed files with 33 additions and 33 deletions

4
README
View File

@@ -6,7 +6,7 @@ VERSION: 2.6.0
AUTHORS:
Monte Ohrt <monte@ispi.net>
Monte Ohrt <monte@ohrt.com>
Andrei Zmievski <andrei@php.net>
MAILING LISTS:
@@ -75,6 +75,6 @@ DESCRIPTION:
* and many more.
COPYRIGHT:
Copyright (c) 2001,2002 ispi of Lincoln, Inc. All rights reserved.
Copyright (c) 2001-2005 New Digital Group, Inc. All rights reserved.
This software is released under the GNU Lesser General Public License.
Please read the disclaimer at the top of the Smarty.class.php file.

View File

@@ -328,7 +328,7 @@ your copy of Smarty.)
Documentation is written in docbook format. I updated the docbook -> HTML
generating software & style-sheets, and consequently the examples are no longer
in a different background color. If anyone wants to contribute a better
stylesheet or help with documentation, drop me a line. <monte@ispi.net>
stylesheet or help with documentation, drop me a line. <monte@ohrt.com>
CHANGES/ENHANCEMENTS/UPDATES

View File

@@ -5,7 +5,7 @@
<title>Smarty - die kompilierende PHP Template-Engine</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>
@@ -22,7 +22,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>
<!-- Keep this comment at the end of the file

View File

@@ -5,7 +5,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -15,7 +15,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -4,7 +4,7 @@
<title>Smarty - El motor compilador de Plantillas para PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>
@@ -17,7 +17,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -6,7 +6,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -34,7 +34,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -5,7 +5,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -15,7 +15,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -5,7 +5,7 @@
<title>Smarty - a ferramenta para compilar templates para PHP</title>
<authorgroup id="authors">
<author>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<firstname>Monte</firstname><surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname><surname>Zmievski &lt;andrei@php.net&gt;</surname>
@@ -28,7 +28,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2004</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -6,7 +6,7 @@
<authorgroup id="authors">
<author>
<firstname>Monte</firstname>
<surname>Ohrt &lt;monte@ispi.net&gt;</surname>
<surname>Ohrt &lt;monte@ohrt.com&gt;</surname>
</author>
<author>
<firstname>Andrei</firstname>
@@ -26,7 +26,7 @@
<pubdate>&build-date;</pubdate>
<copyright>
<year>2001-2005</year>
<holder>ispi of Lincoln, Inc.</holder>
<holder>New Digital Group, Inc.</holder>
</copyright>
</bookinfo>

View File

@@ -19,7 +19,7 @@
*
* @link http://smarty.php.net/
* @version 2.6.6-dev
* @copyright Copyright: 2001-2005 ispi of Lincoln, Inc.
* @copyright Copyright: 2001-2005 New Digital Group, Inc.
* @author Andrei Zmievski <andrei@php.net>
* @access public
* @package Smarty

View File

@@ -23,8 +23,8 @@
* smarty-general-subscribe@lists.php.net
*
* @link http://smarty.php.net/
* @copyright 2001-2005 ispi of Lincoln, Inc.
* @author Monte Ohrt <monte@ispi.net>
* @copyright 2001-2005 New Digital Group, Inc.
* @author Monte Ohrt <monte@ohrt.com>
* @author Andrei Zmievski <andrei@php.net>
* @package Smarty
* @version 2.6.6-dev

View File

@@ -19,10 +19,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* @link http://smarty.php.net/
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @author Andrei Zmievski <andrei@php.net>
* @version 2.6.6-dev
* @copyright 2001-2005 ispi of Lincoln, Inc.
* @copyright 2001-2005 New Digital Group, Inc.
* @package Smarty
*/

View File

@@ -32,7 +32,7 @@
* </pre>
* @link http://smarty.php.net/manual/en/language.function.cycle.php {cycle}
* (Smarty online manual)
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @author credit to Mark Priatel <mpriatel@rogers.com>
* @author credit to Gerard <gerard@interfold.com>
* @author credit to Jason Sweat <jsweat_php@yahoo.com>

View File

@@ -15,7 +15,7 @@
* Purpose: popup debug window
* @link http://smarty.php.net/manual/en/language.function.debug.php {debug}
* (Smarty online manual)
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.checkboxes.php {html_checkboxes}
* (Smarty online manual)
* @author Christopher Kvarme <christopher.kvarme@flashjab.com>
* @author credits to Monte Ohrt <monte@ispi.net>
* @author credits to Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -25,7 +25,7 @@
* Output: <img src="images/masthead.gif" border=0 width=400 height=23>
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
* (Smarty online manual)
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @author credits to Duda <duda@big.hu> - wrote first image function
* in repository, helped with lots of functionality
* @version 1.0

View File

@@ -31,7 +31,7 @@
* @link http://smarty.php.net/manual/en/language.function.html.radios.php {html_radios}
* (Smarty online manual)
* @author Christopher Kvarme <christopher.kvarme@flashjab.com>
* @author credits to Monte Ohrt <monte@ispi.net>
* @author credits to Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @param array
* @param Smarty

View File

@@ -33,7 +33,7 @@
* {table loop=$data cols=4 tr_attr='"bgcolor=red"'}
* {table loop=$data cols=4 tr_attr=$colors}
* </pre>
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @link http://smarty.php.net/manual/en/language.function.html.table.php {html_table}
* (Smarty online manual)

View File

@@ -40,7 +40,7 @@
* @link http://smarty.php.net/manual/en/language.function.mailto.php {mailto}
* (Smarty online manual)
* @version 1.2
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @author credits to Jason Sweat (added cc, bcc and subject functionality)
* @param array
* @param Smarty

View File

@@ -17,7 +17,7 @@
* Example: {$var|cat:"foo"}
* @link http://smarty.php.net/manual/en/language.modifier.cat.php cat
* (Smarty online manual)
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @param string
* @param string

View File

@@ -21,7 +21,7 @@
* @link http://smarty.php.net/manual/en/language.modifier.nl2br.php
* nl2br (Smarty online manual)
* @version 1.0
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @param string
* @return string
*/

View File

@@ -17,7 +17,7 @@
* Date: September 25th, 2002
* @link http://smarty.php.net/manual/en/language.modifier.strip.php
* strip (Smarty online manual)
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @version 1.0
* @param string
* @param string

View File

@@ -19,7 +19,7 @@
* Install: Drop into the plugin directory, call
* <code>$smarty->load_filter('output','trimwhitespace');</code>
* from application.
* @author Monte Ohrt <monte@ispi.net>
* @author Monte Ohrt <monte@ohrt.com>
* @author Contributions from Lars Noschinski <lars@usenet.noschinski.de>
* @version 1.3
* @param string