From 02ea169256f0e5be3dcd7313bbdba98a5169e718 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 18 Feb 2013 16:13:15 +0000 Subject: Update copyright year where appropriate. git-svn-id: http://svn.drobilla.net/sord/trunk@284 3d64ff67-21c5-427c-a301-fe4f08042e5a --- src/sordi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sordi.c') diff --git a/src/sordi.c b/src/sordi.c index 004c6cf..891e3e7 100644 --- a/src/sordi.c +++ b/src/sordi.c @@ -1,5 +1,5 @@ /* - Copyright 2011-2012 David Robillard + Copyright 2011-2013 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -40,7 +40,7 @@ static int print_version(void) { printf("sordi " SORD_VERSION " \n"); - printf("Copyright 2011-2012 David Robillard .\n" + printf("Copyright 2011-2013 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