changeset 1573:2c49cca69a8b

Update copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 01 Jan 2014 22:01:20 +0200
parents b9913c1a9208
children 26812e5f7549
files README.txt docs/manual.sgml ggrtf.tf
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Sat Dec 28 13:29:30 2013 +0200
+++ b/README.txt	Wed Jan 01 22:01:20 2014 +0200
@@ -1,6 +1,6 @@
 GgrTF - TinyFugue script for BatMUD
 ===================================
-(C) Copyright 2004-2013 Matti Hamalainen (Ggr Pupunen) & others.
+(C) Copyright 2004-2014 Matti Hamalainen (Ggr Pupunen) & others.
 See CREDITS.txt for more complete author information.
 
 
--- a/docs/manual.sgml	Sat Dec 28 13:29:30 2013 +0200
+++ b/docs/manual.sgml	Wed Jan 01 22:01:20 2014 +0200
@@ -86,10 +86,10 @@
   <author><firstname>Jarkko</firstname><surname>Vääräniemi</surname></author>
  </authorgroup>
  <copyright>
-  <year>2006-2013</year>
+  <year>2006-2014</year>
   <holder>Matti Hämäläinen (Ggr Pupunen)</holder>
  </copyright>
- <pubdate>2013</pubdate>
+ <pubdate>2014</pubdate>
 
 <legalnotice>
 <para>
--- a/ggrtf.tf	Sat Dec 28 13:29:30 2013 +0200
+++ b/ggrtf.tf	Wed Jan 01 22:01:20 2014 +0200
@@ -1,6 +1,6 @@
 ;;
 ;; GgrTF - A TinyFugue script for BatMUD
-;; (C) Copyright 2004-2013 Matti Hämäläinen (Ggr Pupunen)
+;; (C) Copyright 2004-2014 Matti Hämäläinen (Ggr Pupunen)
 ;;
 /set ggrtf_ver=0.7.2.2
 ;;
@@ -1174,7 +1174,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Version reporting
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-/set ggrtf_copy=(C) Copyright 2004-2013 Matti Hämäläinen (Ggr Pupunen) and others
+/set ggrtf_copy=(C) Copyright 2004-2014 Matti Hämäläinen (Ggr Pupunen) and others
 
 ;@command /gver
 ;@desc Prints (or returns, if called as function) a short version string of GgrTF.