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/output/alsa.cc | 2 +- drumgizmo/output/alsa.h | 2 +- drumgizmo/output/jackaudio.cc | 2 +- drumgizmo/output/jackaudio.h | 2 +- drumgizmo/output/outputdummy.cc | 2 +- drumgizmo/output/outputdummy.h | 2 +- drumgizmo/output/wavfile.cc | 2 +- drumgizmo/output/wavfile.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'drumgizmo/output') diff --git a/drumgizmo/output/alsa.cc b/drumgizmo/output/alsa.cc index 8e6e4a9..39feda8 100644 --- a/drumgizmo/output/alsa.cc +++ b/drumgizmo/output/alsa.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/output/alsa.h b/drumgizmo/output/alsa.h index 70b3f1f..a9b9fe6 100644 --- a/drumgizmo/output/alsa.h +++ b/drumgizmo/output/alsa.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/output/jackaudio.cc b/drumgizmo/output/jackaudio.cc index 53ea330..9a77874 100644 --- a/drumgizmo/output/jackaudio.cc +++ b/drumgizmo/output/jackaudio.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/output/jackaudio.h b/drumgizmo/output/jackaudio.h index 2c6b5e4..08a438b 100644 --- a/drumgizmo/output/jackaudio.h +++ b/drumgizmo/output/jackaudio.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/output/outputdummy.cc b/drumgizmo/output/outputdummy.cc index 2a01cd8..dd0cf68 100644 --- a/drumgizmo/output/outputdummy.cc +++ b/drumgizmo/output/outputdummy.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/output/outputdummy.h b/drumgizmo/output/outputdummy.h index a5ac6c9..c5d197f 100644 --- a/drumgizmo/output/outputdummy.h +++ b/drumgizmo/output/outputdummy.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/output/wavfile.cc b/drumgizmo/output/wavfile.cc index 2910659..86e0168 100644 --- a/drumgizmo/output/wavfile.cc +++ b/drumgizmo/output/wavfile.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/output/wavfile.h b/drumgizmo/output/wavfile.h index 9ed8ca7..2ace401 100644 --- a/drumgizmo/output/wavfile.h +++ b/drumgizmo/output/wavfile.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