From 40bc1d4233edaba01d272078f295ad4586b6feb3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 8 Oct 2015 21:47:28 +0000 Subject: Update copyright dates git-svn-id: http://svn.drobilla.net/serd/trunk@505 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- src/serdi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/serdi.c b/src/serdi.c index 42ee3251..2054470e 100644 --- a/src/serdi.c +++ b/src/serdi.c @@ -33,7 +33,7 @@ static int print_version(void) { printf("serdi " SERD_VERSION " \n"); - printf("Copyright 2011-2013 David Robillard .\n" + printf("Copyright 2011-2015 David Robillard .\n" "License: \n" "This is free software; you are free to change and redistribute it." "\nThere is NO WARRANTY, to the extent permitted by law.\n"); -- cgit v1.2.1