From b8581f61f728834380474fd297742ff23485345c Mon Sep 17 00:00:00 2001 From: fundamental Date: Fri, 12 Feb 2016 18:48:59 -0500 Subject: [PATCH] Update FSF Address --- COPYING | 11 ++--------- src/DSP/AnalogFilter.cpp | 2 +- src/DSP/AnalogFilter.h | 2 +- src/DSP/FFTwrapper.cpp | 2 +- src/DSP/FFTwrapper.h | 2 +- src/DSP/Filter.cpp | 2 +- src/DSP/Filter.h | 2 +- src/DSP/FormantFilter.cpp | 2 +- src/DSP/FormantFilter.h | 2 +- src/DSP/SVFilter.cpp | 2 +- src/DSP/SVFilter.h | 2 +- src/DSP/Unison.cpp | 2 +- src/DSP/Unison.h | 2 +- src/Effects/Alienwah.cpp | 2 +- src/Effects/Alienwah.h | 2 +- src/Effects/Chorus.cpp | 2 +- src/Effects/Chorus.h | 2 +- src/Effects/Distorsion.cpp | 2 +- src/Effects/Distorsion.h | 2 +- src/Effects/DynamicFilter.cpp | 2 +- src/Effects/DynamicFilter.h | 2 +- src/Effects/EQ.cpp | 2 +- src/Effects/EQ.h | 2 +- src/Effects/Echo.cpp | 2 +- src/Effects/Echo.h | 2 +- src/Effects/Effect.cpp | 2 +- src/Effects/Effect.h | 2 +- src/Effects/EffectLFO.cpp | 2 +- src/Effects/EffectLFO.h | 2 +- src/Effects/EffectMgr.cpp | 2 +- src/Effects/EffectMgr.h | 2 +- src/Effects/Phaser.cpp | 2 +- src/Effects/Phaser.h | 2 +- src/Effects/Reverb.cpp | 2 +- src/Effects/Reverb.h | 2 +- src/Misc/Bank.cpp | 2 +- src/Misc/Bank.h | 2 +- src/Misc/Config.cpp | 2 +- src/Misc/Config.h | 2 +- src/Misc/Control.h | 2 +- src/Misc/LASHClient.cpp | 2 +- src/Misc/LASHClient.h | 2 +- src/Misc/Master.cpp | 2 +- src/Misc/Master.h | 2 +- src/Misc/Microtonal.cpp | 2 +- src/Misc/Microtonal.h | 2 +- src/Misc/Part.cpp | 2 +- src/Misc/Part.h | 2 +- src/Misc/Recorder.cpp | 2 +- src/Misc/Recorder.h | 2 +- src/Misc/Stereo.cpp | 2 +- src/Misc/Stereo.h | 2 +- src/Misc/Util.cpp | 2 +- src/Misc/Util.h | 2 +- src/Misc/WavFile.cpp | 2 +- src/Misc/WavFile.h | 2 +- src/Misc/WaveShapeSmps.cpp | 2 +- src/Misc/WaveShapeSmps.h | 2 +- src/Misc/XMLwrapper.cpp | 2 +- src/Misc/XMLwrapper.h | 2 +- src/Nio/AlsaEngine.cpp | 2 +- src/Nio/AlsaEngine.h | 2 +- src/Nio/AudioOut.cpp | 2 +- src/Nio/AudioOut.h | 2 +- src/Nio/Engine.cpp | 2 +- src/Nio/Engine.h | 2 +- src/Nio/JackEngine.cpp | 2 +- src/Nio/JackEngine.h | 2 +- src/Nio/JackMultiEngine.cpp | 2 +- src/Nio/JackMultiEngine.h | 2 +- src/Nio/MidiIn.cpp | 2 +- src/Nio/MidiIn.h | 2 +- src/Nio/NulEngine.cpp | 2 +- src/Nio/NulEngine.h | 2 +- src/Nio/OssEngine.cpp | 2 +- src/Nio/OssEngine.h | 2 +- src/Nio/OssMultiEngine.cpp | 2 +- src/Nio/OssMultiEngine.h | 2 +- src/Nio/PaEngine.cpp | 2 +- src/Nio/PaEngine.h | 2 +- src/Nio/WavEngine.cpp | 2 +- src/Nio/WavEngine.h | 2 +- src/Output/DSSIControl.cpp | 2 +- src/Output/DSSIControl.h | 2 +- src/Output/DSSIControlDescription.cpp | 2 +- src/Output/DSSIControlDescription.h | 2 +- src/Output/DSSIaudiooutput.cpp | 2 +- src/Output/DSSIaudiooutput.h | 2 +- src/Params/ADnoteParameters.cpp | 2 +- src/Params/ADnoteParameters.h | 2 +- src/Params/Controller.cpp | 2 +- src/Params/Controller.h | 2 +- src/Params/EnvelopeParams.cpp | 2 +- src/Params/EnvelopeParams.h | 2 +- src/Params/FilterParams.cpp | 2 +- src/Params/FilterParams.h | 2 +- src/Params/LFOParams.cpp | 2 +- src/Params/LFOParams.h | 2 +- src/Params/PADnoteParameters.cpp | 2 +- src/Params/PADnoteParameters.h | 2 +- src/Params/Presets.cpp | 2 +- src/Params/Presets.h | 2 +- src/Params/PresetsArray.cpp | 2 +- src/Params/PresetsArray.h | 2 +- src/Params/PresetsStore.cpp | 2 +- src/Params/PresetsStore.h | 2 +- src/Params/SUBnoteParameters.cpp | 2 +- src/Params/SUBnoteParameters.h | 2 +- src/Plugin/AbstractFX.hpp | 2 +- src/Plugin/AlienWah/AlienWah.cpp | 2 +- src/Plugin/AlienWah/DistrhoPluginInfo.h | 2 +- src/Plugin/Chorus/Chorus.cpp | 2 +- src/Plugin/Chorus/DistrhoPluginInfo.h | 2 +- src/Plugin/Distortion/Distortion.cpp | 2 +- src/Plugin/Distortion/DistrhoPluginInfo.h | 2 +- src/Plugin/DynamicFilter/DistrhoPluginInfo.h | 2 +- src/Plugin/DynamicFilter/DynamicFilter.cpp | 2 +- src/Plugin/Echo/DistrhoPluginInfo.h | 2 +- src/Plugin/Echo/Echo.cpp | 2 +- src/Plugin/Phaser/DistrhoPluginInfo.h | 2 +- src/Plugin/Phaser/Phaser.cpp | 2 +- src/Plugin/Reverb/DistrhoPluginInfo.h | 2 +- src/Plugin/Reverb/Reverb.cpp | 2 +- src/Plugin/ZynAddSubFX/DistrhoPluginInfo.h | 2 +- src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp | 2 +- src/Plugin/ZynAddSubFX/ZynAddSubFX.cpp | 2 +- src/Synth/ADnote.cpp | 2 +- src/Synth/ADnote.h | 2 +- src/Synth/Envelope.cpp | 2 +- src/Synth/Envelope.h | 2 +- src/Synth/LFO.cpp | 2 +- src/Synth/LFO.h | 2 +- src/Synth/OscilGen.cpp | 2 +- src/Synth/OscilGen.h | 2 +- src/Synth/PADnote.cpp | 2 +- src/Synth/PADnote.h | 2 +- src/Synth/Resonance.cpp | 2 +- src/Synth/Resonance.h | 2 +- src/Synth/SUBnote.cpp | 2 +- src/Synth/SUBnote.h | 2 +- src/Synth/SynthNote.h | 2 +- src/Tests/AdNoteTest.h | 2 +- src/Tests/AllocatorTest.h | 2 +- src/Tests/ControllerTest.h | 2 +- src/Tests/EchoTest.h | 2 +- src/Tests/EffectTest.h | 2 +- src/Tests/MemoryStressTest.h | 2 +- src/Tests/MessageTest.h | 2 +- src/Tests/MicrotonalTest.h | 2 +- src/Tests/MiddlewareTest.h | 2 +- src/Tests/MqTest.h | 2 +- src/Tests/OscilGenTest.h | 2 +- src/Tests/PadNoteTest.h | 2 +- src/Tests/PluginTest.h | 2 +- src/Tests/RandTest.h | 2 +- src/Tests/RtAllocTest.h | 2 +- src/Tests/SubNoteTest.h | 2 +- src/Tests/UnisonTest.h | 2 +- src/Tests/XMLwrapperTest.h | 2 +- src/UI/NSM.C | 2 +- src/UI/NSM.H | 2 +- src/UI/NSM/Client.C | 2 +- src/UI/NSM/Client.H | 2 +- src/UI/common.H | 2 +- src/UI/guimain.cpp | 2 +- src/globals.cpp | 2 +- src/globals.h | 2 +- src/main.cpp | 2 +- 168 files changed, 169 insertions(+), 176 deletions(-) diff --git a/COPYING b/COPYING index e47a022c6..e065ffa05 100644 --- a/COPYING +++ b/COPYING @@ -1,15 +1,8 @@ - -NOTE! The GPL below is copyrighted by the Free Software Foundation, but -the instance of code that it refers to (the ZynAddSubFX application) -is copyrighted by the authors (Nasca Octavian Paul and others) who actually wrote it. ---------------------------------------------------------------------------- - - GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -312,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/src/DSP/AnalogFilter.cpp b/src/DSP/AnalogFilter.cpp index 723839884..53da2c011 100644 --- a/src/DSP/AnalogFilter.cpp +++ b/src/DSP/AnalogFilter.cpp @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/AnalogFilter.h b/src/DSP/AnalogFilter.h index 0cfbe3877..13bbe72ed 100644 --- a/src/DSP/AnalogFilter.h +++ b/src/DSP/AnalogFilter.h @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/FFTwrapper.cpp b/src/DSP/FFTwrapper.cpp index cdee611ff..0ba937671 100644 --- a/src/DSP/FFTwrapper.cpp +++ b/src/DSP/FFTwrapper.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/FFTwrapper.h b/src/DSP/FFTwrapper.h index c222524db..c485379ad 100644 --- a/src/DSP/FFTwrapper.h +++ b/src/DSP/FFTwrapper.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/Filter.cpp b/src/DSP/Filter.cpp index 924972ae9..887b3b362 100644 --- a/src/DSP/Filter.cpp +++ b/src/DSP/Filter.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/Filter.h b/src/DSP/Filter.h index c668211d6..f0d39b99b 100644 --- a/src/DSP/Filter.h +++ b/src/DSP/Filter.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/FormantFilter.cpp b/src/DSP/FormantFilter.cpp index 46bc3c6e9..a2b7cdef2 100644 --- a/src/DSP/FormantFilter.cpp +++ b/src/DSP/FormantFilter.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/FormantFilter.h b/src/DSP/FormantFilter.h index 261625bea..a5eb5a207 100644 --- a/src/DSP/FormantFilter.h +++ b/src/DSP/FormantFilter.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/SVFilter.cpp b/src/DSP/SVFilter.cpp index cabc633a2..aa02d482b 100644 --- a/src/DSP/SVFilter.cpp +++ b/src/DSP/SVFilter.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/SVFilter.h b/src/DSP/SVFilter.h index e9d002c7b..0af5afa46 100644 --- a/src/DSP/SVFilter.h +++ b/src/DSP/SVFilter.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/DSP/Unison.cpp b/src/DSP/Unison.cpp index 5dff500cb..fb0e7d5c9 100644 --- a/src/DSP/Unison.cpp +++ b/src/DSP/Unison.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/DSP/Unison.h b/src/DSP/Unison.h index 075b7306c..173fb6888 100644 --- a/src/DSP/Unison.h +++ b/src/DSP/Unison.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef UNISON_H diff --git a/src/Effects/Alienwah.cpp b/src/Effects/Alienwah.cpp index cdb06ee57..b9b42bc70 100644 --- a/src/Effects/Alienwah.cpp +++ b/src/Effects/Alienwah.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Alienwah.h b/src/Effects/Alienwah.h index 06a18d62c..9c1ebd80e 100644 --- a/src/Effects/Alienwah.h +++ b/src/Effects/Alienwah.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Chorus.cpp b/src/Effects/Chorus.cpp index df713b607..61b121d7a 100644 --- a/src/Effects/Chorus.cpp +++ b/src/Effects/Chorus.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Chorus.h b/src/Effects/Chorus.h index 13d66ea5e..f553fced5 100644 --- a/src/Effects/Chorus.h +++ b/src/Effects/Chorus.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Distorsion.cpp b/src/Effects/Distorsion.cpp index 98639f8d8..6da941eb0 100644 --- a/src/Effects/Distorsion.cpp +++ b/src/Effects/Distorsion.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Distorsion.h b/src/Effects/Distorsion.h index b4ed841df..5199e17c5 100644 --- a/src/Effects/Distorsion.h +++ b/src/Effects/Distorsion.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/DynamicFilter.cpp b/src/Effects/DynamicFilter.cpp index e9d48ebce..856f7c98c 100644 --- a/src/Effects/DynamicFilter.cpp +++ b/src/Effects/DynamicFilter.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/DynamicFilter.h b/src/Effects/DynamicFilter.h index 094479342..25b4217db 100644 --- a/src/Effects/DynamicFilter.h +++ b/src/Effects/DynamicFilter.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EQ.cpp b/src/Effects/EQ.cpp index 59af618fa..ddd90f28b 100644 --- a/src/Effects/EQ.cpp +++ b/src/Effects/EQ.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EQ.h b/src/Effects/EQ.h index 877fb1ecb..51c7201ac 100644 --- a/src/Effects/EQ.h +++ b/src/Effects/EQ.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Echo.cpp b/src/Effects/Echo.cpp index 4ebfe4c51..8376ccf4a 100644 --- a/src/Effects/Echo.cpp +++ b/src/Effects/Echo.cpp @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Echo.h b/src/Effects/Echo.h index f10a1e0df..7019b5b73 100644 --- a/src/Effects/Echo.h +++ b/src/Effects/Echo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Effect.cpp b/src/Effects/Effect.cpp index 625727ac8..920722bcc 100644 --- a/src/Effects/Effect.cpp +++ b/src/Effects/Effect.cpp @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Effect.h b/src/Effects/Effect.h index 8f763fa9c..3ff856e69 100644 --- a/src/Effects/Effect.h +++ b/src/Effects/Effect.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EffectLFO.cpp b/src/Effects/EffectLFO.cpp index a363fcdb4..ab3040734 100644 --- a/src/Effects/EffectLFO.cpp +++ b/src/Effects/EffectLFO.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EffectLFO.h b/src/Effects/EffectLFO.h index 82cbf87f7..0b296293c 100644 --- a/src/Effects/EffectLFO.h +++ b/src/Effects/EffectLFO.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EffectMgr.cpp b/src/Effects/EffectMgr.cpp index a30f4b126..eebc98e2b 100644 --- a/src/Effects/EffectMgr.cpp +++ b/src/Effects/EffectMgr.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/EffectMgr.h b/src/Effects/EffectMgr.h index 29497c856..b94e274d7 100644 --- a/src/Effects/EffectMgr.h +++ b/src/Effects/EffectMgr.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef EFFECTMGR_H diff --git a/src/Effects/Phaser.cpp b/src/Effects/Phaser.cpp index 909429874..02bb26a88 100644 --- a/src/Effects/Phaser.cpp +++ b/src/Effects/Phaser.cpp @@ -25,7 +25,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Phaser.h b/src/Effects/Phaser.h index f1ed8bbcc..d7f92be0c 100644 --- a/src/Effects/Phaser.h +++ b/src/Effects/Phaser.h @@ -20,7 +20,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Reverb.cpp b/src/Effects/Reverb.cpp index 0013b58d3..b6f3dbd93 100644 --- a/src/Effects/Reverb.cpp +++ b/src/Effects/Reverb.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Effects/Reverb.h b/src/Effects/Reverb.h index d8c1b4717..9da427fdf 100644 --- a/src/Effects/Reverb.h +++ b/src/Effects/Reverb.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Bank.cpp b/src/Misc/Bank.cpp index c732a2413..c68e89c3a 100644 --- a/src/Misc/Bank.cpp +++ b/src/Misc/Bank.cpp @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Bank.h b/src/Misc/Bank.h index 7d8f9d405..0c9005385 100644 --- a/src/Misc/Bank.h +++ b/src/Misc/Bank.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Config.cpp b/src/Misc/Config.cpp index 2e6a6d551..c0a760fb7 100644 --- a/src/Misc/Config.cpp +++ b/src/Misc/Config.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Misc/Config.h b/src/Misc/Config.h index 45e2c35f8..5d275aa59 100644 --- a/src/Misc/Config.h +++ b/src/Misc/Config.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Control.h b/src/Misc/Control.h index a605a66b4..67168a06b 100644 --- a/src/Misc/Control.h +++ b/src/Misc/Control.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef _CONTROL_H_ diff --git a/src/Misc/LASHClient.cpp b/src/Misc/LASHClient.cpp index 57979a329..c789630ae 100644 --- a/src/Misc/LASHClient.cpp +++ b/src/Misc/LASHClient.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Misc/LASHClient.h b/src/Misc/LASHClient.h index 1f3a49467..ceb8cdeea 100644 --- a/src/Misc/LASHClient.h +++ b/src/Misc/LASHClient.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef LASHClient_h diff --git a/src/Misc/Master.cpp b/src/Misc/Master.cpp index 4b1659bff..b130d72f3 100644 --- a/src/Misc/Master.cpp +++ b/src/Misc/Master.cpp @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Master.h b/src/Misc/Master.h index db14d0b68..617aae5e8 100644 --- a/src/Misc/Master.h +++ b/src/Misc/Master.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Microtonal.cpp b/src/Misc/Microtonal.cpp index 3bc38908c..baa7621bc 100644 --- a/src/Misc/Microtonal.cpp +++ b/src/Misc/Microtonal.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Microtonal.h b/src/Misc/Microtonal.h index 5c6ed2cea..f2e8c9393 100644 --- a/src/Misc/Microtonal.h +++ b/src/Misc/Microtonal.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Part.cpp b/src/Misc/Part.cpp index 6e7f4c29a..b633fea1d 100644 --- a/src/Misc/Part.cpp +++ b/src/Misc/Part.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Part.h b/src/Misc/Part.h index 831440f95..356a4e8a1 100644 --- a/src/Misc/Part.h +++ b/src/Misc/Part.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Recorder.cpp b/src/Misc/Recorder.cpp index 7cb8bcf1d..996513c80 100644 --- a/src/Misc/Recorder.cpp +++ b/src/Misc/Recorder.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Recorder.h b/src/Misc/Recorder.h index bfb922fc2..8ec546124 100644 --- a/src/Misc/Recorder.h +++ b/src/Misc/Recorder.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Stereo.cpp b/src/Misc/Stereo.cpp index ac2f31727..6f3cb874f 100644 --- a/src/Misc/Stereo.cpp +++ b/src/Misc/Stereo.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ template diff --git a/src/Misc/Stereo.h b/src/Misc/Stereo.h index 516d31870..5e0dc852f 100644 --- a/src/Misc/Stereo.h +++ b/src/Misc/Stereo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef STEREO_H #define STEREO_H diff --git a/src/Misc/Util.cpp b/src/Misc/Util.cpp index cb956c399..aafd80e67 100644 --- a/src/Misc/Util.cpp +++ b/src/Misc/Util.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/Util.h b/src/Misc/Util.h index 1eb2e0029..2a863d6d7 100644 --- a/src/Misc/Util.h +++ b/src/Misc/Util.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/WavFile.cpp b/src/Misc/WavFile.cpp index 43d665542..14edd16be 100644 --- a/src/Misc/WavFile.cpp +++ b/src/Misc/WavFile.cpp @@ -14,7 +14,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Misc/WavFile.h b/src/Misc/WavFile.h index b33a75f0e..4cb2bdb57 100644 --- a/src/Misc/WavFile.h +++ b/src/Misc/WavFile.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVFILE_H diff --git a/src/Misc/WaveShapeSmps.cpp b/src/Misc/WaveShapeSmps.cpp index cf2812960..b4b59e27c 100644 --- a/src/Misc/WaveShapeSmps.cpp +++ b/src/Misc/WaveShapeSmps.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/WaveShapeSmps.h b/src/Misc/WaveShapeSmps.h index 980eb28bc..4bef6228a 100644 --- a/src/Misc/WaveShapeSmps.h +++ b/src/Misc/WaveShapeSmps.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVESHAPESMPS_H diff --git a/src/Misc/XMLwrapper.cpp b/src/Misc/XMLwrapper.cpp index aae5543a2..238f41cd2 100644 --- a/src/Misc/XMLwrapper.cpp +++ b/src/Misc/XMLwrapper.cpp @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Misc/XMLwrapper.h b/src/Misc/XMLwrapper.h index 0a4345085..07a305b35 100644 --- a/src/Misc/XMLwrapper.h +++ b/src/Misc/XMLwrapper.h @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/AlsaEngine.cpp b/src/Nio/AlsaEngine.cpp index e88181177..a34357d3c 100644 --- a/src/Nio/AlsaEngine.cpp +++ b/src/Nio/AlsaEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Nio/AlsaEngine.h b/src/Nio/AlsaEngine.h index 2f8e2ce60..f56b6b24e 100644 --- a/src/Nio/AlsaEngine.h +++ b/src/Nio/AlsaEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef ALSA_ENGINE_H diff --git a/src/Nio/AudioOut.cpp b/src/Nio/AudioOut.cpp index e38ae4d06..06c895b16 100644 --- a/src/Nio/AudioOut.cpp +++ b/src/Nio/AudioOut.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/AudioOut.h b/src/Nio/AudioOut.h index 93acbcbd8..294b39319 100644 --- a/src/Nio/AudioOut.h +++ b/src/Nio/AudioOut.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/Engine.cpp b/src/Nio/Engine.cpp index 5e846b708..505f3fc6f 100644 --- a/src/Nio/Engine.cpp +++ b/src/Nio/Engine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "Engine.h" diff --git a/src/Nio/Engine.h b/src/Nio/Engine.h index 9de4422c7..bf20b0efd 100644 --- a/src/Nio/Engine.h +++ b/src/Nio/Engine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/JackEngine.cpp b/src/Nio/JackEngine.cpp index a6e3c2299..bef359f11 100644 --- a/src/Nio/JackEngine.cpp +++ b/src/Nio/JackEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Nio/JackEngine.h b/src/Nio/JackEngine.h index acea6a6c9..32fb7f6a7 100644 --- a/src/Nio/JackEngine.h +++ b/src/Nio/JackEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef JACK_ENGINE_H diff --git a/src/Nio/JackMultiEngine.cpp b/src/Nio/JackMultiEngine.cpp index 4c87f1656..42a658f8a 100644 --- a/src/Nio/JackMultiEngine.cpp +++ b/src/Nio/JackMultiEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/JackMultiEngine.h b/src/Nio/JackMultiEngine.h index 2a27ea00a..a42388fe8 100644 --- a/src/Nio/JackMultiEngine.h +++ b/src/Nio/JackMultiEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef JACK_MULTI_ENGINE diff --git a/src/Nio/MidiIn.cpp b/src/Nio/MidiIn.cpp index 3635bde2e..23f8fa2b9 100644 --- a/src/Nio/MidiIn.cpp +++ b/src/Nio/MidiIn.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/MidiIn.h b/src/Nio/MidiIn.h index 780a67ff5..b17415fcb 100644 --- a/src/Nio/MidiIn.h +++ b/src/Nio/MidiIn.h @@ -18,7 +18,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/NulEngine.cpp b/src/Nio/NulEngine.cpp index f1db485f4..6b614e310 100644 --- a/src/Nio/NulEngine.cpp +++ b/src/Nio/NulEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/NulEngine.h b/src/Nio/NulEngine.h index 72453220f..4d1434a9a 100644 --- a/src/Nio/NulEngine.h +++ b/src/Nio/NulEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/OssEngine.cpp b/src/Nio/OssEngine.cpp index ae1769e29..03fbbf5ef 100644 --- a/src/Nio/OssEngine.cpp +++ b/src/Nio/OssEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/OssEngine.h b/src/Nio/OssEngine.h index a4e8ff329..745be55af 100644 --- a/src/Nio/OssEngine.h +++ b/src/Nio/OssEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/OssMultiEngine.cpp b/src/Nio/OssMultiEngine.cpp index 6bb8f2bf3..bd2d009a1 100644 --- a/src/Nio/OssMultiEngine.cpp +++ b/src/Nio/OssMultiEngine.cpp @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/OssMultiEngine.h b/src/Nio/OssMultiEngine.h index 6f2c3856a..e516125ea 100644 --- a/src/Nio/OssMultiEngine.h +++ b/src/Nio/OssMultiEngine.h @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/PaEngine.cpp b/src/Nio/PaEngine.cpp index 900f6fb9d..40a8095f9 100644 --- a/src/Nio/PaEngine.cpp +++ b/src/Nio/PaEngine.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Nio/PaEngine.h b/src/Nio/PaEngine.h index 123838bac..f3ef547de 100644 --- a/src/Nio/PaEngine.h +++ b/src/Nio/PaEngine.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PA_ENGINE_H diff --git a/src/Nio/WavEngine.cpp b/src/Nio/WavEngine.cpp index ef54c85b8..b205989b7 100644 --- a/src/Nio/WavEngine.cpp +++ b/src/Nio/WavEngine.cpp @@ -13,7 +13,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "WavEngine.h" diff --git a/src/Nio/WavEngine.h b/src/Nio/WavEngine.h index aeb26394e..a44e499af 100644 --- a/src/Nio/WavEngine.h +++ b/src/Nio/WavEngine.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef WAVENGINE_H diff --git a/src/Output/DSSIControl.cpp b/src/Output/DSSIControl.cpp index 21bb9990f..9a3f21fb7 100644 --- a/src/Output/DSSIControl.cpp +++ b/src/Output/DSSIControl.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Output/DSSIControl.h b/src/Output/DSSIControl.h index 9f9d5730f..4865e12fd 100644 --- a/src/Output/DSSIControl.h +++ b/src/Output/DSSIControl.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Output/DSSIControlDescription.cpp b/src/Output/DSSIControlDescription.cpp index 75da0fb8e..4f3d8a20c 100644 --- a/src/Output/DSSIControlDescription.cpp +++ b/src/Output/DSSIControlDescription.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Output/DSSIControlDescription.h b/src/Output/DSSIControlDescription.h index 56bf3fcd3..c181e5ea4 100644 --- a/src/Output/DSSIControlDescription.h +++ b/src/Output/DSSIControlDescription.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Output/DSSIaudiooutput.cpp b/src/Output/DSSIaudiooutput.cpp index 2ad9b87ab..21cc69e78 100644 --- a/src/Output/DSSIaudiooutput.cpp +++ b/src/Output/DSSIaudiooutput.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Output/DSSIaudiooutput.h b/src/Output/DSSIaudiooutput.h index ab279e7fe..a33e9fb70 100644 --- a/src/Output/DSSIaudiooutput.h +++ b/src/Output/DSSIaudiooutput.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef VST_AUDIO_OUTPUT_H diff --git a/src/Params/ADnoteParameters.cpp b/src/Params/ADnoteParameters.cpp index 2457b5d8d..f52fc3dca 100644 --- a/src/Params/ADnoteParameters.cpp +++ b/src/Params/ADnoteParameters.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/ADnoteParameters.h b/src/Params/ADnoteParameters.h index 3ddca66f3..9129eac82 100644 --- a/src/Params/ADnoteParameters.h +++ b/src/Params/ADnoteParameters.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/Controller.cpp b/src/Params/Controller.cpp index 0716bf18b..c88397c9d 100644 --- a/src/Params/Controller.cpp +++ b/src/Params/Controller.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/Controller.h b/src/Params/Controller.h index 51fa20abb..96a2ed4d2 100644 --- a/src/Params/Controller.h +++ b/src/Params/Controller.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/EnvelopeParams.cpp b/src/Params/EnvelopeParams.cpp index cfd1164df..21085b0e8 100644 --- a/src/Params/EnvelopeParams.cpp +++ b/src/Params/EnvelopeParams.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/EnvelopeParams.h b/src/Params/EnvelopeParams.h index e6497c343..4aed9f631 100644 --- a/src/Params/EnvelopeParams.h +++ b/src/Params/EnvelopeParams.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/FilterParams.cpp b/src/Params/FilterParams.cpp index e719228ce..a961d1195 100644 --- a/src/Params/FilterParams.cpp +++ b/src/Params/FilterParams.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/FilterParams.h b/src/Params/FilterParams.h index a3fad0372..c8a40dcfc 100644 --- a/src/Params/FilterParams.h +++ b/src/Params/FilterParams.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/LFOParams.cpp b/src/Params/LFOParams.cpp index befe79b75..b9187809c 100644 --- a/src/Params/LFOParams.cpp +++ b/src/Params/LFOParams.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/LFOParams.h b/src/Params/LFOParams.h index 5bb120e98..f0976a329 100644 --- a/src/Params/LFOParams.h +++ b/src/Params/LFOParams.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/PADnoteParameters.cpp b/src/Params/PADnoteParameters.cpp index 93e97f1a4..3cb9c0840 100644 --- a/src/Params/PADnoteParameters.cpp +++ b/src/Params/PADnoteParameters.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Params/PADnoteParameters.h b/src/Params/PADnoteParameters.h index 2cbf68e40..b3dd04049 100644 --- a/src/Params/PADnoteParameters.h +++ b/src/Params/PADnoteParameters.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/Presets.cpp b/src/Params/Presets.cpp index 7df2efe4e..112f1004c 100644 --- a/src/Params/Presets.cpp +++ b/src/Params/Presets.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/Presets.h b/src/Params/Presets.h index b1401d1d9..69334f1bf 100644 --- a/src/Params/Presets.h +++ b/src/Params/Presets.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/PresetsArray.cpp b/src/Params/PresetsArray.cpp index 9583679d4..a23318c64 100644 --- a/src/Params/PresetsArray.cpp +++ b/src/Params/PresetsArray.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/PresetsArray.h b/src/Params/PresetsArray.h index cce1604c4..dea25bf9b 100644 --- a/src/Params/PresetsArray.h +++ b/src/Params/PresetsArray.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/PresetsStore.cpp b/src/Params/PresetsStore.cpp index f5af758de..42f1791a5 100644 --- a/src/Params/PresetsStore.cpp +++ b/src/Params/PresetsStore.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Params/PresetsStore.h b/src/Params/PresetsStore.h index 5baabfec9..309103b5f 100644 --- a/src/Params/PresetsStore.h +++ b/src/Params/PresetsStore.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/SUBnoteParameters.cpp b/src/Params/SUBnoteParameters.cpp index 591f409e8..451287608 100644 --- a/src/Params/SUBnoteParameters.cpp +++ b/src/Params/SUBnoteParameters.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Params/SUBnoteParameters.h b/src/Params/SUBnoteParameters.h index 0059fc539..f69bb56cc 100644 --- a/src/Params/SUBnoteParameters.h +++ b/src/Params/SUBnoteParameters.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/AbstractFX.hpp b/src/Plugin/AbstractFX.hpp index 2fbc5dd09..a495c16a3 100644 --- a/src/Plugin/AbstractFX.hpp +++ b/src/Plugin/AbstractFX.hpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/AlienWah/AlienWah.cpp b/src/Plugin/AlienWah/AlienWah.cpp index bd0f4c6f8..be45b41db 100644 --- a/src/Plugin/AlienWah/AlienWah.cpp +++ b/src/Plugin/AlienWah/AlienWah.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/AlienWah/DistrhoPluginInfo.h b/src/Plugin/AlienWah/DistrhoPluginInfo.h index fc427ab95..74911c2ca 100644 --- a/src/Plugin/AlienWah/DistrhoPluginInfo.h +++ b/src/Plugin/AlienWah/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Chorus/Chorus.cpp b/src/Plugin/Chorus/Chorus.cpp index b42ccba95..044d3c088 100644 --- a/src/Plugin/Chorus/Chorus.cpp +++ b/src/Plugin/Chorus/Chorus.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Chorus/DistrhoPluginInfo.h b/src/Plugin/Chorus/DistrhoPluginInfo.h index 2df177ade..813b63985 100644 --- a/src/Plugin/Chorus/DistrhoPluginInfo.h +++ b/src/Plugin/Chorus/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Distortion/Distortion.cpp b/src/Plugin/Distortion/Distortion.cpp index eee2d2637..8433cb412 100644 --- a/src/Plugin/Distortion/Distortion.cpp +++ b/src/Plugin/Distortion/Distortion.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Distortion/DistrhoPluginInfo.h b/src/Plugin/Distortion/DistrhoPluginInfo.h index c33314f15..e9457c4ef 100644 --- a/src/Plugin/Distortion/DistrhoPluginInfo.h +++ b/src/Plugin/Distortion/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/DynamicFilter/DistrhoPluginInfo.h b/src/Plugin/DynamicFilter/DistrhoPluginInfo.h index ecc191fa8..38e71e845 100644 --- a/src/Plugin/DynamicFilter/DistrhoPluginInfo.h +++ b/src/Plugin/DynamicFilter/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/DynamicFilter/DynamicFilter.cpp b/src/Plugin/DynamicFilter/DynamicFilter.cpp index 375224da4..685aea3b3 100644 --- a/src/Plugin/DynamicFilter/DynamicFilter.cpp +++ b/src/Plugin/DynamicFilter/DynamicFilter.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Echo/DistrhoPluginInfo.h b/src/Plugin/Echo/DistrhoPluginInfo.h index 0a4299718..d41601b4c 100644 --- a/src/Plugin/Echo/DistrhoPluginInfo.h +++ b/src/Plugin/Echo/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Echo/Echo.cpp b/src/Plugin/Echo/Echo.cpp index e685f369c..0c1bc80d1 100644 --- a/src/Plugin/Echo/Echo.cpp +++ b/src/Plugin/Echo/Echo.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Phaser/DistrhoPluginInfo.h b/src/Plugin/Phaser/DistrhoPluginInfo.h index b6e125293..1ad22562c 100644 --- a/src/Plugin/Phaser/DistrhoPluginInfo.h +++ b/src/Plugin/Phaser/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Phaser/Phaser.cpp b/src/Plugin/Phaser/Phaser.cpp index dfd7e2349..9bf34ba33 100644 --- a/src/Plugin/Phaser/Phaser.cpp +++ b/src/Plugin/Phaser/Phaser.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Reverb/DistrhoPluginInfo.h b/src/Plugin/Reverb/DistrhoPluginInfo.h index 884d605a3..c9820904e 100644 --- a/src/Plugin/Reverb/DistrhoPluginInfo.h +++ b/src/Plugin/Reverb/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/Reverb/Reverb.cpp b/src/Plugin/Reverb/Reverb.cpp index b7e7fe8d4..7f06c1118 100644 --- a/src/Plugin/Reverb/Reverb.cpp +++ b/src/Plugin/Reverb/Reverb.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/ZynAddSubFX/DistrhoPluginInfo.h b/src/Plugin/ZynAddSubFX/DistrhoPluginInfo.h index 2511d05e5..d861143cd 100644 --- a/src/Plugin/ZynAddSubFX/DistrhoPluginInfo.h +++ b/src/Plugin/ZynAddSubFX/DistrhoPluginInfo.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp b/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp index 6574634fa..103c42c87 100644 --- a/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp +++ b/src/Plugin/ZynAddSubFX/ZynAddSubFX-UI.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Plugin/ZynAddSubFX/ZynAddSubFX.cpp b/src/Plugin/ZynAddSubFX/ZynAddSubFX.cpp index b61d0811e..3499956bd 100644 --- a/src/Plugin/ZynAddSubFX/ZynAddSubFX.cpp +++ b/src/Plugin/ZynAddSubFX/ZynAddSubFX.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/ADnote.cpp b/src/Synth/ADnote.cpp index 2bf962779..925ea3d4a 100644 --- a/src/Synth/ADnote.cpp +++ b/src/Synth/ADnote.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Synth/ADnote.h b/src/Synth/ADnote.h index 7218f2fd8..79639bd64 100644 --- a/src/Synth/ADnote.h +++ b/src/Synth/ADnote.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/Envelope.cpp b/src/Synth/Envelope.cpp index 2b22ece95..2d5175309 100644 --- a/src/Synth/Envelope.cpp +++ b/src/Synth/Envelope.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/Envelope.h b/src/Synth/Envelope.h index 6fb2d725b..a77797305 100644 --- a/src/Synth/Envelope.h +++ b/src/Synth/Envelope.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/LFO.cpp b/src/Synth/LFO.cpp index b0d691049..0685fd247 100644 --- a/src/Synth/LFO.cpp +++ b/src/Synth/LFO.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/LFO.h b/src/Synth/LFO.h index 3fb5e179f..4a1f7d8c2 100644 --- a/src/Synth/LFO.h +++ b/src/Synth/LFO.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/OscilGen.cpp b/src/Synth/OscilGen.cpp index 9b6751ac8..b47c11cdc 100644 --- a/src/Synth/OscilGen.cpp +++ b/src/Synth/OscilGen.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/OscilGen.h b/src/Synth/OscilGen.h index 17ac8c8c3..c688a0d74 100644 --- a/src/Synth/OscilGen.h +++ b/src/Synth/OscilGen.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/PADnote.cpp b/src/Synth/PADnote.cpp index 23d39e148..3edbdc76d 100644 --- a/src/Synth/PADnote.cpp +++ b/src/Synth/PADnote.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include #include diff --git a/src/Synth/PADnote.h b/src/Synth/PADnote.h index 987f949c3..b57a354af 100644 --- a/src/Synth/PADnote.h +++ b/src/Synth/PADnote.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PAD_NOTE_H #define PAD_NOTE_H diff --git a/src/Synth/Resonance.cpp b/src/Synth/Resonance.cpp index 126ba7158..b92bd4c99 100644 --- a/src/Synth/Resonance.cpp +++ b/src/Synth/Resonance.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Synth/Resonance.h b/src/Synth/Resonance.h index 1f63e8b65..1a6fc056a 100644 --- a/src/Synth/Resonance.h +++ b/src/Synth/Resonance.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef RESONANCE_H diff --git a/src/Synth/SUBnote.cpp b/src/Synth/SUBnote.cpp index 2c297e51b..38bab5143 100644 --- a/src/Synth/SUBnote.cpp +++ b/src/Synth/SUBnote.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/SUBnote.h b/src/Synth/SUBnote.h index b33a29846..3f7d4423f 100644 --- a/src/Synth/SUBnote.h +++ b/src/Synth/SUBnote.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Synth/SynthNote.h b/src/Synth/SynthNote.h index bf5271f77..282c2b4e5 100644 --- a/src/Synth/SynthNote.h +++ b/src/Synth/SynthNote.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef SYNTH_NOTE_H diff --git a/src/Tests/AdNoteTest.h b/src/Tests/AdNoteTest.h index 18d4e8fe0..399bf3b74 100644 --- a/src/Tests/AdNoteTest.h +++ b/src/Tests/AdNoteTest.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/AllocatorTest.h b/src/Tests/AllocatorTest.h index aeb9c079c..fc4c7f830 100644 --- a/src/Tests/AllocatorTest.h +++ b/src/Tests/AllocatorTest.h @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/ControllerTest.h b/src/Tests/ControllerTest.h index 683ac88a5..666e0a2a2 100644 --- a/src/Tests/ControllerTest.h +++ b/src/Tests/ControllerTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/EchoTest.h b/src/Tests/EchoTest.h index cbd208ced..607d93c43 100644 --- a/src/Tests/EchoTest.h +++ b/src/Tests/EchoTest.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/EffectTest.h b/src/Tests/EffectTest.h index 774c85bad..b20e2d8b8 100644 --- a/src/Tests/EffectTest.h +++ b/src/Tests/EffectTest.h @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/MemoryStressTest.h b/src/Tests/MemoryStressTest.h index 5be0ab55e..183804c6f 100644 --- a/src/Tests/MemoryStressTest.h +++ b/src/Tests/MemoryStressTest.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/MessageTest.h b/src/Tests/MessageTest.h index de0f8032f..789e192ea 100644 --- a/src/Tests/MessageTest.h +++ b/src/Tests/MessageTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/MicrotonalTest.h b/src/Tests/MicrotonalTest.h index 8aaf2ad21..56a005735 100644 --- a/src/Tests/MicrotonalTest.h +++ b/src/Tests/MicrotonalTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/MiddlewareTest.h b/src/Tests/MiddlewareTest.h index 0f7f28088..3f1f72c9b 100644 --- a/src/Tests/MiddlewareTest.h +++ b/src/Tests/MiddlewareTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/MqTest.h b/src/Tests/MqTest.h index 5ed9ed178..5630cc1a4 100644 --- a/src/Tests/MqTest.h +++ b/src/Tests/MqTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/OscilGenTest.h b/src/Tests/OscilGenTest.h index 6172ef9de..fc93d9dca 100644 --- a/src/Tests/OscilGenTest.h +++ b/src/Tests/OscilGenTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/PadNoteTest.h b/src/Tests/PadNoteTest.h index d1d8241a0..71450d609 100644 --- a/src/Tests/PadNoteTest.h +++ b/src/Tests/PadNoteTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/PluginTest.h b/src/Tests/PluginTest.h index b51783b9d..5971822d9 100644 --- a/src/Tests/PluginTest.h +++ b/src/Tests/PluginTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/Tests/RandTest.h b/src/Tests/RandTest.h index fdb196ddf..3ba9da79b 100644 --- a/src/Tests/RandTest.h +++ b/src/Tests/RandTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/RtAllocTest.h b/src/Tests/RtAllocTest.h index 6b194ddfe..8f20e2ca1 100644 --- a/src/Tests/RtAllocTest.h +++ b/src/Tests/RtAllocTest.h @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/SubNoteTest.h b/src/Tests/SubNoteTest.h index edb78a1f1..056386a58 100644 --- a/src/Tests/SubNoteTest.h +++ b/src/Tests/SubNoteTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/UnisonTest.h b/src/Tests/UnisonTest.h index 70bc2b9ff..0205e87e4 100644 --- a/src/Tests/UnisonTest.h +++ b/src/Tests/UnisonTest.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/Tests/XMLwrapperTest.h b/src/Tests/XMLwrapperTest.h index bf31ae085..6f162c398 100644 --- a/src/Tests/XMLwrapperTest.h +++ b/src/Tests/XMLwrapperTest.h @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include diff --git a/src/UI/NSM.C b/src/UI/NSM.C index 01a2672e6..ddbf2d84a 100644 --- a/src/UI/NSM.C +++ b/src/UI/NSM.C @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ diff --git a/src/UI/NSM.H b/src/UI/NSM.H index 1c70de9d6..ac4c0bb5f 100644 --- a/src/UI/NSM.H +++ b/src/UI/NSM.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #pragma once diff --git a/src/UI/NSM/Client.C b/src/UI/NSM/Client.C index 83141e27e..a37d6bfc0 100644 --- a/src/UI/NSM/Client.C +++ b/src/UI/NSM/Client.C @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "Client.H" diff --git a/src/UI/NSM/Client.H b/src/UI/NSM/Client.H index e515c717e..7f3990193 100644 --- a/src/UI/NSM/Client.H +++ b/src/UI/NSM/Client.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #pragma once diff --git a/src/UI/common.H b/src/UI/common.H index 79db8030e..af8c13227 100644 --- a/src/UI/common.H +++ b/src/UI/common.H @@ -14,7 +14,7 @@ /* */ /* You should have received a copy of the GNU General Public License along */ /* with This program; see the file COPYING. If not,write to the Free Software */ -/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /*******************************************************************************/ #include "Fl_Osc_Interface.h" diff --git a/src/UI/guimain.cpp b/src/UI/guimain.cpp index aa055abb5..d6579c39e 100644 --- a/src/UI/guimain.cpp +++ b/src/UI/guimain.cpp @@ -15,7 +15,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/globals.cpp b/src/globals.cpp index 14a161be3..c6dd3b9b9 100644 --- a/src/globals.cpp +++ b/src/globals.cpp @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/globals.h b/src/globals.h index 215e2073e..84b5f0634 100644 --- a/src/globals.h +++ b/src/globals.h @@ -17,7 +17,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ diff --git a/src/main.cpp b/src/main.cpp index 07116f805..6e3073a3b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,7 +16,7 @@ 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, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */