diff options
Diffstat (limited to 'lv2')
| -rw-r--r-- | lv2/input_lv2.cc | 2 | ||||
| -rw-r--r-- | lv2/input_lv2.h | 2 | ||||
| -rw-r--r-- | lv2/lv2.cc | 2 | ||||
| -rw-r--r-- | lv2/lv2_gui.cc | 2 | ||||
| -rw-r--r-- | lv2/lv2_gui.h | 2 | ||||
| -rw-r--r-- | lv2/lv2_instance.h | 2 | ||||
| -rw-r--r-- | lv2/output_lv2.cc | 2 | ||||
| -rw-r--r-- | lv2/output_lv2.h | 2 | 
8 files changed, 8 insertions, 8 deletions
| diff --git a/lv2/input_lv2.cc b/lv2/input_lv2.cc index f65cf83..aa3ff9d 100644 --- a/lv2/input_lv2.cc +++ b/lv2/input_lv2.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/lv2/input_lv2.h b/lv2/input_lv2.h index 3e3ef31..44ad7da 100644 --- a/lv2/input_lv2.h +++ b/lv2/input_lv2.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, @@ -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/lv2/lv2_gui.cc b/lv2/lv2_gui.cc index 858e097..f683c8c 100644 --- a/lv2/lv2_gui.cc +++ b/lv2/lv2_gui.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/lv2/lv2_gui.h b/lv2/lv2_gui.h index 2857445..a929da3 100644 --- a/lv2/lv2_gui.h +++ b/lv2/lv2_gui.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/lv2/lv2_instance.h b/lv2/lv2_instance.h index 0ce98bb..d1abb9a 100644 --- a/lv2/lv2_instance.h +++ b/lv2/lv2_instance.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/lv2/output_lv2.cc b/lv2/output_lv2.cc index 09999cb..fdd795b 100644 --- a/lv2/output_lv2.cc +++ b/lv2/output_lv2.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/lv2/output_lv2.h b/lv2/output_lv2.h index a3a2555..88b8a4b 100644 --- a/lv2/output_lv2.h +++ b/lv2/output_lv2.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, | 
