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/constants.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/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/constants.py b/portato/constants.py index 79ad0f2..06b3595 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -3,7 +3,7 @@ # File: portato/constants.py # This file is part of the Portato-Project, a graphical portage-frontend. # -# Copyright (C) 2006-2007 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. |