diff icesusplaque.pl @ 134:b2685ec16e67 misc

Update copyrights, add comments.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Dec 2010 15:41:27 +0000
parents fb5a3f75cfa3
children c79dd30a368f
line wrap: on
line diff
--- a/icesusplaque.pl	Mon Dec 20 15:36:56 2010 +0000
+++ b/icesusplaque.pl	Mon Dec 20 15:41:27 2010 +0000
@@ -1,4 +1,12 @@
 #!/usr/bin/perl -w
+#
+# Icesus top player plaque parser
+# Developed by Matti Hämäläinen (Ggr Pupunen) <ccr@tnsp.org>
+# (C) Copyright 2010 Tecnic Software productions (TNSP)
+#
+# Inputs a logfile with multiple Icesus top player plaque listings
+# and outputs a plaque with changed positions etc.
+#
 use strict;
 use Date::Parse;