X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/f8e5f031c04122d65d1066077be3920ae95518ae..3f007696b61ee78291def21c0dca98f94524a943:/tests/test_text.py?ds=inline diff --git a/tests/test_text.py b/tests/test_text.py index 020c571..3f93239 100644 --- a/tests/test_text.py +++ b/tests/test_text.py @@ -1,4 +1,10 @@ # -*- coding: utf-8 -*- +# +# Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska +# +# This file is part of Librarian, licensed under GNU Affero GPLv3 or later. +# For full license text see COPYING or +# from librarian import text, NoDublinCore from nose.tools import * from utils import get_fixture, remove_output_file