diff options
author | David Robillard <d@drobilla.net> | 2016-09-18 21:00:27 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-18 21:00:27 -0400 |
commit | 5f970681ca3cdcad70cac69a8776a438361da8e8 (patch) | |
tree | bf7c4e9260dde62ad1f935e893cb30b21886efb6 | |
parent | c8e40ced0cd6f108152e13de776e21ac3a76a002 (diff) | |
download | suil-5f970681ca3cdcad70cac69a8776a438361da8e8.tar.gz suil-5f970681ca3cdcad70cac69a8776a438361da8e8.tar.bz2 suil-5f970681ca3cdcad70cac69a8776a438361da8e8.zip |
Update copyright dates
-rw-r--r-- | COPYING | 4 | ||||
-rw-r--r-- | src/x11_in_gtk2.c | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -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 @@ -10,4 +10,4 @@ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/src/x11_in_gtk2.c b/src/x11_in_gtk2.c index d9cacdc..56f751d 100644 --- a/src/x11_in_gtk2.c +++ b/src/x11_in_gtk2.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 |