fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for empty editors
[librarian.git]
/
tests
/
utils.py
diff --git
a/tests/utils.py
b/tests/utils.py
index
16db28b
..
b112066
100644
(file)
--- a/
tests/utils.py
+++ b/
tests/utils.py
@@
-1,9
+1,7
@@
# -*- 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.
# 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>
+#
Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
from __future__ import with_statement
from os.path import realpath, join, dirname
#
from __future__ import with_statement
from os.path import realpath, join, dirname