]> code.delx.au - offlineimap/commitdiff
Updated copyright and version info for 4.0.15
authorJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 09:51:14 +0000 (10:51 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 09:51:14 +0000 (10:51 +0100)
Makefile
README
bin/offlineimap
debian/copyright
offlineimap.py
offlineimap.spec
offlineimap/version.py
setup.py

index e7f639c7385ea1ab2c1a0787ba29c6eaf6cdb856..a64ee511a4b03ab053c03b7853c4c407536e582f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
 #    along with this program; if not, write to the Free Software
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 #    along with this program; if not, write to the Free Software
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
-VERSION=4.0.13
+VERSION=4.0.15
 TARGZ=offlineimap_$(VERSION).tar.gz
 SHELL=/bin/bash
 
 TARGZ=offlineimap_$(VERSION).tar.gz
 SHELL=/bin/bash
 
diff --git a/README b/README
index 2987095965fd0853c6db1c62056f601d72ca6e70..0f353668f56218d4d93c69b3d6c916b350941c75 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 OfflineIMAP
 OfflineIMAP
-Copyright (C) 2002, 2003 John Goerzen <jgoerzen@complete.org>
+Copyright (C) 2002 - 2006 John Goerzen <jgoerzen@complete.org>
 This software comes with ABSOLUTELY NO WARRANTY; see the file
 COPYING for details.  This is free software, and you are welcome
 to distribute it under the conditions laid out in COPYING.
 This software comes with ABSOLUTELY NO WARRANTY; see the file
 COPYING for details.  This is free software, and you are welcome
 to distribute it under the conditions laid out in COPYING.
index 5554914cc921d5ab46231d1d46c3ad089d30690a..a1c91938d3cb935920ffeb28ba89c9f9909e1e22 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # Startup from system-wide installation
 #!/usr/bin/env python
 # Startup from system-wide installation
-# Copyright (C) 2002 - 2005 John Goerzen
+# Copyright (C) 2002 - 2006 John Goerzen
 # <jgoerzen@complete.org>
 #
 #    This program is free software; you can redistribute it and/or modify
 # <jgoerzen@complete.org>
 #
 #    This program is free software; you can redistribute it and/or modify
@@ -18,4 +18,4 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 from offlineimap import init
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 from offlineimap import init
-init.startup('4.0.13')
+init.startup('4.0.15')
index 5cbe1f6eeace5a24e88ffb8d95ae6650201bd1a7..5635f7af190d0a74e02ad756f30bab7ac75ca0dc 100644 (file)
@@ -4,7 +4,7 @@ on Fri, 21 Jun 2002 14:54:56 -0500.
 The original source can always be found at:
         http://software.complete.org/offlineimap/
 
 The original source can always be found at:
         http://software.complete.org/offlineimap/
 
-Copyright (C) 2002 - 2005 John Goerzen
+Copyright (C) 2002 - 2006 John Goerzen
 
   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
 
   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
index 508268894b432ee5eda33089d818fa6ffe8b5b6b..84e106d525c83cbb4a2fa02718c2d6cf9f185fef 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # Startup from single-user installation
 #!/usr/bin/env python
 # Startup from single-user installation
-# Copyright (C) 2002 - 2005 John Goerzen
+# Copyright (C) 2002 - 2006 John Goerzen
 # <jgoerzen@complete.org>
 #
 #    This program is free software; you can redistribute it and/or modify
 # <jgoerzen@complete.org>
 #
 #    This program is free software; you can redistribute it and/or modify
@@ -18,4 +18,4 @@
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 from offlineimap import init
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 from offlineimap import init
-init.startup('4.0.13')
+init.startup('4.0.15')
index b9c7540b706299bd0aeecbafb5add1f3a3898bee..3b5b7c6fbdf5f99a326e509f356404ad80fd86ba 100644 (file)
@@ -1,6 +1,6 @@
 Name: offlineimap
 Summary: Powerful IMAP/Maildir synchronization and reader support
 Name: offlineimap
 Summary: Powerful IMAP/Maildir synchronization and reader support
-Version: 4.0.13
+Version: 4.0.15
 Release: 3
 License: GPL
 Group: Applications/Internet
 Release: 3
 License: GPL
 Group: Applications/Internet
index 01a8a587149f74bf02f8a024dc135ef9a7d4e49f..4cd2cf53a3579efa55f4b35bad6d7423eda3f896 100644 (file)
@@ -1,5 +1,5 @@
 productname = 'OfflineIMAP'
 productname = 'OfflineIMAP'
-versionstr = "4.0.16"
+versionstr = "4.0.15"
 
 versionlist = versionstr.split(".")
 major = versionlist[0]
 
 versionlist = versionstr.split(".")
 major = versionlist[0]
index e6d253f697dab87c3c1be48bf64ed21575e42250..92fb1fd9bd6e4aeaa246c59b8d1a28be9bbcbc1d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@
 # IMAP synchronization
 # Module: installer
 # COPYRIGHT #
 # IMAP synchronization
 # Module: installer
 # COPYRIGHT #
-# Copyright (C) 2002 John Goerzen
+# Copyright (C) 2002 - 2006 John Goerzen
 #
 #    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
 #
 #    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