Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/unit/test_persistence.py
diff options
context:
space:
mode:
Diffstat (limited to 'unit/test_persistence.py')
-rwxr-xr-xunit/test_persistence.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/unit/test_persistence.py b/unit/test_persistence.py
index 2062240..ff0b5a4 100755
--- a/unit/test_persistence.py
+++ b/unit/test_persistence.py
@@ -1,5 +1,7 @@
#!/usr/bin/python
#
+# Copyright 2007 World Wide Workshop Foundation
+#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
@@ -14,6 +16,9 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
+# If you find this activity useful or end up using parts of it in one of your
+# own creations we would love to hear from you at info@WorldWideWorkshop.org !
+#
import sys
sys.path.append('..')