mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-22 07:42:55 +00:00
Bump year in copyright notes
This commit is contained in:
parent
09e460555e
commit
22d4393cb6
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ __version__ = "archivemail v0.9.0"
|
||||||
__copyright__ = """\
|
__copyright__ = """\
|
||||||
Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
||||||
(C) 2006 Peter Poeml <poeml@suse.de>,
|
(C) 2006 Peter Poeml <poeml@suse.de>,
|
||||||
(C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
|
(C) 2006-2011 Nikolaus Schulz <microschulz@web.de>
|
||||||
This is free software; see the source for copying conditions. There is NO
|
This is free software; see the source for copying conditions. There is NO
|
||||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."""
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."""
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /usr/bin/env python
|
#! /usr/bin/env python
|
||||||
############################################################################
|
############################################################################
|
||||||
# Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
# Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
||||||
# (C) 2006-2010 Nikolaus Schulz <microschulz@web.de>
|
# (C) 2006-2011 Nikolaus Schulz <microschulz@web.de>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# 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
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue