changeset 232:7745b79f5e1f misc

log2template: Update copyright.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 27 Jan 2012 20:44:59 +0200
parents c03535678aee
children d8e28c445028
files log2template.pl
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/log2template.pl	Fri Jan 27 20:40:15 2012 +0200
+++ b/log2template.pl	Fri Jan 27 20:44:59 2012 +0200
@@ -1,8 +1,8 @@
 #!/usr/bin/perl -w
 #
-# log2npctemplate - Log parser for BatWiki NPC/Armour/Item/Weapon templates
+# log2template - Log parser for BatWiki NPC/Armour/Item/Weapon templates
 # Developed by Matti Hämäläinen (Ggr Pupunen) <ccr@tnsp.org>
-# (C) Copyright 2010-2011 Tecnic Software productions (TNSP)
+# (C) Copyright 2010-2012 Tecnic Software productions (TNSP)
 #
 # Requires Perl 5.8.
 #
@@ -13,7 +13,7 @@
 # 3) qla monster
 # 4) Cast detect race, detect alignment, whatnot at monster (if you wish/can/have those).
 # 5) Fight and kill monster.
-# 6) run log2npctemplate.pl < logfile.log > output.txt
+# 6) run log2template.pl < logfile.log > output.txt
 #
 # 7) command id say say -ID-;blook at $*;say -%-;weigh $*;say -#-;look at $*;say -!-;cast identify at $*
 #