CVS update: /cowiki/htdocs/setup/tpl/

[email protected] 29 Apr 2005 22:34:40 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/04/29 15:34:40

Modified:
   cowiki/htdocs/setup/tpl/window.regret.tpl
   cowiki/htdocs/setup/tpl/window.default.tpl

Log:
 Display copyright string

File Changes:

Directory: /cowiki/htdocs/setup/tpl/
====================================

File [changed]: window.regret.tpl
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/tpl/window.regret.tpl?r1=1.3&r2=1.4
Delta lines:  +3 -1
-------------------
--- window.regret.tpl	29 Apr 2005 00:54:05 -0000	1.3
+++ window.regret.tpl	29 Apr 2005 22:34:38 -0000	1.4
@@ -2,7 +2,7 @@
 
 <!--
 
-  $Id: window.regret.tpl,v 1.3 2005/04/29 00:54:05 dgorski Exp $
+  $Id: window.regret.tpl,v 1.4 2005/04/29 22:34:38 dgorski Exp $
 
   This file is part of coWiki. coWiki is free software under the terms of
   the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -107,6 +107,8 @@
   </form>
 </div>
 
+<br/>
+  <div align="center" class="copy"><i>COPYRIGHT &copy; 2001-{%TPL_CURRENT_YEAR%} The coWiki Project, ALL RIGHTS RESERVED</i></div>
 <br/>
 
 </body>

File [changed]: window.default.tpl
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/tpl/window.default.tpl?r1=1.4&r2=1.5
Delta lines:  +3 -1
-------------------
--- window.default.tpl	29 Apr 2005 00:54:05 -0000	1.4
+++ window.default.tpl	29 Apr 2005 22:34:38 -0000	1.5
@@ -2,7 +2,7 @@
 
 <!--
 
-  $Id: window.default.tpl,v 1.4 2005/04/29 00:54:05 dgorski Exp $
+  $Id: window.default.tpl,v 1.5 2005/04/29 22:34:38 dgorski Exp $
 
   This file is part of coWiki. coWiki is free software under the terms of
   the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -121,6 +121,8 @@
   </form>
 </div>
 
+<br/>
+  <div align="center" class="copy"><i>COPYRIGHT &copy; 2001-{%TPL_CURRENT_YEAR%} The coWiki Project, ALL RIGHTS RESERVED</i></div>
 <br/>
 
 </body>