From 38c4e8310ef6bde30d3628ee93103c631caed47b Mon Sep 17 00:00:00 2001 From: sbahling Date: Tue, 23 Oct 2018 22:49:50 +0200 Subject: Fix copyright year --- buttons.py | 2 +- console.py | 2 +- faders.py | 2 +- fw_1884_buttons.py | 2 +- osc.py | 2 +- strips.py | 2 +- tascam-fw-console | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/buttons.py b/buttons.py index b654b38..f914435 100644 --- a/buttons.py +++ b/buttons.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/console.py b/console.py index a8757c0..3fdb3d0 100644 --- a/console.py +++ b/console.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/faders.py b/faders.py index b2ea5bc..6d57b33 100644 --- a/faders.py +++ b/faders.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/fw_1884_buttons.py b/fw_1884_buttons.py index 7b46ea1..7ef12f7 100644 --- a/fw_1884_buttons.py +++ b/fw_1884_buttons.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/osc.py b/osc.py index e0957a7..fb17449 100644 --- a/osc.py +++ b/osc.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/strips.py b/strips.py index f0f7315..a530725 100644 --- a/strips.py +++ b/strips.py @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. diff --git a/tascam-fw-console b/tascam-fw-console index 21fdbd0..65cd83b 100755 --- a/tascam-fw-console +++ b/tascam-fw-console @@ -3,7 +3,7 @@ Open Sound Control send/recieve daemon for Tascam Firewire control surface ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright (c) 2012-2014 Scott Bahling + :copyright: Copyright (c) 2018 Scott Bahling This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. -- cgit v1.2.3