diff ggrtf.tf @ 1655:356c3c26aee6

Get rid of ISO-8859-1 in copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 28 Sep 2021 02:24:25 +0300
parents a599a9429928
children 4dd02b568cbe
line wrap: on
line diff
--- a/ggrtf.tf	Tue Sep 28 02:11:30 2021 +0300
+++ b/ggrtf.tf	Tue Sep 28 02:24:25 2021 +0300
@@ -1,6 +1,6 @@
 ;;
 ;; GgrTF - A TinyFugue script for BatMUD
-;; (C) Copyright 2004-2021 Matti Hämäläinen (Ggr Pupunen)
+;; (C) Copyright 2004-2021 Matti Hamalainen (Ggr Pupunen)
 ;;
 /set ggrtf_ver=0.7.4.2
 ;;
@@ -1194,7 +1194,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; Version reporting
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-/set ggrtf_copy=(C) Copyright 2004-2021 Matti Hämäläinen (Ggr Pupunen) and others
+/set ggrtf_copy=(C) Copyright 2004-2021 Matti Hamalainen (Ggr Pupunen) and others
 
 ;@command /gver
 ;@desc Prints (or returns, if called as function) a short version string of GgrTF.