changeset 1637:9c90b29ad9eb

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Oct 2019 06:29:59 +0300
parents 311279b3c132
children d49b58144863
files README.txt docs/manual.sgml ggrtf.tf
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Fri Oct 11 05:44:18 2019 +0300
+++ b/README.txt	Fri Oct 11 06:29:59 2019 +0300
@@ -1,6 +1,6 @@
 GgrTF - TinyFugue script for BatMUD
 ===================================
-(C) Copyright 2004-2016 Matti Hamalainen (Ggr Pupunen) & others.
+(C) Copyright 2004-2019 Matti Hamalainen (Ggr Pupunen) & others.
 See CREDITS.txt for more complete author information.
 
 
--- a/docs/manual.sgml	Fri Oct 11 05:44:18 2019 +0300
+++ b/docs/manual.sgml	Fri Oct 11 06:29:59 2019 +0300
@@ -85,10 +85,10 @@
   <author><firstname>Jarkko</firstname><surname>Vääräniemi</surname></author>
  </authorgroup>
  <copyright>
-  <year>2006-2016</year>
+  <year>2006-2019</year>
   <holder>Matti Hämäläinen (Ggr Pupunen)</holder>
  </copyright>
- <pubdate>2016</pubdate>
+ <pubdate>2019</pubdate>
 
 <legalnotice>
 <para>
--- a/ggrtf.tf	Fri Oct 11 05:44:18 2019 +0300
+++ b/ggrtf.tf	Fri Oct 11 06:29:59 2019 +0300
@@ -1,6 +1,6 @@
 ;;
 ;; GgrTF - A TinyFugue script for BatMUD
-;; (C) Copyright 2004-2016 Matti Hämäläinen (Ggr Pupunen)
+;; (C) Copyright 2004-2019 Matti Hämäläinen (Ggr Pupunen)
 ;;
 /set ggrtf_ver=0.7.4.0
 ;;
@@ -1187,7 +1187,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Version reporting
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-/set ggrtf_copy=(C) Copyright 2004-2016 Matti Hämäläinen (Ggr Pupunen) and others
+/set ggrtf_copy=(C) Copyright 2004-2019 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.