From 3c3e2de8a72185f82296ec7b3dac9f6395522de8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Jan 2012 00:58:46 +0000 Subject: Update copyright dates. git-svn-id: http://svn.drobilla.net/serd/trunk@285 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- src/env.c | 2 +- src/node.c | 2 +- src/reader.c | 2 +- src/serd_internal.h | 2 +- src/serdi.c | 4 ++-- src/string.c | 2 +- src/uri.c | 2 +- src/writer.c | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/env.c b/src/env.c index c01efe3d..084dbf6d 100644 --- a/src/env.c +++ b/src/env.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/node.c b/src/node.c index 6a27beb7..4f39ebef 100644 --- a/src/node.c +++ b/src/node.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/reader.c b/src/reader.c index 34bb1214..38bae75f 100644 --- a/src/reader.c +++ b/src/reader.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/serd_internal.h b/src/serd_internal.h index 9af3ae5f..ae5669a9 100644 --- a/src/serd_internal.h +++ b/src/serd_internal.h @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/serdi.c b/src/serdi.c index 909b42ad..569b1152 100644 --- a/src/serdi.c +++ b/src/serdi.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 @@ -30,7 +30,7 @@ int print_version() { printf("serdi " SERD_VERSION " \n"); - printf("Copyright 2012 David Robillard .\n" + printf("Copyright 2011-2012 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"); diff --git a/src/string.c b/src/string.c index a97c6f98..902f5c42 100644 --- a/src/string.c +++ b/src/string.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/uri.c b/src/uri.c index b6f912ea..3d0e35af 100644 --- a/src/uri.c +++ b/src/uri.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 diff --git a/src/writer.c b/src/writer.c index 1d099c63..60345463 100644 --- a/src/writer.c +++ b/src/writer.c @@ -1,5 +1,5 @@ /* - Copyright 2011 David Robillard + Copyright 2011-2012 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 -- cgit v1.2.1