13
0

Extend copyright year to 2007

git-svn-id: svn://localhost/ardour2/trunk@1616 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Sampo Savolainen 2007-03-18 11:22:09 +00:00
parent d2744347dd
commit c89eaf0297

View File

@ -190,7 +190,7 @@ About::About ()
}
set_translator_credits (t);
set_copyright (_("Copyright (C) 1999-2006 Paul Davis\n"));
set_copyright (_("Copyright (C) 1999-2007 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"));