Made the license notice a bit shorter in source code. Left the long version in script...
[librarian.git] / tests / test_html.py
index 86fcfac..a6c6125 100644 (file)
@@ -1,9 +1,14 @@
 # -*- 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 html, NoDublinCore
 from nose.tools import *
 from utils import get_fixture, remove_output_file
 
-
 def teardown_transform():
     remove_output_file('text', 'asnyk_miedzy_nami.html')