diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2009-02-07 22:23:45 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-02-07 22:23:45 +0100 |
commit | 4e8514ada1f3095c142e3a72eaaa325f5aca031f (patch) | |
tree | 7105d9dcc04af7273aee7267081ec32d01fae669 /portato/gui/updater.py | |
parent | 5d432855b6226cf79e93f80ca215485d5263722c (diff) | |
download | portato-4e8514ada1f3095c142e3a72eaaa325f5aca031f.tar.gz portato-4e8514ada1f3095c142e3a72eaaa325f5aca031f.tar.bz2 portato-4e8514ada1f3095c142e3a72eaaa325f5aca031f.zip |
Same copyright statement in all files
Diffstat (limited to '')
-rw-r--r-- | portato/gui/updater.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/updater.py b/portato/gui/updater.py index c4ad2a5..7ce7c51 100644 --- a/portato/gui/updater.py +++ b/portato/gui/updater.py @@ -3,7 +3,7 @@ # File: portato/gui/updater.py # This file is part of the Portato-Project, a graphical portage-frontend. # -# Copyright (C) 2008 René 'Necoro' Neumann +# Copyright (C) 2006-2009 René 'Necoro' Neumann # This is free software. You may redistribute copies of it under the terms of # the GNU General Public License version 2. # There is NO WARRANTY, to the extent permitted by law. |