diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 16:17:03 +0100 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2010-03-05 16:17:03 +0100 |
commit | ba2e2f270cd457c3897465eb877b72a6012ac702 (patch) | |
tree | bbe40bc55cefb5306e73bca14b3e1e4aeac4e238 /portato/gui/updater.py | |
parent | c8dd8609aa04ec28f568fb3ce99abe43573a4bea (diff) | |
download | portato-ba2e2f270cd457c3897465eb877b72a6012ac702.tar.gz portato-ba2e2f270cd457c3897465eb877b72a6012ac702.tar.bz2 portato-ba2e2f270cd457c3897465eb877b72a6012ac702.zip |
Fixed copyright
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 7ce7c51..6539913 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) 2006-2009 René 'Necoro' Neumann +# Copyright (C) 2006-2010 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. |