summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--osx/Info.plist.in2
-rw-r--r--src/patchage.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/osx/Info.plist.in b/osx/Info.plist.in
index 0d8714b..522b125 100644
--- a/osx/Info.plist.in
+++ b/osx/Info.plist.in
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>patchage</string>
<key>CFBundleGetInfoString</key>
- <string>@PATCHAGE_VERSION@, Copyright © 2014 David Robillard</string>
+ <string>@PATCHAGE_VERSION@, Copyright © 2020 David Robillard</string>
<key>CFBundleIconFile</key>
<string>Patchage</string>
<key>CFBundleIconFile</key>
diff --git a/src/patchage.ui b/src/patchage.ui
index 355d4dd..b03999e 100644
--- a/src/patchage.ui
+++ b/src/patchage.ui
@@ -556,7 +556,7 @@ The bar represents the percentage of available time used for audio processing (i
<property name="transient_for">main_win</property>
<property name="program_name">Patchage</property>
<property name="version">@PATCHAGE_VERSION@</property>
- <property name="copyright" translatable="yes">© 2005-2017 David Robillard
+ <property name="copyright" translatable="yes">© 2005-2020 David Robillard
© 2008 Nedko Arnaudov</property>
<property name="comments" translatable="yes">A JACK and ALSA front-end.</property>
<property name="website">http://drobilla.net/software/patchage</property>