summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Nusser <andre.nusser@googlemail.com>2016-02-14 15:32:47 +0100
committerAndré Nusser <andre.nusser@googlemail.com>2016-02-14 15:32:47 +0100
commitb6c0e39526be11b6ed674b71b586bd98975dd169 (patch)
tree61a48030d5e194cbde5c3784a998e061b2a4de88
parent1d55a21530668d3dec5e8312babe5aad661b5b5c (diff)
Change GPL version number in file headers to 3.
-rw-r--r--drumgizmo/drumgizmoc.cc2
-rw-r--r--drumgizmo/drumgizmoc.h2
-rw-r--r--drumgizmo/enginefactory.cc2
-rw-r--r--drumgizmo/enginefactory.h2
-rw-r--r--drumgizmo/input/inputdummy.cc2
-rw-r--r--drumgizmo/input/inputdummy.h2
-rw-r--r--drumgizmo/input/jackmidi.cc2
-rw-r--r--drumgizmo/input/jackmidi.h2
-rw-r--r--drumgizmo/input/midifile.cc2
-rw-r--r--drumgizmo/input/midifile.h2
-rw-r--r--drumgizmo/jackclient.cc2
-rw-r--r--drumgizmo/jackclient.h2
-rw-r--r--drumgizmo/output/alsa.cc2
-rw-r--r--drumgizmo/output/alsa.h2
-rw-r--r--drumgizmo/output/jackaudio.cc2
-rw-r--r--drumgizmo/output/jackaudio.h2
-rw-r--r--drumgizmo/output/outputdummy.cc2
-rw-r--r--drumgizmo/output/outputdummy.h2
-rw-r--r--drumgizmo/output/wavfile.cc2
-rw-r--r--drumgizmo/output/wavfile.h2
-rw-r--r--include/audiotypes.h2
-rw-r--r--include/event.h2
-rw-r--r--lv2/input_lv2.cc2
-rw-r--r--lv2/input_lv2.h2
-rw-r--r--lv2/lv2.cc2
-rw-r--r--lv2/lv2_gui.cc2
-rw-r--r--lv2/lv2_gui.h2
-rw-r--r--lv2/lv2_instance.h2
-rw-r--r--lv2/output_lv2.cc2
-rw-r--r--lv2/output_lv2.h2
-rw-r--r--plugingui/button.cc2
-rw-r--r--plugingui/button.h2
-rw-r--r--plugingui/checkbox.cc2
-rw-r--r--plugingui/checkbox.h2
-rw-r--r--plugingui/colour.cc2
-rw-r--r--plugingui/colour.h2
-rw-r--r--plugingui/combobox.cc2
-rw-r--r--plugingui/combobox.h2
-rw-r--r--plugingui/dgwindow.cc2
-rw-r--r--plugingui/dgwindow.h2
-rw-r--r--plugingui/directory.cc2
-rw-r--r--plugingui/directory.h2
-rw-r--r--plugingui/eventhandler.cc2
-rw-r--r--plugingui/eventhandler.h2
-rw-r--r--plugingui/filebrowser.cc2
-rw-r--r--plugingui/filebrowser.h2
-rw-r--r--plugingui/font.cc2
-rw-r--r--plugingui/font.h2
-rw-r--r--plugingui/guievent.h2
-rw-r--r--plugingui/image.cc2
-rw-r--r--plugingui/image.h2
-rw-r--r--plugingui/knob.cc2
-rw-r--r--plugingui/knob.h2
-rw-r--r--plugingui/label.cc2
-rw-r--r--plugingui/label.h2
-rw-r--r--plugingui/layout.cc2
-rw-r--r--plugingui/layout.h2
-rw-r--r--plugingui/led.cc2
-rw-r--r--plugingui/led.h2
-rw-r--r--plugingui/lineedit.cc2
-rw-r--r--plugingui/lineedit.h2
-rw-r--r--plugingui/listbox.cc2
-rw-r--r--plugingui/listbox.h2
-rw-r--r--plugingui/listboxbasic.cc2
-rw-r--r--plugingui/listboxbasic.h2
-rw-r--r--plugingui/listboxthin.cc2
-rw-r--r--plugingui/listboxthin.h2
-rw-r--r--plugingui/nativewindow.h2
-rw-r--r--plugingui/nativewindow_pugl.cc2
-rw-r--r--plugingui/nativewindow_pugl.h2
-rw-r--r--plugingui/nativewindow_win32.cc2
-rw-r--r--plugingui/nativewindow_win32.h2
-rw-r--r--plugingui/nativewindow_x11.cc2
-rw-r--r--plugingui/nativewindow_x11.h2
-rw-r--r--plugingui/notifier.h2
-rw-r--r--plugingui/painter.cc2
-rw-r--r--plugingui/painter.h2
-rw-r--r--plugingui/pixelbuffer.cc2
-rw-r--r--plugingui/pixelbuffer.h2
-rw-r--r--plugingui/pluginconfig.cc2
-rw-r--r--plugingui/pluginconfig.h2
-rw-r--r--plugingui/plugingui.cc2
-rw-r--r--plugingui/plugingui.h2
-rw-r--r--plugingui/progressbar.cc2
-rw-r--r--plugingui/progressbar.h2
-rw-r--r--plugingui/rcgen.cc2
-rw-r--r--plugingui/resource.cc2
-rw-r--r--plugingui/resource.h2
-rw-r--r--plugingui/resource_data.h2
-rw-r--r--plugingui/scrollbar.cc2
-rw-r--r--plugingui/scrollbar.h2
-rw-r--r--plugingui/slider.cc2
-rw-r--r--plugingui/slider.h2
-rw-r--r--plugingui/testmain.cc2
-rw-r--r--plugingui/textedit.cc2
-rw-r--r--plugingui/textedit.h2
-rw-r--r--plugingui/verticalline.cc2
-rw-r--r--plugingui/verticalline.h2
-rw-r--r--plugingui/widget.cc2
-rw-r--r--plugingui/widget.h2
-rw-r--r--plugingui/window.cc2
-rw-r--r--plugingui/window.h2
-rw-r--r--src/audio.h2
-rw-r--r--src/audiocache.cc2
-rw-r--r--src/audiocache.h2
-rw-r--r--src/audiocacheeventhandler.cc2
-rw-r--r--src/audiocacheeventhandler.h2
-rw-r--r--src/audiocachefile.cc2
-rw-r--r--src/audiocachefile.h2
-rw-r--r--src/audiocacheidmanager.cc2
-rw-r--r--src/audiocacheidmanager.h2
-rw-r--r--src/audiofile.cc2
-rw-r--r--src/audiofile.h2
-rw-r--r--src/audioinputengine.cc2
-rw-r--r--src/audioinputengine.h2
-rw-r--r--src/audioinputenginemidi.cc2
-rw-r--r--src/audioinputenginemidi.h2
-rw-r--r--src/audiooutputengine.cc2
-rw-r--r--src/audiooutputengine.h2
-rw-r--r--src/beatmapper.cc2
-rw-r--r--src/beatmapper.h2
-rw-r--r--src/channel.cc2
-rw-r--r--src/channel.h2
-rw-r--r--src/channelmixer.cc2
-rw-r--r--src/channelmixer.h2
-rw-r--r--src/chresampler.cc2
-rw-r--r--src/chresampler.h2
-rw-r--r--src/configfile.cc2
-rw-r--r--src/configfile.h2
-rw-r--r--src/configparser.cc2
-rw-r--r--src/configparser.h2
-rw-r--r--src/configuration.cc2
-rw-r--r--src/configuration.h2
-rw-r--r--src/cpp11fix.h2
-rw-r--r--src/drumgizmo.cc2
-rw-r--r--src/drumgizmo.h2
-rw-r--r--src/drumkit.cc2
-rw-r--r--src/drumkit.h2
-rw-r--r--src/drumkitloader.cc2
-rw-r--r--src/drumkitloader.h2
-rw-r--r--src/drumkitparser.cc2
-rw-r--r--src/drumkitparser.h2
-rw-r--r--src/events.cc2
-rw-r--r--src/events.h2
-rw-r--r--src/instrument.cc2
-rw-r--r--src/instrument.h2
-rw-r--r--src/instrumentparser.cc2
-rw-r--r--src/instrumentparser.h2
-rw-r--r--src/memchecker.cc2
-rw-r--r--src/memchecker.h2
-rw-r--r--src/message.h2
-rw-r--r--src/messagehandler.cc2
-rw-r--r--src/messagehandler.h2
-rw-r--r--src/messagereceiver.cc2
-rw-r--r--src/messagereceiver.h2
-rw-r--r--src/midimapparser.cc2
-rw-r--r--src/midimapparser.h2
-rw-r--r--src/midimapper.cc2
-rw-r--r--src/midimapper.h2
-rw-r--r--src/mutex.cc2
-rw-r--r--src/mutex.h2
-rw-r--r--src/nolocale.h2
-rw-r--r--src/path.cc2
-rw-r--r--src/path.h2
-rw-r--r--src/powerlist.cc2
-rw-r--r--src/powerlist.h2
-rw-r--r--src/rangemap.h2
-rw-r--r--src/sample.cc2
-rw-r--r--src/sample.h2
-rw-r--r--src/saxparser.cc2
-rw-r--r--src/saxparser.h2
-rw-r--r--src/semaphore.cc2
-rw-r--r--src/semaphore.h2
-rw-r--r--src/thread.cc2
-rw-r--r--src/thread.h2
-rw-r--r--src/velocity.cc2
-rw-r--r--src/velocity.h2
-rw-r--r--src/versionstr.cc2
-rw-r--r--src/versionstr.h2
-rw-r--r--test/audiocacheeventhandlertest.cc2
-rw-r--r--test/audiocachefiletest.cc2
-rw-r--r--test/audiocacheidmanagertest.cc2
-rw-r--r--test/audiocachetest.cc2
-rw-r--r--test/configtest.cc2
-rw-r--r--test/engine.cc2
-rw-r--r--test/gui.cc2
-rw-r--r--test/lv2.cc2
-rw-r--r--test/lv2_test_host.cc2
-rw-r--r--test/lv2_test_host.h2
-rw-r--r--test/memcheckertest.cc2
-rw-r--r--test/resampler.cc2
-rw-r--r--test/resource_test.cc2
-rw-r--r--test/test.cc2
-rw-r--r--vst/constants.h2
-rw-r--r--vst/drumgizmo_vst.cc2
-rw-r--r--vst/drumgizmo_vst.h2
-rw-r--r--vst/input_vst.cc2
-rw-r--r--vst/input_vst.h2
-rw-r--r--vst/output_vst.cc2
-rw-r--r--vst/output_vst.h2
200 files changed, 200 insertions, 200 deletions
diff --git a/drumgizmo/drumgizmoc.cc b/drumgizmo/drumgizmoc.cc
index 7e493cb..fd3576c 100644
--- a/drumgizmo/drumgizmoc.cc
+++ b/drumgizmo/drumgizmoc.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/drumgizmoc.h b/drumgizmo/drumgizmoc.h
index cf15664..333b7d6 100644
--- a/drumgizmo/drumgizmoc.h
+++ b/drumgizmo/drumgizmoc.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/enginefactory.cc b/drumgizmo/enginefactory.cc
index 9cbb5d5..5d59ac3 100644
--- a/drumgizmo/enginefactory.cc
+++ b/drumgizmo/enginefactory.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/enginefactory.h b/drumgizmo/enginefactory.h
index 01e2610..d792fc9 100644
--- a/drumgizmo/enginefactory.h
+++ b/drumgizmo/enginefactory.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/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,
diff --git a/drumgizmo/jackclient.cc b/drumgizmo/jackclient.cc
index 7277296..698fe5b 100644
--- a/drumgizmo/jackclient.cc
+++ b/drumgizmo/jackclient.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/jackclient.h b/drumgizmo/jackclient.h
index ea181c8..09f8b48 100644
--- a/drumgizmo/jackclient.h
+++ b/drumgizmo/jackclient.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/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,
diff --git a/include/audiotypes.h b/include/audiotypes.h
index f2bd279..d696139 100644
--- a/include/audiotypes.h
+++ b/include/audiotypes.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/include/event.h b/include/event.h
index 7447f0d..30155ce 100644
--- a/include/event.h
+++ b/include/event.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/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,
diff --git a/lv2/lv2.cc b/lv2/lv2.cc
index 9722fad..224fca9 100644
--- a/lv2/lv2.cc
+++ b/lv2/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/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,
diff --git a/plugingui/button.cc b/plugingui/button.cc
index a3dd435..64cf1a5 100644
--- a/plugingui/button.cc
+++ b/plugingui/button.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/plugingui/button.h b/plugingui/button.h
index f42dc99..c842ebd 100644
--- a/plugingui/button.h
+++ b/plugingui/button.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/plugingui/checkbox.cc b/plugingui/checkbox.cc
index 60ed7a6..fc9bb70 100644
--- a/plugingui/checkbox.cc
+++ b/plugingui/checkbox.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/plugingui/checkbox.h b/plugingui/checkbox.h
index 927bf6d..b69b3a3 100644
--- a/plugingui/checkbox.h
+++ b/plugingui/checkbox.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/plugingui/colour.cc b/plugingui/colour.cc
index fb3d789..44fe3ac 100644
--- a/plugingui/colour.cc
+++ b/plugingui/colour.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/plugingui/colour.h b/plugingui/colour.h
index 9f539e9..b4fe0d2 100644
--- a/plugingui/colour.h
+++ b/plugingui/colour.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/plugingui/combobox.cc b/plugingui/combobox.cc
index 1323dab..2bfaad0 100644
--- a/plugingui/combobox.cc
+++ b/plugingui/combobox.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/plugingui/combobox.h b/plugingui/combobox.h
index 1e4fb8d..bdebfbe 100644
--- a/plugingui/combobox.h
+++ b/plugingui/combobox.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/plugingui/dgwindow.cc b/plugingui/dgwindow.cc
index 9eae38c..cc4aa8a 100644
--- a/plugingui/dgwindow.cc
+++ b/plugingui/dgwindow.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/plugingui/dgwindow.h b/plugingui/dgwindow.h
index 6eb4226..4df93cf 100644
--- a/plugingui/dgwindow.h
+++ b/plugingui/dgwindow.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/plugingui/directory.cc b/plugingui/directory.cc
index 08bf59a..06dc23e 100644
--- a/plugingui/directory.cc
+++ b/plugingui/directory.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/plugingui/directory.h b/plugingui/directory.h
index a3f0059..6743820 100644
--- a/plugingui/directory.h
+++ b/plugingui/directory.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/plugingui/eventhandler.cc b/plugingui/eventhandler.cc
index 9a6fa8d..3b5c1e3 100644
--- a/plugingui/eventhandler.cc
+++ b/plugingui/eventhandler.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/plugingui/eventhandler.h b/plugingui/eventhandler.h
index b011f87..af21086 100644
--- a/plugingui/eventhandler.h
+++ b/plugingui/eventhandler.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/plugingui/filebrowser.cc b/plugingui/filebrowser.cc
index 6313415..39974dc 100644
--- a/plugingui/filebrowser.cc
+++ b/plugingui/filebrowser.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/plugingui/filebrowser.h b/plugingui/filebrowser.h
index bd9dd8e..a6a7609 100644
--- a/plugingui/filebrowser.h
+++ b/plugingui/filebrowser.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/plugingui/font.cc b/plugingui/font.cc
index bcaa027..bdf5230 100644
--- a/plugingui/font.cc
+++ b/plugingui/font.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/plugingui/font.h b/plugingui/font.h
index e29528d..3c3ea41 100644
--- a/plugingui/font.h
+++ b/plugingui/font.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/plugingui/guievent.h b/plugingui/guievent.h
index 6e2ded9..dc53fbb 100644
--- a/plugingui/guievent.h
+++ b/plugingui/guievent.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/plugingui/image.cc b/plugingui/image.cc
index 3cefbb3..0553351 100644
--- a/plugingui/image.cc
+++ b/plugingui/image.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/plugingui/image.h b/plugingui/image.h
index 0decc22..f344bf6 100644
--- a/plugingui/image.h
+++ b/plugingui/image.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/plugingui/knob.cc b/plugingui/knob.cc
index ab2eca9..24d85f4 100644
--- a/plugingui/knob.cc
+++ b/plugingui/knob.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/plugingui/knob.h b/plugingui/knob.h
index 4a71b2e..29e64ae 100644
--- a/plugingui/knob.h
+++ b/plugingui/knob.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/plugingui/label.cc b/plugingui/label.cc
index f4a2cc1..eed7bc5 100644
--- a/plugingui/label.cc
+++ b/plugingui/label.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/plugingui/label.h b/plugingui/label.h
index 794778d..b8cb750 100644
--- a/plugingui/label.h
+++ b/plugingui/label.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/plugingui/layout.cc b/plugingui/layout.cc
index 65042a4..31c7813 100644
--- a/plugingui/layout.cc
+++ b/plugingui/layout.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/plugingui/layout.h b/plugingui/layout.h
index 949c1ca..0a41ae6 100644
--- a/plugingui/layout.h
+++ b/plugingui/layout.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/plugingui/led.cc b/plugingui/led.cc
index 6950140..190ae61 100644
--- a/plugingui/led.cc
+++ b/plugingui/led.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/plugingui/led.h b/plugingui/led.h
index 6b1b730..39e75e2 100644
--- a/plugingui/led.h
+++ b/plugingui/led.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/plugingui/lineedit.cc b/plugingui/lineedit.cc
index 2df40ff..25eeb4b 100644
--- a/plugingui/lineedit.cc
+++ b/plugingui/lineedit.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/plugingui/lineedit.h b/plugingui/lineedit.h
index ae1c7b8..e2c6595 100644
--- a/plugingui/lineedit.h
+++ b/plugingui/lineedit.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/plugingui/listbox.cc b/plugingui/listbox.cc
index 8097ca9..be77a8e 100644
--- a/plugingui/listbox.cc
+++ b/plugingui/listbox.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/plugingui/listbox.h b/plugingui/listbox.h
index f805fcb..4629c53 100644
--- a/plugingui/listbox.h
+++ b/plugingui/listbox.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/plugingui/listboxbasic.cc b/plugingui/listboxbasic.cc
index 10d6c66..4c80bd5 100644
--- a/plugingui/listboxbasic.cc
+++ b/plugingui/listboxbasic.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/plugingui/listboxbasic.h b/plugingui/listboxbasic.h
index 3a190da..28fbc7f 100644
--- a/plugingui/listboxbasic.h
+++ b/plugingui/listboxbasic.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/plugingui/listboxthin.cc b/plugingui/listboxthin.cc
index 16ea49e..c6d6527 100644
--- a/plugingui/listboxthin.cc
+++ b/plugingui/listboxthin.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/plugingui/listboxthin.h b/plugingui/listboxthin.h
index bc9399b..237585e 100644
--- a/plugingui/listboxthin.h
+++ b/plugingui/listboxthin.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/plugingui/nativewindow.h b/plugingui/nativewindow.h
index a44693c..33e0ca8 100644
--- a/plugingui/nativewindow.h
+++ b/plugingui/nativewindow.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/plugingui/nativewindow_pugl.cc b/plugingui/nativewindow_pugl.cc
index b9dcd54..48cc3f9 100644
--- a/plugingui/nativewindow_pugl.cc
+++ b/plugingui/nativewindow_pugl.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/plugingui/nativewindow_pugl.h b/plugingui/nativewindow_pugl.h
index 335e7e4..2c9fbc7 100644
--- a/plugingui/nativewindow_pugl.h
+++ b/plugingui/nativewindow_pugl.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/plugingui/nativewindow_win32.cc b/plugingui/nativewindow_win32.cc
index cf39010..e3103b1 100644
--- a/plugingui/nativewindow_win32.cc
+++ b/plugingui/nativewindow_win32.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/plugingui/nativewindow_win32.h b/plugingui/nativewindow_win32.h
index fa4b6bc..e9e9804 100644
--- a/plugingui/nativewindow_win32.h
+++ b/plugingui/nativewindow_win32.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/plugingui/nativewindow_x11.cc b/plugingui/nativewindow_x11.cc
index a0316b9..ae1907c 100644
--- a/plugingui/nativewindow_x11.cc
+++ b/plugingui/nativewindow_x11.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/plugingui/nativewindow_x11.h b/plugingui/nativewindow_x11.h
index 134ab6f..b0dcd83 100644
--- a/plugingui/nativewindow_x11.h
+++ b/plugingui/nativewindow_x11.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/plugingui/notifier.h b/plugingui/notifier.h
index 328ab7d..23916b0 100644
--- a/plugingui/notifier.h
+++ b/plugingui/notifier.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/plugingui/painter.cc b/plugingui/painter.cc
index 01fae5d..6579755 100644
--- a/plugingui/painter.cc
+++ b/plugingui/painter.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/plugingui/painter.h b/plugingui/painter.h
index 78f1560..8f6c4cf 100644
--- a/plugingui/painter.h
+++ b/plugingui/painter.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/plugingui/pixelbuffer.cc b/plugingui/pixelbuffer.cc
index 962091e..359e7a7 100644
--- a/plugingui/pixelbuffer.cc
+++ b/plugingui/pixelbuffer.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/plugingui/pixelbuffer.h b/plugingui/pixelbuffer.h
index d955c1a..c708396 100644
--- a/plugingui/pixelbuffer.h
+++ b/plugingui/pixelbuffer.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/plugingui/pluginconfig.cc b/plugingui/pluginconfig.cc
index 77cb4ba..6d171fa 100644
--- a/plugingui/pluginconfig.cc
+++ b/plugingui/pluginconfig.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/plugingui/pluginconfig.h b/plugingui/pluginconfig.h
index a249eb2..825f44d 100644
--- a/plugingui/pluginconfig.h
+++ b/plugingui/pluginconfig.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/plugingui/plugingui.cc b/plugingui/plugingui.cc
index a56818c..85e628c 100644
--- a/plugingui/plugingui.cc
+++ b/plugingui/plugingui.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/plugingui/plugingui.h b/plugingui/plugingui.h
index b57855a..d639a16 100644
--- a/plugingui/plugingui.h
+++ b/plugingui/plugingui.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/plugingui/progressbar.cc b/plugingui/progressbar.cc
index 6882789..201fba4 100644
--- a/plugingui/progressbar.cc
+++ b/plugingui/progressbar.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/plugingui/progressbar.h b/plugingui/progressbar.h
index 26fbbea..39546cb 100644
--- a/plugingui/progressbar.h
+++ b/plugingui/progressbar.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/plugingui/rcgen.cc b/plugingui/rcgen.cc
index 5cb0999..4f28e5e 100644
--- a/plugingui/rcgen.cc
+++ b/plugingui/rcgen.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/plugingui/resource.cc b/plugingui/resource.cc
index c0248c3..2032c40 100644
--- a/plugingui/resource.cc
+++ b/plugingui/resource.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/plugingui/resource.h b/plugingui/resource.h
index 2246271..188294a 100644
--- a/plugingui/resource.h
+++ b/plugingui/resource.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/plugingui/resource_data.h b/plugingui/resource_data.h
index 5d6392f..5d565e5 100644
--- a/plugingui/resource_data.h
+++ b/plugingui/resource_data.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/plugingui/scrollbar.cc b/plugingui/scrollbar.cc
index 2a9d3fd..09800c6 100644
--- a/plugingui/scrollbar.cc
+++ b/plugingui/scrollbar.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/plugingui/scrollbar.h b/plugingui/scrollbar.h
index 99f8377..3209ab7 100644
--- a/plugingui/scrollbar.h
+++ b/plugingui/scrollbar.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/plugingui/slider.cc b/plugingui/slider.cc
index a3c10f9..9b633da 100644
--- a/plugingui/slider.cc
+++ b/plugingui/slider.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/plugingui/slider.h b/plugingui/slider.h
index 01cbd54..2f3d777 100644
--- a/plugingui/slider.h
+++ b/plugingui/slider.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/plugingui/testmain.cc b/plugingui/testmain.cc
index 7b1bfec..08c0ad7 100644
--- a/plugingui/testmain.cc
+++ b/plugingui/testmain.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/plugingui/textedit.cc b/plugingui/textedit.cc
index 7342421..da20836 100644
--- a/plugingui/textedit.cc
+++ b/plugingui/textedit.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/plugingui/textedit.h b/plugingui/textedit.h
index d1b4a01..20563a3 100644
--- a/plugingui/textedit.h
+++ b/plugingui/textedit.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/plugingui/verticalline.cc b/plugingui/verticalline.cc
index 5bf4afd..e4a2b90 100644
--- a/plugingui/verticalline.cc
+++ b/plugingui/verticalline.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/plugingui/verticalline.h b/plugingui/verticalline.h
index 1d05eac..2f4b15b 100644
--- a/plugingui/verticalline.h
+++ b/plugingui/verticalline.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/plugingui/widget.cc b/plugingui/widget.cc
index 4b92e65..a257119 100644
--- a/plugingui/widget.cc
+++ b/plugingui/widget.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/plugingui/widget.h b/plugingui/widget.h
index 6bfffb5..bb9c85e 100644
--- a/plugingui/widget.h
+++ b/plugingui/widget.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/plugingui/window.cc b/plugingui/window.cc
index 9263128..ab51008 100644
--- a/plugingui/window.cc
+++ b/plugingui/window.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/plugingui/window.h b/plugingui/window.h
index 1fffbb6..f898105 100644
--- a/plugingui/window.h
+++ b/plugingui/window.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/src/audio.h b/src/audio.h
index dc890cc..1ea99db 100644
--- a/src/audio.h
+++ b/src/audio.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/src/audiocache.cc b/src/audiocache.cc
index 86052c7..346c93b 100644
--- a/src/audiocache.cc
+++ b/src/audiocache.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/src/audiocache.h b/src/audiocache.h
index 059faa2..173096c 100644
--- a/src/audiocache.h
+++ b/src/audiocache.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/src/audiocacheeventhandler.cc b/src/audiocacheeventhandler.cc
index 788cac6..c639242 100644
--- a/src/audiocacheeventhandler.cc
+++ b/src/audiocacheeventhandler.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/src/audiocacheeventhandler.h b/src/audiocacheeventhandler.h
index f00a080..4b72f81 100644
--- a/src/audiocacheeventhandler.h
+++ b/src/audiocacheeventhandler.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/src/audiocachefile.cc b/src/audiocachefile.cc
index 7b05bfc..c85b46f 100644
--- a/src/audiocachefile.cc
+++ b/src/audiocachefile.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/src/audiocachefile.h b/src/audiocachefile.h
index 343133e..911cf58 100644
--- a/src/audiocachefile.h
+++ b/src/audiocachefile.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/src/audiocacheidmanager.cc b/src/audiocacheidmanager.cc
index 444ac38..8d9d40c 100644
--- a/src/audiocacheidmanager.cc
+++ b/src/audiocacheidmanager.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/src/audiocacheidmanager.h b/src/audiocacheidmanager.h
index 7bf3169..ff1d354 100644
--- a/src/audiocacheidmanager.h
+++ b/src/audiocacheidmanager.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/src/audiofile.cc b/src/audiofile.cc
index f5d55b0..1c2cd38 100644
--- a/src/audiofile.cc
+++ b/src/audiofile.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/src/audiofile.h b/src/audiofile.h
index eb9440e..73fb1b2 100644
--- a/src/audiofile.h
+++ b/src/audiofile.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/src/audioinputengine.cc b/src/audioinputengine.cc
index 95c7c13..2032e1c 100644
--- a/src/audioinputengine.cc
+++ b/src/audioinputengine.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/src/audioinputengine.h b/src/audioinputengine.h
index f2b49c0..22963ee 100644
--- a/src/audioinputengine.h
+++ b/src/audioinputengine.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/src/audioinputenginemidi.cc b/src/audioinputenginemidi.cc
index d8e3366..052c5f0 100644
--- a/src/audioinputenginemidi.cc
+++ b/src/audioinputenginemidi.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/src/audioinputenginemidi.h b/src/audioinputenginemidi.h
index 7dccf33..f53343f 100644
--- a/src/audioinputenginemidi.h
+++ b/src/audioinputenginemidi.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/src/audiooutputengine.cc b/src/audiooutputengine.cc
index 7070222..17605aa 100644
--- a/src/audiooutputengine.cc
+++ b/src/audiooutputengine.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/src/audiooutputengine.h b/src/audiooutputengine.h
index 562a46b..b242d25 100644
--- a/src/audiooutputengine.h
+++ b/src/audiooutputengine.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/src/beatmapper.cc b/src/beatmapper.cc
index 1b25d07..c4c11fc 100644
--- a/src/beatmapper.cc
+++ b/src/beatmapper.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/src/beatmapper.h b/src/beatmapper.h
index 8182e40..63148e9 100644
--- a/src/beatmapper.h
+++ b/src/beatmapper.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/src/channel.cc b/src/channel.cc
index 941847a..1ec6074 100644
--- a/src/channel.cc
+++ b/src/channel.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/src/channel.h b/src/channel.h
index 2484d92..aa90b87 100644
--- a/src/channel.h
+++ b/src/channel.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/src/channelmixer.cc b/src/channelmixer.cc
index c8ee71a..be82625 100644
--- a/src/channelmixer.cc
+++ b/src/channelmixer.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/src/channelmixer.h b/src/channelmixer.h
index 06cef2f..afdb961 100644
--- a/src/channelmixer.h
+++ b/src/channelmixer.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/src/chresampler.cc b/src/chresampler.cc
index 301e650..a6820f5 100644
--- a/src/chresampler.cc
+++ b/src/chresampler.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/src/chresampler.h b/src/chresampler.h
index 5943627..aaacc82 100644
--- a/src/chresampler.h
+++ b/src/chresampler.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/src/configfile.cc b/src/configfile.cc
index 8447d9a..cffaa49 100644
--- a/src/configfile.cc
+++ b/src/configfile.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/src/configfile.h b/src/configfile.h
index a6c50bd..a3c3f78 100644
--- a/src/configfile.h
+++ b/src/configfile.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/src/configparser.cc b/src/configparser.cc
index 96e701b..86219dd 100644
--- a/src/configparser.cc
+++ b/src/configparser.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/src/configparser.h b/src/configparser.h
index e67babd..9aba284 100644
--- a/src/configparser.h
+++ b/src/configparser.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/src/configuration.cc b/src/configuration.cc
index 5c733ee..fad7076 100644
--- a/src/configuration.cc
+++ b/src/configuration.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/src/configuration.h b/src/configuration.h
index b8be49f..286a830 100644
--- a/src/configuration.h
+++ b/src/configuration.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/src/cpp11fix.h b/src/cpp11fix.h
index e80f03b..ac1de92 100644
--- a/src/cpp11fix.h
+++ b/src/cpp11fix.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/src/drumgizmo.cc b/src/drumgizmo.cc
index e47cab7..9e33f48 100644
--- a/src/drumgizmo.cc
+++ b/src/drumgizmo.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/src/drumgizmo.h b/src/drumgizmo.h
index f1f570a..2ff4e8b 100644
--- a/src/drumgizmo.h
+++ b/src/drumgizmo.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/src/drumkit.cc b/src/drumkit.cc
index 4d75f3b..9590930 100644
--- a/src/drumkit.cc
+++ b/src/drumkit.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/src/drumkit.h b/src/drumkit.h
index a9ceb80..aa06969 100644
--- a/src/drumkit.h
+++ b/src/drumkit.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/src/drumkitloader.cc b/src/drumkitloader.cc
index e2dccf8..82b177b 100644
--- a/src/drumkitloader.cc
+++ b/src/drumkitloader.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/src/drumkitloader.h b/src/drumkitloader.h
index 0532691..8819d71 100644
--- a/src/drumkitloader.h
+++ b/src/drumkitloader.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/src/drumkitparser.cc b/src/drumkitparser.cc
index f7bfe40..e67d65e 100644
--- a/src/drumkitparser.cc
+++ b/src/drumkitparser.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/src/drumkitparser.h b/src/drumkitparser.h
index 6311609..d9ec4fe 100644
--- a/src/drumkitparser.h
+++ b/src/drumkitparser.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/src/events.cc b/src/events.cc
index c72646a..ef38424 100644
--- a/src/events.cc
+++ b/src/events.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/src/events.h b/src/events.h
index 26eaf3f..60b754b 100644
--- a/src/events.h
+++ b/src/events.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/src/instrument.cc b/src/instrument.cc
index d0b25aa..463f10d 100644
--- a/src/instrument.cc
+++ b/src/instrument.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/src/instrument.h b/src/instrument.h
index 416b6c2..07aba9c 100644
--- a/src/instrument.h
+++ b/src/instrument.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/src/instrumentparser.cc b/src/instrumentparser.cc
index 8fa147a..5d6acef 100644
--- a/src/instrumentparser.cc
+++ b/src/instrumentparser.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/src/instrumentparser.h b/src/instrumentparser.h
index 60a6261..4971922 100644
--- a/src/instrumentparser.h
+++ b/src/instrumentparser.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/src/memchecker.cc b/src/memchecker.cc
index 8277212..f23e96b 100644
--- a/src/memchecker.cc
+++ b/src/memchecker.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/src/memchecker.h b/src/memchecker.h
index f12c3d2..eec6ebf 100644
--- a/src/memchecker.h
+++ b/src/memchecker.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/src/message.h b/src/message.h
index 07b0300..a81a929 100644
--- a/src/message.h
+++ b/src/message.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/src/messagehandler.cc b/src/messagehandler.cc
index 52a89a5..4adc0cf 100644
--- a/src/messagehandler.cc
+++ b/src/messagehandler.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/src/messagehandler.h b/src/messagehandler.h
index 9812777..9541712 100644
--- a/src/messagehandler.h
+++ b/src/messagehandler.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/src/messagereceiver.cc b/src/messagereceiver.cc
index a24482b..d5f7ceb 100644
--- a/src/messagereceiver.cc
+++ b/src/messagereceiver.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/src/messagereceiver.h b/src/messagereceiver.h
index 2794091..576dc3d 100644
--- a/src/messagereceiver.h
+++ b/src/messagereceiver.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/src/midimapparser.cc b/src/midimapparser.cc
index 9d30a05..e81b871 100644
--- a/src/midimapparser.cc
+++ b/src/midimapparser.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/src/midimapparser.h b/src/midimapparser.h
index 98ab886..32cd9e8 100644
--- a/src/midimapparser.h
+++ b/src/midimapparser.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/src/midimapper.cc b/src/midimapper.cc
index d4ff94e..683088d 100644
--- a/src/midimapper.cc
+++ b/src/midimapper.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/src/midimapper.h b/src/midimapper.h
index 7439c4b..3a6c2cb 100644
--- a/src/midimapper.h
+++ b/src/midimapper.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/src/mutex.cc b/src/mutex.cc
index dfdab33..1e22be7 100644
--- a/src/mutex.cc
+++ b/src/mutex.cc
@@ -13,7 +13,7 @@
*
* Pracro 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.
*
* Pracro is distributed in the hope that it will be useful,
diff --git a/src/mutex.h b/src/mutex.h
index 4659a07..f91d01f 100644
--- a/src/mutex.h
+++ b/src/mutex.h
@@ -13,7 +13,7 @@
*
* Pracro 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.
*
* Pracro is distributed in the hope that it will be useful,
diff --git a/src/nolocale.h b/src/nolocale.h
index 816dd9c..b84bd87 100644
--- a/src/nolocale.h
+++ b/src/nolocale.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/src/path.cc b/src/path.cc
index 1b4ede3..080bd12 100644
--- a/src/path.cc
+++ b/src/path.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/src/path.h b/src/path.h
index bdad0a5..dc6f78d 100644
--- a/src/path.h
+++ b/src/path.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/src/powerlist.cc b/src/powerlist.cc
index 4248b30..7bd7699 100644
--- a/src/powerlist.cc
+++ b/src/powerlist.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/src/powerlist.h b/src/powerlist.h
index 3a07b37..50ffbf3 100644
--- a/src/powerlist.h
+++ b/src/powerlist.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/src/rangemap.h b/src/rangemap.h
index d863052..c59ff00 100644
--- a/src/rangemap.h
+++ b/src/rangemap.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/src/sample.cc b/src/sample.cc
index d50137d..45dc415 100644
--- a/src/sample.cc
+++ b/src/sample.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/src/sample.h b/src/sample.h
index 61a3468..be0d121 100644
--- a/src/sample.h
+++ b/src/sample.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/src/saxparser.cc b/src/saxparser.cc
index 1bd98a8..f163dfc 100644
--- a/src/saxparser.cc
+++ b/src/saxparser.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/src/saxparser.h b/src/saxparser.h
index aff90d7..6acbcdc 100644
--- a/src/saxparser.h
+++ b/src/saxparser.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/src/semaphore.cc b/src/semaphore.cc
index 2bd244c..36c828e 100644
--- a/src/semaphore.cc
+++ b/src/semaphore.cc
@@ -12,7 +12,7 @@
*
* Pracro 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.
*
* Pracro is distributed in the hope that it will be useful,
diff --git a/src/semaphore.h b/src/semaphore.h
index ed284de..3d5da60 100644
--- a/src/semaphore.h
+++ b/src/semaphore.h
@@ -12,7 +12,7 @@
*
* Pracro 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.
*
* Pracro is distributed in the hope that it will be useful,
diff --git a/src/thread.cc b/src/thread.cc
index 6e216e9..a9d1454 100644
--- a/src/thread.cc
+++ b/src/thread.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/src/thread.h b/src/thread.h
index 33435e6..36b06ef 100644
--- a/src/thread.h
+++ b/src/thread.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/src/velocity.cc b/src/velocity.cc
index 319dc82..27b7162 100644
--- a/src/velocity.cc
+++ b/src/velocity.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/src/velocity.h b/src/velocity.h
index 10a3eb0..eb07d05 100644
--- a/src/velocity.h
+++ b/src/velocity.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/src/versionstr.cc b/src/versionstr.cc
index 90557f6..9b37270 100644
--- a/src/versionstr.cc
+++ b/src/versionstr.cc
@@ -13,7 +13,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/src/versionstr.h b/src/versionstr.h
index ecb1df3..700e3d9 100644
--- a/src/versionstr.h
+++ b/src/versionstr.h
@@ -13,7 +13,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/test/audiocacheeventhandlertest.cc b/test/audiocacheeventhandlertest.cc
index 5f30d2e..0eca843 100644
--- a/test/audiocacheeventhandlertest.cc
+++ b/test/audiocacheeventhandlertest.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/test/audiocachefiletest.cc b/test/audiocachefiletest.cc
index 6f84ba2..95d8755 100644
--- a/test/audiocachefiletest.cc
+++ b/test/audiocachefiletest.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/test/audiocacheidmanagertest.cc b/test/audiocacheidmanagertest.cc
index eff7e78..9db3dcc 100644
--- a/test/audiocacheidmanagertest.cc
+++ b/test/audiocacheidmanagertest.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/test/audiocachetest.cc b/test/audiocachetest.cc
index 3ac63bf..3a8886b 100644
--- a/test/audiocachetest.cc
+++ b/test/audiocachetest.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/test/configtest.cc b/test/configtest.cc
index 24a7048..58af239 100644
--- a/test/configtest.cc
+++ b/test/configtest.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/test/engine.cc b/test/engine.cc
index 4c49a6c..d27569c 100644
--- a/test/engine.cc
+++ b/test/engine.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/test/gui.cc b/test/gui.cc
index f227747..432dbd4 100644
--- a/test/gui.cc
+++ b/test/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/test/lv2.cc b/test/lv2.cc
index 0ecf178..82a957a 100644
--- a/test/lv2.cc
+++ b/test/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/test/lv2_test_host.cc b/test/lv2_test_host.cc
index 9b4fc7a..9bcac4b 100644
--- a/test/lv2_test_host.cc
+++ b/test/lv2_test_host.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/test/lv2_test_host.h b/test/lv2_test_host.h
index 81aa413..c316cc1 100644
--- a/test/lv2_test_host.h
+++ b/test/lv2_test_host.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/test/memcheckertest.cc b/test/memcheckertest.cc
index abeac91..d43a2e7 100644
--- a/test/memcheckertest.cc
+++ b/test/memcheckertest.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/test/resampler.cc b/test/resampler.cc
index 445a5b3..cfe6bd6 100644
--- a/test/resampler.cc
+++ b/test/resampler.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/test/resource_test.cc b/test/resource_test.cc
index 7fc632a..559b406 100644
--- a/test/resource_test.cc
+++ b/test/resource_test.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/test/test.cc b/test/test.cc
index 282062d..e69d20f 100644
--- a/test/test.cc
+++ b/test/test.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/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,