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. --- vst/constants.h | 2 +- vst/drumgizmo_vst.cc | 2 +- vst/drumgizmo_vst.h | 2 +- vst/input_vst.cc | 2 +- vst/input_vst.h | 2 +- vst/output_vst.cc | 2 +- vst/output_vst.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'vst') diff --git a/vst/constants.h b/vst/constants.h index ff07c54..655bfc8 100644 --- a/vst/constants.h +++ b/vst/constants.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/vst/drumgizmo_vst.cc b/vst/drumgizmo_vst.cc index c974a2a..81b8875 100644 --- a/vst/drumgizmo_vst.cc +++ b/vst/drumgizmo_vst.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/vst/drumgizmo_vst.h b/vst/drumgizmo_vst.h index b15122c..dde4cbb 100644 --- a/vst/drumgizmo_vst.h +++ b/vst/drumgizmo_vst.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/vst/input_vst.cc b/vst/input_vst.cc index 53de387..74ecb01 100644 --- a/vst/input_vst.cc +++ b/vst/input_vst.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/vst/input_vst.h b/vst/input_vst.h index 612add6..88a6d06 100644 --- a/vst/input_vst.h +++ b/vst/input_vst.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/vst/output_vst.cc b/vst/output_vst.cc index 5202ce7..4a0d6d9 100644 --- a/vst/output_vst.cc +++ b/vst/output_vst.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/vst/output_vst.h b/vst/output_vst.h index fb98ad3..914e2e8 100644 --- a/vst/output_vst.h +++ b/vst/output_vst.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