summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-02-18 00:24:27 +0000
committerCarl Hetherington <carl@carlh.net>2011-02-18 00:24:27 +0000
commit22870bdc496723c8f5e3c2ac9c0fe1448a876c83 (patch)
tree6f88530513c891beeae7a50579a74001f1e99ada /gtk2_ardour/main.cc
parent4145bfc33cb68fe3c629d9e21df26cd3953b6e1e (diff)
Happy new year.
git-svn-id: svn://localhost/ardour2/branches/3.0@8899 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/main.cc')
-rw-r--r--gtk2_ardour/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/main.cc b/gtk2_ardour/main.cc
index 0d2eb23ef0..a35cd1f3e7 100644
--- a/gtk2_ardour/main.cc
+++ b/gtk2_ardour/main.cc
@@ -597,7 +597,7 @@ int main (int argc, char *argv[])
}
if (no_splash) {
- cerr << _("Copyright (C) 1999-2010 Paul Davis") << endl
+ cerr << _("Copyright (C) 1999-2011 Paul Davis") << endl
<< _("Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker") << endl
<< endl
<< string_compose (_("%1 comes with ABSOLUTELY NO WARRANTY"), PROGRAM_NAME) << endl