]> git.ipfire.org Git - thirdparty/babel.git/commit
Rephrase copyright headers to link to the LICENSE file instead of COPYING 559/head
authorAarni Koskela <akx@iki.fi>
Fri, 2 Feb 2018 16:52:10 +0000 (18:52 +0200)
committerAarni Koskela <akx@iki.fi>
Fri, 2 Feb 2018 16:52:10 +0000 (18:52 +0200)
commit5e50652b2c73eac42f9e6c99b7337d82b8b581cb
tree672e1c2ec80858c13fd70e6b73f7bbfcd05897c3
parent6af596705230ae92f9d007002b0fcc9b24db2944
Rephrase copyright headers to link to the LICENSE file instead of COPYING

Fixes #398
17 files changed:
scripts/dump_data.py
scripts/dump_global.py
scripts/import_cldr.py
tests/messages/test_catalog.py
tests/messages/test_checkers.py
tests/messages/test_extract.py
tests/messages/test_frontend.py
tests/messages/test_mofile.py
tests/messages/test_plurals.py
tests/messages/test_pofile.py
tests/test_core.py
tests/test_dates.py
tests/test_localedata.py
tests/test_numbers.py
tests/test_plural.py
tests/test_support.py
tests/test_util.py