changeset 1516:c760e0775e85

Update copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 13 Feb 2013 01:49:56 +0200
parents af2791caa104
children 8cd89345b54e
files README.txt docs/manual.sgml ggrtf.tf gm-identify.tf
diffstat 4 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Feb 13 01:48:25 2013 +0200
+++ b/README.txt	Wed Feb 13 01:49:56 2013 +0200
@@ -1,6 +1,6 @@
 GgrTF - TinyFugue script for BatMUD
 ===================================
-(C) Copyright 2004-2012 Matti Hamalainen (Ggr Pupunen) & others.
+(C) Copyright 2004-2013 Matti Hamalainen (Ggr Pupunen) & others.
 See CREDITS.txt for more complete author information.
 
 
--- a/docs/manual.sgml	Wed Feb 13 01:48:25 2013 +0200
+++ b/docs/manual.sgml	Wed Feb 13 01:49:56 2013 +0200
@@ -1,6 +1,6 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd">
 <!-- Define some entities
-<!ENTITY ggrtfver "0.7.0.0">
+<!ENTITY ggrtfver "0.7.0.2">
 <!ENTITY finger "<ulink url='http://www.bat.org/char/$1'>$1</ulink>">
 <!ENTITY jeskko "<ulink url='http://jeskko.pupunen.net/'>Jarkko Vääräniemi</ulink> (&finger Jeskko;)">
 <!ENTITY ggr "<ulink url='http://tnsp.org/~ccr/'>Matti Hämäläinen</ulink> (&finger Ggr;)">
@@ -86,10 +86,10 @@
   <author><firstname>Jarkko</firstname><surname>Vääräniemi</surname></author>
  </authorgroup>
  <copyright>
-  <year>2006-2012</year>
+  <year>2006-2013</year>
   <holder>Matti Hämäläinen (Ggr Pupunen)</holder>
  </copyright>
- <pubdate>2012</pubdate>
+ <pubdate>2013</pubdate>
 
 <legalnotice>
 <para>
--- a/ggrtf.tf	Wed Feb 13 01:48:25 2013 +0200
+++ b/ggrtf.tf	Wed Feb 13 01:49:56 2013 +0200
@@ -1,8 +1,8 @@
 ;;
 ;; GgrTF - A TinyFugue script for BatMUD
-;; (C) Copyright 2004-2012 Matti Hämäläinen (Ggr Pupunen)
+;; (C) Copyright 2004-2013 Matti Hämäläinen (Ggr Pupunen)
 ;;
-/set ggrtf_ver=0.7.0.1
+/set ggrtf_ver=0.7.0.2
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;
@@ -1174,7 +1174,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Version reporting
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-/set ggrtf_copy=(C) Copyright 2004-2012 Matti Hämäläinen (Ggr Pupunen) and others
+/set ggrtf_copy=(C) Copyright 2004-2013 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.
--- a/gm-identify.tf	Wed Feb 13 01:48:25 2013 +0200
+++ b/gm-identify.tf	Wed Feb 13 01:49:56 2013 +0200
@@ -1,6 +1,6 @@
 ;;
 ;; GgrTF::Identify - Identify output mangler
-;; (C) Copyright 2009-2012 Matti Hämäläinen (Ggr)
+;; (C) Copyright 2009-2013 Matti Hämäläinen (Ggr)
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;