mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-03-11 23:32:48 +00:00
Updated archivemail.__copyright__
This commit is contained in:
parent
031c6aea7c
commit
334d1ef9f1
1 changed files with 4 additions and 1 deletions
|
@ -26,7 +26,10 @@ Website: http://archivemail.sourceforge.net/
|
|||
# global administrivia
|
||||
__version__ = "archivemail v0.6.2"
|
||||
__cvs_id__ = "$Id$"
|
||||
__copyright__ = """Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
||||
__copyright__ = """\
|
||||
Copyright (C) 2002 Paul Rodger <paul@paulrodger.com>
|
||||
(C) 2006 Peter Poeml <poeml@suse.de>,
|
||||
(C) 2006 Nikolaus Schulz <microschulz@web.de>
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue