Made the license notice a bit shorter in source code. Left the long version in script...
authorŁukasz Rekucki <lrekucki@gmail.com>
Sat, 20 Mar 2010 23:15:12 +0000 (00:15 +0100)
committerŁukasz Rekucki <lrekucki@gmail.com>
Sat, 20 Mar 2010 23:15:12 +0000 (00:15 +0100)
commit3f007696b61ee78291def21c0dca98f94524a943
tree182e83db4bd53129a2117f21386b2cc92e6a6b5d
parentaa0daf95a4ba4503a94fc6458ede9d9ca8b1d0d1
Made the license notice a bit shorter in source code. Left the long version in scripts and XSLT.
12 files changed:
README.md
librarian/__init__.py
librarian/dcparser.py
librarian/html.py
librarian/parser.py
librarian/text.py
scripts/master.css
scripts/normalize.py
tests/test_dcparser.py
tests/test_html.py
tests/test_text.py
tests/utils.py