summaryrefslogtreecommitdiffstats
path: root/src/patchage.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-12-15 07:12:27 +0000
committerDavid Robillard <d@drobilla.net>2010-12-15 07:12:27 +0000
commit286395f8f03e75bde9445f6c49b79e90d79a500c (patch)
treeb52ccbcf044020e616e3ce83807318b950c0d03a /src/patchage.glade
parentc8f9bbf931f320c1c73aa25881f18f9859ef3079 (diff)
downloadpatchage-286395f8f03e75bde9445f6c49b79e90d79a500c.tar.gz
patchage-286395f8f03e75bde9445f6c49b79e90d79a500c.tar.bz2
patchage-286395f8f03e75bde9445f6c49b79e90d79a500c.zip
Update Copyright date in About dialog.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@2705 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/patchage.glade')
-rw-r--r--src/patchage.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patchage.glade b/src/patchage.glade
index 6ade969..7b12dd4 100644
--- a/src/patchage.glade
+++ b/src/patchage.glade
@@ -461,7 +461,7 @@ The bar represents the percentage of available time used for audio processing (i
<widget class="GtkAboutDialog" id="about_win">
<property name="destroy_with_parent">True</property>
<property name="type_hint">normal</property>
- <property name="copyright" translatable="yes">&#xA9; 2005-2008 David Robillard
+ <property name="copyright" translatable="yes">&#xA9; 2005-2010 David Robillard
&#xA9; 2008 Nedko Arnaudov</property>
<property name="comments" translatable="yes">A LASH, JACK, and ALSA front-end.</property>
<property name="website">http://drobilla.net/software/patchage</property>