summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
committerDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
commit784393e18f5c313dbcf63c147844d8762b1f16e5 (patch)
treed10eb73f344bbde909f2a95fb4e448d967d07489 /src/gui/ingen_gui.glade
parentec23858d792fbcd95d34a3d0bca53b3e814fd4db (diff)
downloadingen-784393e18f5c313dbcf63c147844d8762b1f16e5.tar.gz
ingen-784393e18f5c313dbcf63c147844d8762b1f16e5.tar.bz2
ingen-784393e18f5c313dbcf63c147844d8762b1f16e5.zip
My name is David. :)
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2590 a436a847-0d15-0410-975c-d299462d15a1
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