diff options
author | David Robillard <d@drobilla.net> | 2016-09-18 20:59:50 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-18 20:59:50 -0400 |
commit | 700bec373e786a3b05ebb0de1a232c0cfc9a2574 (patch) | |
tree | 10cac0d598635474ef866242d3fd398d9f8a0a91 /src/writer.c | |
parent | e0d5b7b45f7b0be10785d16b35729ff10a3f7ce2 (diff) | |
download | serd-700bec373e786a3b05ebb0de1a232c0cfc9a2574.tar.gz serd-700bec373e786a3b05ebb0de1a232c0cfc9a2574.tar.bz2 serd-700bec373e786a3b05ebb0de1a232c0cfc9a2574.zip |
Update copyright dates
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 954b9b5c..0d1ebded 100644 --- a/src/writer.c +++ b/src/writer.c @@ -1,5 +1,5 @@ /* - Copyright 2011-2015 David Robillard <http://drobilla.net> + Copyright 2011-2016 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 |