From 025087f5c4d3a4e8240baa5769931a5363523fac Mon Sep 17 00:00:00 2001 From: niels Date: Sat, 2 May 2015 01:53:33 +0200 Subject: [PATCH] update visible copyright year --- veejay-current/veejay-client/src/vj-api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,