summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-01-24 15:12:03 +0000
committerCarl Hetherington <carl@carlh.net>2009-01-24 15:12:03 +0000
commitdf6680f45c4fc411364768ce75830ce0ee2085a2 (patch)
tree6b31f1fe5b40cef399b7f30d5cfa214c0ebcd8ef
parentff656003a84201f4a9accf4f24233bee02642af2 (diff)
Happy new year.
git-svn-id: svn://localhost/ardour2/branches/3.0@4438 d708f5d6-7413-0410-9779-e7cbd77b26cf
-rw-r--r--gtk2_ardour/about.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc
index 4f08036bd7..78e8778ec2 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -211,7 +211,7 @@ About::About ()
}
set_translator_credits (t);
- set_copyright (_("Copyright (C) 1999-2008 Paul Davis\n"));
+ set_copyright (_("Copyright (C) 1999-2009 Paul Davis\n"));
set_license (_("Ardour comes with ABSOLUTELY NO WARRANTY\n"
"This is free software, and you are welcome to redistribute it\n"
"under certain conditions; see the file COPYING for details.\n"));