fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Made the license notice a bit shorter in source code. Left the long version in script...
[librarian.git]
/
tests
/
test_text.py
diff --git
a/tests/test_text.py
b/tests/test_text.py
index
020c571
..
3f93239
100644
(file)
--- a/
tests/test_text.py
+++ b/
tests/test_text.py
@@
-1,4
+1,10
@@
# -*- coding: utf-8 -*-
# -*- 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 <http://www.gnu.org/licenses/agpl.html>
+#
from librarian import text, NoDublinCore
from nose.tools import *
from utils import get_fixture, remove_output_file
from librarian import text, NoDublinCore
from nose.tools import *
from utils import get_fixture, remove_output_file