Revision: 3159
          http://spambayes.svn.sourceforge.net/spambayes/?rev=3159&view=rev
Author:   montanaro
Date:     2007-09-14 21:02:29 -0700 (Fri, 14 Sep 2007)

Log Message:
-----------
update copyright year

Modified Paths:
--------------
    trunk/spambayes/LICENSE.txt
    trunk/spambayes/README-DEVEL.txt
    trunk/spambayes/README.txt
    trunk/spambayes/contrib/showclues.py
    trunk/spambayes/scripts/core_server.py
    trunk/spambayes/scripts/sb_dbexpimp.py
    trunk/spambayes/scripts/sb_evoscore.py
    trunk/spambayes/scripts/sb_imapfilter.py
    trunk/spambayes/scripts/sb_notesfilter.py
    trunk/spambayes/scripts/sb_pop3dnd.py
    trunk/spambayes/scripts/sb_server.py
    trunk/spambayes/spambayes/CoreUI.py
    trunk/spambayes/spambayes/Corpus.py
    trunk/spambayes/spambayes/FileCorpus.py
    trunk/spambayes/spambayes/ImapUI.py
    trunk/spambayes/spambayes/OptionsClass.py
    trunk/spambayes/spambayes/ProxyUI.py
    trunk/spambayes/spambayes/ServerUI.py
    trunk/spambayes/spambayes/Stats.py
    trunk/spambayes/spambayes/TestToolsUI.py
    trunk/spambayes/spambayes/UserInterface.py
    trunk/spambayes/spambayes/Version.py
    trunk/spambayes/spambayes/XMLRPCPlugin.py
    trunk/spambayes/spambayes/i18n.py
    trunk/spambayes/spambayes/message.py
    trunk/spambayes/spambayes/oe_mailbox.py
    trunk/spambayes/spambayes/smtpproxy.py
    trunk/spambayes/spambayes/storage.py
    trunk/spambayes/utilities/convert_config_file.py
    trunk/spambayes/utilities/convert_db.py
    trunk/spambayes/windows/autoconfigure.py
    trunk/spambayes/windows/pop3proxy_service.py
    trunk/spambayes/windows/pop3proxy_tray.py
    trunk/spambayes/windows/readme_proxy.html

Modified: trunk/spambayes/LICENSE.txt
===================================================================
--- trunk/spambayes/LICENSE.txt 2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/LICENSE.txt 2007-09-15 04:02:29 UTC (rev 3159)
@@ -1,4 +1,4 @@
-Copyright (C) 2002-2004 Python Software Foundation; All Rights Reserved
+Copyright (C) 2002-2007 Python Software Foundation; All Rights Reserved
 
 The Python Software Foundation (PSF) holds copyright on all material
 in this project.  You may use it under the terms of the PSF license:

Modified: trunk/spambayes/README-DEVEL.txt
===================================================================
--- trunk/spambayes/README-DEVEL.txt    2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/README-DEVEL.txt    2007-09-15 04:02:29 UTC (rev 3159)
@@ -1,4 +1,4 @@
-Copyright (C) 2002-5 Python Software Foundation; All Rights Reserved
+Copyright (C) 2002-2007 Python Software Foundation; All Rights Reserved
 
 The Python Software Foundation (PSF) holds copyright on all material
 in this project.  You may use it under the terms of the PSF license;

Modified: trunk/spambayes/README.txt
===================================================================
--- trunk/spambayes/README.txt  2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/README.txt  2007-09-15 04:02:29 UTC (rev 3159)
@@ -1,4 +1,4 @@
-Copyright (C) 2002-3 Python Software Foundation; All Rights Reserved
+Copyright (C) 2002-2007 Python Software Foundation; All Rights Reserved
 
 The Python Software Foundation (PSF) holds copyright on all material
 in this project.  You may use it under the terms of the PSF license;

Modified: trunk/spambayes/contrib/showclues.py
===================================================================
--- trunk/spambayes/contrib/showclues.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/contrib/showclues.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -38,7 +38,7 @@
       begin on a line starting with 'From ').
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/core_server.py
===================================================================
--- trunk/spambayes/scripts/core_server.py      2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/core_server.py      2007-09-15 04:02:29 UTC (rev 
3159)
@@ -34,7 +34,7 @@
         values from the [html_ui] section of bayescustomize.ini.
 """
 
-# This module is part of the spambayes project, which is Copyright 2002
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/sb_dbexpimp.py
===================================================================
--- trunk/spambayes/scripts/sb_dbexpimp.py      2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_dbexpimp.py      2007-09-15 04:02:29 UTC (rev 
3159)
@@ -69,7 +69,7 @@
         sb_dbexpimp -i -m -d newbayes.db -f bbayes.export
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/sb_evoscore.py
===================================================================
--- trunk/spambayes/scripts/sb_evoscore.py      2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_evoscore.py      2007-09-15 04:02:29 UTC (rev 
3159)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 
-# Copyright (C) 2003 Python Software Foundation; All Rights Reserved
+# Copyright (C) 2003-2007 Python Software Foundation; All Rights Reserved
 #
 # Licensed under the Python Software Foundation License, which you should have
 # received as part of the Spambayes distribution.

Modified: trunk/spambayes/scripts/sb_imapfilter.py
===================================================================
--- trunk/spambayes/scripts/sb_imapfilter.py    2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_imapfilter.py    2007-09-15 04:02:29 UTC (rev 
3159)
@@ -62,7 +62,7 @@
     o Suggestions?
 """
 
-# This module is part of the SpamBayes project, which is Copyright 2002-5
+# This module is part of the SpamBayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/sb_notesfilter.py
===================================================================
--- trunk/spambayes/scripts/sb_notesfilter.py   2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_notesfilter.py   2007-09-15 04:02:29 UTC (rev 
3159)
@@ -126,7 +126,7 @@
     o Suggestions?
 '''
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/sb_pop3dnd.py
===================================================================
--- trunk/spambayes/scripts/sb_pop3dnd.py       2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_pop3dnd.py       2007-09-15 04:02:29 UTC (rev 
3159)
@@ -48,7 +48,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-4
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/scripts/sb_server.py
===================================================================
--- trunk/spambayes/scripts/sb_server.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/scripts/sb_server.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -41,7 +41,7 @@
 to _pop3proxyham.mbox and _pop3proxyspam.mbox.
 """
 
-# This module is part of the spambayes project, which is Copyright 2002
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/CoreUI.py
===================================================================
--- trunk/spambayes/spambayes/CoreUI.py 2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/spambayes/CoreUI.py 2007-09-15 04:02:29 UTC (rev 3159)
@@ -36,7 +36,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/Corpus.py
===================================================================
--- trunk/spambayes/spambayes/Corpus.py 2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/spambayes/Corpus.py 2007-09-15 04:02:29 UTC (rev 3159)
@@ -72,7 +72,7 @@
 
 '''
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/FileCorpus.py
===================================================================
--- trunk/spambayes/spambayes/FileCorpus.py     2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/FileCorpus.py     2007-09-15 04:02:29 UTC (rev 
3159)
@@ -35,7 +35,7 @@
     o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/ImapUI.py
===================================================================
--- trunk/spambayes/spambayes/ImapUI.py 2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/spambayes/ImapUI.py 2007-09-15 04:02:29 UTC (rev 3159)
@@ -28,7 +28,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/OptionsClass.py
===================================================================
--- trunk/spambayes/spambayes/OptionsClass.py   2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/OptionsClass.py   2007-09-15 04:02:29 UTC (rev 
3159)
@@ -48,7 +48,7 @@
 
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/ProxyUI.py
===================================================================
--- trunk/spambayes/spambayes/ProxyUI.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/ProxyUI.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -37,7 +37,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/ServerUI.py
===================================================================
--- trunk/spambayes/spambayes/ServerUI.py       2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/ServerUI.py       2007-09-15 04:02:29 UTC (rev 
3159)
@@ -21,7 +21,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/Stats.py
===================================================================
--- trunk/spambayes/spambayes/Stats.py  2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/spambayes/Stats.py  2007-09-15 04:02:29 UTC (rev 3159)
@@ -26,7 +26,7 @@
     o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/TestToolsUI.py
===================================================================
--- trunk/spambayes/spambayes/TestToolsUI.py    2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/TestToolsUI.py    2007-09-15 04:02:29 UTC (rev 
3159)
@@ -16,7 +16,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/UserInterface.py
===================================================================
--- trunk/spambayes/spambayes/UserInterface.py  2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/UserInterface.py  2007-09-15 04:02:29 UTC (rev 
3159)
@@ -48,7 +48,7 @@
 
 """
 
-# This module is part of the spambayes project, which is Copyright 2002
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/Version.py
===================================================================
--- trunk/spambayes/spambayes/Version.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/Version.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -25,7 +25,7 @@
 LATEST_VERSION_HOME="http://spambayes.sourceforge.net/download/Version.cfg";
 DEFAULT_DOWNLOAD_PAGE="http://spambayes.sourceforge.net/windows.html";
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/XMLRPCPlugin.py
===================================================================
--- trunk/spambayes/spambayes/XMLRPCPlugin.py   2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/XMLRPCPlugin.py   2007-09-15 04:02:29 UTC (rev 
3159)
@@ -39,8 +39,8 @@
 __author__ = "Skip Montanaro <[EMAIL PROTECTED]>"
 __credits__ = "All the Spambayes folk."
 
-# This module is part of the spambayes project, which is Copyright 2002 The
-# Python Software Foundation and is covered by the Python Software
+# This module is part of the spambayes project, which is Copyright 2002-2007
+# The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 
 import threading

Modified: trunk/spambayes/spambayes/i18n.py
===================================================================
--- trunk/spambayes/spambayes/i18n.py   2007-08-03 22:41:12 UTC (rev 3158)
+++ trunk/spambayes/spambayes/i18n.py   2007-09-15 04:02:29 UTC (rev 3159)
@@ -8,7 +8,7 @@
 Manages the internationalisation (i18n) aspects of SpamBayes.
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-4
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/message.py
===================================================================
--- trunk/spambayes/spambayes/message.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/message.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -64,7 +64,7 @@
     o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/oe_mailbox.py
===================================================================
--- trunk/spambayes/spambayes/oe_mailbox.py     2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/oe_mailbox.py     2007-09-15 04:02:29 UTC (rev 
3159)
@@ -17,7 +17,7 @@
 
 from __future__ import generators
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/smtpproxy.py
===================================================================
--- trunk/spambayes/spambayes/smtpproxy.py      2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/smtpproxy.py      2007-09-15 04:02:29 UTC (rev 
3159)
@@ -39,7 +39,7 @@
 run sb_server.py
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/spambayes/storage.py
===================================================================
--- trunk/spambayes/spambayes/storage.py        2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/spambayes/storage.py        2007-09-15 04:02:29 UTC (rev 
3159)
@@ -42,7 +42,7 @@
 
     '''
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/utilities/convert_config_file.py
===================================================================
--- trunk/spambayes/utilities/convert_config_file.py    2007-08-03 22:41:12 UTC 
(rev 3158)
+++ trunk/spambayes/utilities/convert_config_file.py    2007-09-15 04:02:29 UTC 
(rev 3159)
@@ -22,7 +22,7 @@
 don't look at the config file, you'll never know <wink>.
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/utilities/convert_db.py
===================================================================
--- trunk/spambayes/utilities/convert_db.py     2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/utilities/convert_db.py     2007-09-15 04:02:29 UTC (rev 
3159)
@@ -24,7 +24,7 @@
     python convert_db.py -n ~/.hammie.db
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-5
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/windows/autoconfigure.py
===================================================================
--- trunk/spambayes/windows/autoconfigure.py    2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/windows/autoconfigure.py    2007-09-15 04:02:29 UTC (rev 
3159)
@@ -37,7 +37,7 @@
  o Suggestions?
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/windows/pop3proxy_service.py
===================================================================
--- trunk/spambayes/windows/pop3proxy_service.py        2007-08-03 22:41:12 UTC 
(rev 3158)
+++ trunk/spambayes/windows/pop3proxy_service.py        2007-09-15 04:02:29 UTC 
(rev 3159)
@@ -10,7 +10,7 @@
 #   print statements.
 # * To remove the service: "pop3proxy_service.py remove"
 
-# This module is part of the spambayes project, which is Copyright 2002-4
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/windows/pop3proxy_tray.py
===================================================================
--- trunk/spambayes/windows/pop3proxy_tray.py   2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/windows/pop3proxy_tray.py   2007-09-15 04:02:29 UTC (rev 
3159)
@@ -4,7 +4,7 @@
 POP3 proxy.
 """
 
-# This module is part of the spambayes project, which is Copyright 2002-3
+# This module is part of the spambayes project, which is Copyright 2002-2007
 # The Python Software Foundation and is covered by the Python Software
 # Foundation license.
 

Modified: trunk/spambayes/windows/readme_proxy.html
===================================================================
--- trunk/spambayes/windows/readme_proxy.html   2007-08-03 22:41:12 UTC (rev 
3158)
+++ trunk/spambayes/windows/readme_proxy.html   2007-09-15 04:02:29 UTC (rev 
3159)
@@ -192,7 +192,7 @@
 the <em>Refresh</em> button at the top of the page.</p>
 
 <h2>Cost, Copyright and Licensing</h2>
-<p>SpamBayes is copyright (C) 2002-4 Python Software Foundation; All Rights
+<p>SpamBayes is copyright (C) 2002-2007 Python Software Foundation; All Rights
 Reserved.<br />
 The Python Software Foundation (PSF) holds copyright on all material
 in this project.  You may use it under the terms of the PSF license;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to