Updated copyright and version info for 4.0.15

This commit is contained in:
John Goerzen
2006-11-30 10:51:14 +01:00
parent 3f87854493
commit f2515a0b02
8 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
#!/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
@ -18,4 +18,4 @@
# 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')