diff --git a/veejay-current/veejay-client/src/vj-api.c b/veejay-current/veejay-client/src/vj-api.c index d515c925..2d792b2d 100644 --- a/veejay-current/veejay-client/src/vj-api.c +++ b/veejay-current/veejay-client/src/vj-api.c @@ -1631,7 +1631,7 @@ void about_dialog() "program_name", "reloaded", "name", VEEJAY_CODENAME, "version", VERSION, - "copyright", "(C) 2004 - 2008 N. Elburg et all.", + "copyright", "(C) 2004 - 2015 N. Elburg et all.", "comments", "The graphical interface for Veejay", "website", web, "authors", authors,