diff options
-rw-r--r-- | src/progs/ingenuity/ingenuity.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/progs/ingenuity/ingenuity.glade b/src/progs/ingenuity/ingenuity.glade index cdbee7d9..64c6bb8c 100644 --- a/src/progs/ingenuity/ingenuity.glade +++ b/src/progs/ingenuity/ingenuity.glade @@ -3243,8 +3243,8 @@ <widget class="GtkAboutDialog" id="about_win"> <property name="destroy_with_parent">True</property> <property name="name" translatable="yes">Ingenuity</property> - <property name="copyright" translatable="yes">Copyright (C) 2005-2006 Dave Robillard</property> - <property name="comments" translatable="yes">A graphical client for the Ingen audio processor</property> + <property name="copyright" translatable="yes">Copyright (C) 2005-2007 Dave Robillard</property> + <property name="comments" translatable="yes">A graphical client for the Ingen audio system</property> <property name="license" translatable="yes">Licensed under the GNU GPL, Version 2. See COPYING file included with this distribution, or http://www.gnu.org/licenses/gpl.txt for more information</property> @@ -3252,7 +3252,7 @@ See COPYING file included with this distribution, or http://www.gnu.org/licenses <property name="website">http://codeson.net/software/ingen</property> <property name="website_label" translatable="yes"></property> <property name="authors">Author: - Dave Robillard <drobilla@connect.carelton.ca> + Dave Robillard <dave@codeson.net> Contributors: Lars Luthman - DSSI enhancements, bugfixes |