summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmodules/admin.py2
-rwxr-xr-xmodules/clock.py2
-rwxr-xr-xmodules/dict.py2
-rwxr-xr-xmodules/etymology.py2
-rwxr-xr-xmodules/oblique.py2
-rwxr-xr-xmodules/search.py2
-rwxr-xr-xmodules/wikipedia.py2
7 files changed, 7 insertions, 7 deletions
diff --git a/modules/admin.py b/modules/admin.py
index b617c4c..249f117 100755
--- a/modules/admin.py
+++ b/modules/admin.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
admin.py - Phenny Admin Module
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/clock.py b/modules/clock.py
index d1983ce..80d1c73 100755
--- a/modules/clock.py
+++ b/modules/clock.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
clock.py - Phenny Clock Module
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/dict.py b/modules/dict.py
index ac29a2e..125f686 100755
--- a/modules/dict.py
+++ b/modules/dict.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
dict.py - Phenny Dictionary Module
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/etymology.py b/modules/etymology.py
index 30257f2..1480191 100755
--- a/modules/etymology.py
+++ b/modules/etymology.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
etymology.py - Phenny Etymology Module
-Copyright 2007, Sean B. Palmer, inamidst.com
+Copyright 2007-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/oblique.py b/modules/oblique.py
index a378d87..49e7d8c 100755
--- a/modules/oblique.py
+++ b/modules/oblique.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
oblique.py - Web Services Interface
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/search.py b/modules/search.py
index 6aa6b2b..df7ce65 100755
--- a/modules/search.py
+++ b/modules/search.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
search.py - Phenny Web Search Module
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/
diff --git a/modules/wikipedia.py b/modules/wikipedia.py
index 747ad48..e1c059c 100755
--- a/modules/wikipedia.py
+++ b/modules/wikipedia.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
wikipedia.py - Phenny Wikipedia Module
-Copyright 2008, Sean B. Palmer, inamidst.com
+Copyright 2008-9, Sean B. Palmer, inamidst.com
Licensed under the Eiffel Forum License 2.
http://inamidst.com/phenny/