diff options
Diffstat (limited to '')
-rw-r--r-- | portato/gui/gtk/windows.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/gtk/windows.py b/portato/gui/gtk/windows.py index 967a9d8..33948a1 100644 --- a/portato/gui/gtk/windows.py +++ b/portato/gui/gtk/windows.py @@ -120,7 +120,7 @@ A Portage-GUI""" % VERSION) llabel.set_markup("""This software is licensed under the terms of the GPLv2. Copyright (C) 2006-2007 René 'Necoro' Neumann <necoro@necoro.net> -Icon created by wolfden +Icon created by P4R4D0X """) view = self.tree.get_widget("pluginList") |