summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorSean B. Palmer <http://inamidst.com/sbp/>2009-06-07 10:08:49 +0100
committerSean B. Palmer <http://inamidst.com/sbp/>2009-06-07 10:08:49 +0100
commitb35681c7593bc2935d1421d4de342a1453878445 (patch)
tree3b08e9ab01bee9a7fd71f91c4c2a376e8919c94e /modules
parent77ad158b1e2bcd46ffc64b5ce3cfe414c56f4adb (diff)
downloadbot-b35681c7593bc2935d1421d4de342a1453878445.tar.gz
bot-b35681c7593bc2935d1421d4de342a1453878445.tar.bz2
bot-b35681c7593bc2935d1421d4de342a1453878445.zip
Updated some of the copyright dates.
Diffstat (limited to 'modules')
-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/