X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Fdecode-pctb-marketdata;h=6cdecc658d1e2065237e9f12c6aeea025adcdb12;hb=4c4f06d95a80d3261197222464c05de519928602;hp=68cf060692d4da167649a57802f66ac961c131cb;hpb=e73de40df01d79cf450b3e5f9de9b71c47959fc7;p=ypp-sc-tools.db-live.git diff --git a/pctb/decode-pctb-marketdata b/pctb/decode-pctb-marketdata index 68cf060..6cdecc6 100755 --- a/pctb/decode-pctb-marketdata +++ b/pctb/decode-pctb-marketdata @@ -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 $!;