zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 8a403abf9b80484efcd3253f3e04f5697f5742d0
parent 00f6ff4e2d38662fd0c18768d0fd2f0728b2a41d
Author: paulnasca <paulnasca>
Date:   Sun,  9 Sep 2007 19:48:57 +0000

*** empty log message ***

Diffstat:
MChangeLog | 2+-
MFAQ.txt | 6------
MZynAddSubFX.lsm | 2+-
Msrc/DSP/AnalogFilter.C | 2+-
Msrc/DSP/AnalogFilter.h | 2+-
Msrc/DSP/FFTwrapper.C | 2+-
Msrc/DSP/FFTwrapper.h | 2+-
Msrc/DSP/Filter.C | 2+-
Msrc/DSP/Filter.h | 2+-
Msrc/DSP/Filter_.h | 2+-
Msrc/DSP/FormantFilter.C | 2+-
Msrc/DSP/FormantFilter.h | 2+-
Msrc/DSP/SVFilter.C | 2+-
Msrc/DSP/SVFilter.h | 2+-
Msrc/Effects/Alienwah.C | 2+-
Msrc/Effects/Alienwah.h | 2+-
Msrc/Effects/Chorus.C | 2+-
Msrc/Effects/Chorus.h | 2+-
Msrc/Effects/Distorsion.C | 2+-
Msrc/Effects/Distorsion.h | 2+-
Msrc/Effects/DynamicFilter.C | 2+-
Msrc/Effects/DynamicFilter.h | 2+-
Msrc/Effects/EQ.C | 2+-
Msrc/Effects/EQ.h | 2+-
Msrc/Effects/Echo.C | 2+-
Msrc/Effects/Echo.h | 2+-
Msrc/Effects/Effect.C | 2+-
Msrc/Effects/Effect.h | 2+-
Msrc/Effects/EffectLFO.C | 2+-
Msrc/Effects/EffectLFO.h | 2+-
Msrc/Effects/EffectMgr.C | 2+-
Msrc/Effects/EffectMgr.h | 2+-
Msrc/Effects/Phaser.C | 2+-
Msrc/Effects/Phaser.h | 2+-
Msrc/Effects/Reverb.C | 2+-
Msrc/Effects/Reverb.h | 2+-
Msrc/Input/ALSAMidiIn.C | 2+-
Msrc/Input/ALSAMidiIn.h | 2+-
Msrc/Input/MidiIn.C | 2+-
Msrc/Input/MidiIn.h | 2+-
Msrc/Input/NULLMidiIn.C | 2+-
Msrc/Input/NULLMidiIn.h | 2+-
Msrc/Input/OSSMidiIn.C | 2+-
Msrc/Input/OSSMidiIn.h | 2+-
Msrc/Input/WINMidiIn.C | 2+-
Msrc/Input/WINMidiIn.h | 2+-
Msrc/Misc/Bank.C | 2+-
Msrc/Misc/Bank.h | 2+-
Msrc/Misc/Config.C | 2+-
Msrc/Misc/Config.h | 2+-
Msrc/Misc/Dump.C | 2+-
Msrc/Misc/Dump.h | 2+-
Msrc/Misc/Master.C | 2+-
Msrc/Misc/Master.h | 2+-
Msrc/Misc/Microtonal.C | 2+-
Msrc/Misc/Microtonal.h | 2+-
Msrc/Misc/Part.C | 2+-
Msrc/Misc/Part.h | 2+-
Msrc/Misc/Util.C | 2+-
Msrc/Misc/Util.h | 2+-
Msrc/Misc/XMLwrapper.C | 2+-
Msrc/Misc/XMLwrapper.h | 2+-
Msrc/Output/JACK_RTaudiooutput.C | 2+-
Msrc/Output/JACKaudiooutput.C | 2+-
Msrc/Output/JACKaudiooutput.h | 2+-
Msrc/Output/OSSaudiooutput.C | 2+-
Msrc/Output/OSSaudiooutput.h | 2+-
Msrc/Output/PAaudiooutput.C | 2+-
Msrc/Output/PAaudiooutput.h | 2+-
Msrc/Output/Recorder.C | 2+-
Msrc/Output/Recorder.h | 2+-
Msrc/Output/VSTaudiooutput.C | 2+-
Msrc/Output/VSTaudiooutput.h | 2+-
Msrc/Params/ADnoteParameters.C | 2+-
Msrc/Params/ADnoteParameters.h | 2+-
Msrc/Params/Controller.C | 2+-
Msrc/Params/Controller.h | 2+-
Msrc/Params/EnvelopeParams.C | 2+-
Msrc/Params/EnvelopeParams.h | 2+-
Msrc/Params/FilterParams.C | 2+-
Msrc/Params/FilterParams.h | 2+-
Msrc/Params/LFOParams.C | 2+-
Msrc/Params/LFOParams.h | 2+-
Msrc/Params/PADnoteParameters.C | 2+-
Msrc/Params/PADnoteParameters.h | 2+-
Msrc/Params/Presets.C | 2+-
Msrc/Params/Presets.h | 2+-
Msrc/Params/PresetsStore.C | 2+-
Msrc/Params/PresetsStore.h | 2+-
Msrc/Params/SUBnoteParameters.C | 2+-
Msrc/Params/SUBnoteParameters.h | 2+-
Msrc/Seq/MIDIEvents.C | 2+-
Msrc/Seq/MIDIEvents.h | 2+-
Msrc/Seq/MIDIFile.C | 2+-
Msrc/Seq/MIDIFile.h | 2+-
Msrc/Seq/Sequencer.C | 2+-
Msrc/Seq/Sequencer.h | 2+-
Msrc/Synth/ADnote.C | 2+-
Msrc/Synth/ADnote.h | 2+-
Msrc/Synth/Envelope.C | 2+-
Msrc/Synth/Envelope.h | 2+-
Msrc/Synth/LFO.C | 2+-
Msrc/Synth/LFO.h | 2+-
Msrc/Synth/OscilGen.C | 2+-
Msrc/Synth/OscilGen.h | 2+-
Msrc/Synth/PADnote.C | 2+-
Msrc/Synth/PADnote.h | 2+-
Msrc/Synth/Resonance.C | 2+-
Msrc/Synth/Resonance.h | 2+-
Msrc/Synth/SUBnote.C | 2+-
Msrc/Synth/SUBnote.h | 2+-
Msrc/UI/ADnoteUI.fl | 2+-
Msrc/UI/BankUI.fl | 2+-
Msrc/UI/ConfigUI.fl | 2+-
Msrc/UI/EffUI.fl | 2+-
Msrc/UI/EnvelopeUI.fl | 2+-
Msrc/UI/FilterUI.fl | 2+-
Msrc/UI/LFOUI.fl | 2+-
Msrc/UI/MasterUI.fl | 6+++---
Msrc/UI/MicrotonalUI.fl | 2+-
Msrc/UI/OscilGenUI.fl | 2+-
Msrc/UI/PartUI.fl | 2+-
Msrc/UI/ResonanceUI.fl | 2+-
Msrc/UI/SUBnoteUI.fl | 2+-
Msrc/UI/SeqUI.fl | 2+-
Msrc/UI/VirKeyboard.fl | 2+-
Msrc/UI/WidgetPDial.fl | 2+-
Msrc/globals.h | 2+-
Msrc/main.C | 6+++---
129 files changed, 132 insertions(+), 138 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -820,7 +820,7 @@ 19 Mar 2007 - Aplicat un patch mic de la Daniel Clemente care este un workaround la bug-ul X11 cand tin tastele apasate mai mult timp 01 Apr 2007 - O mica modificare cu xclass zynaddsubfx in MasterUI.fl - +09 Sep 2007 - Schimbata licenta la GPL 2 or other later diff --git a/FAQ.txt b/FAQ.txt @@ -25,9 +25,3 @@ A3) Look in src/globals.h and change there theese values. You don't have to chan Q4) How do I enable Jack support on ZynAddSubFX ? A4) Look in "Makefile.inc" from "src/" directory for more information. It is highly recomanded that the Jack samplerate to be equal to ZynAddSubFX samplerate (SAMPLE_RATE from globals.h), otherwise the resampling will be done and this will decrease the quality a bit. - -Q5) Why it is licensed only under version 2 of the GNU GPL? -A5) I licensed under GNU GPL v.2 only, because I don't know what the next versions of GPL will say. For example what if they tell that a GPL licensed program can be a part of a proprietary software? This may blow up the entire opensource comunity (well, only 'GPL v.2 or any later version' programs - but they are the most). -To 'be similar in spirit to the present version [of GPL]' (what is said in the section 9 of GNU GPL) is too ambigous for me. -Anyway, ZynAddSubFX is free (as speech) even is licensed only to GPL v.2 ;-) . - diff --git a/ZynAddSubFX.lsm b/ZynAddSubFX.lsm @@ -18,5 +18,5 @@ Primary-site: zynaddsubfx.sourceforge.net Alternate-site: Original-site: Platforms: Linux with X11 or Windows -Copying-policy: version 2 of the GNU General Public License (GNU GPL v.2) +Copying-policy: GNU General Public License (version 2 or later) End diff --git a/src/DSP/AnalogFilter.C b/src/DSP/AnalogFilter.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/AnalogFilter.h b/src/DSP/AnalogFilter.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/FFTwrapper.C b/src/DSP/FFTwrapper.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/FFTwrapper.h b/src/DSP/FFTwrapper.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/Filter.C b/src/DSP/Filter.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/Filter.h b/src/DSP/Filter.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/Filter_.h b/src/DSP/Filter_.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/FormantFilter.C b/src/DSP/FormantFilter.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/FormantFilter.h b/src/DSP/FormantFilter.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/SVFilter.C b/src/DSP/SVFilter.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/DSP/SVFilter.h b/src/DSP/SVFilter.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Alienwah.C b/src/Effects/Alienwah.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Alienwah.h b/src/Effects/Alienwah.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Chorus.C b/src/Effects/Chorus.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Chorus.h b/src/Effects/Chorus.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Distorsion.C b/src/Effects/Distorsion.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Distorsion.h b/src/Effects/Distorsion.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/DynamicFilter.C b/src/Effects/DynamicFilter.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/DynamicFilter.h b/src/Effects/DynamicFilter.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EQ.C b/src/Effects/EQ.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EQ.h b/src/Effects/EQ.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Echo.C b/src/Effects/Echo.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Echo.h b/src/Effects/Echo.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Effect.C b/src/Effects/Effect.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Effect.h b/src/Effects/Effect.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EffectLFO.C b/src/Effects/EffectLFO.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EffectLFO.h b/src/Effects/EffectLFO.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EffectMgr.C b/src/Effects/EffectMgr.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/EffectMgr.h b/src/Effects/EffectMgr.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Phaser.C b/src/Effects/Phaser.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Phaser.h b/src/Effects/Phaser.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Reverb.C b/src/Effects/Reverb.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Effects/Reverb.h b/src/Effects/Reverb.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/ALSAMidiIn.C b/src/Input/ALSAMidiIn.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/ALSAMidiIn.h b/src/Input/ALSAMidiIn.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/MidiIn.C b/src/Input/MidiIn.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/MidiIn.h b/src/Input/MidiIn.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/NULLMidiIn.C b/src/Input/NULLMidiIn.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/NULLMidiIn.h b/src/Input/NULLMidiIn.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/OSSMidiIn.C b/src/Input/OSSMidiIn.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/OSSMidiIn.h b/src/Input/OSSMidiIn.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/WINMidiIn.C b/src/Input/WINMidiIn.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Input/WINMidiIn.h b/src/Input/WINMidiIn.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Bank.C b/src/Misc/Bank.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Bank.h b/src/Misc/Bank.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Config.C b/src/Misc/Config.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Config.h b/src/Misc/Config.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Dump.C b/src/Misc/Dump.C @@ -13,7 +13,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Dump.h b/src/Misc/Dump.h @@ -13,7 +13,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Master.C b/src/Misc/Master.C @@ -13,7 +13,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Master.h b/src/Misc/Master.h @@ -13,7 +13,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Microtonal.C b/src/Misc/Microtonal.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Microtonal.h b/src/Misc/Microtonal.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Part.C b/src/Misc/Part.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Part.h b/src/Misc/Part.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Util.C b/src/Misc/Util.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/Util.h b/src/Misc/Util.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/XMLwrapper.C b/src/Misc/XMLwrapper.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Misc/XMLwrapper.h b/src/Misc/XMLwrapper.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/JACK_RTaudiooutput.C b/src/Output/JACK_RTaudiooutput.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/JACKaudiooutput.C b/src/Output/JACKaudiooutput.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/JACKaudiooutput.h b/src/Output/JACKaudiooutput.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/OSSaudiooutput.C b/src/Output/OSSaudiooutput.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/OSSaudiooutput.h b/src/Output/OSSaudiooutput.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/PAaudiooutput.C b/src/Output/PAaudiooutput.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/PAaudiooutput.h b/src/Output/PAaudiooutput.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/Recorder.C b/src/Output/Recorder.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/Recorder.h b/src/Output/Recorder.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/VSTaudiooutput.C b/src/Output/VSTaudiooutput.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Output/VSTaudiooutput.h b/src/Output/VSTaudiooutput.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/ADnoteParameters.C b/src/Params/ADnoteParameters.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/ADnoteParameters.h b/src/Params/ADnoteParameters.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/Controller.C b/src/Params/Controller.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/Controller.h b/src/Params/Controller.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/EnvelopeParams.C b/src/Params/EnvelopeParams.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/EnvelopeParams.h b/src/Params/EnvelopeParams.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/FilterParams.C b/src/Params/FilterParams.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/FilterParams.h b/src/Params/FilterParams.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/LFOParams.C b/src/Params/LFOParams.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/LFOParams.h b/src/Params/LFOParams.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/PADnoteParameters.C b/src/Params/PADnoteParameters.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/PADnoteParameters.h b/src/Params/PADnoteParameters.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/Presets.C b/src/Params/Presets.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/Presets.h b/src/Params/Presets.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/PresetsStore.C b/src/Params/PresetsStore.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/PresetsStore.h b/src/Params/PresetsStore.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/SUBnoteParameters.C b/src/Params/SUBnoteParameters.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Params/SUBnoteParameters.h b/src/Params/SUBnoteParameters.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/MIDIEvents.C b/src/Seq/MIDIEvents.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/MIDIEvents.h b/src/Seq/MIDIEvents.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/MIDIFile.C b/src/Seq/MIDIFile.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/MIDIFile.h b/src/Seq/MIDIFile.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/Sequencer.C b/src/Seq/Sequencer.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Seq/Sequencer.h b/src/Seq/Sequencer.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/ADnote.C b/src/Synth/ADnote.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/ADnote.h b/src/Synth/ADnote.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/Envelope.C b/src/Synth/Envelope.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/Envelope.h b/src/Synth/Envelope.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/LFO.C b/src/Synth/LFO.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/LFO.h b/src/Synth/LFO.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/OscilGen.C b/src/Synth/OscilGen.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/OscilGen.h b/src/Synth/OscilGen.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/PADnote.C b/src/Synth/PADnote.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/PADnote.h b/src/Synth/PADnote.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/Resonance.C b/src/Synth/Resonance.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/Resonance.h b/src/Synth/Resonance.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/SUBnote.C b/src/Synth/SUBnote.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/Synth/SUBnote.h b/src/Synth/SUBnote.h @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/UI/ADnoteUI.fl b/src/UI/ADnoteUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "../Params/ADnoteParameters.h"} {public } diff --git a/src/UI/BankUI.fl b/src/UI/BankUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/ConfigUI.fl b/src/UI/ConfigUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdio.h>} {public } diff --git a/src/UI/EffUI.fl b/src/UI/EffUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/EnvelopeUI.fl b/src/UI/EnvelopeUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "WidgetPDial.h"} {public } diff --git a/src/UI/FilterUI.fl b/src/UI/FilterUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "WidgetPDial.h"} {public } diff --git a/src/UI/LFOUI.fl b/src/UI/LFOUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "WidgetPDial.h"} {public } diff --git a/src/UI/MasterUI.fl b/src/UI/MasterUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } @@ -1005,10 +1005,10 @@ panelwindow->show();} } Fl_Box {} { label {This is free software; you may redistribute it and/or modify it under the terms of the -version 2 of the GNU General Public License as published by the Free Software Fundation. +version 2 (or any later version) of the GNU General Public License as published by the Free Software Fundation. This program comes with ABSOLUTELY NO WARRANTY. - See the version 2 of the + See the version 2 (or any later version) of the GNU General Public License for details.} xywh {0 60 325 115} labelfont 1 labelsize 11 align 144 } diff --git a/src/UI/MicrotonalUI.fl b/src/UI/MicrotonalUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/OscilGenUI.fl b/src/UI/OscilGenUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "../Synth/OscilGen.h"} {public } diff --git a/src/UI/PartUI.fl b/src/UI/PartUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/ResonanceUI.fl b/src/UI/ResonanceUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <FL/Fl_Box.H>} {public } diff --git a/src/UI/SUBnoteUI.fl b/src/UI/SUBnoteUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/SeqUI.fl b/src/UI/SeqUI.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include "../globals.h"} {public } diff --git a/src/UI/VirKeyboard.fl b/src/UI/VirKeyboard.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2002-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <stdlib.h>} {public } diff --git a/src/UI/WidgetPDial.fl b/src/UI/WidgetPDial.fl @@ -4,7 +4,7 @@ header_name {.h} code_name {.cc} decl {//Copyright (c) 2003-2005 Nasca Octavian Paul} {} -decl {//License: GNU GPL version 2} {} +decl {//License: GNU GPL version 2 or later} {} decl {\#include <FL/Fl_Dial.H>} {public } diff --git a/src/globals.h b/src/globals.h @@ -13,7 +13,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, diff --git a/src/main.C b/src/main.C @@ -12,7 +12,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License (version 2) for more details. + GNU General Public License (version 2 or later) for more details. You should have received a copy of the GNU General Public License (version 2) along with this program; if not, write to the Free Software Foundation, @@ -384,9 +384,9 @@ int main(int argc, char *argv[]){ #ifdef JACKAUDIOOUT usejackit=true;//use jack by default #endif - fprintf(stderr,"%s","\nZynAddSubFX - Copyright (c) 2002-2005 Nasca Octavian Paul and others\n"); + fprintf(stderr,"%s","\nZynAddSubFX - Copyright (c) 2002-2007 Nasca Octavian Paul and others\n"); fprintf(stderr,"Compiled: %s %s\n",__DATE__,__TIME__); - fprintf(stderr,"%s","This program is free software (GNU GPL v.2) and \n it comes with ABSOLUTELY NO WARRANTY.\n\n"); + fprintf(stderr,"%s","This program is free software (GNU GPL v.2 or later) and \n it comes with ABSOLUTELY NO WARRANTY.\n\n"); #ifdef OS_LINUX if (argc==1) fprintf(stderr,"%s","Try 'zynaddsubfx --help' for command-line options.\n"); #else