diff options
Diffstat (limited to 'src/gui/ingen_gui.glade')
-rw-r--r-- | src/gui/ingen_gui.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/ingen_gui.glade b/src/gui/ingen_gui.glade index 5f765664..39e5f8bd 100644 --- a/src/gui/ingen_gui.glade +++ b/src/gui/ingen_gui.glade @@ -1829,13 +1829,13 @@ <widget class="GtkAboutDialog" id="about_win"> <property name="destroy_with_parent">True</property> <property name="type_hint">normal</property> - <property name="copyright" translatable="yes">Copyright (C) 2005-2008 Dave Robillard <http://drobilla.net></property> + <property name="copyright" translatable="yes">Copyright (C) 2005-2008 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. See COPYING file included with this distribution, or http://www.gnu.org/licenses/gpl.txt for more information</property> <property name="authors">Author: - Dave Robillard <dave@drobilla.net> + David Robillard <d@drobilla.net> Contributors: Lars Luthman - DSSI enhancements, bugfixes |