chiark / gitweb /
Some additional copyright info
[ypp-sc-tools.db-live.git] / pctb / decode-pctb-marketdata
index 68cf060692d4da167649a57802f66ac961c131cb..6cdecc658d1e2065237e9f12c6aeea025adcdb12 100755 (executable)
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+# This specific file is hereby placed in the public domain, or nearest
+# equivalent in law, by me, Ian Jackson.  5th July 2009.
+
 use IO::Handle;
 
 open CM, "_commodmap.tsv" or die $!;