diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-16 17:58:58 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2008-05-16 17:58:58 +0200 |
commit | c24b4970e48771a32155cbc79060c76d218fdd85 (patch) | |
tree | ba5b62dd9d1f01e70738c276d2b8a732a2ab6fae | |
parent | f8e2398f5d965e43c860f79739c0934652ff4c56 (diff) | |
download | portato-c24b4970e48771a32155cbc79060c76d218fdd85.tar.gz portato-c24b4970e48771a32155cbc79060c76d218fdd85.tar.bz2 portato-c24b4970e48771a32155cbc79060c76d218fdd85.zip |
Fixed copyright string
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/AboutWindow.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/AboutWindow.glade b/portato/gui/templates/AboutWindow.glade index fe041c4..d5cfbef 100644 --- a/portato/gui/templates/AboutWindow.glade +++ b/portato/gui/templates/AboutWindow.glade @@ -16,7 +16,7 @@ <property name="has_separator">False</property> <property name="program_name">Portato</property> <property name="copyright" translatable="yes">This software is licensed under the terms of the GPLv2. -Copyright (C) 2006-2007 René 'Necoro' Neumann <necoro@necoro.net></property> +Copyright (C) 2006-2008 René 'Necoro' Neumann <necoro@necoro.net></property> <property name="comments">A Portage GUI</property> <property name="website">http://portato.necoro.net</property> <property name="authors">René 'Necoro' Neumann |