diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2019-10-13 12:24:43 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2019-10-13 12:24:43 +0200 |
commit | 731c2f6e52198be0749c7d8e7a51a4d40c476527 (patch) | |
tree | b3aeb769f42140068fd5ddeab1fd37311a587864 | |
parent | 4c2cf58c15546d3c546477048ec044751283c4c8 (diff) | |
download | sherlock.lv2-731c2f6e52198be0749c7d8e7a51a4d40c476527.tar.xz |
update copyright years.
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | atom_inspector.c | 2 | ||||
-rw-r--r-- | atom_inspector_nk.c | 2 | ||||
-rw-r--r-- | encoder.h | 2 | ||||
-rw-r--r-- | encoder.l | 2 | ||||
-rw-r--r-- | manifest.ttl.in | 2 | ||||
-rw-r--r-- | midi_inspector.c | 2 | ||||
-rw-r--r-- | midi_inspector_nk.c | 2 | ||||
-rw-r--r-- | osc_inspector.c | 2 | ||||
-rw-r--r-- | osc_inspector_nk.c | 2 | ||||
-rw-r--r-- | sherlock.c | 2 | ||||
-rw-r--r-- | sherlock.h | 2 | ||||
-rw-r--r-- | sherlock.ttl | 2 | ||||
-rw-r--r-- | sherlock_nk.c | 2 | ||||
-rw-r--r-- | sherlock_nk.h | 2 | ||||
-rw-r--r-- | sherlock_ui.ttl | 2 |
17 files changed, 17 insertions, 17 deletions
@@ -75,7 +75,7 @@ and presents them on its user interface for convenient nested browsing. #### License -Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) +Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) This is free software: you can redistribute it and/or modify it under the terms of the Artistic License 2.0 as published by @@ -1 +1 @@ -0.19.7 +0.19.9 diff --git a/atom_inspector.c b/atom_inspector.c index 575707e..0ae31fe 100644 --- a/atom_inspector.c +++ b/atom_inspector.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/atom_inspector_nk.c b/atom_inspector_nk.c index 63b688f..0293cba 100644 --- a/atom_inspector_nk.c +++ b/atom_inspector_nk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/manifest.ttl.in b/manifest.ttl.in index 72057e9..a9aa240 100644 --- a/manifest.ttl.in +++ b/manifest.ttl.in @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) +# Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) # # This is free software: you can redistribute it and/or modify # it under the terms of the Artistic License 2.0 as published by diff --git a/midi_inspector.c b/midi_inspector.c index 9a3f7dd..79acab3 100644 --- a/midi_inspector.c +++ b/midi_inspector.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/midi_inspector_nk.c b/midi_inspector_nk.c index 5edafa9..f540d5e 100644 --- a/midi_inspector_nk.c +++ b/midi_inspector_nk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/osc_inspector.c b/osc_inspector.c index 0871966..efd93bc 100644 --- a/osc_inspector.c +++ b/osc_inspector.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/osc_inspector_nk.c b/osc_inspector_nk.c index 533119f..b638263 100644 --- a/osc_inspector_nk.c +++ b/osc_inspector_nk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/sherlock.ttl b/sherlock.ttl index 773a60d..90116eb 100644 --- a/sherlock.ttl +++ b/sherlock.ttl @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) +# Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) # # This is free software: you can redistribute it and/or modify # it under the terms of the Artistic License 2.0 as published by diff --git a/sherlock_nk.c b/sherlock_nk.c index a47fd2d..a4b1ac3 100644 --- a/sherlock_nk.c +++ b/sherlock_nk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/sherlock_nk.h b/sherlock_nk.h index dc2f1a9..3f0b5dd 100644 --- a/sherlock_nk.h +++ b/sherlock_nk.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) + * Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) * * This is free software: you can redistribute it and/or modify * it under the terms of the Artistic License 2.0 as published by diff --git a/sherlock_ui.ttl b/sherlock_ui.ttl index 78b62dd..8c14291 100644 --- a/sherlock_ui.ttl +++ b/sherlock_ui.ttl @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch) +# Copyright (c) 2015-2019 Hanspeter Portner (dev@open-music-kontrollers.ch) # # This is free software: you can redistribute it and/or modify # it under the terms of the Artistic License 2.0 as published by |