diff options
-rw-r--r-- | src/gui/ingen_gui.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/ingen_gui.ui b/src/gui/ingen_gui.ui index 74f09bf8..2115a2b5 100644 --- a/src/gui/ingen_gui.ui +++ b/src/gui/ingen_gui.ui @@ -7,11 +7,11 @@ <property name="type_hint">normal</property> <property name="program_name">Ingen</property> <property name="version">@INGEN_VERSION@</property> - <property name="copyright" translatable="yes">Copyright 2005-2011 David Robillard <http://drobilla.net></property> + <property name="copyright" translatable="yes">Copyright 2005-2012 David Robillard <http://drobilla.net></property> <property name="website">http://drobilla.net/software/ingen</property> - <property name="license" translatable="yes">Licensed under the GNU GPL, Version 2. + <property name="license" translatable="yes">Licensed under the GNU Affero GPL, Version 3 or later. -See COPYING file included with this distribution, or http://www.gnu.org/licenses/gpl.txt for more information</property> +See COPYING file included with this distribution, or http://www.gnu.org/licenses/agpl.txt for more information</property> <property name="authors">Author: David Robillard <d@drobilla.net> |