diff options
Diffstat (limited to 'vst')
| -rw-r--r-- | vst/constants.h | 2 | ||||
| -rw-r--r-- | vst/drumgizmo_vst.cc | 2 | ||||
| -rw-r--r-- | vst/drumgizmo_vst.h | 2 | ||||
| -rw-r--r-- | vst/input_vst.cc | 2 | ||||
| -rw-r--r-- | vst/input_vst.h | 2 | ||||
| -rw-r--r-- | vst/output_vst.cc | 2 | ||||
| -rw-r--r-- | vst/output_vst.h | 2 | 
7 files changed, 7 insertions, 7 deletions
| 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, | 
