|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
SF.net SVN: supercollider:[9079] trunkRevision: 9079
http://supercollider.svn.sourceforge.net/supercollider/?rev=9079&view=rev Author: danstowell Date: 2009-04-19 21:59:49 +0000 (Sun, 19 Apr 2009) Log Message: ----------- Update address of Free Software Foundation (debian source-checking tools produce warnings about this) Modified Paths: -------------- trunk/COPYING trunk/Headers/app/ChangeCounter.h trunk/Headers/app/ControlSpec.h trunk/Headers/app/DrawBackground.h trunk/Headers/app/GetStringFromUser.h trunk/Headers/app/GoToPanel.h trunk/Headers/app/MyDocument.h trunk/Headers/app/SCCocoaView.h trunk/Headers/app/SCGeom.h trunk/Headers/app/SCGraphView.h trunk/Headers/app/SCImage.h trunk/Headers/app/SCNSWindow.h trunk/Headers/app/SCSoundFileView.h trunk/Headers/app/SCTextView.h trunk/Headers/app/SCView.h trunk/Headers/app/SCVirtualMachine.h trunk/Headers/app/UserPanel.h trunk/Headers/common/SC_AllocPool.h trunk/Headers/common/SC_Altivec.h trunk/Headers/common/SC_Endian.h trunk/Headers/common/SC_FIFO.h trunk/Headers/common/SC_Reply.h trunk/Headers/common/SC_Sem.h trunk/Headers/common/SC_Win32Utils.h trunk/Headers/common/SC_fftlib.h trunk/Headers/common/scsynthsend.h trunk/Headers/lang/AdvancingAllocPool.h trunk/Headers/lang/AllocPools.h trunk/Headers/lang/ByteCodeArray.h trunk/Headers/lang/FIFOT.h trunk/Headers/lang/GC.h trunk/Headers/lang/HashTable.h trunk/Headers/lang/InitAlloc.h trunk/Headers/lang/MiscInlineMath.h trunk/Headers/lang/OSCData.h trunk/Headers/lang/Opcodes.h trunk/Headers/lang/PowerOfTwoAllocPool.h trunk/Headers/lang/PredefinedSymbols.h trunk/Headers/lang/PriorityQueue.h trunk/Headers/lang/PyrArchiverT.h trunk/Headers/lang/PyrDeepCopier.h trunk/Headers/lang/PyrDeepFreezer.h trunk/Headers/lang/PyrErrors.h trunk/Headers/lang/PyrFilePrim.h trunk/Headers/lang/PyrFileUtils.h trunk/Headers/lang/PyrInterpreter.h trunk/Headers/lang/PyrKernel.h trunk/Headers/lang/PyrKernelProto.h trunk/Headers/lang/PyrLexer.h trunk/Headers/lang/PyrListPrim.h trunk/Headers/lang/PyrMathPrim.h trunk/Headers/lang/PyrMessage.h trunk/Headers/lang/PyrObject.h trunk/Headers/lang/PyrObjectProto.h trunk/Headers/lang/PyrParseNode.h trunk/Headers/lang/PyrPrimitive.h trunk/Headers/lang/PyrPrimitiveProto.h trunk/Headers/lang/PyrSched.h trunk/Headers/lang/PyrSignal.h trunk/Headers/lang/PyrSignalPrim.h trunk/Headers/lang/PyrSlot.h trunk/Headers/lang/PyrSymbol.h trunk/Headers/lang/PyrSymbolTable.h trunk/Headers/lang/ReadWriteMacros.h trunk/Headers/lang/SCBase.h trunk/Headers/lang/SC_ComPort.h trunk/Headers/lang/SC_LanguageClient.h trunk/Headers/lang/SC_List.h trunk/Headers/lang/SC_LogFile.h trunk/Headers/lang/SC_Msg.h trunk/Headers/lang/SC_SynthImpl.h trunk/Headers/lang/SC_TerminalClient.h trunk/Headers/lang/SC_UnorderedList.h trunk/Headers/lang/SFHeaders.h trunk/Headers/lang/Samp.h trunk/Headers/lang/SimpleStack.h trunk/Headers/lang/VMGlobals.h trunk/Headers/lang/readSamples.h trunk/Headers/plugin_interface/Hash.h trunk/Headers/plugin_interface/SC_BoundsMacros.h trunk/Headers/plugin_interface/SC_BufGen.h trunk/Headers/plugin_interface/SC_Constants.h trunk/Headers/plugin_interface/SC_DemandUnit.h trunk/Headers/plugin_interface/SC_Dimension.h trunk/Headers/plugin_interface/SC_FifoMsg.h trunk/Headers/plugin_interface/SC_Graph.h trunk/Headers/plugin_interface/SC_InlineBinaryOp.h trunk/Headers/plugin_interface/SC_InlineUnaryOp.h trunk/Headers/plugin_interface/SC_InterfaceTable.h trunk/Headers/plugin_interface/SC_Node.h trunk/Headers/plugin_interface/SC_PlugIn.h trunk/Headers/plugin_interface/SC_RGen.h trunk/Headers/plugin_interface/SC_Rate.h trunk/Headers/plugin_interface/SC_SndBuf.h trunk/Headers/plugin_interface/SC_Types.h trunk/Headers/plugin_interface/SC_Unit.h trunk/Headers/plugin_interface/SC_Wire.h trunk/Headers/plugin_interface/SC_World.h trunk/Headers/plugin_interface/SC_WorldOptions.h trunk/Headers/plugin_interface/Unroll.h trunk/Headers/plugin_interface/clz.h trunk/Headers/plugin_interface/sc_msg_iter.h trunk/Headers/server/HashTable.h trunk/Headers/server/MsgFifo.h trunk/Headers/server/OSC_Packet.h trunk/Headers/server/PriorityQueue.h trunk/Headers/server/ReadWriteMacros.h trunk/Headers/server/Rendezvous.h trunk/Headers/server/SC_AU.h trunk/Headers/server/SC_ComPort.h trunk/Headers/server/SC_Complex.h trunk/Headers/server/SC_CoreAudio.h trunk/Headers/server/SC_Errors.h trunk/Headers/server/SC_GraphDef.h trunk/Headers/server/SC_Group.h trunk/Headers/server/SC_HiddenWorld.h trunk/Headers/server/SC_Lib.h trunk/Headers/server/SC_Lib_Cintf.h trunk/Headers/server/SC_List.h trunk/Headers/server/SC_Lock.h trunk/Headers/server/SC_Prototypes.h trunk/Headers/server/SC_Samp.h trunk/Headers/server/SC_SequencedCommand.h trunk/Headers/server/SC_Str4.h trunk/Headers/server/SC_SyncCondition.h trunk/Headers/server/SC_SynthDef.h trunk/Headers/server/SC_UnitDef.h trunk/Headers/server/SC_UnitSpec.h trunk/Headers/server/SC_WireSpec.h trunk/Source/app/CocoaBridgePrimitives.M trunk/Source/app/CocoaFilePrimitives.M trunk/Source/app/DrawBackground.M trunk/Source/app/GUIPrimitives.M trunk/Source/app/GetStringFromUser.m trunk/Source/app/GoToPanel.M trunk/Source/app/MyDocument.M trunk/Source/app/RendezvousClient.M trunk/Source/app/SCCocoaView.M trunk/Source/app/SCDialog.mm trunk/Source/app/SCGraphView.M trunk/Source/app/SCNSWindow.h trunk/Source/app/SCNSWindow.m trunk/Source/app/SCSoundFileView.M trunk/Source/app/SCTextView.M trunk/Source/app/SCView.M trunk/Source/app/SCVirtualMachine.M trunk/Source/app/UserPanel.M trunk/Source/app/post_queue.M trunk/Source/app/syntaxColorize.M trunk/Source/common/SC_AllocPool.cpp trunk/Source/common/SC_Sem.cpp trunk/Source/common/SC_Win32Utils.cpp trunk/Source/common/SC_fftlib.cpp trunk/Source/common/scsynthsend.cpp trunk/Source/lang/LangPrimSource/OSCData.cpp trunk/Source/lang/LangPrimSource/PyrArchiver.cpp trunk/Source/lang/LangPrimSource/PyrArrayPrimitives.cpp trunk/Source/lang/LangPrimSource/PyrBitPrim.cpp trunk/Source/lang/LangPrimSource/PyrCharPrim.cpp trunk/Source/lang/LangPrimSource/PyrFilePrim.cpp trunk/Source/lang/LangPrimSource/PyrListPrim.cpp trunk/Source/lang/LangPrimSource/PyrMathPrim.cpp trunk/Source/lang/LangPrimSource/PyrPlatformPrim.cpp trunk/Source/lang/LangPrimSource/PyrPrimitive.cpp trunk/Source/lang/LangPrimSource/PyrSched.cpp trunk/Source/lang/LangPrimSource/PyrSerialPrim.cpp trunk/Source/lang/LangPrimSource/PyrSignalPrim.cpp trunk/Source/lang/LangPrimSource/PyrStringPrim.cpp trunk/Source/lang/LangPrimSource/PyrSymbolPrim.cpp trunk/Source/lang/LangPrimSource/PyrUStringPrim.cpp trunk/Source/lang/LangPrimSource/PyrUnixPrim.cpp trunk/Source/lang/LangPrimSource/SC_AlsaMIDI.cpp trunk/Source/lang/LangPrimSource/SC_ComPort.cpp trunk/Source/lang/LangPrimSource/SC_CoreAudioPrim.cpp trunk/Source/lang/LangPrimSource/SC_CoreMIDI.cpp trunk/Source/lang/LangPrimSource/SC_HID.cpp trunk/Source/lang/LangPrimSource/SC_LID.cpp trunk/Source/lang/LangPrimSource/SC_PortMIDI.cpp trunk/Source/lang/LangPrimSource/SC_Speech.M trunk/Source/lang/LangPrimSource/SC_Speech.cpp trunk/Source/lang/LangPrimSource/SC_Wii.cpp trunk/Source/lang/LangSource/AdvancingAllocPool.cpp trunk/Source/lang/LangSource/ByteCodeArray.cpp trunk/Source/lang/LangSource/DumpParseNode.cpp trunk/Source/lang/LangSource/GC.cpp trunk/Source/lang/LangSource/InitAlloc.cpp trunk/Source/lang/LangSource/PyrFileUtils.cpp trunk/Source/lang/LangSource/PyrInterpreter3.cpp trunk/Source/lang/LangSource/PyrLexer.cpp trunk/Source/lang/LangSource/PyrMathOps.cpp trunk/Source/lang/LangSource/PyrMathSupport.cpp trunk/Source/lang/LangSource/PyrMessage.cpp trunk/Source/lang/LangSource/PyrObject.cpp trunk/Source/lang/LangSource/PyrParseNode.cpp trunk/Source/lang/LangSource/PyrSignal.cpp trunk/Source/lang/LangSource/PyrSymbolTable.cpp trunk/Source/lang/LangSource/SC_LanguageClient.cpp trunk/Source/lang/LangSource/SC_TerminalClient.cpp trunk/Source/lang/LangSource/Samp.cpp trunk/Source/lang/LangSource/SimpleStack.cpp trunk/Source/lang/LangSource/VMGlobals.cpp trunk/Source/lang/LangSource/alloca.cpp trunk/Source/lang/LangSource/cmdLineFuncs.cpp trunk/Source/lang/LangSource/dumpByteCodes.cpp trunk/Source/plugins/BeatTrack.cpp trunk/Source/plugins/BeatTrack.h trunk/Source/plugins/BeatTrack2.cpp trunk/Source/plugins/BeatTrack2.h trunk/Source/plugins/BinaryOpUGens.cpp trunk/Source/plugins/ChaosUGens.cpp trunk/Source/plugins/Convolution.cpp trunk/Source/plugins/DelayUGens.cpp trunk/Source/plugins/DemandUGens.cpp trunk/Source/plugins/DiskIO_UGens.cpp trunk/Source/plugins/DynNoiseUGens.cpp trunk/Source/plugins/FFT2InterfaceTable.cpp trunk/Source/plugins/FFTInterfaceTable.cpp trunk/Source/plugins/FFT_UGens.cpp trunk/Source/plugins/FFT_UGens.h trunk/Source/plugins/FeatureDetection.cpp trunk/Source/plugins/FilterUGens.cpp trunk/Source/plugins/GendynUGens.cpp trunk/Source/plugins/GrainUGens.cpp trunk/Source/plugins/IOUGens.cpp trunk/Source/plugins/KeyTrack.cpp trunk/Source/plugins/KeyboardUGens.cpp trunk/Source/plugins/LFUGens.cpp trunk/Source/plugins/Loudness.cpp trunk/Source/plugins/MFCC.cpp trunk/Source/plugins/ML.cpp trunk/Source/plugins/ML.h trunk/Source/plugins/ML_SpecStats.cpp trunk/Source/plugins/MouseUGens.cpp trunk/Source/plugins/MulAddUGens.cpp trunk/Source/plugins/NoiseUGens.cpp trunk/Source/plugins/Onsets.cpp trunk/Source/plugins/Onsets.h trunk/Source/plugins/OscUGens.cpp trunk/Source/plugins/PV_ThirdParty.cpp trunk/Source/plugins/PV_UGens.cpp trunk/Source/plugins/PanUGens.cpp trunk/Source/plugins/PartitionedConvolution.cpp trunk/Source/plugins/PhysicalModelingUGens.cpp trunk/Source/plugins/SCComplex.cpp trunk/Source/plugins/SCComplex.h trunk/Source/plugins/TriggerUGens.cpp trunk/Source/plugins/UnaryOpUGens.cpp trunk/Source/plugins/UnpackFFTUGens.cpp trunk/Source/plugins/onsetsds.c trunk/Source/plugins/onsetsds.h trunk/Source/server/Rendezvous.cpp trunk/Source/server/SC_AU.cpp trunk/Source/server/SC_BufGen.cpp trunk/Source/server/SC_Carbon.cpp trunk/Source/server/SC_ComPort.cpp trunk/Source/server/SC_Complex.cpp trunk/Source/server/SC_CoreAudio.cpp trunk/Source/server/SC_Dimension.cpp trunk/Source/server/SC_Errors.cpp trunk/Source/server/SC_Graph.cpp trunk/Source/server/SC_GraphDef.cpp trunk/Source/server/SC_Group.cpp trunk/Source/server/SC_Jack.cpp trunk/Source/server/SC_Lib.cpp trunk/Source/server/SC_Lib_Cintf.cpp trunk/Source/server/SC_MiscCmds.cpp trunk/Source/server/SC_Node.cpp trunk/Source/server/SC_Rate.cpp trunk/Source/server/SC_SequencedCommand.cpp trunk/Source/server/SC_Str4.cpp trunk/Source/server/SC_SyncCondition.cpp trunk/Source/server/SC_Unit.cpp trunk/Source/server/SC_UnitDef.cpp trunk/Source/server/SC_World.cpp trunk/Source/server/Samp.cpp trunk/Source/server/scsynth_main.cpp trunk/SuperColliderAU/Source/ControlSpecs.cpp trunk/SuperColliderAU/Source/ControlSpecs.h trunk/SuperColliderAU/Source/OSCMessages.cpp trunk/SuperColliderAU/Source/OSCMessages.h trunk/SuperColliderAU/Source/Resources.cpp trunk/SuperColliderAU/Source/Resources.h trunk/SuperColliderAU/Source/SCProcess.cpp trunk/SuperColliderAU/Source/SCProcess.h trunk/SuperColliderAU/Source/SuperColliderAU.cpp trunk/SuperColliderAU/Source/SuperColliderAU.h trunk/SuperColliderAU/Source/SuperColliderAU.r trunk/SuperColliderAU/Source/SuperColliderAUVersion.h trunk/SuperColliderAU/scaudk/SuperColliderAU.r trunk/windows/LicenseForWinInstaller.rtf Modified: trunk/COPYING =================================================================== --- trunk/COPYING 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/COPYING 2009-04-19 21:59:49 UTC (rev 9079) @@ -2,7 +2,7 @@ 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. @@ -305,7 +305,7 @@ 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. Modified: trunk/Headers/app/ChangeCounter.h =================================================================== --- trunk/Headers/app/ChangeCounter.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/ChangeCounter.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ class ChangeCounter Modified: trunk/Headers/app/ControlSpec.h =================================================================== --- trunk/Headers/app/ControlSpec.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/ControlSpec.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/app/DrawBackground.h =================================================================== --- trunk/Headers/app/DrawBackground.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/DrawBackground.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import "SCGeom.h" Modified: trunk/Headers/app/GetStringFromUser.h =================================================================== --- trunk/Headers/app/GetStringFromUser.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/GetStringFromUser.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/app/GoToPanel.h =================================================================== --- trunk/Headers/app/GoToPanel.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/GoToPanel.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -19,7 +19,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/app/MyDocument.h =================================================================== --- trunk/Headers/app/MyDocument.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/MyDocument.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/app/SCCocoaView.h =================================================================== --- trunk/Headers/app/SCCocoaView.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCCocoaView.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 */ #include "SCView.h" Modified: trunk/Headers/app/SCGeom.h =================================================================== --- trunk/Headers/app/SCGeom.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCGeom.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Carbon/Carbon.h> Modified: trunk/Headers/app/SCGraphView.h =================================================================== --- trunk/Headers/app/SCGraphView.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCGraphView.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/app/SCImage.h =================================================================== --- trunk/Headers/app/SCImage.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCImage.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/app/SCNSWindow.h =================================================================== --- trunk/Headers/app/SCNSWindow.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCNSWindow.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 * */ Modified: trunk/Headers/app/SCSoundFileView.h =================================================================== --- trunk/Headers/app/SCSoundFileView.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCSoundFileView.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 * */ Modified: trunk/Headers/app/SCTextView.h =================================================================== --- trunk/Headers/app/SCTextView.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCTextView.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/app/SCView.h =================================================================== --- trunk/Headers/app/SCView.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCView.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import "DrawBackground.h" Modified: trunk/Headers/app/SCVirtualMachine.h =================================================================== --- trunk/Headers/app/SCVirtualMachine.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/SCVirtualMachine.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/app/UserPanel.h =================================================================== --- trunk/Headers/app/UserPanel.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/app/UserPanel.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Headers/common/SC_AllocPool.h =================================================================== --- trunk/Headers/common/SC_AllocPool.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_AllocPool.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -16,7 +16,7 @@ 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 */ /* This is based on Doug Lea's allocator but rewritten so I can read and understand it... Modified: trunk/Headers/common/SC_Altivec.h =================================================================== --- trunk/Headers/common/SC_Altivec.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_Altivec.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_Altivec_ Modified: trunk/Headers/common/SC_Endian.h =================================================================== --- trunk/Headers/common/SC_Endian.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_Endian.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* NOTE: This file should declare/define the following functions/macros: Modified: trunk/Headers/common/SC_FIFO.h =================================================================== --- trunk/Headers/common/SC_FIFO.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_FIFO.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef SC_FIFO_H_INCLUDED Modified: trunk/Headers/common/SC_Reply.h =================================================================== --- trunk/Headers/common/SC_Reply.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_Reply.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/common/SC_Sem.h =================================================================== --- trunk/Headers/common/SC_Sem.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_Sem.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/common/SC_Win32Utils.h =================================================================== --- trunk/Headers/common/SC_Win32Utils.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_Win32Utils.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_WIN32UTILS_H Modified: trunk/Headers/common/SC_fftlib.h =================================================================== --- trunk/Headers/common/SC_fftlib.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/SC_fftlib.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 NOTE: vDSP uses a "SplitBuf" as an intermediate representation of the data. Modified: trunk/Headers/common/scsynthsend.h =================================================================== --- trunk/Headers/common/scsynthsend.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/common/scsynthsend.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _scpacket_ Modified: trunk/Headers/lang/AdvancingAllocPool.h =================================================================== --- trunk/Headers/lang/AdvancingAllocPool.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/AdvancingAllocPool.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/AllocPools.h =================================================================== --- trunk/Headers/lang/AllocPools.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/AllocPools.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/ByteCodeArray.h =================================================================== --- trunk/Headers/lang/ByteCodeArray.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/ByteCodeArray.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ typedef unsigned char Byte; Modified: trunk/Headers/lang/FIFOT.h =================================================================== --- trunk/Headers/lang/FIFOT.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/FIFOT.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/GC.h =================================================================== --- trunk/Headers/lang/GC.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/GC.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/HashTable.h =================================================================== --- trunk/Headers/lang/HashTable.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/HashTable.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _HashTable_ Modified: trunk/Headers/lang/InitAlloc.h =================================================================== --- trunk/Headers/lang/InitAlloc.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/InitAlloc.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _InitAlloc_ Modified: trunk/Headers/lang/MiscInlineMath.h =================================================================== --- trunk/Headers/lang/MiscInlineMath.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/MiscInlineMath.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #define NUMPRIMES 6542 Modified: trunk/Headers/lang/OSCData.h =================================================================== --- trunk/Headers/lang/OSCData.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/OSCData.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _OSCData_ Modified: trunk/Headers/lang/Opcodes.h =================================================================== --- trunk/Headers/lang/Opcodes.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/Opcodes.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _OPCODES_H_ Modified: trunk/Headers/lang/PowerOfTwoAllocPool.h =================================================================== --- trunk/Headers/lang/PowerOfTwoAllocPool.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PowerOfTwoAllocPool.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ // Implements a power of two size class allocator. Modified: trunk/Headers/lang/PredefinedSymbols.h =================================================================== --- trunk/Headers/lang/PredefinedSymbols.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PredefinedSymbols.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PriorityQueue.h =================================================================== --- trunk/Headers/lang/PriorityQueue.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PriorityQueue.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PriorityQueue_ Modified: trunk/Headers/lang/PyrArchiverT.h =================================================================== --- trunk/Headers/lang/PyrArchiverT.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrArchiverT.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* @@ -590,7 +590,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrDeepCopier.h =================================================================== --- trunk/Headers/lang/PyrDeepCopier.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrDeepCopier.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* @@ -207,7 +207,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrDeepFreezer.h =================================================================== --- trunk/Headers/lang/PyrDeepFreezer.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrDeepFreezer.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* @@ -164,7 +164,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrErrors.h =================================================================== --- trunk/Headers/lang/PyrErrors.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrErrors.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrFilePrim.h =================================================================== --- trunk/Headers/lang/PyrFilePrim.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrFilePrim.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRFILEPRIM_H_ #define _PYRFILEPRIM_H_ Modified: trunk/Headers/lang/PyrFileUtils.h =================================================================== --- trunk/Headers/lang/PyrFileUtils.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrFileUtils.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrInterpreter.h =================================================================== --- trunk/Headers/lang/PyrInterpreter.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrInterpreter.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRINTERPRETER_H_ Modified: trunk/Headers/lang/PyrKernel.h =================================================================== --- trunk/Headers/lang/PyrKernel.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrKernel.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrKernelProto.h =================================================================== --- trunk/Headers/lang/PyrKernelProto.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrKernelProto.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PyrLexer.h =================================================================== --- trunk/Headers/lang/PyrLexer.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrLexer.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PyrListPrim.h =================================================================== --- trunk/Headers/lang/PyrListPrim.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrListPrim.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PyrMathPrim.h =================================================================== --- trunk/Headers/lang/PyrMathPrim.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrMathPrim.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRMATHPRIM_H_ Modified: trunk/Headers/lang/PyrMessage.h =================================================================== --- trunk/Headers/lang/PyrMessage.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrMessage.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PyrObject.h =================================================================== --- trunk/Headers/lang/PyrObject.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrObject.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrObjectProto.h =================================================================== --- trunk/Headers/lang/PyrObjectProto.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrObjectProto.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYROBJPROTO_H_ Modified: trunk/Headers/lang/PyrParseNode.h =================================================================== --- trunk/Headers/lang/PyrParseNode.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrParseNode.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRPARSENODE_H_ Modified: trunk/Headers/lang/PyrPrimitive.h =================================================================== --- trunk/Headers/lang/PyrPrimitive.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrPrimitive.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrPrimitiveProto.h =================================================================== --- trunk/Headers/lang/PyrPrimitiveProto.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrPrimitiveProto.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRPRIMITIVEPROTO_H_ Modified: trunk/Headers/lang/PyrSched.h =================================================================== --- trunk/Headers/lang/PyrSched.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSched.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PYRSCHED_H_ Modified: trunk/Headers/lang/PyrSignal.h =================================================================== --- trunk/Headers/lang/PyrSignal.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSignal.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #pragma once // the value on here causes MSVC8 not to compile, is it needed elsewhere? Modified: trunk/Headers/lang/PyrSignalPrim.h =================================================================== --- trunk/Headers/lang/PyrSignalPrim.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSignalPrim.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/PyrSlot.h =================================================================== --- trunk/Headers/lang/PyrSlot.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSlot.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrSymbol.h =================================================================== --- trunk/Headers/lang/PyrSymbol.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSymbol.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/PyrSymbolTable.h =================================================================== --- trunk/Headers/lang/PyrSymbolTable.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/PyrSymbolTable.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SymbolTable_ Modified: trunk/Headers/lang/ReadWriteMacros.h =================================================================== --- trunk/Headers/lang/ReadWriteMacros.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/ReadWriteMacros.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/SCBase.h =================================================================== --- trunk/Headers/lang/SCBase.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SCBase.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -14,7 +14,7 @@ // 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 // Contains the most common definitions. Modified: trunk/Headers/lang/SC_ComPort.h =================================================================== --- trunk/Headers/lang/SC_ComPort.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_ComPort.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_ComPort_ Modified: trunk/Headers/lang/SC_LanguageClient.h =================================================================== --- trunk/Headers/lang/SC_LanguageClient.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_LanguageClient.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ #ifndef SC_LANGUAGECLIENT_H_INCLUDED Modified: trunk/Headers/lang/SC_List.h =================================================================== --- trunk/Headers/lang/SC_List.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_List.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/SC_LogFile.h =================================================================== --- trunk/Headers/lang/SC_LogFile.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_LogFile.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/SC_Msg.h =================================================================== --- trunk/Headers/lang/SC_Msg.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_Msg.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/SC_SynthImpl.h =================================================================== --- trunk/Headers/lang/SC_SynthImpl.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_SynthImpl.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/SC_TerminalClient.h =================================================================== --- trunk/Headers/lang/SC_TerminalClient.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_TerminalClient.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ #ifndef SC_TERMINALCLIENT_H_INCLUDED Modified: trunk/Headers/lang/SC_UnorderedList.h =================================================================== --- trunk/Headers/lang/SC_UnorderedList.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SC_UnorderedList.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/SFHeaders.h =================================================================== --- trunk/Headers/lang/SFHeaders.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SFHeaders.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -14,7 +14,7 @@ // 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 #ifndef _SFHeaders_ #define _SFHeaders_ Modified: trunk/Headers/lang/Samp.h =================================================================== --- trunk/Headers/lang/Samp.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/Samp.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/SimpleStack.h =================================================================== --- trunk/Headers/lang/SimpleStack.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/SimpleStack.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/lang/VMGlobals.h =================================================================== --- trunk/Headers/lang/VMGlobals.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/VMGlobals.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/lang/readSamples.h =================================================================== --- trunk/Headers/lang/readSamples.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/lang/readSamples.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/Hash.h =================================================================== --- trunk/Headers/plugin_interface/Hash.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/Hash.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_BoundsMacros.h =================================================================== --- trunk/Headers/plugin_interface/SC_BoundsMacros.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_BoundsMacros.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_BoundsMacros_ Modified: trunk/Headers/plugin_interface/SC_BufGen.h =================================================================== --- trunk/Headers/plugin_interface/SC_BufGen.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_BufGen.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _BufGen_ Modified: trunk/Headers/plugin_interface/SC_Constants.h =================================================================== --- trunk/Headers/plugin_interface/SC_Constants.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Constants.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_Constants_ Modified: trunk/Headers/plugin_interface/SC_DemandUnit.h =================================================================== --- trunk/Headers/plugin_interface/SC_DemandUnit.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_DemandUnit.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_DemandUnit_ Modified: trunk/Headers/plugin_interface/SC_Dimension.h =================================================================== --- trunk/Headers/plugin_interface/SC_Dimension.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Dimension.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_Dimension_ Modified: trunk/Headers/plugin_interface/SC_FifoMsg.h =================================================================== --- trunk/Headers/plugin_interface/SC_FifoMsg.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_FifoMsg.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _FifoMsg_ Modified: trunk/Headers/plugin_interface/SC_Graph.h =================================================================== --- trunk/Headers/plugin_interface/SC_Graph.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Graph.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_Graph_ Modified: trunk/Headers/plugin_interface/SC_InlineBinaryOp.h =================================================================== --- trunk/Headers/plugin_interface/SC_InlineBinaryOp.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_InlineBinaryOp.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _BinaryOpUGen_ Modified: trunk/Headers/plugin_interface/SC_InlineUnaryOp.h =================================================================== --- trunk/Headers/plugin_interface/SC_InlineUnaryOp.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_InlineUnaryOp.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _UnaryOpUGen_ Modified: trunk/Headers/plugin_interface/SC_InterfaceTable.h =================================================================== --- trunk/Headers/plugin_interface/SC_InterfaceTable.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_InterfaceTable.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_SynthInterfaceTable_ Modified: trunk/Headers/plugin_interface/SC_Node.h =================================================================== --- trunk/Headers/plugin_interface/SC_Node.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Node.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_PlugIn.h =================================================================== --- trunk/Headers/plugin_interface/SC_PlugIn.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_PlugIn.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_RGen.h =================================================================== --- trunk/Headers/plugin_interface/SC_RGen.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_RGen.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ //----------------------------------------------------------------------------// Modified: trunk/Headers/plugin_interface/SC_Rate.h =================================================================== --- trunk/Headers/plugin_interface/SC_Rate.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Rate.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_SndBuf.h =================================================================== --- trunk/Headers/plugin_interface/SC_SndBuf.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_SndBuf.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SndBuf_ Modified: trunk/Headers/plugin_interface/SC_Types.h =================================================================== --- trunk/Headers/plugin_interface/SC_Types.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Types.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_Types_ Modified: trunk/Headers/plugin_interface/SC_Unit.h =================================================================== --- trunk/Headers/plugin_interface/SC_Unit.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Unit.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_Wire.h =================================================================== --- trunk/Headers/plugin_interface/SC_Wire.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_Wire.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_World.h =================================================================== --- trunk/Headers/plugin_interface/SC_World.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_World.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/SC_WorldOptions.h =================================================================== --- trunk/Headers/plugin_interface/SC_WorldOptions.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/SC_WorldOptions.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/plugin_interface/Unroll.h =================================================================== --- trunk/Headers/plugin_interface/Unroll.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/Unroll.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/plugin_interface/clz.h =================================================================== --- trunk/Headers/plugin_interface/clz.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/clz.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/plugin_interface/sc_msg_iter.h =================================================================== --- trunk/Headers/plugin_interface/sc_msg_iter.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/plugin_interface/sc_msg_iter.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/HashTable.h =================================================================== --- trunk/Headers/server/HashTable.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/HashTable.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _HashTable_ Modified: trunk/Headers/server/MsgFifo.h =================================================================== --- trunk/Headers/server/MsgFifo.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/MsgFifo.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _MsgFifo_ Modified: trunk/Headers/server/OSC_Packet.h =================================================================== --- trunk/Headers/server/OSC_Packet.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/OSC_Packet.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* * OSC_Packet.h Modified: trunk/Headers/server/PriorityQueue.h =================================================================== --- trunk/Headers/server/PriorityQueue.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/PriorityQueue.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _PriorityQueue_ Modified: trunk/Headers/server/ReadWriteMacros.h =================================================================== --- trunk/Headers/server/ReadWriteMacros.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/ReadWriteMacros.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/Rendezvous.h =================================================================== --- trunk/Headers/server/Rendezvous.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/Rendezvous.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -24,7 +24,7 @@ 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 */ #ifndef _Rendezvous_ Modified: trunk/Headers/server/SC_AU.h =================================================================== --- trunk/Headers/server/SC_AU.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_AU.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_ComPort.h =================================================================== --- trunk/Headers/server/SC_ComPort.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_ComPort.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Complex.h =================================================================== --- trunk/Headers/server/SC_Complex.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Complex.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_CoreAudio.h =================================================================== --- trunk/Headers/server/SC_CoreAudio.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_CoreAudio.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Errors.h =================================================================== --- trunk/Headers/server/SC_Errors.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Errors.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_GraphDef.h =================================================================== --- trunk/Headers/server/SC_GraphDef.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_GraphDef.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Group.h =================================================================== --- trunk/Headers/server/SC_Group.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Group.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_HiddenWorld.h =================================================================== --- trunk/Headers/server/SC_HiddenWorld.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_HiddenWorld.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Lib.h =================================================================== --- trunk/Headers/server/SC_Lib.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Lib.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Lib_Cintf.h =================================================================== --- trunk/Headers/server/SC_Lib_Cintf.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Lib_Cintf.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_List.h =================================================================== --- trunk/Headers/server/SC_List.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_List.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/server/SC_Lock.h =================================================================== --- trunk/Headers/server/SC_Lock.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Lock.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Prototypes.h =================================================================== --- trunk/Headers/server/SC_Prototypes.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Prototypes.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_Samp.h =================================================================== --- trunk/Headers/server/SC_Samp.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Samp.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_SequencedCommand.h =================================================================== --- trunk/Headers/server/SC_SequencedCommand.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_SequencedCommand.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Headers/server/SC_Str4.h =================================================================== --- trunk/Headers/server/SC_Str4.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_Str4.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* a 4 byte aligned and zero padded string allows faster string operations. */ Modified: trunk/Headers/server/SC_SyncCondition.h =================================================================== --- trunk/Headers/server/SC_SyncCondition.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_SyncCondition.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Headers/server/SC_SynthDef.h =================================================================== --- trunk/Headers/server/SC_SynthDef.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_SynthDef.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SynthDef_ Modified: trunk/Headers/server/SC_UnitDef.h =================================================================== --- trunk/Headers/server/SC_UnitDef.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_UnitDef.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _UnitDef_ Modified: trunk/Headers/server/SC_UnitSpec.h =================================================================== --- trunk/Headers/server/SC_UnitSpec.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_UnitSpec.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_UnitSpec_ Modified: trunk/Headers/server/SC_WireSpec.h =================================================================== --- trunk/Headers/server/SC_WireSpec.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Headers/server/SC_WireSpec.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef _SC_WireSpec_ Modified: trunk/Source/app/CocoaBridgePrimitives.M =================================================================== --- trunk/Source/app/CocoaBridgePrimitives.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/CocoaBridgePrimitives.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ Modified: trunk/Source/app/CocoaFilePrimitives.M =================================================================== --- trunk/Source/app/CocoaFilePrimitives.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/CocoaFilePrimitives.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Source/app/DrawBackground.M =================================================================== --- trunk/Source/app/DrawBackground.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/DrawBackground.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Source/app/GUIPrimitives.M =================================================================== --- trunk/Source/app/GUIPrimitives.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/GUIPrimitives.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include <Cocoa/Cocoa.h> Modified: trunk/Source/app/GetStringFromUser.m =================================================================== --- trunk/Source/app/GetStringFromUser.m 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/GetStringFromUser.m 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/app/GoToPanel.M =================================================================== --- trunk/Source/app/GoToPanel.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/GoToPanel.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -19,7 +19,7 @@ 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 */ Modified: trunk/Source/app/MyDocument.M =================================================================== --- trunk/Source/app/MyDocument.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/MyDocument.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <Cocoa/Cocoa.h> Modified: trunk/Source/app/RendezvousClient.M =================================================================== --- trunk/Source/app/RendezvousClient.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/RendezvousClient.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -23,7 +23,7 @@ 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 */ #import "RendezvousClient.h" Modified: trunk/Source/app/SCCocoaView.M =================================================================== --- trunk/Source/app/SCCocoaView.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCCocoaView.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ Modified: trunk/Source/app/SCDialog.mm =================================================================== (Binary files differ) Modified: trunk/Source/app/SCGraphView.M =================================================================== --- trunk/Source/app/SCGraphView.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCGraphView.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import "SCGraphView.h" Modified: trunk/Source/app/SCNSWindow.h =================================================================== --- trunk/Source/app/SCNSWindow.h 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCNSWindow.h 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 * */ Modified: trunk/Source/app/SCNSWindow.m =================================================================== --- trunk/Source/app/SCNSWindow.m 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCNSWindow.m 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 * */ Modified: trunk/Source/app/SCSoundFileView.M =================================================================== --- trunk/Source/app/SCSoundFileView.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCSoundFileView.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -21,7 +21,7 @@ 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 */ Modified: trunk/Source/app/SCTextView.M =================================================================== --- trunk/Source/app/SCTextView.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCTextView.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import "SCTextView.h" Modified: trunk/Source/app/SCView.M =================================================================== --- trunk/Source/app/SCView.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCView.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/app/SCVirtualMachine.M =================================================================== --- trunk/Source/app/SCVirtualMachine.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/SCVirtualMachine.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import <objc/objc-class.h> Modified: trunk/Source/app/UserPanel.M =================================================================== --- trunk/Source/app/UserPanel.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/UserPanel.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #import "UserPanel.h" Modified: trunk/Source/app/post_queue.M =================================================================== --- trunk/Source/app/post_queue.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/post_queue.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/app/syntaxColorize.M =================================================================== --- trunk/Source/app/syntaxColorize.M 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/app/syntaxColorize.M 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/common/SC_AllocPool.cpp =================================================================== --- trunk/Source/common/SC_AllocPool.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/common/SC_AllocPool.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef NDEBUG Modified: trunk/Source/common/SC_Sem.cpp =================================================================== --- trunk/Source/common/SC_Sem.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/common/SC_Sem.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/common/SC_Win32Utils.cpp =================================================================== --- trunk/Source/common/SC_Win32Utils.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/common/SC_Win32Utils.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifdef SC_WIN32 Modified: trunk/Source/common/SC_fftlib.cpp =================================================================== --- trunk/Source/common/SC_fftlib.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/common/SC_fftlib.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -17,7 +17,7 @@ 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 */ Modified: trunk/Source/common/scsynthsend.cpp =================================================================== --- trunk/Source/common/scsynthsend.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/common/scsynthsend.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include <sys/types.h> Modified: trunk/Source/lang/LangPrimSource/OSCData.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/OSCData.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/OSCData.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include "OSCData.h" Modified: trunk/Source/lang/LangPrimSource/PyrArchiver.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrArchiver.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrArchiver.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrArrayPrimitives.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrArrayPrimitives.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrArrayPrimitives.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrBitPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrBitPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrBitPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrCharPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrCharPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrCharPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrFilePrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrFilePrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrFilePrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrListPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrListPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrListPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include "PyrKernel.h" Modified: trunk/Source/lang/LangPrimSource/PyrMathPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrMathPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrMathPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include "PyrKernel.h" Modified: trunk/Source/lang/LangPrimSource/PyrPlatformPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrPlatformPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrPlatformPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ /* Modified: trunk/Source/lang/LangPrimSource/PyrPrimitive.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrPrimitive.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrPrimitive.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #ifndef NDEBUG Modified: trunk/Source/lang/LangPrimSource/PyrSched.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrSched.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrSched.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ Modified: trunk/Source/lang/LangPrimSource/PyrSerialPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrSerialPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrSerialPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -20,7 +20,7 @@ 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 */ #include <errno.h> Modified: trunk/Source/lang/LangPrimSource/PyrSignalPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrSignalPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrSignalPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ 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 */ #include "PyrKernel.h" Modified: trunk/Source/lang/LangPrimSource/PyrStringPrim.cpp =================================================================== --- trunk/Source/lang/LangPrimSource/PyrStringPrim.cpp 2009-04-19 20:04:02 UTC (rev 9078) +++ trunk/Source/lang/LangPrimSource/PyrStringPrim.cpp 2009-04-19 21:59:49 UTC (rev 9079) @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License @@ Diff output truncated at 100000 characters. @@ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ sc-dev mailing list info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/ search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/ |
| Free embeddable forum powered by Nabble | Forum Help |