diff options
author | David Robillard <d@drobilla.net> | 2012-01-16 00:58:46 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-01-16 00:58:46 +0000 |
commit | 3c3e2de8a72185f82296ec7b3dac9f6395522de8 (patch) | |
tree | 988c45c0512c33e4b87a7025b8cd1718995d09de /src/writer.c | |
parent | d3f590c37109283d3f061403c1e4a691349f608b (diff) | |
download | serd-3c3e2de8a72185f82296ec7b3dac9f6395522de8.tar.gz serd-3c3e2de8a72185f82296ec7b3dac9f6395522de8.tar.bz2 serd-3c3e2de8a72185f82296ec7b3dac9f6395522de8.zip |
Update copyright dates.
git-svn-id: http://svn.drobilla.net/serd/trunk@285 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'src/writer.c')
-rw-r--r-- | src/writer.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://drobilla.net> + Copyright 2011-2012 David Robillard <http://drobilla.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |