From b6c0e39526be11b6ed674b71b586bd98975dd169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sun, 14 Feb 2016 15:32:47 +0100 Subject: Change GPL version number in file headers to 3. --- drumgizmo/input/inputdummy.cc | 2 +- drumgizmo/input/inputdummy.h | 2 +- drumgizmo/input/jackmidi.cc | 2 +- drumgizmo/input/jackmidi.h | 2 +- drumgizmo/input/midifile.cc | 2 +- drumgizmo/input/midifile.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'drumgizmo/input') diff --git a/drumgizmo/input/inputdummy.cc b/drumgizmo/input/inputdummy.cc index 20ffd08..bd2e55e 100644 --- a/drumgizmo/input/inputdummy.cc +++ b/drumgizmo/input/inputdummy.cc @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/drumgizmo/input/inputdummy.h b/drumgizmo/input/inputdummy.h index 27c5a43..e52e047 100644 --- a/drumgizmo/input/inputdummy.h +++ b/drumgizmo/input/inputdummy.h @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/drumgizmo/input/jackmidi.cc b/drumgizmo/input/jackmidi.cc index 23c0ff1..797d57d 100644 --- a/drumgizmo/input/jackmidi.cc +++ b/drumgizmo/input/jackmidi.cc @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/drumgizmo/input/jackmidi.h b/drumgizmo/input/jackmidi.h index da8d670..5adec4e 100644 --- a/drumgizmo/input/jackmidi.h +++ b/drumgizmo/input/jackmidi.h @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/drumgizmo/input/midifile.cc b/drumgizmo/input/midifile.cc index 6429c8f..4aae18f 100644 --- a/drumgizmo/input/midifile.cc +++ b/drumgizmo/input/midifile.cc @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/drumgizmo/input/midifile.h b/drumgizmo/input/midifile.h index 5eb84f0..ca00359 100644 --- a/drumgizmo/input/midifile.h +++ b/drumgizmo/input/midifile.h @@ -12,7 +12,7 @@ * * DrumGizmo is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, -- cgit v1.2.3