]> granicus.if.org Git - python/commit
Remove copyright notices from gencodec.py output.
authorMarc-André Lemburg <mal@egenix.com>
Fri, 23 Jul 2004 10:09:57 +0000 (10:09 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 23 Jul 2004 10:09:57 +0000 (10:09 +0000)
commit5ae638c78e46da78443ef312b128000f42606dc5
tree56e3b3d60299c9ae85ba33dedbc1fea708d13a90
parentf9cbf211578c3d5a7d5fe2ac3bf09b1b5a2dd5e2
Remove copyright notices from gencodec.py output.

The script was originally used to create the initial set of
codecs (and these were (c) CNRI). While the script itself still
is (c) CNRI, the output certainly isn't anymore.
Tools/scripts/gencodec.py