summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ingen_gui.glade')
-rw-r--r--src/gui/ingen_gui.glade4
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 &lt;http://drobilla.net&gt;</property>
+ <property name="copyright" translatable="yes">Copyright (C) 2005-2008 David Robillard &lt;http://drobilla.net&gt;</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 &lt;dave@drobilla.net&gt;
+ David Robillard &lt;d@drobilla.net&gt;
Contributors:
Lars Luthman - DSSI enhancements, bugfixes