X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=pctb%2Fdecode-pctb-marketdata;h=6cdecc658d1e2065237e9f12c6aeea025adcdb12;hb=553daeefdcf22b92ef1ba2fd48a0aa69dfde2afd;hp=68cf060692d4da167649a57802f66ac961c131cb;hpb=c4232b7d54164bd7a36ff9b0bde86ce23f9adcfa;p=ypp-sc-tools.web-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 $!;