diff options
author | David Robillard <d@drobilla.net> | 2016-09-18 21:08:15 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-18 21:08:15 -0400 |
commit | 3e2ddc708e7705e1c1d3af71feadcf876382c6f1 (patch) | |
tree | 64ad403a148216b9b2c96118badc4bd1da04b09e /src/control.c | |
parent | bb9372f2df47956b74cf9b7f08b7ec0c96f88b23 (diff) | |
download | jalv-3e2ddc708e7705e1c1d3af71feadcf876382c6f1.tar.gz jalv-3e2ddc708e7705e1c1d3af71feadcf876382c6f1.tar.bz2 jalv-3e2ddc708e7705e1c1d3af71feadcf876382c6f1.zip |
Update copyright dates
Diffstat (limited to 'src/control.c')
-rw-r--r-- | src/control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control.c b/src/control.c index ed26ff1..dcde255 100644 --- a/src/control.c +++ b/src/control.c @@ -1,5 +1,5 @@ /* - Copyright 2007-2015 David Robillard <http://drobilla.net> + Copyright 2007-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 |