From 5d98779f195f97e3159ed855da104f36b476bc2e Mon Sep 17 00:00:00 2001 From: Julian Storer Date: Wed, 9 Mar 2011 11:36:34 +0000 Subject: [PATCH] Updated the date in the copyright notice. --- extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp | 2 +- extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp | 2 +- .../wrapper/Standalone/juce_AudioFilterStreamer.cpp | 2 +- .../wrapper/Standalone/juce_AudioFilterStreamer.h | 2 +- .../wrapper/Standalone/juce_StandaloneFilterWindow.cpp | 2 +- .../wrapper/Standalone/juce_StandaloneFilterWindow.h | 2 +- extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp | 2 +- extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm | 2 +- extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp | 2 +- extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp | 2 +- extras/browser plugins/wrapper/juce_BrowserPluginComponent.h | 2 +- extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h | 2 +- extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp | 2 +- extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm | 3 ++- extras/the jucer/src/juce_AppConfig.h | 2 +- extras/the jucer/src/jucer_Headers.h | 2 +- extras/the jucer/src/jucer_Main.cpp | 2 +- extras/the jucer/src/model/components/jucer_ButtonHandler.h | 2 +- extras/the jucer/src/model/components/jucer_ComboBoxHandler.h | 2 +- .../src/model/components/jucer_ComponentNameProperty.h | 2 +- .../src/model/components/jucer_ComponentTypeHandler.cpp | 2 +- .../src/model/components/jucer_ComponentTypeHandler.h | 2 +- .../src/model/components/jucer_ComponentUndoableAction.h | 2 +- .../src/model/components/jucer_GenericComponentHandler.h | 2 +- .../src/model/components/jucer_GroupComponentHandler.h | 2 +- .../src/model/components/jucer_HyperlinkButtonHandler.h | 2 +- .../the jucer/src/model/components/jucer_ImageButtonHandler.h | 2 +- .../src/model/components/jucer_JucerComponentHandler.h | 2 +- extras/the jucer/src/model/components/jucer_LabelHandler.h | 2 +- extras/the jucer/src/model/components/jucer_SliderHandler.h | 2 +- .../src/model/components/jucer_TabbedComponentHandler.h | 2 +- .../the jucer/src/model/components/jucer_TextButtonHandler.h | 2 +- .../the jucer/src/model/components/jucer_TextEditorHandler.h | 2 +- .../the jucer/src/model/components/jucer_ToggleButtonHandler.h | 2 +- extras/the jucer/src/model/components/jucer_TreeViewHandler.h | 2 +- extras/the jucer/src/model/components/jucer_ViewportHandler.h | 2 +- extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp | 2 +- extras/the jucer/src/model/documents/jucer_ButtonDocument.h | 2 +- .../the jucer/src/model/documents/jucer_ComponentDocument.cpp | 2 +- extras/the jucer/src/model/documents/jucer_ComponentDocument.h | 2 +- extras/the jucer/src/model/jucer_BinaryResources.cpp | 2 +- extras/the jucer/src/model/jucer_BinaryResources.h | 2 +- extras/the jucer/src/model/jucer_ComponentLayout.cpp | 2 +- extras/the jucer/src/model/jucer_ComponentLayout.h | 2 +- extras/the jucer/src/model/jucer_GeneratedCode.cpp | 2 +- extras/the jucer/src/model/jucer_GeneratedCode.h | 2 +- extras/the jucer/src/model/jucer_JucerDocument.cpp | 2 +- extras/the jucer/src/model/jucer_JucerDocument.h | 2 +- extras/the jucer/src/model/jucer_ObjectTypes.cpp | 2 +- extras/the jucer/src/model/jucer_ObjectTypes.h | 2 +- extras/the jucer/src/model/jucer_PaintRoutine.cpp | 2 +- extras/the jucer/src/model/jucer_PaintRoutine.h | 2 +- .../src/model/paintelements/jucer_ColouredElement.cpp | 2 +- .../the jucer/src/model/paintelements/jucer_ColouredElement.h | 2 +- .../src/model/paintelements/jucer_ElementSiblingComponent.h | 2 +- extras/the jucer/src/model/paintelements/jucer_FillType.cpp | 2 +- extras/the jucer/src/model/paintelements/jucer_FillType.h | 2 +- .../src/model/paintelements/jucer_GradientPointComponent.h | 2 +- .../src/model/paintelements/jucer_ImageResourceProperty.h | 2 +- .../the jucer/src/model/paintelements/jucer_PaintElement.cpp | 2 +- extras/the jucer/src/model/paintelements/jucer_PaintElement.h | 2 +- .../src/model/paintelements/jucer_PaintElementEllipse.h | 2 +- .../src/model/paintelements/jucer_PaintElementGroup.h | 2 +- .../src/model/paintelements/jucer_PaintElementImage.h | 2 +- .../src/model/paintelements/jucer_PaintElementPath.cpp | 2 +- .../the jucer/src/model/paintelements/jucer_PaintElementPath.h | 2 +- .../src/model/paintelements/jucer_PaintElementRectangle.h | 2 +- .../model/paintelements/jucer_PaintElementRoundedRectangle.h | 2 +- .../the jucer/src/model/paintelements/jucer_PaintElementText.h | 2 +- .../src/model/paintelements/jucer_PaintElementUndoableAction.h | 2 +- .../the jucer/src/model/paintelements/jucer_PointComponent.h | 2 +- extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp | 2 +- extras/the jucer/src/model/paintelements/jucer_StrokeType.h | 2 +- .../the jucer/src/properties/jucer_ColourPropertyComponent.h | 2 +- .../the jucer/src/properties/jucer_ComponentBooleanProperty.h | 2 +- .../the jucer/src/properties/jucer_ComponentChoiceProperty.h | 2 +- .../the jucer/src/properties/jucer_ComponentColourProperty.h | 2 +- extras/the jucer/src/properties/jucer_ComponentTextProperty.h | 2 +- .../the jucer/src/properties/jucer_FilePropertyComponent.cpp | 2 +- extras/the jucer/src/properties/jucer_FilePropertyComponent.h | 2 +- .../the jucer/src/properties/jucer_FontPropertyComponent.cpp | 2 +- extras/the jucer/src/properties/jucer_FontPropertyComponent.h | 2 +- extras/the jucer/src/properties/jucer_JustificationProperty.h | 2 +- extras/the jucer/src/properties/jucer_PositionPropertyBase.h | 2 +- extras/the jucer/src/ui/jucer_CommandIDs.h | 2 +- extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp | 2 +- extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h | 2 +- extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp | 2 +- extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h | 2 +- extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp | 2 +- extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h | 2 +- extras/the jucer/src/ui/jucer_EditingPanelBase.cpp | 2 +- extras/the jucer/src/ui/jucer_EditingPanelBase.h | 2 +- extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp | 2 +- extras/the jucer/src/ui/jucer_JucerDocumentHolder.h | 2 +- extras/the jucer/src/ui/jucer_MainWindow.cpp | 2 +- extras/the jucer/src/ui/jucer_MainWindow.h | 2 +- extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp | 2 +- extras/the jucer/src/ui/jucer_PaintRoutineEditor.h | 2 +- extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp | 2 +- extras/the jucer/src/ui/jucer_PaintRoutinePanel.h | 2 +- extras/the jucer/src/ui/jucer_PrefsPanel.cpp | 2 +- extras/the jucer/src/ui/jucer_PrefsPanel.h | 2 +- extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp | 2 +- extras/the jucer/src/ui/jucer_ResourceEditorPanel.h | 2 +- extras/the jucer/src/ui/jucer_SnapGridPainter.cpp | 2 +- extras/the jucer/src/ui/jucer_SnapGridPainter.h | 2 +- extras/the jucer/src/ui/jucer_TestComponent.cpp | 2 +- extras/the jucer/src/ui/jucer_TestComponent.h | 2 +- extras/the jucer/src/utility/jucer_ColourEditorComponent.h | 2 +- extras/the jucer/src/utility/jucer_Colours.h | 2 +- extras/the jucer/src/utility/jucer_StoredSettings.cpp | 2 +- extras/the jucer/src/utility/jucer_StoredSettings.h | 2 +- extras/the jucer/src/utility/jucer_UtilityFunctions.cpp | 2 +- extras/the jucer/src/utility/jucer_UtilityFunctions.h | 2 +- src/application/juce_Application.cpp | 2 +- src/application/juce_Application.h | 2 +- src/application/juce_ApplicationCommandID.h | 2 +- src/application/juce_ApplicationCommandInfo.cpp | 2 +- src/application/juce_ApplicationCommandInfo.h | 2 +- src/application/juce_ApplicationCommandManager.cpp | 2 +- src/application/juce_ApplicationCommandManager.h | 2 +- src/application/juce_ApplicationCommandTarget.cpp | 2 +- src/application/juce_ApplicationCommandTarget.h | 2 +- src/application/juce_ApplicationProperties.cpp | 2 +- src/application/juce_ApplicationProperties.h | 2 +- src/audio/audio_file_formats/flac/libFLAC/juce_FlacHeader.h | 2 +- src/audio/audio_file_formats/juce_AiffAudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_AiffAudioFormat.h | 2 +- src/audio/audio_file_formats/juce_AudioCDBurner.h | 2 +- src/audio/audio_file_formats/juce_AudioCDReader.cpp | 2 +- src/audio/audio_file_formats/juce_AudioCDReader.h | 2 +- src/audio/audio_file_formats/juce_AudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_AudioFormat.h | 2 +- src/audio/audio_file_formats/juce_AudioFormatManager.cpp | 2 +- src/audio/audio_file_formats/juce_AudioFormatManager.h | 2 +- src/audio/audio_file_formats/juce_AudioFormatReader.cpp | 2 +- src/audio/audio_file_formats/juce_AudioFormatReader.h | 2 +- src/audio/audio_file_formats/juce_AudioFormatWriter.cpp | 2 +- src/audio/audio_file_formats/juce_AudioFormatWriter.h | 2 +- src/audio/audio_file_formats/juce_AudioSubsectionReader.cpp | 2 +- src/audio/audio_file_formats/juce_AudioSubsectionReader.h | 2 +- src/audio/audio_file_formats/juce_AudioThumbnail.cpp | 2 +- src/audio/audio_file_formats/juce_AudioThumbnail.h | 2 +- src/audio/audio_file_formats/juce_AudioThumbnailCache.cpp | 2 +- src/audio/audio_file_formats/juce_AudioThumbnailCache.h | 2 +- src/audio/audio_file_formats/juce_FlacAudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_FlacAudioFormat.h | 2 +- src/audio/audio_file_formats/juce_OggVorbisAudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_OggVorbisAudioFormat.h | 2 +- src/audio/audio_file_formats/juce_QuickTimeAudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_QuickTimeAudioFormat.h | 2 +- src/audio/audio_file_formats/juce_WavAudioFormat.cpp | 2 +- src/audio/audio_file_formats/juce_WavAudioFormat.h | 2 +- src/audio/audio_file_formats/oggvorbis/juce_OggVorbisHeader.h | 2 +- src/audio/audio_sources/juce_AudioFormatReaderSource.cpp | 2 +- src/audio/audio_sources/juce_AudioFormatReaderSource.h | 2 +- src/audio/audio_sources/juce_AudioSource.h | 2 +- src/audio/audio_sources/juce_AudioSourcePlayer.cpp | 2 +- src/audio/audio_sources/juce_AudioSourcePlayer.h | 2 +- src/audio/audio_sources/juce_AudioTransportSource.cpp | 2 +- src/audio/audio_sources/juce_AudioTransportSource.h | 2 +- src/audio/audio_sources/juce_BufferingAudioSource.cpp | 2 +- src/audio/audio_sources/juce_BufferingAudioSource.h | 2 +- src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp | 2 +- src/audio/audio_sources/juce_ChannelRemappingAudioSource.h | 2 +- src/audio/audio_sources/juce_IIRFilterAudioSource.cpp | 2 +- src/audio/audio_sources/juce_IIRFilterAudioSource.h | 2 +- src/audio/audio_sources/juce_MixerAudioSource.cpp | 2 +- src/audio/audio_sources/juce_MixerAudioSource.h | 2 +- src/audio/audio_sources/juce_PositionableAudioSource.h | 2 +- src/audio/audio_sources/juce_ResamplingAudioSource.cpp | 2 +- src/audio/audio_sources/juce_ResamplingAudioSource.h | 2 +- src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp | 2 +- src/audio/audio_sources/juce_ToneGeneratorAudioSource.h | 2 +- src/audio/devices/juce_AudioDeviceManager.cpp | 2 +- src/audio/devices/juce_AudioDeviceManager.h | 2 +- src/audio/devices/juce_AudioIODevice.cpp | 2 +- src/audio/devices/juce_AudioIODevice.h | 2 +- src/audio/devices/juce_AudioIODeviceType.cpp | 2 +- src/audio/devices/juce_AudioIODeviceType.h | 2 +- src/audio/dsp/juce_AudioDataConverters.cpp | 2 +- src/audio/dsp/juce_AudioDataConverters.h | 2 +- src/audio/dsp/juce_AudioSampleBuffer.cpp | 2 +- src/audio/dsp/juce_AudioSampleBuffer.h | 2 +- src/audio/dsp/juce_Decibels.h | 2 +- src/audio/dsp/juce_IIRFilter.cpp | 2 +- src/audio/dsp/juce_IIRFilter.h | 2 +- src/audio/midi/juce_MidiBuffer.cpp | 2 +- src/audio/midi/juce_MidiBuffer.h | 2 +- src/audio/midi/juce_MidiFile.cpp | 2 +- src/audio/midi/juce_MidiFile.h | 2 +- src/audio/midi/juce_MidiInput.h | 2 +- src/audio/midi/juce_MidiKeyboardState.cpp | 2 +- src/audio/midi/juce_MidiKeyboardState.h | 2 +- src/audio/midi/juce_MidiMessage.cpp | 2 +- src/audio/midi/juce_MidiMessage.h | 2 +- src/audio/midi/juce_MidiMessageCollector.cpp | 2 +- src/audio/midi/juce_MidiMessageCollector.h | 2 +- src/audio/midi/juce_MidiMessageSequence.cpp | 2 +- src/audio/midi/juce_MidiMessageSequence.h | 2 +- src/audio/midi/juce_MidiOutput.cpp | 2 +- src/audio/midi/juce_MidiOutput.h | 2 +- src/audio/plugins/formats/juce_AudioUnitPluginFormat.h | 2 +- src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm | 2 +- src/audio/plugins/formats/juce_DirectXPluginFormat.h | 2 +- src/audio/plugins/formats/juce_LADSPAPluginFormat.h | 2 +- src/audio/plugins/formats/juce_VSTMidiEventList.h | 2 +- src/audio/plugins/formats/juce_VSTPluginFormat.cpp | 2 +- src/audio/plugins/formats/juce_VSTPluginFormat.h | 2 +- src/audio/plugins/formats/juce_VSTPluginFormat.mm | 3 ++- src/audio/plugins/juce_AudioPluginFormat.cpp | 2 +- src/audio/plugins/juce_AudioPluginFormat.h | 2 +- src/audio/plugins/juce_AudioPluginFormatManager.cpp | 2 +- src/audio/plugins/juce_AudioPluginFormatManager.h | 2 +- src/audio/plugins/juce_AudioPluginInstance.cpp | 2 +- src/audio/plugins/juce_AudioPluginInstance.h | 2 +- src/audio/plugins/juce_KnownPluginList.cpp | 2 +- src/audio/plugins/juce_KnownPluginList.h | 2 +- src/audio/plugins/juce_PluginDescription.cpp | 2 +- src/audio/plugins/juce_PluginDescription.h | 2 +- src/audio/plugins/juce_PluginDirectoryScanner.cpp | 2 +- src/audio/plugins/juce_PluginDirectoryScanner.h | 2 +- src/audio/plugins/juce_PluginListComponent.cpp | 2 +- src/audio/plugins/juce_PluginListComponent.h | 2 +- src/audio/processors/juce_AudioPlayHead.h | 2 +- src/audio/processors/juce_AudioProcessor.cpp | 2 +- src/audio/processors/juce_AudioProcessor.h | 2 +- src/audio/processors/juce_AudioProcessorEditor.cpp | 2 +- src/audio/processors/juce_AudioProcessorEditor.h | 2 +- src/audio/processors/juce_AudioProcessorGraph.cpp | 2 +- src/audio/processors/juce_AudioProcessorGraph.h | 2 +- src/audio/processors/juce_AudioProcessorListener.h | 2 +- src/audio/processors/juce_AudioProcessorPlayer.cpp | 2 +- src/audio/processors/juce_AudioProcessorPlayer.h | 2 +- src/audio/processors/juce_GenericAudioProcessorEditor.cpp | 2 +- src/audio/processors/juce_GenericAudioProcessorEditor.h | 2 +- src/audio/synthesisers/juce_Sampler.cpp | 2 +- src/audio/synthesisers/juce_Sampler.h | 2 +- src/audio/synthesisers/juce_Synthesiser.cpp | 2 +- src/audio/synthesisers/juce_Synthesiser.h | 2 +- src/containers/juce_AbstractFifo.cpp | 2 +- src/containers/juce_AbstractFifo.h | 2 +- src/containers/juce_Array.h | 2 +- src/containers/juce_ArrayAllocationBase.h | 2 +- src/containers/juce_DynamicObject.cpp | 2 +- src/containers/juce_DynamicObject.h | 2 +- src/containers/juce_ElementComparator.h | 2 +- src/containers/juce_LinkedListPointer.h | 2 +- src/containers/juce_NamedValueSet.cpp | 2 +- src/containers/juce_NamedValueSet.h | 2 +- src/containers/juce_OwnedArray.h | 2 +- src/containers/juce_PropertySet.cpp | 2 +- src/containers/juce_PropertySet.h | 2 +- src/containers/juce_ReferenceCountedArray.h | 2 +- src/containers/juce_ScopedValueSetter.h | 2 +- src/containers/juce_SortedSet.h | 2 +- src/containers/juce_SparseSet.h | 2 +- src/containers/juce_Value.cpp | 2 +- src/containers/juce_Value.h | 2 +- src/containers/juce_ValueTree.cpp | 2 +- src/containers/juce_ValueTree.h | 2 +- src/containers/juce_Variant.cpp | 2 +- src/containers/juce_Variant.h | 2 +- src/core/juce_FileLogger.cpp | 2 +- src/core/juce_FileLogger.h | 2 +- src/core/juce_Initialisation.cpp | 2 +- src/core/juce_Initialisation.h | 2 +- src/core/juce_Logger.cpp | 2 +- src/core/juce_Logger.h | 2 +- src/core/juce_PerformanceCounter.cpp | 2 +- src/core/juce_PerformanceCounter.h | 2 +- src/core/juce_PlatformDefs.h | 2 +- src/core/juce_PlatformUtilities.h | 2 +- src/core/juce_RelativeTime.cpp | 2 +- src/core/juce_RelativeTime.h | 2 +- src/core/juce_Singleton.h | 2 +- src/core/juce_StandardHeader.h | 2 +- src/core/juce_SystemStats.cpp | 2 +- src/core/juce_SystemStats.h | 2 +- src/core/juce_TargetPlatform.h | 2 +- src/core/juce_Time.cpp | 2 +- src/core/juce_Time.h | 2 +- src/core/juce_Uuid.cpp | 2 +- src/core/juce_Uuid.h | 2 +- src/cryptography/juce_BlowFish.cpp | 2 +- src/cryptography/juce_BlowFish.h | 2 +- src/cryptography/juce_MD5.cpp | 2 +- src/cryptography/juce_MD5.h | 2 +- src/cryptography/juce_Primes.cpp | 2 +- src/cryptography/juce_Primes.h | 2 +- src/cryptography/juce_RSAKey.cpp | 2 +- src/cryptography/juce_RSAKey.h | 2 +- src/events/juce_ActionBroadcaster.cpp | 2 +- src/events/juce_ActionBroadcaster.h | 2 +- src/events/juce_ActionListener.h | 2 +- src/events/juce_AsyncUpdater.cpp | 2 +- src/events/juce_AsyncUpdater.h | 2 +- src/events/juce_CallbackMessage.h | 2 +- src/events/juce_ChangeBroadcaster.cpp | 2 +- src/events/juce_ChangeBroadcaster.h | 2 +- src/events/juce_ChangeListener.h | 2 +- src/events/juce_InterprocessConnection.cpp | 2 +- src/events/juce_InterprocessConnection.h | 2 +- src/events/juce_InterprocessConnectionServer.cpp | 2 +- src/events/juce_InterprocessConnectionServer.h | 2 +- src/events/juce_ListenerList.h | 2 +- src/events/juce_Message.cpp | 2 +- src/events/juce_Message.h | 2 +- src/events/juce_MessageListener.cpp | 2 +- src/events/juce_MessageListener.h | 2 +- src/events/juce_MessageManager.cpp | 2 +- src/events/juce_MessageManager.h | 2 +- src/events/juce_MultiTimer.cpp | 2 +- src/events/juce_MultiTimer.h | 2 +- src/events/juce_Timer.cpp | 2 +- src/events/juce_Timer.h | 2 +- src/gui/components/buttons/juce_ArrowButton.cpp | 2 +- src/gui/components/buttons/juce_ArrowButton.h | 2 +- src/gui/components/buttons/juce_Button.cpp | 2 +- src/gui/components/buttons/juce_Button.h | 2 +- src/gui/components/buttons/juce_DrawableButton.cpp | 2 +- src/gui/components/buttons/juce_DrawableButton.h | 2 +- src/gui/components/buttons/juce_HyperlinkButton.cpp | 2 +- src/gui/components/buttons/juce_HyperlinkButton.h | 2 +- src/gui/components/buttons/juce_ImageButton.cpp | 2 +- src/gui/components/buttons/juce_ImageButton.h | 2 +- src/gui/components/buttons/juce_ShapeButton.cpp | 2 +- src/gui/components/buttons/juce_ShapeButton.h | 2 +- src/gui/components/buttons/juce_TextButton.cpp | 2 +- src/gui/components/buttons/juce_TextButton.h | 2 +- src/gui/components/buttons/juce_ToggleButton.cpp | 2 +- src/gui/components/buttons/juce_ToggleButton.h | 2 +- src/gui/components/buttons/juce_ToolbarButton.cpp | 2 +- src/gui/components/buttons/juce_ToolbarButton.h | 2 +- src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.cpp | 2 +- src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.h | 2 +- src/gui/components/code_editor/juce_CodeDocument.cpp | 2 +- src/gui/components/code_editor/juce_CodeDocument.h | 2 +- src/gui/components/code_editor/juce_CodeEditorComponent.cpp | 2 +- src/gui/components/code_editor/juce_CodeEditorComponent.h | 2 +- src/gui/components/code_editor/juce_CodeTokeniser.h | 2 +- src/gui/components/controls/juce_ComboBox.cpp | 2 +- src/gui/components/controls/juce_ComboBox.h | 2 +- src/gui/components/controls/juce_Label.cpp | 2 +- src/gui/components/controls/juce_Label.h | 2 +- src/gui/components/controls/juce_ListBox.cpp | 2 +- src/gui/components/controls/juce_ListBox.h | 2 +- src/gui/components/controls/juce_ProgressBar.cpp | 2 +- src/gui/components/controls/juce_ProgressBar.h | 2 +- src/gui/components/controls/juce_Slider.cpp | 2 +- src/gui/components/controls/juce_Slider.h | 2 +- src/gui/components/controls/juce_TableHeaderComponent.cpp | 2 +- src/gui/components/controls/juce_TableHeaderComponent.h | 2 +- src/gui/components/controls/juce_TableListBox.cpp | 2 +- src/gui/components/controls/juce_TableListBox.h | 2 +- src/gui/components/controls/juce_TextEditor.cpp | 2 +- src/gui/components/controls/juce_TextEditor.h | 2 +- src/gui/components/controls/juce_Toolbar.cpp | 2 +- src/gui/components/controls/juce_Toolbar.h | 2 +- src/gui/components/controls/juce_ToolbarItemComponent.cpp | 2 +- src/gui/components/controls/juce_ToolbarItemComponent.h | 2 +- src/gui/components/controls/juce_ToolbarItemFactory.h | 2 +- src/gui/components/controls/juce_ToolbarItemPalette.cpp | 2 +- src/gui/components/controls/juce_ToolbarItemPalette.h | 2 +- src/gui/components/controls/juce_TreeView.cpp | 2 +- src/gui/components/controls/juce_TreeView.h | 2 +- .../filebrowser/juce_DirectoryContentsDisplayComponent.cpp | 2 +- .../filebrowser/juce_DirectoryContentsDisplayComponent.h | 2 +- src/gui/components/filebrowser/juce_DirectoryContentsList.cpp | 2 +- src/gui/components/filebrowser/juce_DirectoryContentsList.h | 2 +- src/gui/components/filebrowser/juce_FileBrowserComponent.cpp | 2 +- src/gui/components/filebrowser/juce_FileBrowserComponent.h | 2 +- src/gui/components/filebrowser/juce_FileBrowserListener.h | 2 +- src/gui/components/filebrowser/juce_FileChooser.cpp | 2 +- src/gui/components/filebrowser/juce_FileChooser.h | 2 +- src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp | 2 +- src/gui/components/filebrowser/juce_FileChooserDialogBox.h | 2 +- src/gui/components/filebrowser/juce_FileFilter.cpp | 2 +- src/gui/components/filebrowser/juce_FileFilter.h | 2 +- src/gui/components/filebrowser/juce_FileListComponent.cpp | 2 +- src/gui/components/filebrowser/juce_FileListComponent.h | 2 +- src/gui/components/filebrowser/juce_FilePreviewComponent.h | 2 +- .../filebrowser/juce_FileSearchPathListComponent.cpp | 2 +- .../components/filebrowser/juce_FileSearchPathListComponent.h | 2 +- src/gui/components/filebrowser/juce_FileTreeComponent.cpp | 2 +- src/gui/components/filebrowser/juce_FileTreeComponent.h | 2 +- src/gui/components/filebrowser/juce_FilenameComponent.cpp | 2 +- src/gui/components/filebrowser/juce_FilenameComponent.h | 2 +- src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp | 2 +- src/gui/components/filebrowser/juce_ImagePreviewComponent.h | 2 +- src/gui/components/filebrowser/juce_WildcardFileFilter.cpp | 2 +- src/gui/components/filebrowser/juce_WildcardFileFilter.h | 2 +- src/gui/components/juce_Component.cpp | 2 +- src/gui/components/juce_Component.h | 2 +- src/gui/components/juce_ComponentListener.cpp | 2 +- src/gui/components/juce_ComponentListener.h | 2 +- src/gui/components/juce_Desktop.cpp | 2 +- src/gui/components/juce_Desktop.h | 2 +- src/gui/components/juce_ModalComponentManager.cpp | 2 +- src/gui/components/juce_ModalComponentManager.h | 2 +- src/gui/components/keyboard/juce_KeyListener.cpp | 2 +- src/gui/components/keyboard/juce_KeyListener.h | 2 +- src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp | 2 +- src/gui/components/keyboard/juce_KeyMappingEditorComponent.h | 2 +- src/gui/components/keyboard/juce_KeyPress.cpp | 2 +- src/gui/components/keyboard/juce_KeyPress.h | 2 +- src/gui/components/keyboard/juce_KeyPressMappingSet.cpp | 2 +- src/gui/components/keyboard/juce_KeyPressMappingSet.h | 2 +- src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp | 2 +- src/gui/components/keyboard/juce_KeyboardFocusTraverser.h | 2 +- src/gui/components/keyboard/juce_ModifierKeys.cpp | 2 +- src/gui/components/keyboard/juce_ModifierKeys.h | 2 +- src/gui/components/keyboard/juce_TextInputTarget.h | 2 +- src/gui/components/layout/juce_ComponentAnimator.cpp | 2 +- src/gui/components/layout/juce_ComponentAnimator.h | 2 +- src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp | 2 +- src/gui/components/layout/juce_ComponentBoundsConstrainer.h | 2 +- src/gui/components/layout/juce_ComponentBuilder.cpp | 2 +- src/gui/components/layout/juce_ComponentBuilder.h | 2 +- src/gui/components/layout/juce_ComponentMovementWatcher.cpp | 2 +- src/gui/components/layout/juce_ComponentMovementWatcher.h | 2 +- src/gui/components/layout/juce_GroupComponent.cpp | 2 +- src/gui/components/layout/juce_GroupComponent.h | 2 +- src/gui/components/layout/juce_MultiDocumentPanel.cpp | 2 +- src/gui/components/layout/juce_MultiDocumentPanel.h | 2 +- src/gui/components/layout/juce_ResizableBorderComponent.cpp | 2 +- src/gui/components/layout/juce_ResizableBorderComponent.h | 2 +- src/gui/components/layout/juce_ResizableCornerComponent.cpp | 2 +- src/gui/components/layout/juce_ResizableCornerComponent.h | 2 +- src/gui/components/layout/juce_ResizableEdgeComponent.cpp | 2 +- src/gui/components/layout/juce_ResizableEdgeComponent.h | 2 +- src/gui/components/layout/juce_ScrollBar.cpp | 2 +- src/gui/components/layout/juce_ScrollBar.h | 2 +- src/gui/components/layout/juce_StretchableLayoutManager.cpp | 2 +- src/gui/components/layout/juce_StretchableLayoutManager.h | 2 +- src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp | 2 +- src/gui/components/layout/juce_StretchableLayoutResizerBar.h | 2 +- src/gui/components/layout/juce_StretchableObjectResizer.cpp | 2 +- src/gui/components/layout/juce_StretchableObjectResizer.h | 2 +- src/gui/components/layout/juce_TabbedButtonBar.cpp | 2 +- src/gui/components/layout/juce_TabbedButtonBar.h | 2 +- src/gui/components/layout/juce_TabbedComponent.cpp | 2 +- src/gui/components/layout/juce_TabbedComponent.h | 2 +- src/gui/components/layout/juce_Viewport.cpp | 2 +- src/gui/components/layout/juce_Viewport.h | 2 +- src/gui/components/lookandfeel/juce_LookAndFeel.cpp | 2 +- src/gui/components/lookandfeel/juce_LookAndFeel.h | 2 +- src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp | 2 +- src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h | 2 +- src/gui/components/menus/juce_MenuBarComponent.cpp | 2 +- src/gui/components/menus/juce_MenuBarComponent.h | 2 +- src/gui/components/menus/juce_MenuBarModel.cpp | 2 +- src/gui/components/menus/juce_MenuBarModel.h | 2 +- src/gui/components/menus/juce_PopupMenu.cpp | 2 +- src/gui/components/menus/juce_PopupMenu.h | 2 +- src/gui/components/mouse/juce_ComponentDragger.cpp | 2 +- src/gui/components/mouse/juce_ComponentDragger.h | 2 +- src/gui/components/mouse/juce_DragAndDropContainer.cpp | 2 +- src/gui/components/mouse/juce_DragAndDropContainer.h | 2 +- src/gui/components/mouse/juce_DragAndDropTarget.h | 2 +- src/gui/components/mouse/juce_FileDragAndDropTarget.h | 2 +- src/gui/components/mouse/juce_LassoComponent.h | 2 +- src/gui/components/mouse/juce_MouseCursor.cpp | 2 +- src/gui/components/mouse/juce_MouseCursor.h | 2 +- src/gui/components/mouse/juce_MouseEvent.cpp | 2 +- src/gui/components/mouse/juce_MouseEvent.h | 2 +- src/gui/components/mouse/juce_MouseInputSource.cpp | 2 +- src/gui/components/mouse/juce_MouseInputSource.h | 2 +- src/gui/components/mouse/juce_MouseListener.cpp | 2 +- src/gui/components/mouse/juce_MouseListener.h | 2 +- src/gui/components/mouse/juce_TooltipClient.h | 2 +- src/gui/components/positioning/juce_MarkerList.cpp | 2 +- src/gui/components/positioning/juce_MarkerList.h | 2 +- src/gui/components/positioning/juce_RelativeCoordinate.cpp | 2 +- src/gui/components/positioning/juce_RelativeCoordinate.h | 2 +- .../positioning/juce_RelativeCoordinatePositioner.cpp | 2 +- .../components/positioning/juce_RelativeCoordinatePositioner.h | 2 +- src/gui/components/positioning/juce_RelativeParallelogram.cpp | 2 +- src/gui/components/positioning/juce_RelativeParallelogram.h | 2 +- src/gui/components/positioning/juce_RelativePoint.cpp | 2 +- src/gui/components/positioning/juce_RelativePoint.h | 2 +- src/gui/components/positioning/juce_RelativePointPath.cpp | 2 +- src/gui/components/positioning/juce_RelativePointPath.h | 2 +- src/gui/components/positioning/juce_RelativeRectangle.cpp | 2 +- src/gui/components/positioning/juce_RelativeRectangle.h | 2 +- .../components/properties/juce_BooleanPropertyComponent.cpp | 2 +- src/gui/components/properties/juce_BooleanPropertyComponent.h | 2 +- src/gui/components/properties/juce_ButtonPropertyComponent.cpp | 2 +- src/gui/components/properties/juce_ButtonPropertyComponent.h | 2 +- src/gui/components/properties/juce_ChoicePropertyComponent.cpp | 2 +- src/gui/components/properties/juce_ChoicePropertyComponent.h | 2 +- src/gui/components/properties/juce_PropertyComponent.cpp | 2 +- src/gui/components/properties/juce_PropertyComponent.h | 2 +- src/gui/components/properties/juce_PropertyPanel.cpp | 2 +- src/gui/components/properties/juce_PropertyPanel.h | 2 +- src/gui/components/properties/juce_SliderPropertyComponent.cpp | 2 +- src/gui/components/properties/juce_SliderPropertyComponent.h | 2 +- src/gui/components/properties/juce_TextPropertyComponent.cpp | 2 +- src/gui/components/properties/juce_TextPropertyComponent.h | 2 +- src/gui/components/special/juce_ActiveXControlComponent.h | 2 +- .../components/special/juce_AudioDeviceSelectorComponent.cpp | 2 +- src/gui/components/special/juce_AudioDeviceSelectorComponent.h | 2 +- src/gui/components/special/juce_BubbleComponent.cpp | 2 +- src/gui/components/special/juce_BubbleComponent.h | 2 +- src/gui/components/special/juce_BubbleMessageComponent.cpp | 2 +- src/gui/components/special/juce_BubbleMessageComponent.h | 2 +- src/gui/components/special/juce_ColourSelector.cpp | 2 +- src/gui/components/special/juce_ColourSelector.h | 2 +- src/gui/components/special/juce_DropShadower.cpp | 2 +- src/gui/components/special/juce_DropShadower.h | 2 +- src/gui/components/special/juce_MidiKeyboardComponent.cpp | 2 +- src/gui/components/special/juce_MidiKeyboardComponent.h | 2 +- src/gui/components/special/juce_NSViewComponent.h | 2 +- src/gui/components/special/juce_OpenGLComponent.cpp | 2 +- src/gui/components/special/juce_OpenGLComponent.h | 2 +- src/gui/components/special/juce_PreferencesPanel.cpp | 2 +- src/gui/components/special/juce_PreferencesPanel.h | 2 +- src/gui/components/special/juce_QuickTimeMovieComponent.h | 2 +- src/gui/components/special/juce_SystemTrayIconComponent.cpp | 2 +- src/gui/components/special/juce_SystemTrayIconComponent.h | 2 +- src/gui/components/special/juce_WebBrowserComponent.h | 2 +- src/gui/components/windows/juce_AlertWindow.cpp | 2 +- src/gui/components/windows/juce_AlertWindow.h | 2 +- src/gui/components/windows/juce_CallOutBox.cpp | 2 +- src/gui/components/windows/juce_CallOutBox.h | 2 +- src/gui/components/windows/juce_ComponentPeer.cpp | 2 +- src/gui/components/windows/juce_ComponentPeer.h | 2 +- src/gui/components/windows/juce_DialogWindow.cpp | 2 +- src/gui/components/windows/juce_DialogWindow.h | 2 +- src/gui/components/windows/juce_DocumentWindow.cpp | 2 +- src/gui/components/windows/juce_DocumentWindow.h | 2 +- src/gui/components/windows/juce_ResizableWindow.cpp | 2 +- src/gui/components/windows/juce_ResizableWindow.h | 2 +- src/gui/components/windows/juce_SplashScreen.cpp | 2 +- src/gui/components/windows/juce_SplashScreen.h | 2 +- src/gui/components/windows/juce_ThreadWithProgressWindow.cpp | 2 +- src/gui/components/windows/juce_ThreadWithProgressWindow.h | 2 +- src/gui/components/windows/juce_TooltipWindow.cpp | 2 +- src/gui/components/windows/juce_TooltipWindow.h | 2 +- src/gui/components/windows/juce_TopLevelWindow.cpp | 2 +- src/gui/components/windows/juce_TopLevelWindow.h | 2 +- src/gui/graphics/colour/juce_Colour.cpp | 2 +- src/gui/graphics/colour/juce_Colour.h | 2 +- src/gui/graphics/colour/juce_ColourGradient.cpp | 2 +- src/gui/graphics/colour/juce_ColourGradient.h | 2 +- src/gui/graphics/colour/juce_Colours.cpp | 2 +- src/gui/graphics/colour/juce_Colours.h | 2 +- src/gui/graphics/colour/juce_PixelFormats.h | 2 +- src/gui/graphics/contexts/juce_EdgeTable.cpp | 2 +- src/gui/graphics/contexts/juce_EdgeTable.h | 2 +- src/gui/graphics/contexts/juce_FillType.cpp | 2 +- src/gui/graphics/contexts/juce_FillType.h | 2 +- src/gui/graphics/contexts/juce_Graphics.cpp | 2 +- src/gui/graphics/contexts/juce_Graphics.h | 2 +- src/gui/graphics/contexts/juce_Justification.cpp | 2 +- src/gui/graphics/contexts/juce_Justification.h | 2 +- src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h | 2 +- .../contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp | 2 +- .../contexts/juce_LowLevelGraphicsPostScriptRenderer.h | 2 +- .../contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp | 2 +- .../graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h | 2 +- src/gui/graphics/contexts/juce_RectanglePlacement.cpp | 2 +- src/gui/graphics/contexts/juce_RectanglePlacement.h | 2 +- src/gui/graphics/drawables/juce_Drawable.cpp | 2 +- src/gui/graphics/drawables/juce_Drawable.h | 2 +- src/gui/graphics/drawables/juce_DrawableComposite.cpp | 2 +- src/gui/graphics/drawables/juce_DrawableComposite.h | 2 +- src/gui/graphics/drawables/juce_DrawableImage.cpp | 2 +- src/gui/graphics/drawables/juce_DrawableImage.h | 2 +- src/gui/graphics/drawables/juce_DrawablePath.cpp | 2 +- src/gui/graphics/drawables/juce_DrawablePath.h | 2 +- src/gui/graphics/drawables/juce_DrawableRectangle.cpp | 2 +- src/gui/graphics/drawables/juce_DrawableRectangle.h | 2 +- src/gui/graphics/drawables/juce_DrawableShape.cpp | 2 +- src/gui/graphics/drawables/juce_DrawableShape.h | 2 +- src/gui/graphics/drawables/juce_DrawableText.cpp | 2 +- src/gui/graphics/drawables/juce_DrawableText.h | 2 +- src/gui/graphics/drawables/juce_SVGParser.cpp | 2 +- src/gui/graphics/effects/juce_DropShadowEffect.cpp | 2 +- src/gui/graphics/effects/juce_DropShadowEffect.h | 2 +- src/gui/graphics/effects/juce_GlowEffect.cpp | 2 +- src/gui/graphics/effects/juce_GlowEffect.h | 2 +- src/gui/graphics/effects/juce_ImageEffectFilter.h | 2 +- src/gui/graphics/fonts/juce_Font.cpp | 2 +- src/gui/graphics/fonts/juce_Font.h | 2 +- src/gui/graphics/fonts/juce_GlyphArrangement.cpp | 2 +- src/gui/graphics/fonts/juce_GlyphArrangement.h | 2 +- src/gui/graphics/fonts/juce_TextLayout.cpp | 2 +- src/gui/graphics/fonts/juce_TextLayout.h | 2 +- src/gui/graphics/fonts/juce_Typeface.cpp | 2 +- src/gui/graphics/fonts/juce_Typeface.h | 2 +- src/gui/graphics/geometry/juce_AffineTransform.cpp | 2 +- src/gui/graphics/geometry/juce_AffineTransform.h | 2 +- src/gui/graphics/geometry/juce_BorderSize.h | 2 +- src/gui/graphics/geometry/juce_Line.h | 2 +- src/gui/graphics/geometry/juce_Path.cpp | 2 +- src/gui/graphics/geometry/juce_Path.h | 2 +- src/gui/graphics/geometry/juce_PathIterator.cpp | 2 +- src/gui/graphics/geometry/juce_PathIterator.h | 2 +- src/gui/graphics/geometry/juce_PathStrokeType.cpp | 2 +- src/gui/graphics/geometry/juce_PathStrokeType.h | 2 +- src/gui/graphics/geometry/juce_Point.h | 2 +- src/gui/graphics/geometry/juce_Rectangle.h | 2 +- src/gui/graphics/geometry/juce_RectangleList.cpp | 2 +- src/gui/graphics/geometry/juce_RectangleList.h | 2 +- src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.cpp | 2 +- .../graphics/imaging/image_file_formats/juce_JPEGLoader.cpp | 2 +- src/gui/graphics/imaging/image_file_formats/juce_PNGLoader.cpp | 2 +- src/gui/graphics/imaging/juce_CameraDevice.h | 2 +- src/gui/graphics/imaging/juce_Image.cpp | 2 +- src/gui/graphics/imaging/juce_Image.h | 2 +- src/gui/graphics/imaging/juce_ImageCache.cpp | 2 +- src/gui/graphics/imaging/juce_ImageCache.h | 2 +- src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp | 2 +- src/gui/graphics/imaging/juce_ImageConvolutionKernel.h | 2 +- src/gui/graphics/imaging/juce_ImageFileFormat.cpp | 2 +- src/gui/graphics/imaging/juce_ImageFileFormat.h | 2 +- src/io/files/juce_DirectoryIterator.cpp | 2 +- src/io/files/juce_DirectoryIterator.h | 2 +- src/io/files/juce_File.cpp | 2 +- src/io/files/juce_File.h | 2 +- src/io/files/juce_FileInputStream.cpp | 2 +- src/io/files/juce_FileInputStream.h | 2 +- src/io/files/juce_FileOutputStream.cpp | 2 +- src/io/files/juce_FileOutputStream.h | 2 +- src/io/files/juce_FileSearchPath.cpp | 2 +- src/io/files/juce_FileSearchPath.h | 2 +- src/io/files/juce_NamedPipe.cpp | 2 +- src/io/files/juce_NamedPipe.h | 2 +- src/io/files/juce_TemporaryFile.cpp | 2 +- src/io/files/juce_TemporaryFile.h | 2 +- src/io/files/juce_ZipFile.cpp | 2 +- src/io/files/juce_ZipFile.h | 2 +- src/io/network/juce_MACAddress.cpp | 2 +- src/io/network/juce_MACAddress.h | 2 +- src/io/network/juce_Socket.cpp | 2 +- src/io/network/juce_Socket.h | 2 +- src/io/network/juce_URL.cpp | 2 +- src/io/network/juce_URL.h | 2 +- src/io/streams/juce_BufferedInputStream.cpp | 2 +- src/io/streams/juce_BufferedInputStream.h | 2 +- src/io/streams/juce_FileInputSource.cpp | 2 +- src/io/streams/juce_FileInputSource.h | 2 +- src/io/streams/juce_GZIPCompressorOutputStream.cpp | 2 +- src/io/streams/juce_GZIPCompressorOutputStream.h | 2 +- src/io/streams/juce_GZIPDecompressorInputStream.cpp | 2 +- src/io/streams/juce_GZIPDecompressorInputStream.h | 2 +- src/io/streams/juce_InputSource.h | 2 +- src/io/streams/juce_InputStream.cpp | 2 +- src/io/streams/juce_InputStream.h | 2 +- src/io/streams/juce_MemoryInputStream.cpp | 2 +- src/io/streams/juce_MemoryInputStream.h | 2 +- src/io/streams/juce_MemoryOutputStream.cpp | 2 +- src/io/streams/juce_MemoryOutputStream.h | 2 +- src/io/streams/juce_OutputStream.cpp | 2 +- src/io/streams/juce_OutputStream.h | 2 +- src/io/streams/juce_SubregionStream.cpp | 2 +- src/io/streams/juce_SubregionStream.h | 2 +- src/juce_DefineMacros.h | 2 +- src/juce_WithoutMacros.h | 2 +- src/juce_app_includes.h | 2 +- src/juce_core_includes.h | 2 +- src/maths/juce_BigInteger.cpp | 2 +- src/maths/juce_BigInteger.h | 2 +- src/maths/juce_Expression.cpp | 2 +- src/maths/juce_Expression.h | 2 +- src/maths/juce_MathsFunctions.h | 2 +- src/maths/juce_Random.cpp | 2 +- src/maths/juce_Random.h | 2 +- src/maths/juce_Range.h | 2 +- src/memory/juce_Atomic.h | 2 +- src/memory/juce_ByteOrder.h | 2 +- src/memory/juce_HeapBlock.h | 2 +- src/memory/juce_LeakedObjectDetector.h | 2 +- src/memory/juce_Memory.h | 2 +- src/memory/juce_MemoryBlock.cpp | 2 +- src/memory/juce_MemoryBlock.h | 2 +- src/memory/juce_OptionalScopedPointer.h | 2 +- src/memory/juce_ReferenceCountedObject.h | 2 +- src/memory/juce_ScopedPointer.h | 2 +- src/memory/juce_WeakReference.h | 2 +- src/native/android/juce_android_Audio.cpp | 2 +- src/native/android/juce_android_CameraDevice.cpp | 2 +- src/native/android/juce_android_FileChooser.cpp | 2 +- src/native/android/juce_android_Files.cpp | 2 +- src/native/android/juce_android_Fonts.cpp | 2 +- src/native/android/juce_android_GraphicsContext.cpp | 2 +- src/native/android/juce_android_Messaging.cpp | 2 +- src/native/android/juce_android_Midi.cpp | 2 +- src/native/android/juce_android_Misc.cpp | 2 +- src/native/android/juce_android_NativeCode.cpp | 2 +- src/native/android/juce_android_NativeIncludes.h | 2 +- src/native/android/juce_android_Network.cpp | 2 +- src/native/android/juce_android_OpenGLComponent.cpp | 2 +- src/native/android/juce_android_SystemStats.cpp | 2 +- src/native/android/juce_android_Threads.cpp | 2 +- src/native/android/juce_android_WebBrowserComponent.cpp | 2 +- src/native/android/juce_android_Windowing.cpp | 2 +- src/native/common/juce_MidiDataConcatenator.h | 2 +- src/native/common/juce_posix_NamedPipe.cpp | 2 +- src/native/common/juce_posix_SharedCode.h | 2 +- src/native/linux/juce_linux_Audio.cpp | 2 +- src/native/linux/juce_linux_AudioCDReader.cpp | 2 +- src/native/linux/juce_linux_Clipboard.cpp | 2 +- src/native/linux/juce_linux_FileChooser.cpp | 2 +- src/native/linux/juce_linux_Files.cpp | 2 +- src/native/linux/juce_linux_Fonts.cpp | 2 +- src/native/linux/juce_linux_JackAudio.cpp | 2 +- src/native/linux/juce_linux_Messaging.cpp | 2 +- src/native/linux/juce_linux_Midi.cpp | 2 +- src/native/linux/juce_linux_NativeCode.cpp | 2 +- src/native/linux/juce_linux_NativeIncludes.h | 2 +- src/native/linux/juce_linux_Network.cpp | 2 +- src/native/linux/juce_linux_SystemStats.cpp | 2 +- src/native/linux/juce_linux_Threads.cpp | 2 +- src/native/linux/juce_linux_WebBrowserComponent.cpp | 2 +- src/native/linux/juce_linux_Windowing.cpp | 2 +- src/native/mac/juce_ios_Audio.cpp | 2 +- src/native/mac/juce_ios_MessageManager.mm | 2 +- src/native/mac/juce_ios_MiscUtilities.mm | 2 +- src/native/mac/juce_ios_UIViewComponentPeer.mm | 2 +- src/native/mac/juce_mac_AppleRemote.mm | 2 +- src/native/mac/juce_mac_AudioCDBurner.mm | 2 +- src/native/mac/juce_mac_AudioCDReader.mm | 2 +- src/native/mac/juce_mac_CameraDevice.mm | 2 +- src/native/mac/juce_mac_CarbonViewWrapperComponent.h | 2 +- src/native/mac/juce_mac_CoreAudio.cpp | 2 +- src/native/mac/juce_mac_CoreGraphicsContext.mm | 2 +- src/native/mac/juce_mac_CoreMidi.cpp | 2 +- src/native/mac/juce_mac_Debugging.mm | 2 +- src/native/mac/juce_mac_FileChooser.mm | 2 +- src/native/mac/juce_mac_Files.mm | 2 +- src/native/mac/juce_mac_Fonts.mm | 2 +- src/native/mac/juce_mac_MainMenu.mm | 2 +- src/native/mac/juce_mac_MessageManager.mm | 2 +- src/native/mac/juce_mac_MiscUtilities.mm | 2 +- src/native/mac/juce_mac_MouseCursor.mm | 2 +- src/native/mac/juce_mac_NSViewComponent.mm | 2 +- src/native/mac/juce_mac_NSViewComponentPeer.mm | 2 +- src/native/mac/juce_mac_NativeCode.mm | 2 +- src/native/mac/juce_mac_NativeIncludes.h | 2 +- src/native/mac/juce_mac_Network.mm | 2 +- src/native/mac/juce_mac_ObjCSuffix.h | 2 +- src/native/mac/juce_mac_OpenGLComponent.mm | 2 +- src/native/mac/juce_mac_QuickTimeMovieComponent.mm | 2 +- src/native/mac/juce_mac_Strings.mm | 2 +- src/native/mac/juce_mac_SystemStats.mm | 2 +- src/native/mac/juce_mac_Threads.mm | 2 +- src/native/mac/juce_mac_WebBrowserComponent.mm | 2 +- src/native/windows/juce_win32_ASIO.cpp | 2 +- src/native/windows/juce_win32_ActiveXComponent.cpp | 2 +- src/native/windows/juce_win32_AudioCDReader.cpp | 2 +- src/native/windows/juce_win32_CameraDevice.cpp | 2 +- src/native/windows/juce_win32_Direct2DGraphicsContext.cpp | 2 +- src/native/windows/juce_win32_DirectSound.cpp | 2 +- src/native/windows/juce_win32_DynamicLibraryLoader.cpp | 2 +- src/native/windows/juce_win32_DynamicLibraryLoader.h | 2 +- src/native/windows/juce_win32_FileChooser.cpp | 2 +- src/native/windows/juce_win32_Files.cpp | 2 +- src/native/windows/juce_win32_Fonts.cpp | 2 +- src/native/windows/juce_win32_Messaging.cpp | 2 +- src/native/windows/juce_win32_Midi.cpp | 2 +- src/native/windows/juce_win32_Misc.cpp | 2 +- src/native/windows/juce_win32_NativeCode.cpp | 2 +- src/native/windows/juce_win32_NativeIncludes.h | 2 +- src/native/windows/juce_win32_Network.cpp | 2 +- src/native/windows/juce_win32_OpenGLComponent.cpp | 2 +- src/native/windows/juce_win32_PlatformUtils.cpp | 2 +- src/native/windows/juce_win32_QuickTimeMovieComponent.cpp | 2 +- src/native/windows/juce_win32_SystemStats.cpp | 2 +- src/native/windows/juce_win32_Threads.cpp | 2 +- src/native/windows/juce_win32_WASAPI.cpp | 2 +- src/native/windows/juce_win32_WebBrowserComponent.cpp | 2 +- src/native/windows/juce_win32_Windowing.cpp | 2 +- src/text/juce_CharPointer_ASCII.h | 2 +- src/text/juce_CharPointer_UTF16.h | 2 +- src/text/juce_CharPointer_UTF32.h | 2 +- src/text/juce_CharPointer_UTF8.h | 2 +- src/text/juce_CharacterFunctions.cpp | 2 +- src/text/juce_CharacterFunctions.h | 2 +- src/text/juce_Identifier.cpp | 2 +- src/text/juce_Identifier.h | 2 +- src/text/juce_LocalisedStrings.cpp | 2 +- src/text/juce_LocalisedStrings.h | 2 +- src/text/juce_NewLine.h | 2 +- src/text/juce_String.cpp | 2 +- src/text/juce_String.h | 2 +- src/text/juce_StringArray.cpp | 2 +- src/text/juce_StringArray.h | 2 +- src/text/juce_StringPairArray.cpp | 2 +- src/text/juce_StringPairArray.h | 2 +- src/text/juce_StringPool.cpp | 2 +- src/text/juce_StringPool.h | 2 +- src/text/juce_XmlDocument.cpp | 2 +- src/text/juce_XmlDocument.h | 2 +- src/text/juce_XmlElement.cpp | 2 +- src/text/juce_XmlElement.h | 2 +- src/threads/juce_CriticalSection.h | 2 +- src/threads/juce_InterProcessLock.h | 2 +- src/threads/juce_Process.h | 2 +- src/threads/juce_ReadWriteLock.cpp | 2 +- src/threads/juce_ReadWriteLock.h | 2 +- src/threads/juce_ScopedLock.h | 2 +- src/threads/juce_ScopedReadLock.h | 2 +- src/threads/juce_ScopedTryLock.h | 2 +- src/threads/juce_ScopedWriteLock.h | 2 +- src/threads/juce_Thread.cpp | 2 +- src/threads/juce_Thread.h | 2 +- src/threads/juce_ThreadPool.cpp | 2 +- src/threads/juce_ThreadPool.h | 2 +- src/threads/juce_TimeSliceThread.cpp | 2 +- src/threads/juce_TimeSliceThread.h | 2 +- src/threads/juce_WaitableEvent.h | 2 +- src/utilities/juce_DeletedAtShutdown.cpp | 2 +- src/utilities/juce_DeletedAtShutdown.h | 2 +- src/utilities/juce_FileBasedDocument.cpp | 2 +- src/utilities/juce_FileBasedDocument.h | 2 +- src/utilities/juce_PropertiesFile.cpp | 2 +- src/utilities/juce_PropertiesFile.h | 2 +- src/utilities/juce_RecentlyOpenedFilesList.cpp | 2 +- src/utilities/juce_RecentlyOpenedFilesList.h | 2 +- src/utilities/juce_SelectedItemSet.h | 2 +- src/utilities/juce_SystemClipboard.h | 2 +- src/utilities/juce_UndoManager.cpp | 2 +- src/utilities/juce_UndoManager.h | 2 +- src/utilities/juce_UndoableAction.h | 2 +- src/utilities/juce_UnitTest.cpp | 2 +- src/utilities/juce_UnitTest.h | 2 +- 835 files changed, 837 insertions(+), 835 deletions(-) diff --git a/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm b/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm index 8d4c600d81..62799e4cca 100644 --- a/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm +++ b/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp index 1e833da57d..a801a30359 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode1.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp index 426c82d22d..0566e7ad9f 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode2.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp index baf372df7d..9f611137ee 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode3.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h index ea97b43214..a3166d9e0e 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_DigiCode_Header.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm b/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm index 8ececa2fee..0e740cb216 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_MacUtilities.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp index 3c32f76cda..cfb507b368 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_WinUtilities.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp b/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp index 363850240d..858a097bf1 100644 --- a/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp +++ b/extras/audio plugins/wrapper/RTAS/juce_RTAS_Wrapper.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp index 4642e010c9..b6f55f4add 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp +++ b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h index be6ab5729a..456e5c82b9 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h +++ b/extras/audio plugins/wrapper/Standalone/juce_AudioFilterStreamer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp index 785fc016e0..cce8e215f4 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp +++ b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h index 539fba98c6..91e1a9adf9 100644 --- a/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h +++ b/extras/audio plugins/wrapper/Standalone/juce_StandaloneFilterWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp index 6dc9624402..3d8eab4d1c 100644 --- a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp +++ b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm index 3d7314f788..d03a17adf1 100644 --- a/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm +++ b/extras/audio plugins/wrapper/VST/juce_VST_Wrapper.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp b/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp index 0f907665ec..67a44d4823 100644 --- a/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp +++ b/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp b/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp index 57a7fa4678..ce0446b537 100644 --- a/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp +++ b/extras/browser plugins/wrapper/juce_ActiveX_GlueCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h b/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h index 6f97b454f7..ba7c0f20ef 100644 --- a/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h +++ b/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h b/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h index bce5cc9968..00c0b20d44 100644 --- a/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h +++ b/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp index c7e920d556..761f8138ac 100644 --- a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp +++ b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm index 8cc62074db..1d40c87ac3 100644 --- a/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm +++ b/extras/browser plugins/wrapper/juce_NPAPI_GlueCode.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ @@ -30,3 +30,4 @@ #include #define JUCE_NPAPI_WRAPPED_IN_MM 1 #include "juce_NPAPI_GlueCode.cpp" + diff --git a/extras/the jucer/src/juce_AppConfig.h b/extras/the jucer/src/juce_AppConfig.h index f6600d111c..6a6cc674ab 100644 --- a/extras/the jucer/src/juce_AppConfig.h +++ b/extras/the jucer/src/juce_AppConfig.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/jucer_Headers.h b/extras/the jucer/src/jucer_Headers.h index 75bca2ba61..37f9269bf1 100644 --- a/extras/the jucer/src/jucer_Headers.h +++ b/extras/the jucer/src/jucer_Headers.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/jucer_Main.cpp b/extras/the jucer/src/jucer_Main.cpp index edcab81bd9..c66d5a3091 100644 --- a/extras/the jucer/src/jucer_Main.cpp +++ b/extras/the jucer/src/jucer_Main.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ButtonHandler.h b/extras/the jucer/src/model/components/jucer_ButtonHandler.h index e8884d4819..12a8093c0e 100644 --- a/extras/the jucer/src/model/components/jucer_ButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ButtonHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h b/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h index 9c447be413..98f0a1db3f 100644 --- a/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h +++ b/extras/the jucer/src/model/components/jucer_ComboBoxHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h b/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h index 83436a7c07..48639a1c40 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h +++ b/extras/the jucer/src/model/components/jucer_ComponentNameProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp index 85d7496725..99dc5cb6f6 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp +++ b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h index b1f3397bf0..cf326dab70 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h +++ b/extras/the jucer/src/model/components/jucer_ComponentTypeHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h b/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h index 04647e00a3..238d8bf5ca 100644 --- a/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h +++ b/extras/the jucer/src/model/components/jucer_ComponentUndoableAction.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h b/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h index 1335bb8ee4..85ae67cba8 100644 --- a/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_GenericComponentHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h b/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h index 1fb3af5169..6d9dc37b5c 100644 --- a/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_GroupComponentHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h b/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h index 54e8ce8afd..7bc6a5f6e5 100644 --- a/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_HyperlinkButtonHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h b/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h index 80b9b267bd..eaa85a0438 100644 --- a/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ImageButtonHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h b/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h index 249e3a6c75..8bccfcd915 100644 --- a/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_JucerComponentHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_LabelHandler.h b/extras/the jucer/src/model/components/jucer_LabelHandler.h index 6777c3e032..28835d3bcb 100644 --- a/extras/the jucer/src/model/components/jucer_LabelHandler.h +++ b/extras/the jucer/src/model/components/jucer_LabelHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_SliderHandler.h b/extras/the jucer/src/model/components/jucer_SliderHandler.h index bd6431fb84..edc21a75e0 100644 --- a/extras/the jucer/src/model/components/jucer_SliderHandler.h +++ b/extras/the jucer/src/model/components/jucer_SliderHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h b/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h index d9695ce2ae..0088b42155 100644 --- a/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h +++ b/extras/the jucer/src/model/components/jucer_TabbedComponentHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_TextButtonHandler.h b/extras/the jucer/src/model/components/jucer_TextButtonHandler.h index 2e41bec114..174c401d77 100644 --- a/extras/the jucer/src/model/components/jucer_TextButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_TextButtonHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_TextEditorHandler.h b/extras/the jucer/src/model/components/jucer_TextEditorHandler.h index 5a9b131cf2..7dd6ed66a7 100644 --- a/extras/the jucer/src/model/components/jucer_TextEditorHandler.h +++ b/extras/the jucer/src/model/components/jucer_TextEditorHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h b/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h index edd034f74e..3c3179c491 100644 --- a/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h +++ b/extras/the jucer/src/model/components/jucer_ToggleButtonHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_TreeViewHandler.h b/extras/the jucer/src/model/components/jucer_TreeViewHandler.h index 3275a50267..619129f976 100644 --- a/extras/the jucer/src/model/components/jucer_TreeViewHandler.h +++ b/extras/the jucer/src/model/components/jucer_TreeViewHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/components/jucer_ViewportHandler.h b/extras/the jucer/src/model/components/jucer_ViewportHandler.h index 8c51c2705e..f87fa4d03b 100644 --- a/extras/the jucer/src/model/components/jucer_ViewportHandler.h +++ b/extras/the jucer/src/model/components/jucer_ViewportHandler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp b/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp index 934fa5adb5..bc010fcaf5 100644 --- a/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp +++ b/extras/the jucer/src/model/documents/jucer_ButtonDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/documents/jucer_ButtonDocument.h b/extras/the jucer/src/model/documents/jucer_ButtonDocument.h index 8a92a030e0..8a349f58aa 100644 --- a/extras/the jucer/src/model/documents/jucer_ButtonDocument.h +++ b/extras/the jucer/src/model/documents/jucer_ButtonDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp b/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp index dd37705358..f6d9c32e70 100644 --- a/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp +++ b/extras/the jucer/src/model/documents/jucer_ComponentDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/documents/jucer_ComponentDocument.h b/extras/the jucer/src/model/documents/jucer_ComponentDocument.h index bf02466156..211300c77b 100644 --- a/extras/the jucer/src/model/documents/jucer_ComponentDocument.h +++ b/extras/the jucer/src/model/documents/jucer_ComponentDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_BinaryResources.cpp b/extras/the jucer/src/model/jucer_BinaryResources.cpp index b2f9f21bd5..697556fe77 100644 --- a/extras/the jucer/src/model/jucer_BinaryResources.cpp +++ b/extras/the jucer/src/model/jucer_BinaryResources.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_BinaryResources.h b/extras/the jucer/src/model/jucer_BinaryResources.h index 69bc4602d6..33a2775b5e 100644 --- a/extras/the jucer/src/model/jucer_BinaryResources.h +++ b/extras/the jucer/src/model/jucer_BinaryResources.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_ComponentLayout.cpp b/extras/the jucer/src/model/jucer_ComponentLayout.cpp index d254a84b27..dd2d12a95d 100644 --- a/extras/the jucer/src/model/jucer_ComponentLayout.cpp +++ b/extras/the jucer/src/model/jucer_ComponentLayout.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_ComponentLayout.h b/extras/the jucer/src/model/jucer_ComponentLayout.h index c4f410295f..bb8dba0010 100644 --- a/extras/the jucer/src/model/jucer_ComponentLayout.h +++ b/extras/the jucer/src/model/jucer_ComponentLayout.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_GeneratedCode.cpp b/extras/the jucer/src/model/jucer_GeneratedCode.cpp index af7ca2952d..14f35ab67e 100644 --- a/extras/the jucer/src/model/jucer_GeneratedCode.cpp +++ b/extras/the jucer/src/model/jucer_GeneratedCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_GeneratedCode.h b/extras/the jucer/src/model/jucer_GeneratedCode.h index e61f10ffb3..6840495542 100644 --- a/extras/the jucer/src/model/jucer_GeneratedCode.h +++ b/extras/the jucer/src/model/jucer_GeneratedCode.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_JucerDocument.cpp b/extras/the jucer/src/model/jucer_JucerDocument.cpp index 3a96c5f7c7..fa4dee490e 100644 --- a/extras/the jucer/src/model/jucer_JucerDocument.cpp +++ b/extras/the jucer/src/model/jucer_JucerDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_JucerDocument.h b/extras/the jucer/src/model/jucer_JucerDocument.h index 1d7d0f0f34..4fa7c3161c 100644 --- a/extras/the jucer/src/model/jucer_JucerDocument.h +++ b/extras/the jucer/src/model/jucer_JucerDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_ObjectTypes.cpp b/extras/the jucer/src/model/jucer_ObjectTypes.cpp index 7d276bdbe4..794ca4b5eb 100644 --- a/extras/the jucer/src/model/jucer_ObjectTypes.cpp +++ b/extras/the jucer/src/model/jucer_ObjectTypes.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_ObjectTypes.h b/extras/the jucer/src/model/jucer_ObjectTypes.h index 41193820ea..b346948689 100644 --- a/extras/the jucer/src/model/jucer_ObjectTypes.h +++ b/extras/the jucer/src/model/jucer_ObjectTypes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_PaintRoutine.cpp b/extras/the jucer/src/model/jucer_PaintRoutine.cpp index 425eefb6a9..0efdb47e83 100644 --- a/extras/the jucer/src/model/jucer_PaintRoutine.cpp +++ b/extras/the jucer/src/model/jucer_PaintRoutine.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/jucer_PaintRoutine.h b/extras/the jucer/src/model/jucer_PaintRoutine.h index f0038b4af8..d5064bddf2 100644 --- a/extras/the jucer/src/model/jucer_PaintRoutine.h +++ b/extras/the jucer/src/model/jucer_PaintRoutine.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp index 4e451cf826..fe0b0395b8 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h index bb343dd669..014ab7674f 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h +++ b/extras/the jucer/src/model/paintelements/jucer_ColouredElement.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h b/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h index d4c33c0ae1..e5a8cdde4c 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_ElementSiblingComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_FillType.cpp b/extras/the jucer/src/model/paintelements/jucer_FillType.cpp index 7958e513a8..d4e9b52707 100644 --- a/extras/the jucer/src/model/paintelements/jucer_FillType.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_FillType.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_FillType.h b/extras/the jucer/src/model/paintelements/jucer_FillType.h index 0f6a071c51..3026375463 100644 --- a/extras/the jucer/src/model/paintelements/jucer_FillType.h +++ b/extras/the jucer/src/model/paintelements/jucer_FillType.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h b/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h index 7b39915913..c49148fc52 100644 --- a/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_GradientPointComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h b/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h index 48bdf797d8..073d301d37 100644 --- a/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h +++ b/extras/the jucer/src/model/paintelements/jucer_ImageResourceProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp b/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp index 9bb51efd7d..5bcf237c72 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElement.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElement.h b/extras/the jucer/src/model/paintelements/jucer_PaintElement.h index d28aca5192..f412321c8f 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElement.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElement.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h index 52f753619f..e01deaa5eb 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementEllipse.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h index c4bbee3963..17f001d4d7 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementGroup.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h index 5ef25755ac..df69d9c9ba 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementImage.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp index e3eb9ac4c5..4362d0c72e 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h index 3ac9a559e1..399f61a33b 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementPath.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h index cbd34bdf33..d8dea70552 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementRectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h index a4e50ab74d..a8d76933fc 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementRoundedRectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h index 8b19a52435..dbbdffd3a7 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementText.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h b/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h index 8d2857f9f9..4a7e7bc321 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h +++ b/extras/the jucer/src/model/paintelements/jucer_PaintElementUndoableAction.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_PointComponent.h b/extras/the jucer/src/model/paintelements/jucer_PointComponent.h index 7a8c229089..cd33bbfc85 100644 --- a/extras/the jucer/src/model/paintelements/jucer_PointComponent.h +++ b/extras/the jucer/src/model/paintelements/jucer_PointComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp b/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp index 4cbe3d07f0..f933f6da4c 100644 --- a/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp +++ b/extras/the jucer/src/model/paintelements/jucer_StrokeType.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/model/paintelements/jucer_StrokeType.h b/extras/the jucer/src/model/paintelements/jucer_StrokeType.h index bd6575d5b8..2e41bdde3c 100644 --- a/extras/the jucer/src/model/paintelements/jucer_StrokeType.h +++ b/extras/the jucer/src/model/paintelements/jucer_StrokeType.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h b/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h index 9057b9b465..67bb767b8f 100644 --- a/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_ColourPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h b/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h index f05e63726d..761c0380bd 100644 --- a/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentBooleanProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h b/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h index 087ad9cb58..3639141d6e 100644 --- a/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentChoiceProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_ComponentColourProperty.h b/extras/the jucer/src/properties/jucer_ComponentColourProperty.h index 405ab0322c..c01003b9e7 100644 --- a/extras/the jucer/src/properties/jucer_ComponentColourProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentColourProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_ComponentTextProperty.h b/extras/the jucer/src/properties/jucer_ComponentTextProperty.h index aa95a2cd83..dc41865b0f 100644 --- a/extras/the jucer/src/properties/jucer_ComponentTextProperty.h +++ b/extras/the jucer/src/properties/jucer_ComponentTextProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp b/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp index 172988534e..969e135bb9 100644 --- a/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp +++ b/extras/the jucer/src/properties/jucer_FilePropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_FilePropertyComponent.h b/extras/the jucer/src/properties/jucer_FilePropertyComponent.h index 362bf0986e..825c71aef9 100644 --- a/extras/the jucer/src/properties/jucer_FilePropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_FilePropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp b/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp index 3fb99809fb..db4c8c08a0 100644 --- a/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp +++ b/extras/the jucer/src/properties/jucer_FontPropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_FontPropertyComponent.h b/extras/the jucer/src/properties/jucer_FontPropertyComponent.h index f64cbb43aa..6346d2178f 100644 --- a/extras/the jucer/src/properties/jucer_FontPropertyComponent.h +++ b/extras/the jucer/src/properties/jucer_FontPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_JustificationProperty.h b/extras/the jucer/src/properties/jucer_JustificationProperty.h index 34639076eb..f3486492d9 100644 --- a/extras/the jucer/src/properties/jucer_JustificationProperty.h +++ b/extras/the jucer/src/properties/jucer_JustificationProperty.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/properties/jucer_PositionPropertyBase.h b/extras/the jucer/src/properties/jucer_PositionPropertyBase.h index 1ab375b51d..b9a622b55a 100644 --- a/extras/the jucer/src/properties/jucer_PositionPropertyBase.h +++ b/extras/the jucer/src/properties/jucer_PositionPropertyBase.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_CommandIDs.h b/extras/the jucer/src/ui/jucer_CommandIDs.h index 2a9b24d21c..aa31fd8ecc 100644 --- a/extras/the jucer/src/ui/jucer_CommandIDs.h +++ b/extras/the jucer/src/ui/jucer_CommandIDs.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp index 371cd5a921..1a49d26aa3 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h index 388ab3e69b..96e5a8c894 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutEditor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp index e9db4773c0..8fa28703ff 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h index f7027424c6..27d7ef84ca 100644 --- a/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h +++ b/extras/the jucer/src/ui/jucer_ComponentLayoutPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp index 1d5037e7bb..7bea1c8377 100644 --- a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp +++ b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h index 74886f7a22..85dff5eebb 100644 --- a/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h +++ b/extras/the jucer/src/ui/jucer_ComponentOverlayComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp b/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp index 3cdf62f668..557de8cf5b 100644 --- a/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp +++ b/extras/the jucer/src/ui/jucer_EditingPanelBase.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_EditingPanelBase.h b/extras/the jucer/src/ui/jucer_EditingPanelBase.h index a3349c7865..d8775246a7 100644 --- a/extras/the jucer/src/ui/jucer_EditingPanelBase.h +++ b/extras/the jucer/src/ui/jucer_EditingPanelBase.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp index 578d322ec3..52f8be3f5f 100644 --- a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp +++ b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h index 1a760f4945..2d5e4f6e63 100644 --- a/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h +++ b/extras/the jucer/src/ui/jucer_JucerDocumentHolder.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_MainWindow.cpp b/extras/the jucer/src/ui/jucer_MainWindow.cpp index 398b383345..8198cda992 100644 --- a/extras/the jucer/src/ui/jucer_MainWindow.cpp +++ b/extras/the jucer/src/ui/jucer_MainWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_MainWindow.h b/extras/the jucer/src/ui/jucer_MainWindow.h index b7dd32f832..585ab8c3e5 100644 --- a/extras/the jucer/src/ui/jucer_MainWindow.h +++ b/extras/the jucer/src/ui/jucer_MainWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp index 096154b8cd..c67f6fb846 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp +++ b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h index 7d46f81261..0953de5112 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h +++ b/extras/the jucer/src/ui/jucer_PaintRoutineEditor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp index a4e5468a11..bc84ebbc64 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp +++ b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h index 5735291350..24f0a45f71 100644 --- a/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h +++ b/extras/the jucer/src/ui/jucer_PaintRoutinePanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PrefsPanel.cpp b/extras/the jucer/src/ui/jucer_PrefsPanel.cpp index 5c9ebe16d6..60f28ea4b3 100644 --- a/extras/the jucer/src/ui/jucer_PrefsPanel.cpp +++ b/extras/the jucer/src/ui/jucer_PrefsPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_PrefsPanel.h b/extras/the jucer/src/ui/jucer_PrefsPanel.h index 26fd16c2c0..dc3969f29b 100644 --- a/extras/the jucer/src/ui/jucer_PrefsPanel.h +++ b/extras/the jucer/src/ui/jucer_PrefsPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp index f7c0d9abe1..0653fc11e2 100644 --- a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp +++ b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h index f2092e7f6a..1e02269ad7 100644 --- a/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h +++ b/extras/the jucer/src/ui/jucer_ResourceEditorPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp b/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp index 8bfb226dbd..e40d877dd8 100644 --- a/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp +++ b/extras/the jucer/src/ui/jucer_SnapGridPainter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_SnapGridPainter.h b/extras/the jucer/src/ui/jucer_SnapGridPainter.h index c2a655675f..044610ae2c 100644 --- a/extras/the jucer/src/ui/jucer_SnapGridPainter.h +++ b/extras/the jucer/src/ui/jucer_SnapGridPainter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_TestComponent.cpp b/extras/the jucer/src/ui/jucer_TestComponent.cpp index c04c3754f1..34fe092681 100644 --- a/extras/the jucer/src/ui/jucer_TestComponent.cpp +++ b/extras/the jucer/src/ui/jucer_TestComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/ui/jucer_TestComponent.h b/extras/the jucer/src/ui/jucer_TestComponent.h index b5e55423bb..cdff722247 100644 --- a/extras/the jucer/src/ui/jucer_TestComponent.h +++ b/extras/the jucer/src/ui/jucer_TestComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_ColourEditorComponent.h b/extras/the jucer/src/utility/jucer_ColourEditorComponent.h index 15c7b78c64..2bdd15cf7e 100644 --- a/extras/the jucer/src/utility/jucer_ColourEditorComponent.h +++ b/extras/the jucer/src/utility/jucer_ColourEditorComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_Colours.h b/extras/the jucer/src/utility/jucer_Colours.h index e2a75ba8c0..63f562cd0b 100644 --- a/extras/the jucer/src/utility/jucer_Colours.h +++ b/extras/the jucer/src/utility/jucer_Colours.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_StoredSettings.cpp b/extras/the jucer/src/utility/jucer_StoredSettings.cpp index 55b721957c..42bb1da1f2 100644 --- a/extras/the jucer/src/utility/jucer_StoredSettings.cpp +++ b/extras/the jucer/src/utility/jucer_StoredSettings.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_StoredSettings.h b/extras/the jucer/src/utility/jucer_StoredSettings.h index 09f2b50ee0..f221a59a16 100644 --- a/extras/the jucer/src/utility/jucer_StoredSettings.h +++ b/extras/the jucer/src/utility/jucer_StoredSettings.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp b/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp index 3ecae14e88..7620fef60c 100644 --- a/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp +++ b/extras/the jucer/src/utility/jucer_UtilityFunctions.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/utility/jucer_UtilityFunctions.h b/extras/the jucer/src/utility/jucer_UtilityFunctions.h index 9e6f59a116..809074b5a0 100644 --- a/extras/the jucer/src/utility/jucer_UtilityFunctions.h +++ b/extras/the jucer/src/utility/jucer_UtilityFunctions.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_Application.cpp b/src/application/juce_Application.cpp index 799c78afe7..34df741352 100644 --- a/src/application/juce_Application.cpp +++ b/src/application/juce_Application.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_Application.h b/src/application/juce_Application.h index e7770e72f7..d5f608ad51 100644 --- a/src/application/juce_Application.h +++ b/src/application/juce_Application.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandID.h b/src/application/juce_ApplicationCommandID.h index b109dcc9c0..8572305d46 100644 --- a/src/application/juce_ApplicationCommandID.h +++ b/src/application/juce_ApplicationCommandID.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandInfo.cpp b/src/application/juce_ApplicationCommandInfo.cpp index 321cde936f..2c93b512b5 100644 --- a/src/application/juce_ApplicationCommandInfo.cpp +++ b/src/application/juce_ApplicationCommandInfo.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandInfo.h b/src/application/juce_ApplicationCommandInfo.h index 37ae8d8644..f264a48045 100644 --- a/src/application/juce_ApplicationCommandInfo.h +++ b/src/application/juce_ApplicationCommandInfo.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandManager.cpp b/src/application/juce_ApplicationCommandManager.cpp index 1b56943195..35173cfa26 100644 --- a/src/application/juce_ApplicationCommandManager.cpp +++ b/src/application/juce_ApplicationCommandManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandManager.h b/src/application/juce_ApplicationCommandManager.h index 646bd832b3..a508c1587d 100644 --- a/src/application/juce_ApplicationCommandManager.h +++ b/src/application/juce_ApplicationCommandManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandTarget.cpp b/src/application/juce_ApplicationCommandTarget.cpp index c9de2e4026..ba88d358fc 100644 --- a/src/application/juce_ApplicationCommandTarget.cpp +++ b/src/application/juce_ApplicationCommandTarget.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandTarget.h b/src/application/juce_ApplicationCommandTarget.h index 65f42d31a4..f4f7a091b4 100644 --- a/src/application/juce_ApplicationCommandTarget.h +++ b/src/application/juce_ApplicationCommandTarget.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationProperties.cpp b/src/application/juce_ApplicationProperties.cpp index 72b5093f99..fca85f9074 100644 --- a/src/application/juce_ApplicationProperties.cpp +++ b/src/application/juce_ApplicationProperties.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationProperties.h b/src/application/juce_ApplicationProperties.h index 70bfc9b958..ecc055ed20 100644 --- a/src/application/juce_ApplicationProperties.h +++ b/src/application/juce_ApplicationProperties.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/flac/libFLAC/juce_FlacHeader.h b/src/audio/audio_file_formats/flac/libFLAC/juce_FlacHeader.h index f9ecc06cb4..99f0e3adc3 100644 --- a/src/audio/audio_file_formats/flac/libFLAC/juce_FlacHeader.h +++ b/src/audio/audio_file_formats/flac/libFLAC/juce_FlacHeader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AiffAudioFormat.cpp b/src/audio/audio_file_formats/juce_AiffAudioFormat.cpp index 53e80858f5..f0f30705a3 100644 --- a/src/audio/audio_file_formats/juce_AiffAudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_AiffAudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AiffAudioFormat.h b/src/audio/audio_file_formats/juce_AiffAudioFormat.h index b97e642bd2..67eed61562 100644 --- a/src/audio/audio_file_formats/juce_AiffAudioFormat.h +++ b/src/audio/audio_file_formats/juce_AiffAudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioCDBurner.h b/src/audio/audio_file_formats/juce_AudioCDBurner.h index b8b3f4e33a..d7991028e4 100644 --- a/src/audio/audio_file_formats/juce_AudioCDBurner.h +++ b/src/audio/audio_file_formats/juce_AudioCDBurner.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioCDReader.cpp b/src/audio/audio_file_formats/juce_AudioCDReader.cpp index dc3400cebc..40e82d0266 100644 --- a/src/audio/audio_file_formats/juce_AudioCDReader.cpp +++ b/src/audio/audio_file_formats/juce_AudioCDReader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioCDReader.h b/src/audio/audio_file_formats/juce_AudioCDReader.h index 613559385d..760f9f0f56 100644 --- a/src/audio/audio_file_formats/juce_AudioCDReader.h +++ b/src/audio/audio_file_formats/juce_AudioCDReader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormat.cpp b/src/audio/audio_file_formats/juce_AudioFormat.cpp index b06434dd07..cd15e5c95c 100644 --- a/src/audio/audio_file_formats/juce_AudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_AudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormat.h b/src/audio/audio_file_formats/juce_AudioFormat.h index dc6a3685c8..5f001b0387 100644 --- a/src/audio/audio_file_formats/juce_AudioFormat.h +++ b/src/audio/audio_file_formats/juce_AudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatManager.cpp b/src/audio/audio_file_formats/juce_AudioFormatManager.cpp index 4098646d52..5b840e6ebd 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatManager.cpp +++ b/src/audio/audio_file_formats/juce_AudioFormatManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatManager.h b/src/audio/audio_file_formats/juce_AudioFormatManager.h index 5717619fa2..092141d655 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatManager.h +++ b/src/audio/audio_file_formats/juce_AudioFormatManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatReader.cpp b/src/audio/audio_file_formats/juce_AudioFormatReader.cpp index bd302f9cb5..e97e6229ea 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatReader.cpp +++ b/src/audio/audio_file_formats/juce_AudioFormatReader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatReader.h b/src/audio/audio_file_formats/juce_AudioFormatReader.h index 1431e3310a..1c98973224 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatReader.h +++ b/src/audio/audio_file_formats/juce_AudioFormatReader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatWriter.cpp b/src/audio/audio_file_formats/juce_AudioFormatWriter.cpp index bc3d43c731..e3b98f445a 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatWriter.cpp +++ b/src/audio/audio_file_formats/juce_AudioFormatWriter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioFormatWriter.h b/src/audio/audio_file_formats/juce_AudioFormatWriter.h index 87dc6184db..e7fb6287be 100644 --- a/src/audio/audio_file_formats/juce_AudioFormatWriter.h +++ b/src/audio/audio_file_formats/juce_AudioFormatWriter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioSubsectionReader.cpp b/src/audio/audio_file_formats/juce_AudioSubsectionReader.cpp index 504be9a134..22b11a45e8 100644 --- a/src/audio/audio_file_formats/juce_AudioSubsectionReader.cpp +++ b/src/audio/audio_file_formats/juce_AudioSubsectionReader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioSubsectionReader.h b/src/audio/audio_file_formats/juce_AudioSubsectionReader.h index 88772a9153..803c42ff2b 100644 --- a/src/audio/audio_file_formats/juce_AudioSubsectionReader.h +++ b/src/audio/audio_file_formats/juce_AudioSubsectionReader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioThumbnail.cpp b/src/audio/audio_file_formats/juce_AudioThumbnail.cpp index ca1a092a93..70ab6cd3b9 100644 --- a/src/audio/audio_file_formats/juce_AudioThumbnail.cpp +++ b/src/audio/audio_file_formats/juce_AudioThumbnail.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioThumbnail.h b/src/audio/audio_file_formats/juce_AudioThumbnail.h index 9113ffb114..1bf8056306 100644 --- a/src/audio/audio_file_formats/juce_AudioThumbnail.h +++ b/src/audio/audio_file_formats/juce_AudioThumbnail.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioThumbnailCache.cpp b/src/audio/audio_file_formats/juce_AudioThumbnailCache.cpp index 7258fd9681..8a9c2a4b07 100644 --- a/src/audio/audio_file_formats/juce_AudioThumbnailCache.cpp +++ b/src/audio/audio_file_formats/juce_AudioThumbnailCache.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_AudioThumbnailCache.h b/src/audio/audio_file_formats/juce_AudioThumbnailCache.h index 401cf419dd..4d00a1cb75 100644 --- a/src/audio/audio_file_formats/juce_AudioThumbnailCache.h +++ b/src/audio/audio_file_formats/juce_AudioThumbnailCache.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_FlacAudioFormat.cpp b/src/audio/audio_file_formats/juce_FlacAudioFormat.cpp index 228a0d50dd..c057dcdadb 100644 --- a/src/audio/audio_file_formats/juce_FlacAudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_FlacAudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_FlacAudioFormat.h b/src/audio/audio_file_formats/juce_FlacAudioFormat.h index c2241c3f69..bf30857441 100644 --- a/src/audio/audio_file_formats/juce_FlacAudioFormat.h +++ b/src/audio/audio_file_formats/juce_FlacAudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.cpp b/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.cpp index 6e715dc034..1f1d0db67a 100644 --- a/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.h b/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.h index 408cdc923f..550750fcca 100644 --- a/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.h +++ b/src/audio/audio_file_formats/juce_OggVorbisAudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.cpp b/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.cpp index 2e7ce0656c..df3976264c 100644 --- a/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.h b/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.h index d5826d9746..eaea70ac7e 100644 --- a/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.h +++ b/src/audio/audio_file_formats/juce_QuickTimeAudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_WavAudioFormat.cpp b/src/audio/audio_file_formats/juce_WavAudioFormat.cpp index ee50cfb7f2..85476ba1cc 100644 --- a/src/audio/audio_file_formats/juce_WavAudioFormat.cpp +++ b/src/audio/audio_file_formats/juce_WavAudioFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/juce_WavAudioFormat.h b/src/audio/audio_file_formats/juce_WavAudioFormat.h index 0b7a9f92b9..a36ab1694e 100644 --- a/src/audio/audio_file_formats/juce_WavAudioFormat.h +++ b/src/audio/audio_file_formats/juce_WavAudioFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_file_formats/oggvorbis/juce_OggVorbisHeader.h b/src/audio/audio_file_formats/oggvorbis/juce_OggVorbisHeader.h index 6bf97368f9..4eb472bdb6 100644 --- a/src/audio/audio_file_formats/oggvorbis/juce_OggVorbisHeader.h +++ b/src/audio/audio_file_formats/oggvorbis/juce_OggVorbisHeader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp b/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp index 4e79a6c4df..c87b69b1fd 100644 --- a/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp +++ b/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioFormatReaderSource.h b/src/audio/audio_sources/juce_AudioFormatReaderSource.h index 9fa233c4e9..1424f6e8aa 100644 --- a/src/audio/audio_sources/juce_AudioFormatReaderSource.h +++ b/src/audio/audio_sources/juce_AudioFormatReaderSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSource.h b/src/audio/audio_sources/juce_AudioSource.h index a2ab680739..503f0c6230 100644 --- a/src/audio/audio_sources/juce_AudioSource.h +++ b/src/audio/audio_sources/juce_AudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSourcePlayer.cpp b/src/audio/audio_sources/juce_AudioSourcePlayer.cpp index 7a2188f776..fdba8543e7 100644 --- a/src/audio/audio_sources/juce_AudioSourcePlayer.cpp +++ b/src/audio/audio_sources/juce_AudioSourcePlayer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSourcePlayer.h b/src/audio/audio_sources/juce_AudioSourcePlayer.h index 6bccfe736f..7c342c7ca6 100644 --- a/src/audio/audio_sources/juce_AudioSourcePlayer.h +++ b/src/audio/audio_sources/juce_AudioSourcePlayer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioTransportSource.cpp b/src/audio/audio_sources/juce_AudioTransportSource.cpp index bc302bfddb..67afde6b5f 100644 --- a/src/audio/audio_sources/juce_AudioTransportSource.cpp +++ b/src/audio/audio_sources/juce_AudioTransportSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioTransportSource.h b/src/audio/audio_sources/juce_AudioTransportSource.h index b19da4d84f..c4ef1e04fb 100644 --- a/src/audio/audio_sources/juce_AudioTransportSource.h +++ b/src/audio/audio_sources/juce_AudioTransportSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_BufferingAudioSource.cpp b/src/audio/audio_sources/juce_BufferingAudioSource.cpp index 7fb040bca8..98aa43b2c0 100644 --- a/src/audio/audio_sources/juce_BufferingAudioSource.cpp +++ b/src/audio/audio_sources/juce_BufferingAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_BufferingAudioSource.h b/src/audio/audio_sources/juce_BufferingAudioSource.h index b774083f23..c4a85b3409 100644 --- a/src/audio/audio_sources/juce_BufferingAudioSource.h +++ b/src/audio/audio_sources/juce_BufferingAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp index 0bf79260ae..cea8d751e1 100644 --- a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp +++ b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h index d4200bf886..60d47caaac 100644 --- a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h +++ b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp b/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp index 218b891821..99520dda38 100644 --- a/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp +++ b/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_IIRFilterAudioSource.h b/src/audio/audio_sources/juce_IIRFilterAudioSource.h index 1d75e9138c..6997e97e96 100644 --- a/src/audio/audio_sources/juce_IIRFilterAudioSource.h +++ b/src/audio/audio_sources/juce_IIRFilterAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_MixerAudioSource.cpp b/src/audio/audio_sources/juce_MixerAudioSource.cpp index 52dae954e5..46970fe806 100644 --- a/src/audio/audio_sources/juce_MixerAudioSource.cpp +++ b/src/audio/audio_sources/juce_MixerAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_MixerAudioSource.h b/src/audio/audio_sources/juce_MixerAudioSource.h index f263a68fea..9f7585283d 100644 --- a/src/audio/audio_sources/juce_MixerAudioSource.h +++ b/src/audio/audio_sources/juce_MixerAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_PositionableAudioSource.h b/src/audio/audio_sources/juce_PositionableAudioSource.h index 878885fa58..97c0a039cb 100644 --- a/src/audio/audio_sources/juce_PositionableAudioSource.h +++ b/src/audio/audio_sources/juce_PositionableAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ResamplingAudioSource.cpp b/src/audio/audio_sources/juce_ResamplingAudioSource.cpp index 08f9ae7dfb..ea39441f81 100644 --- a/src/audio/audio_sources/juce_ResamplingAudioSource.cpp +++ b/src/audio/audio_sources/juce_ResamplingAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ResamplingAudioSource.h b/src/audio/audio_sources/juce_ResamplingAudioSource.h index 19144e61d3..1223440bdd 100644 --- a/src/audio/audio_sources/juce_ResamplingAudioSource.h +++ b/src/audio/audio_sources/juce_ResamplingAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp index abefbb9c71..f23085a7d4 100644 --- a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp +++ b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h index 3f96eb99aa..f70d81d0f5 100644 --- a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h +++ b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioDeviceManager.cpp b/src/audio/devices/juce_AudioDeviceManager.cpp index a59d388cc4..72aeebc655 100644 --- a/src/audio/devices/juce_AudioDeviceManager.cpp +++ b/src/audio/devices/juce_AudioDeviceManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioDeviceManager.h b/src/audio/devices/juce_AudioDeviceManager.h index d401d6aea7..4fab27c97d 100644 --- a/src/audio/devices/juce_AudioDeviceManager.h +++ b/src/audio/devices/juce_AudioDeviceManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODevice.cpp b/src/audio/devices/juce_AudioIODevice.cpp index d3f05dafad..7fc4bf1767 100644 --- a/src/audio/devices/juce_AudioIODevice.cpp +++ b/src/audio/devices/juce_AudioIODevice.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODevice.h b/src/audio/devices/juce_AudioIODevice.h index 9e97f93888..06770b2cb1 100644 --- a/src/audio/devices/juce_AudioIODevice.h +++ b/src/audio/devices/juce_AudioIODevice.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODeviceType.cpp b/src/audio/devices/juce_AudioIODeviceType.cpp index 6c3b2fa56e..1253b913fe 100644 --- a/src/audio/devices/juce_AudioIODeviceType.cpp +++ b/src/audio/devices/juce_AudioIODeviceType.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODeviceType.h b/src/audio/devices/juce_AudioIODeviceType.h index 054036688e..03549f1bb4 100644 --- a/src/audio/devices/juce_AudioIODeviceType.h +++ b/src/audio/devices/juce_AudioIODeviceType.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioDataConverters.cpp b/src/audio/dsp/juce_AudioDataConverters.cpp index 98e625e7b0..7d8d8f36dc 100644 --- a/src/audio/dsp/juce_AudioDataConverters.cpp +++ b/src/audio/dsp/juce_AudioDataConverters.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioDataConverters.h b/src/audio/dsp/juce_AudioDataConverters.h index dd70179000..670c5a8532 100644 --- a/src/audio/dsp/juce_AudioDataConverters.h +++ b/src/audio/dsp/juce_AudioDataConverters.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioSampleBuffer.cpp b/src/audio/dsp/juce_AudioSampleBuffer.cpp index 3286122235..b552fcdaaf 100644 --- a/src/audio/dsp/juce_AudioSampleBuffer.cpp +++ b/src/audio/dsp/juce_AudioSampleBuffer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioSampleBuffer.h b/src/audio/dsp/juce_AudioSampleBuffer.h index d07812a06b..27cb218048 100644 --- a/src/audio/dsp/juce_AudioSampleBuffer.h +++ b/src/audio/dsp/juce_AudioSampleBuffer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_Decibels.h b/src/audio/dsp/juce_Decibels.h index 24348b6b23..b722d28896 100644 --- a/src/audio/dsp/juce_Decibels.h +++ b/src/audio/dsp/juce_Decibels.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_IIRFilter.cpp b/src/audio/dsp/juce_IIRFilter.cpp index b6df7885e0..ed228107c0 100644 --- a/src/audio/dsp/juce_IIRFilter.cpp +++ b/src/audio/dsp/juce_IIRFilter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_IIRFilter.h b/src/audio/dsp/juce_IIRFilter.h index 4698c753df..08bfc7b586 100644 --- a/src/audio/dsp/juce_IIRFilter.h +++ b/src/audio/dsp/juce_IIRFilter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiBuffer.cpp b/src/audio/midi/juce_MidiBuffer.cpp index 4dad307c0e..4d83643c3e 100644 --- a/src/audio/midi/juce_MidiBuffer.cpp +++ b/src/audio/midi/juce_MidiBuffer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiBuffer.h b/src/audio/midi/juce_MidiBuffer.h index a683659b16..f8abadc9fb 100644 --- a/src/audio/midi/juce_MidiBuffer.h +++ b/src/audio/midi/juce_MidiBuffer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiFile.cpp b/src/audio/midi/juce_MidiFile.cpp index d4919ca82d..9ec390a01e 100644 --- a/src/audio/midi/juce_MidiFile.cpp +++ b/src/audio/midi/juce_MidiFile.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiFile.h b/src/audio/midi/juce_MidiFile.h index 1e6730cfc9..8bca0d97f9 100644 --- a/src/audio/midi/juce_MidiFile.h +++ b/src/audio/midi/juce_MidiFile.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiInput.h b/src/audio/midi/juce_MidiInput.h index 188a2cc9cc..51f6e08083 100644 --- a/src/audio/midi/juce_MidiInput.h +++ b/src/audio/midi/juce_MidiInput.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiKeyboardState.cpp b/src/audio/midi/juce_MidiKeyboardState.cpp index 71c5356cab..cac047d6d0 100644 --- a/src/audio/midi/juce_MidiKeyboardState.cpp +++ b/src/audio/midi/juce_MidiKeyboardState.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiKeyboardState.h b/src/audio/midi/juce_MidiKeyboardState.h index 950dd03fd9..a44aab8858 100644 --- a/src/audio/midi/juce_MidiKeyboardState.h +++ b/src/audio/midi/juce_MidiKeyboardState.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessage.cpp b/src/audio/midi/juce_MidiMessage.cpp index 437ba7a638..16c4a51a76 100644 --- a/src/audio/midi/juce_MidiMessage.cpp +++ b/src/audio/midi/juce_MidiMessage.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessage.h b/src/audio/midi/juce_MidiMessage.h index c7d8b23f71..53ee86a384 100644 --- a/src/audio/midi/juce_MidiMessage.h +++ b/src/audio/midi/juce_MidiMessage.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageCollector.cpp b/src/audio/midi/juce_MidiMessageCollector.cpp index bb2527bc99..0b64d97f99 100644 --- a/src/audio/midi/juce_MidiMessageCollector.cpp +++ b/src/audio/midi/juce_MidiMessageCollector.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageCollector.h b/src/audio/midi/juce_MidiMessageCollector.h index 50f3f07d24..42ffaf2734 100644 --- a/src/audio/midi/juce_MidiMessageCollector.h +++ b/src/audio/midi/juce_MidiMessageCollector.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageSequence.cpp b/src/audio/midi/juce_MidiMessageSequence.cpp index 47aea09ded..27a6cdce03 100644 --- a/src/audio/midi/juce_MidiMessageSequence.cpp +++ b/src/audio/midi/juce_MidiMessageSequence.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageSequence.h b/src/audio/midi/juce_MidiMessageSequence.h index 6e4e5d9087..75ea178eb9 100644 --- a/src/audio/midi/juce_MidiMessageSequence.h +++ b/src/audio/midi/juce_MidiMessageSequence.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiOutput.cpp b/src/audio/midi/juce_MidiOutput.cpp index c20c5fb8aa..78ad380074 100644 --- a/src/audio/midi/juce_MidiOutput.cpp +++ b/src/audio/midi/juce_MidiOutput.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiOutput.h b/src/audio/midi/juce_MidiOutput.h index 7f9051e01f..7f66088933 100644 --- a/src/audio/midi/juce_MidiOutput.h +++ b/src/audio/midi/juce_MidiOutput.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h index 529bc4ca30..e6618a14c0 100644 --- a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h +++ b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm index 718a95072e..da89dfdd57 100644 --- a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm +++ b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_DirectXPluginFormat.h b/src/audio/plugins/formats/juce_DirectXPluginFormat.h index eddace71ee..41d7bc82d7 100644 --- a/src/audio/plugins/formats/juce_DirectXPluginFormat.h +++ b/src/audio/plugins/formats/juce_DirectXPluginFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_LADSPAPluginFormat.h b/src/audio/plugins/formats/juce_LADSPAPluginFormat.h index f5b285b90c..45d9f3e742 100644 --- a/src/audio/plugins/formats/juce_LADSPAPluginFormat.h +++ b/src/audio/plugins/formats/juce_LADSPAPluginFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTMidiEventList.h b/src/audio/plugins/formats/juce_VSTMidiEventList.h index 67552b7159..e971eed8a7 100644 --- a/src/audio/plugins/formats/juce_VSTMidiEventList.h +++ b/src/audio/plugins/formats/juce_VSTMidiEventList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.cpp b/src/audio/plugins/formats/juce_VSTPluginFormat.cpp index 7eb4cf295e..66b93cc4bd 100644 --- a/src/audio/plugins/formats/juce_VSTPluginFormat.cpp +++ b/src/audio/plugins/formats/juce_VSTPluginFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.h b/src/audio/plugins/formats/juce_VSTPluginFormat.h index 51ed4cd86b..bce535e4f2 100644 --- a/src/audio/plugins/formats/juce_VSTPluginFormat.h +++ b/src/audio/plugins/formats/juce_VSTPluginFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.mm b/src/audio/plugins/formats/juce_VSTPluginFormat.mm index b15495036d..d0499353e3 100644 --- a/src/audio/plugins/formats/juce_VSTPluginFormat.mm +++ b/src/audio/plugins/formats/juce_VSTPluginFormat.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ @@ -26,3 +26,4 @@ // This file just wraps juce_VSTPluginFormat.cpp in an objective-C wrapper #define JUCE_MAC_VST_INCLUDED 1 #include "juce_VSTPluginFormat.cpp" + diff --git a/src/audio/plugins/juce_AudioPluginFormat.cpp b/src/audio/plugins/juce_AudioPluginFormat.cpp index 8cd807d783..a1c7758059 100644 --- a/src/audio/plugins/juce_AudioPluginFormat.cpp +++ b/src/audio/plugins/juce_AudioPluginFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormat.h b/src/audio/plugins/juce_AudioPluginFormat.h index 1fd5ee8ab5..1ab7063ec4 100644 --- a/src/audio/plugins/juce_AudioPluginFormat.h +++ b/src/audio/plugins/juce_AudioPluginFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormatManager.cpp b/src/audio/plugins/juce_AudioPluginFormatManager.cpp index 2d7fdba17d..1d958a814e 100644 --- a/src/audio/plugins/juce_AudioPluginFormatManager.cpp +++ b/src/audio/plugins/juce_AudioPluginFormatManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormatManager.h b/src/audio/plugins/juce_AudioPluginFormatManager.h index 984ab5866c..1c33f3ea1a 100644 --- a/src/audio/plugins/juce_AudioPluginFormatManager.h +++ b/src/audio/plugins/juce_AudioPluginFormatManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginInstance.cpp b/src/audio/plugins/juce_AudioPluginInstance.cpp index f412bf8f90..567ba2711c 100644 --- a/src/audio/plugins/juce_AudioPluginInstance.cpp +++ b/src/audio/plugins/juce_AudioPluginInstance.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginInstance.h b/src/audio/plugins/juce_AudioPluginInstance.h index 227df63e6a..9d7fd221f9 100644 --- a/src/audio/plugins/juce_AudioPluginInstance.h +++ b/src/audio/plugins/juce_AudioPluginInstance.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_KnownPluginList.cpp b/src/audio/plugins/juce_KnownPluginList.cpp index 863c387075..56e3b9b24f 100644 --- a/src/audio/plugins/juce_KnownPluginList.cpp +++ b/src/audio/plugins/juce_KnownPluginList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_KnownPluginList.h b/src/audio/plugins/juce_KnownPluginList.h index 65e9bd85d0..908346655b 100644 --- a/src/audio/plugins/juce_KnownPluginList.h +++ b/src/audio/plugins/juce_KnownPluginList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDescription.cpp b/src/audio/plugins/juce_PluginDescription.cpp index 6fb452e6f5..a078a2fe25 100644 --- a/src/audio/plugins/juce_PluginDescription.cpp +++ b/src/audio/plugins/juce_PluginDescription.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDescription.h b/src/audio/plugins/juce_PluginDescription.h index 6d6b95cbeb..dc8ffec6f9 100644 --- a/src/audio/plugins/juce_PluginDescription.h +++ b/src/audio/plugins/juce_PluginDescription.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDirectoryScanner.cpp b/src/audio/plugins/juce_PluginDirectoryScanner.cpp index 2eb2d38f18..a6b505bb0f 100644 --- a/src/audio/plugins/juce_PluginDirectoryScanner.cpp +++ b/src/audio/plugins/juce_PluginDirectoryScanner.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDirectoryScanner.h b/src/audio/plugins/juce_PluginDirectoryScanner.h index c1e02f8797..4aaa5bf608 100644 --- a/src/audio/plugins/juce_PluginDirectoryScanner.h +++ b/src/audio/plugins/juce_PluginDirectoryScanner.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginListComponent.cpp b/src/audio/plugins/juce_PluginListComponent.cpp index cad29ccc8d..0999abe385 100644 --- a/src/audio/plugins/juce_PluginListComponent.cpp +++ b/src/audio/plugins/juce_PluginListComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginListComponent.h b/src/audio/plugins/juce_PluginListComponent.h index 22bb437734..eccc6e8b28 100644 --- a/src/audio/plugins/juce_PluginListComponent.h +++ b/src/audio/plugins/juce_PluginListComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioPlayHead.h b/src/audio/processors/juce_AudioPlayHead.h index e06c867196..85a12b8455 100644 --- a/src/audio/processors/juce_AudioPlayHead.h +++ b/src/audio/processors/juce_AudioPlayHead.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessor.cpp b/src/audio/processors/juce_AudioProcessor.cpp index 14b6fd25c6..25535861e9 100644 --- a/src/audio/processors/juce_AudioProcessor.cpp +++ b/src/audio/processors/juce_AudioProcessor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessor.h b/src/audio/processors/juce_AudioProcessor.h index ae2dcd7d10..740cb15cdb 100644 --- a/src/audio/processors/juce_AudioProcessor.h +++ b/src/audio/processors/juce_AudioProcessor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorEditor.cpp b/src/audio/processors/juce_AudioProcessorEditor.cpp index df46120d7d..a7efd98e52 100644 --- a/src/audio/processors/juce_AudioProcessorEditor.cpp +++ b/src/audio/processors/juce_AudioProcessorEditor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorEditor.h b/src/audio/processors/juce_AudioProcessorEditor.h index a3ba2c6d9a..b7e0051556 100644 --- a/src/audio/processors/juce_AudioProcessorEditor.h +++ b/src/audio/processors/juce_AudioProcessorEditor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorGraph.cpp b/src/audio/processors/juce_AudioProcessorGraph.cpp index 95389a1589..dd6a7e1b52 100644 --- a/src/audio/processors/juce_AudioProcessorGraph.cpp +++ b/src/audio/processors/juce_AudioProcessorGraph.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorGraph.h b/src/audio/processors/juce_AudioProcessorGraph.h index ef60ac184d..216adffaa2 100644 --- a/src/audio/processors/juce_AudioProcessorGraph.h +++ b/src/audio/processors/juce_AudioProcessorGraph.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorListener.h b/src/audio/processors/juce_AudioProcessorListener.h index 2dd06fec2c..55a39ff101 100644 --- a/src/audio/processors/juce_AudioProcessorListener.h +++ b/src/audio/processors/juce_AudioProcessorListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorPlayer.cpp b/src/audio/processors/juce_AudioProcessorPlayer.cpp index 5d58750df4..1b159a86fc 100644 --- a/src/audio/processors/juce_AudioProcessorPlayer.cpp +++ b/src/audio/processors/juce_AudioProcessorPlayer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorPlayer.h b/src/audio/processors/juce_AudioProcessorPlayer.h index f487835903..f157d67d77 100644 --- a/src/audio/processors/juce_AudioProcessorPlayer.h +++ b/src/audio/processors/juce_AudioProcessorPlayer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_GenericAudioProcessorEditor.cpp b/src/audio/processors/juce_GenericAudioProcessorEditor.cpp index bdf142a6c2..de05910d4e 100644 --- a/src/audio/processors/juce_GenericAudioProcessorEditor.cpp +++ b/src/audio/processors/juce_GenericAudioProcessorEditor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_GenericAudioProcessorEditor.h b/src/audio/processors/juce_GenericAudioProcessorEditor.h index 3415f2cef2..96f00bd499 100644 --- a/src/audio/processors/juce_GenericAudioProcessorEditor.h +++ b/src/audio/processors/juce_GenericAudioProcessorEditor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Sampler.cpp b/src/audio/synthesisers/juce_Sampler.cpp index e67a4daab4..88482d3489 100644 --- a/src/audio/synthesisers/juce_Sampler.cpp +++ b/src/audio/synthesisers/juce_Sampler.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Sampler.h b/src/audio/synthesisers/juce_Sampler.h index 9733bdda4f..c66970cab8 100644 --- a/src/audio/synthesisers/juce_Sampler.h +++ b/src/audio/synthesisers/juce_Sampler.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Synthesiser.cpp b/src/audio/synthesisers/juce_Synthesiser.cpp index 4d6a5250bc..63312bd990 100644 --- a/src/audio/synthesisers/juce_Synthesiser.cpp +++ b/src/audio/synthesisers/juce_Synthesiser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Synthesiser.h b/src/audio/synthesisers/juce_Synthesiser.h index 959ca99933..a36e9565db 100644 --- a/src/audio/synthesisers/juce_Synthesiser.h +++ b/src/audio/synthesisers/juce_Synthesiser.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_AbstractFifo.cpp b/src/containers/juce_AbstractFifo.cpp index 46dde69868..b3e97efc4e 100644 --- a/src/containers/juce_AbstractFifo.cpp +++ b/src/containers/juce_AbstractFifo.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_AbstractFifo.h b/src/containers/juce_AbstractFifo.h index fabc67b624..d952c4a9f2 100644 --- a/src/containers/juce_AbstractFifo.h +++ b/src/containers/juce_AbstractFifo.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Array.h b/src/containers/juce_Array.h index 0ecb6dc166..c7b939aa0b 100644 --- a/src/containers/juce_Array.h +++ b/src/containers/juce_Array.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ArrayAllocationBase.h b/src/containers/juce_ArrayAllocationBase.h index cc2c8b35e3..8da908e5d8 100644 --- a/src/containers/juce_ArrayAllocationBase.h +++ b/src/containers/juce_ArrayAllocationBase.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_DynamicObject.cpp b/src/containers/juce_DynamicObject.cpp index 3906edc12d..d293c1ea1c 100644 --- a/src/containers/juce_DynamicObject.cpp +++ b/src/containers/juce_DynamicObject.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_DynamicObject.h b/src/containers/juce_DynamicObject.h index 90ba38ceed..a469814337 100644 --- a/src/containers/juce_DynamicObject.h +++ b/src/containers/juce_DynamicObject.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ElementComparator.h b/src/containers/juce_ElementComparator.h index 65f6bd7e47..158b932349 100644 --- a/src/containers/juce_ElementComparator.h +++ b/src/containers/juce_ElementComparator.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_LinkedListPointer.h b/src/containers/juce_LinkedListPointer.h index 1f33da629e..b6261fe716 100644 --- a/src/containers/juce_LinkedListPointer.h +++ b/src/containers/juce_LinkedListPointer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_NamedValueSet.cpp b/src/containers/juce_NamedValueSet.cpp index 5ece954568..e5b4d5bfcb 100644 --- a/src/containers/juce_NamedValueSet.cpp +++ b/src/containers/juce_NamedValueSet.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_NamedValueSet.h b/src/containers/juce_NamedValueSet.h index 9a626169cf..57f8b485d9 100644 --- a/src/containers/juce_NamedValueSet.h +++ b/src/containers/juce_NamedValueSet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_OwnedArray.h b/src/containers/juce_OwnedArray.h index 839017a976..a60498b6a6 100644 --- a/src/containers/juce_OwnedArray.h +++ b/src/containers/juce_OwnedArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_PropertySet.cpp b/src/containers/juce_PropertySet.cpp index cda75d0f72..707e3ad356 100644 --- a/src/containers/juce_PropertySet.cpp +++ b/src/containers/juce_PropertySet.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_PropertySet.h b/src/containers/juce_PropertySet.h index d4c2a7c010..72a19df361 100644 --- a/src/containers/juce_PropertySet.h +++ b/src/containers/juce_PropertySet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ReferenceCountedArray.h b/src/containers/juce_ReferenceCountedArray.h index 92fa7c88f4..7ce16de19c 100644 --- a/src/containers/juce_ReferenceCountedArray.h +++ b/src/containers/juce_ReferenceCountedArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ScopedValueSetter.h b/src/containers/juce_ScopedValueSetter.h index 9705851379..9bed5107c0 100644 --- a/src/containers/juce_ScopedValueSetter.h +++ b/src/containers/juce_ScopedValueSetter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_SortedSet.h b/src/containers/juce_SortedSet.h index b986722f7b..5b18f7d4e2 100644 --- a/src/containers/juce_SortedSet.h +++ b/src/containers/juce_SortedSet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_SparseSet.h b/src/containers/juce_SparseSet.h index ec8479b69a..a69da35034 100644 --- a/src/containers/juce_SparseSet.h +++ b/src/containers/juce_SparseSet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Value.cpp b/src/containers/juce_Value.cpp index 8fcb5584df..3faf771a93 100644 --- a/src/containers/juce_Value.cpp +++ b/src/containers/juce_Value.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Value.h b/src/containers/juce_Value.h index e058eb8457..44bd436423 100644 --- a/src/containers/juce_Value.h +++ b/src/containers/juce_Value.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ValueTree.cpp b/src/containers/juce_ValueTree.cpp index c615f3047f..837f7c65c9 100644 --- a/src/containers/juce_ValueTree.cpp +++ b/src/containers/juce_ValueTree.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ValueTree.h b/src/containers/juce_ValueTree.h index 177342874e..1fd9788775 100644 --- a/src/containers/juce_ValueTree.h +++ b/src/containers/juce_ValueTree.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Variant.cpp b/src/containers/juce_Variant.cpp index 28b4d2b172..1acd732142 100644 --- a/src/containers/juce_Variant.cpp +++ b/src/containers/juce_Variant.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Variant.h b/src/containers/juce_Variant.h index 8e66e2f67d..1f1fb30cd0 100644 --- a/src/containers/juce_Variant.h +++ b/src/containers/juce_Variant.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_FileLogger.cpp b/src/core/juce_FileLogger.cpp index 4fa89ac2de..c79e9cc149 100644 --- a/src/core/juce_FileLogger.cpp +++ b/src/core/juce_FileLogger.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_FileLogger.h b/src/core/juce_FileLogger.h index 6883147e9c..018fbf1de6 100644 --- a/src/core/juce_FileLogger.h +++ b/src/core/juce_FileLogger.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Initialisation.cpp b/src/core/juce_Initialisation.cpp index 7f46d19381..ccbc4f9dc5 100644 --- a/src/core/juce_Initialisation.cpp +++ b/src/core/juce_Initialisation.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Initialisation.h b/src/core/juce_Initialisation.h index f175aab0bb..53771eb59d 100644 --- a/src/core/juce_Initialisation.h +++ b/src/core/juce_Initialisation.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Logger.cpp b/src/core/juce_Logger.cpp index dd04187112..72a5c395ad 100644 --- a/src/core/juce_Logger.cpp +++ b/src/core/juce_Logger.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Logger.h b/src/core/juce_Logger.h index 77b2310344..6bec018bcd 100644 --- a/src/core/juce_Logger.h +++ b/src/core/juce_Logger.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PerformanceCounter.cpp b/src/core/juce_PerformanceCounter.cpp index b14b8cad28..22d13a51e8 100644 --- a/src/core/juce_PerformanceCounter.cpp +++ b/src/core/juce_PerformanceCounter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PerformanceCounter.h b/src/core/juce_PerformanceCounter.h index 4fe971b018..70f5417dbe 100644 --- a/src/core/juce_PerformanceCounter.h +++ b/src/core/juce_PerformanceCounter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PlatformDefs.h b/src/core/juce_PlatformDefs.h index c53e3de0f9..db40fd63bc 100644 --- a/src/core/juce_PlatformDefs.h +++ b/src/core/juce_PlatformDefs.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PlatformUtilities.h b/src/core/juce_PlatformUtilities.h index 49f9ec1806..fe2010de0a 100644 --- a/src/core/juce_PlatformUtilities.h +++ b/src/core/juce_PlatformUtilities.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_RelativeTime.cpp b/src/core/juce_RelativeTime.cpp index 2bbeb6dc65..eb89aa50cd 100644 --- a/src/core/juce_RelativeTime.cpp +++ b/src/core/juce_RelativeTime.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_RelativeTime.h b/src/core/juce_RelativeTime.h index 447e87f26b..20cf3a26c2 100644 --- a/src/core/juce_RelativeTime.h +++ b/src/core/juce_RelativeTime.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Singleton.h b/src/core/juce_Singleton.h index 9c91b05197..0efafac725 100644 --- a/src/core/juce_Singleton.h +++ b/src/core/juce_Singleton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_StandardHeader.h b/src/core/juce_StandardHeader.h index 3a70942259..c626276a0c 100644 --- a/src/core/juce_StandardHeader.h +++ b/src/core/juce_StandardHeader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_SystemStats.cpp b/src/core/juce_SystemStats.cpp index dc2440128f..977977a0e6 100644 --- a/src/core/juce_SystemStats.cpp +++ b/src/core/juce_SystemStats.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_SystemStats.h b/src/core/juce_SystemStats.h index 3c600707d5..d927a6a7cd 100644 --- a/src/core/juce_SystemStats.h +++ b/src/core/juce_SystemStats.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_TargetPlatform.h b/src/core/juce_TargetPlatform.h index ab324de890..49c91e956a 100644 --- a/src/core/juce_TargetPlatform.h +++ b/src/core/juce_TargetPlatform.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Time.cpp b/src/core/juce_Time.cpp index ab04182000..274ee2b696 100644 --- a/src/core/juce_Time.cpp +++ b/src/core/juce_Time.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Time.h b/src/core/juce_Time.h index 4194c74746..59dd6ded77 100644 --- a/src/core/juce_Time.h +++ b/src/core/juce_Time.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Uuid.cpp b/src/core/juce_Uuid.cpp index 70964b646d..43e5505b5c 100644 --- a/src/core/juce_Uuid.cpp +++ b/src/core/juce_Uuid.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Uuid.h b/src/core/juce_Uuid.h index 3747ed468b..f3de26a88f 100644 --- a/src/core/juce_Uuid.h +++ b/src/core/juce_Uuid.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_BlowFish.cpp b/src/cryptography/juce_BlowFish.cpp index f5fc073f89..2731ff4623 100644 --- a/src/cryptography/juce_BlowFish.cpp +++ b/src/cryptography/juce_BlowFish.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_BlowFish.h b/src/cryptography/juce_BlowFish.h index 85fc3494b4..7e96262d92 100644 --- a/src/cryptography/juce_BlowFish.h +++ b/src/cryptography/juce_BlowFish.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_MD5.cpp b/src/cryptography/juce_MD5.cpp index 0f40c7a8ae..9cabe70163 100644 --- a/src/cryptography/juce_MD5.cpp +++ b/src/cryptography/juce_MD5.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_MD5.h b/src/cryptography/juce_MD5.h index 28efbc2062..dafbeff6b9 100644 --- a/src/cryptography/juce_MD5.h +++ b/src/cryptography/juce_MD5.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_Primes.cpp b/src/cryptography/juce_Primes.cpp index 4cf066b18b..11d1712913 100644 --- a/src/cryptography/juce_Primes.cpp +++ b/src/cryptography/juce_Primes.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_Primes.h b/src/cryptography/juce_Primes.h index 380b27d514..f7abb1eec1 100644 --- a/src/cryptography/juce_Primes.h +++ b/src/cryptography/juce_Primes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_RSAKey.cpp b/src/cryptography/juce_RSAKey.cpp index 8350fdcccb..a3d2b837b2 100644 --- a/src/cryptography/juce_RSAKey.cpp +++ b/src/cryptography/juce_RSAKey.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_RSAKey.h b/src/cryptography/juce_RSAKey.h index 4b7ae269b2..3657510777 100644 --- a/src/cryptography/juce_RSAKey.h +++ b/src/cryptography/juce_RSAKey.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionBroadcaster.cpp b/src/events/juce_ActionBroadcaster.cpp index d44bb8e08e..0385cc3617 100644 --- a/src/events/juce_ActionBroadcaster.cpp +++ b/src/events/juce_ActionBroadcaster.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionBroadcaster.h b/src/events/juce_ActionBroadcaster.h index a5038808fc..e56a240a78 100644 --- a/src/events/juce_ActionBroadcaster.h +++ b/src/events/juce_ActionBroadcaster.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionListener.h b/src/events/juce_ActionListener.h index 9a6497b794..0a16bf18f9 100644 --- a/src/events/juce_ActionListener.h +++ b/src/events/juce_ActionListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_AsyncUpdater.cpp b/src/events/juce_AsyncUpdater.cpp index 9d695075b4..d5f064e5c4 100644 --- a/src/events/juce_AsyncUpdater.cpp +++ b/src/events/juce_AsyncUpdater.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_AsyncUpdater.h b/src/events/juce_AsyncUpdater.h index 5000e5fd27..7a96b35eec 100644 --- a/src/events/juce_AsyncUpdater.h +++ b/src/events/juce_AsyncUpdater.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_CallbackMessage.h b/src/events/juce_CallbackMessage.h index 2b6be7da44..5b7bca9e68 100644 --- a/src/events/juce_CallbackMessage.h +++ b/src/events/juce_CallbackMessage.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeBroadcaster.cpp b/src/events/juce_ChangeBroadcaster.cpp index 88d1d3e38c..68cf69a800 100644 --- a/src/events/juce_ChangeBroadcaster.cpp +++ b/src/events/juce_ChangeBroadcaster.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeBroadcaster.h b/src/events/juce_ChangeBroadcaster.h index 51db15d2f3..8a4f0bc92d 100644 --- a/src/events/juce_ChangeBroadcaster.h +++ b/src/events/juce_ChangeBroadcaster.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeListener.h b/src/events/juce_ChangeListener.h index b4ffaae577..620e06ba91 100644 --- a/src/events/juce_ChangeListener.h +++ b/src/events/juce_ChangeListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnection.cpp b/src/events/juce_InterprocessConnection.cpp index c9ad324fad..980cb2b3cb 100644 --- a/src/events/juce_InterprocessConnection.cpp +++ b/src/events/juce_InterprocessConnection.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnection.h b/src/events/juce_InterprocessConnection.h index 5b6715ed9d..4557affeaa 100644 --- a/src/events/juce_InterprocessConnection.h +++ b/src/events/juce_InterprocessConnection.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnectionServer.cpp b/src/events/juce_InterprocessConnectionServer.cpp index 6169d646a7..0ad6818597 100644 --- a/src/events/juce_InterprocessConnectionServer.cpp +++ b/src/events/juce_InterprocessConnectionServer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnectionServer.h b/src/events/juce_InterprocessConnectionServer.h index 1ce8014816..d126f685a6 100644 --- a/src/events/juce_InterprocessConnectionServer.h +++ b/src/events/juce_InterprocessConnectionServer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ListenerList.h b/src/events/juce_ListenerList.h index 4ab95d6fd2..8f301230a2 100644 --- a/src/events/juce_ListenerList.h +++ b/src/events/juce_ListenerList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Message.cpp b/src/events/juce_Message.cpp index 9496ed7a03..fe66ea6850 100644 --- a/src/events/juce_Message.cpp +++ b/src/events/juce_Message.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Message.h b/src/events/juce_Message.h index 3155998ac6..39ec02a020 100644 --- a/src/events/juce_Message.h +++ b/src/events/juce_Message.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageListener.cpp b/src/events/juce_MessageListener.cpp index 1579d305b3..b3f7c0f040 100644 --- a/src/events/juce_MessageListener.cpp +++ b/src/events/juce_MessageListener.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageListener.h b/src/events/juce_MessageListener.h index 86d3da976c..dbd22e8a4c 100644 --- a/src/events/juce_MessageListener.h +++ b/src/events/juce_MessageListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageManager.cpp b/src/events/juce_MessageManager.cpp index 69edfa9fce..f811e41e58 100644 --- a/src/events/juce_MessageManager.cpp +++ b/src/events/juce_MessageManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageManager.h b/src/events/juce_MessageManager.h index 415a5a4b2d..fb1e9ed04c 100644 --- a/src/events/juce_MessageManager.h +++ b/src/events/juce_MessageManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MultiTimer.cpp b/src/events/juce_MultiTimer.cpp index c765703f40..67e0a37f17 100644 --- a/src/events/juce_MultiTimer.cpp +++ b/src/events/juce_MultiTimer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MultiTimer.h b/src/events/juce_MultiTimer.h index f0c09c0e45..8bb9b01bee 100644 --- a/src/events/juce_MultiTimer.h +++ b/src/events/juce_MultiTimer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Timer.cpp b/src/events/juce_Timer.cpp index bfa4e63bb8..2602a35279 100644 --- a/src/events/juce_Timer.cpp +++ b/src/events/juce_Timer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Timer.h b/src/events/juce_Timer.h index be3c9822fb..329d7856e3 100644 --- a/src/events/juce_Timer.h +++ b/src/events/juce_Timer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ArrowButton.cpp b/src/gui/components/buttons/juce_ArrowButton.cpp index 93a54090bf..759677b089 100644 --- a/src/gui/components/buttons/juce_ArrowButton.cpp +++ b/src/gui/components/buttons/juce_ArrowButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ArrowButton.h b/src/gui/components/buttons/juce_ArrowButton.h index a6bad4c7af..64a07cf1f3 100644 --- a/src/gui/components/buttons/juce_ArrowButton.h +++ b/src/gui/components/buttons/juce_ArrowButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_Button.cpp b/src/gui/components/buttons/juce_Button.cpp index 02f857d706..4f8a2dd58b 100644 --- a/src/gui/components/buttons/juce_Button.cpp +++ b/src/gui/components/buttons/juce_Button.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_Button.h b/src/gui/components/buttons/juce_Button.h index 4e31c175b9..7d3c4db4f3 100644 --- a/src/gui/components/buttons/juce_Button.h +++ b/src/gui/components/buttons/juce_Button.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_DrawableButton.cpp b/src/gui/components/buttons/juce_DrawableButton.cpp index 38aca24e22..31851569d9 100644 --- a/src/gui/components/buttons/juce_DrawableButton.cpp +++ b/src/gui/components/buttons/juce_DrawableButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_DrawableButton.h b/src/gui/components/buttons/juce_DrawableButton.h index 435d198848..918c7e591c 100644 --- a/src/gui/components/buttons/juce_DrawableButton.h +++ b/src/gui/components/buttons/juce_DrawableButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_HyperlinkButton.cpp b/src/gui/components/buttons/juce_HyperlinkButton.cpp index 2b1a914b67..5480d924b8 100644 --- a/src/gui/components/buttons/juce_HyperlinkButton.cpp +++ b/src/gui/components/buttons/juce_HyperlinkButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_HyperlinkButton.h b/src/gui/components/buttons/juce_HyperlinkButton.h index d38c4e517a..de7b2837d7 100644 --- a/src/gui/components/buttons/juce_HyperlinkButton.h +++ b/src/gui/components/buttons/juce_HyperlinkButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ImageButton.cpp b/src/gui/components/buttons/juce_ImageButton.cpp index f16991ad35..eb4c74219b 100644 --- a/src/gui/components/buttons/juce_ImageButton.cpp +++ b/src/gui/components/buttons/juce_ImageButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ImageButton.h b/src/gui/components/buttons/juce_ImageButton.h index 71ce5a121f..e64c713807 100644 --- a/src/gui/components/buttons/juce_ImageButton.h +++ b/src/gui/components/buttons/juce_ImageButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ShapeButton.cpp b/src/gui/components/buttons/juce_ShapeButton.cpp index 6484426912..e1d8260cd2 100644 --- a/src/gui/components/buttons/juce_ShapeButton.cpp +++ b/src/gui/components/buttons/juce_ShapeButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ShapeButton.h b/src/gui/components/buttons/juce_ShapeButton.h index 289f7b100e..f76089ad5c 100644 --- a/src/gui/components/buttons/juce_ShapeButton.h +++ b/src/gui/components/buttons/juce_ShapeButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_TextButton.cpp b/src/gui/components/buttons/juce_TextButton.cpp index 18bf38ed1c..f2dc15df15 100644 --- a/src/gui/components/buttons/juce_TextButton.cpp +++ b/src/gui/components/buttons/juce_TextButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_TextButton.h b/src/gui/components/buttons/juce_TextButton.h index 3b91d97ea2..51b78c5094 100644 --- a/src/gui/components/buttons/juce_TextButton.h +++ b/src/gui/components/buttons/juce_TextButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToggleButton.cpp b/src/gui/components/buttons/juce_ToggleButton.cpp index 75fb30fad3..5c47a6a4f5 100644 --- a/src/gui/components/buttons/juce_ToggleButton.cpp +++ b/src/gui/components/buttons/juce_ToggleButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToggleButton.h b/src/gui/components/buttons/juce_ToggleButton.h index 35a4ffc6be..6806224607 100644 --- a/src/gui/components/buttons/juce_ToggleButton.h +++ b/src/gui/components/buttons/juce_ToggleButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToolbarButton.cpp b/src/gui/components/buttons/juce_ToolbarButton.cpp index 69992c535b..50e6118f97 100644 --- a/src/gui/components/buttons/juce_ToolbarButton.cpp +++ b/src/gui/components/buttons/juce_ToolbarButton.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToolbarButton.h b/src/gui/components/buttons/juce_ToolbarButton.h index 5c1091be61..423f73f1d3 100644 --- a/src/gui/components/buttons/juce_ToolbarButton.h +++ b/src/gui/components/buttons/juce_ToolbarButton.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.cpp b/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.cpp index 71522872ec..9e157f49d1 100644 --- a/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.cpp +++ b/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.h b/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.h index 72bd471355..8f03492e8d 100644 --- a/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.h +++ b/src/gui/components/code_editor/juce_CPlusPlusCodeTokeniser.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CodeDocument.cpp b/src/gui/components/code_editor/juce_CodeDocument.cpp index 2a11e911d2..288d614fb4 100644 --- a/src/gui/components/code_editor/juce_CodeDocument.cpp +++ b/src/gui/components/code_editor/juce_CodeDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CodeDocument.h b/src/gui/components/code_editor/juce_CodeDocument.h index c8cd0571ef..19713bebc7 100644 --- a/src/gui/components/code_editor/juce_CodeDocument.h +++ b/src/gui/components/code_editor/juce_CodeDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CodeEditorComponent.cpp b/src/gui/components/code_editor/juce_CodeEditorComponent.cpp index d13d520a89..3f5d5ed9ee 100644 --- a/src/gui/components/code_editor/juce_CodeEditorComponent.cpp +++ b/src/gui/components/code_editor/juce_CodeEditorComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CodeEditorComponent.h b/src/gui/components/code_editor/juce_CodeEditorComponent.h index 44271a1f71..d1fd9ee080 100644 --- a/src/gui/components/code_editor/juce_CodeEditorComponent.h +++ b/src/gui/components/code_editor/juce_CodeEditorComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/code_editor/juce_CodeTokeniser.h b/src/gui/components/code_editor/juce_CodeTokeniser.h index dc7fb9b1e8..3afb28f259 100644 --- a/src/gui/components/code_editor/juce_CodeTokeniser.h +++ b/src/gui/components/code_editor/juce_CodeTokeniser.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ComboBox.cpp b/src/gui/components/controls/juce_ComboBox.cpp index 0d4ff99958..9fc365844d 100644 --- a/src/gui/components/controls/juce_ComboBox.cpp +++ b/src/gui/components/controls/juce_ComboBox.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ComboBox.h b/src/gui/components/controls/juce_ComboBox.h index 2811745965..b29e59a903 100644 --- a/src/gui/components/controls/juce_ComboBox.h +++ b/src/gui/components/controls/juce_ComboBox.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Label.cpp b/src/gui/components/controls/juce_Label.cpp index e16ef28eb1..cfaab29646 100644 --- a/src/gui/components/controls/juce_Label.cpp +++ b/src/gui/components/controls/juce_Label.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Label.h b/src/gui/components/controls/juce_Label.h index ea4071ce11..95fe85b736 100644 --- a/src/gui/components/controls/juce_Label.h +++ b/src/gui/components/controls/juce_Label.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ListBox.cpp b/src/gui/components/controls/juce_ListBox.cpp index 7f91a6917c..e3ba949648 100644 --- a/src/gui/components/controls/juce_ListBox.cpp +++ b/src/gui/components/controls/juce_ListBox.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ListBox.h b/src/gui/components/controls/juce_ListBox.h index 9e8b97d0ae..1c50557975 100644 --- a/src/gui/components/controls/juce_ListBox.h +++ b/src/gui/components/controls/juce_ListBox.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ProgressBar.cpp b/src/gui/components/controls/juce_ProgressBar.cpp index 359f0792ea..fe2917dd9b 100644 --- a/src/gui/components/controls/juce_ProgressBar.cpp +++ b/src/gui/components/controls/juce_ProgressBar.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ProgressBar.h b/src/gui/components/controls/juce_ProgressBar.h index a877ec1cdb..f1a233eb64 100644 --- a/src/gui/components/controls/juce_ProgressBar.h +++ b/src/gui/components/controls/juce_ProgressBar.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Slider.cpp b/src/gui/components/controls/juce_Slider.cpp index 55313710ae..eb58d0a8ed 100644 --- a/src/gui/components/controls/juce_Slider.cpp +++ b/src/gui/components/controls/juce_Slider.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Slider.h b/src/gui/components/controls/juce_Slider.h index 542a805d31..76e272b79d 100644 --- a/src/gui/components/controls/juce_Slider.h +++ b/src/gui/components/controls/juce_Slider.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableHeaderComponent.cpp b/src/gui/components/controls/juce_TableHeaderComponent.cpp index 2fb8d8ca72..909804aa26 100644 --- a/src/gui/components/controls/juce_TableHeaderComponent.cpp +++ b/src/gui/components/controls/juce_TableHeaderComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableHeaderComponent.h b/src/gui/components/controls/juce_TableHeaderComponent.h index ef73337535..fa3c89cb25 100644 --- a/src/gui/components/controls/juce_TableHeaderComponent.h +++ b/src/gui/components/controls/juce_TableHeaderComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableListBox.cpp b/src/gui/components/controls/juce_TableListBox.cpp index 81dfebed6f..7a018b361a 100644 --- a/src/gui/components/controls/juce_TableListBox.cpp +++ b/src/gui/components/controls/juce_TableListBox.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableListBox.h b/src/gui/components/controls/juce_TableListBox.h index fa4b32fc92..9a61d9026b 100644 --- a/src/gui/components/controls/juce_TableListBox.h +++ b/src/gui/components/controls/juce_TableListBox.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TextEditor.cpp b/src/gui/components/controls/juce_TextEditor.cpp index 9ff8094072..bd9ca6b7eb 100644 --- a/src/gui/components/controls/juce_TextEditor.cpp +++ b/src/gui/components/controls/juce_TextEditor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TextEditor.h b/src/gui/components/controls/juce_TextEditor.h index 77fb6f3e0b..d02c69f8bc 100644 --- a/src/gui/components/controls/juce_TextEditor.h +++ b/src/gui/components/controls/juce_TextEditor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Toolbar.cpp b/src/gui/components/controls/juce_Toolbar.cpp index b2e4a64bad..8b756b2b17 100644 --- a/src/gui/components/controls/juce_Toolbar.cpp +++ b/src/gui/components/controls/juce_Toolbar.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Toolbar.h b/src/gui/components/controls/juce_Toolbar.h index 94fbe56054..4d6838f4a0 100644 --- a/src/gui/components/controls/juce_Toolbar.h +++ b/src/gui/components/controls/juce_Toolbar.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemComponent.cpp b/src/gui/components/controls/juce_ToolbarItemComponent.cpp index 481c745106..a86ceb412b 100644 --- a/src/gui/components/controls/juce_ToolbarItemComponent.cpp +++ b/src/gui/components/controls/juce_ToolbarItemComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemComponent.h b/src/gui/components/controls/juce_ToolbarItemComponent.h index 1ebe00f03e..b58cdfc58b 100644 --- a/src/gui/components/controls/juce_ToolbarItemComponent.h +++ b/src/gui/components/controls/juce_ToolbarItemComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemFactory.h b/src/gui/components/controls/juce_ToolbarItemFactory.h index f09d00005b..619aff6c18 100644 --- a/src/gui/components/controls/juce_ToolbarItemFactory.h +++ b/src/gui/components/controls/juce_ToolbarItemFactory.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemPalette.cpp b/src/gui/components/controls/juce_ToolbarItemPalette.cpp index cd9083b922..9cc0397c03 100644 --- a/src/gui/components/controls/juce_ToolbarItemPalette.cpp +++ b/src/gui/components/controls/juce_ToolbarItemPalette.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemPalette.h b/src/gui/components/controls/juce_ToolbarItemPalette.h index ef8b563622..35151f2343 100644 --- a/src/gui/components/controls/juce_ToolbarItemPalette.h +++ b/src/gui/components/controls/juce_ToolbarItemPalette.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TreeView.cpp b/src/gui/components/controls/juce_TreeView.cpp index 787b03977b..dc01ed081d 100644 --- a/src/gui/components/controls/juce_TreeView.cpp +++ b/src/gui/components/controls/juce_TreeView.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TreeView.h b/src/gui/components/controls/juce_TreeView.h index 486aed714e..846e55e3ae 100644 --- a/src/gui/components/controls/juce_TreeView.h +++ b/src/gui/components/controls/juce_TreeView.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp index 67cc3a5708..44680a7e57 100644 --- a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp +++ b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h index d0bd02e480..0d06fedbe4 100644 --- a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h +++ b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp b/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp index ea3f434369..d875852ca1 100644 --- a/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp +++ b/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsList.h b/src/gui/components/filebrowser/juce_DirectoryContentsList.h index cc02062638..74424cb866 100644 --- a/src/gui/components/filebrowser/juce_DirectoryContentsList.h +++ b/src/gui/components/filebrowser/juce_DirectoryContentsList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp b/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp index 79cce2f019..7127554f1f 100644 --- a/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp +++ b/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserComponent.h b/src/gui/components/filebrowser/juce_FileBrowserComponent.h index af029614a3..296480f5b0 100644 --- a/src/gui/components/filebrowser/juce_FileBrowserComponent.h +++ b/src/gui/components/filebrowser/juce_FileBrowserComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserListener.h b/src/gui/components/filebrowser/juce_FileBrowserListener.h index 06363025d1..23d979e0b1 100644 --- a/src/gui/components/filebrowser/juce_FileBrowserListener.h +++ b/src/gui/components/filebrowser/juce_FileBrowserListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooser.cpp b/src/gui/components/filebrowser/juce_FileChooser.cpp index ad8fb62a56..1958cd6428 100644 --- a/src/gui/components/filebrowser/juce_FileChooser.cpp +++ b/src/gui/components/filebrowser/juce_FileChooser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooser.h b/src/gui/components/filebrowser/juce_FileChooser.h index de7d3f39f1..55d78a42b8 100644 --- a/src/gui/components/filebrowser/juce_FileChooser.h +++ b/src/gui/components/filebrowser/juce_FileChooser.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp b/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp index 5a1bf2bd53..c0c3a4fce7 100644 --- a/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp +++ b/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooserDialogBox.h b/src/gui/components/filebrowser/juce_FileChooserDialogBox.h index 7352f2913e..dc131642f9 100644 --- a/src/gui/components/filebrowser/juce_FileChooserDialogBox.h +++ b/src/gui/components/filebrowser/juce_FileChooserDialogBox.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileFilter.cpp b/src/gui/components/filebrowser/juce_FileFilter.cpp index 5c1302e0ae..42190a67ae 100644 --- a/src/gui/components/filebrowser/juce_FileFilter.cpp +++ b/src/gui/components/filebrowser/juce_FileFilter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileFilter.h b/src/gui/components/filebrowser/juce_FileFilter.h index 1c85af5daf..aca640fd43 100644 --- a/src/gui/components/filebrowser/juce_FileFilter.h +++ b/src/gui/components/filebrowser/juce_FileFilter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileListComponent.cpp b/src/gui/components/filebrowser/juce_FileListComponent.cpp index a76dc581c6..280daff9b0 100644 --- a/src/gui/components/filebrowser/juce_FileListComponent.cpp +++ b/src/gui/components/filebrowser/juce_FileListComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileListComponent.h b/src/gui/components/filebrowser/juce_FileListComponent.h index 9924801fda..45e795de45 100644 --- a/src/gui/components/filebrowser/juce_FileListComponent.h +++ b/src/gui/components/filebrowser/juce_FileListComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilePreviewComponent.h b/src/gui/components/filebrowser/juce_FilePreviewComponent.h index fec245f145..79ff248cc4 100644 --- a/src/gui/components/filebrowser/juce_FilePreviewComponent.h +++ b/src/gui/components/filebrowser/juce_FilePreviewComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp index 26583c4fe1..63646c4fe9 100644 --- a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp +++ b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h index 42dc7c29e0..1453794563 100644 --- a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h +++ b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileTreeComponent.cpp b/src/gui/components/filebrowser/juce_FileTreeComponent.cpp index 318fd38d1a..670b050f43 100644 --- a/src/gui/components/filebrowser/juce_FileTreeComponent.cpp +++ b/src/gui/components/filebrowser/juce_FileTreeComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileTreeComponent.h b/src/gui/components/filebrowser/juce_FileTreeComponent.h index 7b77441d1c..fddede3680 100644 --- a/src/gui/components/filebrowser/juce_FileTreeComponent.h +++ b/src/gui/components/filebrowser/juce_FileTreeComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilenameComponent.cpp b/src/gui/components/filebrowser/juce_FilenameComponent.cpp index 943558acce..7c19140312 100644 --- a/src/gui/components/filebrowser/juce_FilenameComponent.cpp +++ b/src/gui/components/filebrowser/juce_FilenameComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilenameComponent.h b/src/gui/components/filebrowser/juce_FilenameComponent.h index c5abd21f00..80dd5d8fba 100644 --- a/src/gui/components/filebrowser/juce_FilenameComponent.h +++ b/src/gui/components/filebrowser/juce_FilenameComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp b/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp index 0506f4a5f6..0d1c76b892 100644 --- a/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp +++ b/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_ImagePreviewComponent.h b/src/gui/components/filebrowser/juce_ImagePreviewComponent.h index 07dbc5c6e8..392aa40c4d 100644 --- a/src/gui/components/filebrowser/juce_ImagePreviewComponent.h +++ b/src/gui/components/filebrowser/juce_ImagePreviewComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp b/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp index 898d1abb69..865a02526b 100644 --- a/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp +++ b/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_WildcardFileFilter.h b/src/gui/components/filebrowser/juce_WildcardFileFilter.h index e88dca8e93..42449cc23a 100644 --- a/src/gui/components/filebrowser/juce_WildcardFileFilter.h +++ b/src/gui/components/filebrowser/juce_WildcardFileFilter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Component.cpp b/src/gui/components/juce_Component.cpp index 1a2375b38e..7f200f3c5a 100644 --- a/src/gui/components/juce_Component.cpp +++ b/src/gui/components/juce_Component.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Component.h b/src/gui/components/juce_Component.h index d25df01a3a..1532f3e432 100644 --- a/src/gui/components/juce_Component.h +++ b/src/gui/components/juce_Component.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ComponentListener.cpp b/src/gui/components/juce_ComponentListener.cpp index cf5faf45f1..d522e7043d 100644 --- a/src/gui/components/juce_ComponentListener.cpp +++ b/src/gui/components/juce_ComponentListener.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ComponentListener.h b/src/gui/components/juce_ComponentListener.h index 4fdb469f1c..7ad0304bf9 100644 --- a/src/gui/components/juce_ComponentListener.h +++ b/src/gui/components/juce_ComponentListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Desktop.cpp b/src/gui/components/juce_Desktop.cpp index c2f185bc5e..6ebf5ccf2a 100644 --- a/src/gui/components/juce_Desktop.cpp +++ b/src/gui/components/juce_Desktop.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Desktop.h b/src/gui/components/juce_Desktop.h index 49425767bd..dc1b442a66 100644 --- a/src/gui/components/juce_Desktop.h +++ b/src/gui/components/juce_Desktop.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ModalComponentManager.cpp b/src/gui/components/juce_ModalComponentManager.cpp index 63f6c96558..90cc415432 100644 --- a/src/gui/components/juce_ModalComponentManager.cpp +++ b/src/gui/components/juce_ModalComponentManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ModalComponentManager.h b/src/gui/components/juce_ModalComponentManager.h index 571dce6693..43c1f63149 100644 --- a/src/gui/components/juce_ModalComponentManager.h +++ b/src/gui/components/juce_ModalComponentManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyListener.cpp b/src/gui/components/keyboard/juce_KeyListener.cpp index f54636f2fe..e13a23af4f 100644 --- a/src/gui/components/keyboard/juce_KeyListener.cpp +++ b/src/gui/components/keyboard/juce_KeyListener.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyListener.h b/src/gui/components/keyboard/juce_KeyListener.h index c68f595321..6d3379f2f6 100644 --- a/src/gui/components/keyboard/juce_KeyListener.h +++ b/src/gui/components/keyboard/juce_KeyListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp index 6633cf4d2c..06909d6161 100644 --- a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp +++ b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h index 86db050927..edb8e23089 100644 --- a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h +++ b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPress.cpp b/src/gui/components/keyboard/juce_KeyPress.cpp index 650a02ee24..0e001d0fe8 100644 --- a/src/gui/components/keyboard/juce_KeyPress.cpp +++ b/src/gui/components/keyboard/juce_KeyPress.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPress.h b/src/gui/components/keyboard/juce_KeyPress.h index 59ea93ad62..9ea9f9df84 100644 --- a/src/gui/components/keyboard/juce_KeyPress.h +++ b/src/gui/components/keyboard/juce_KeyPress.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp b/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp index ac5cc168e2..d195655b03 100644 --- a/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp +++ b/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPressMappingSet.h b/src/gui/components/keyboard/juce_KeyPressMappingSet.h index bfffcd4f2a..cdd233e51b 100644 --- a/src/gui/components/keyboard/juce_KeyPressMappingSet.h +++ b/src/gui/components/keyboard/juce_KeyPressMappingSet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp index 8f3ea7eca8..3e05b5595f 100644 --- a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp +++ b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h index d1f8743557..32446c51f4 100644 --- a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h +++ b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_ModifierKeys.cpp b/src/gui/components/keyboard/juce_ModifierKeys.cpp index f26d70250f..2bc3f7380d 100644 --- a/src/gui/components/keyboard/juce_ModifierKeys.cpp +++ b/src/gui/components/keyboard/juce_ModifierKeys.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_ModifierKeys.h b/src/gui/components/keyboard/juce_ModifierKeys.h index 34717b75b5..211e9de88b 100644 --- a/src/gui/components/keyboard/juce_ModifierKeys.h +++ b/src/gui/components/keyboard/juce_ModifierKeys.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_TextInputTarget.h b/src/gui/components/keyboard/juce_TextInputTarget.h index fb61134bc1..b20cfb3c8b 100644 --- a/src/gui/components/keyboard/juce_TextInputTarget.h +++ b/src/gui/components/keyboard/juce_TextInputTarget.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentAnimator.cpp b/src/gui/components/layout/juce_ComponentAnimator.cpp index e31ec9cdf6..44b25dba0a 100644 --- a/src/gui/components/layout/juce_ComponentAnimator.cpp +++ b/src/gui/components/layout/juce_ComponentAnimator.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentAnimator.h b/src/gui/components/layout/juce_ComponentAnimator.h index 4e96b696c8..8bc513cb5f 100644 --- a/src/gui/components/layout/juce_ComponentAnimator.h +++ b/src/gui/components/layout/juce_ComponentAnimator.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp b/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp index 821d088b30..6b82c1e85c 100644 --- a/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp +++ b/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBoundsConstrainer.h b/src/gui/components/layout/juce_ComponentBoundsConstrainer.h index 9f359c89ec..8062322c4d 100644 --- a/src/gui/components/layout/juce_ComponentBoundsConstrainer.h +++ b/src/gui/components/layout/juce_ComponentBoundsConstrainer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBuilder.cpp b/src/gui/components/layout/juce_ComponentBuilder.cpp index e616d22f22..9b59046e85 100644 --- a/src/gui/components/layout/juce_ComponentBuilder.cpp +++ b/src/gui/components/layout/juce_ComponentBuilder.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBuilder.h b/src/gui/components/layout/juce_ComponentBuilder.h index 3d56c8603c..0682dbe8f7 100644 --- a/src/gui/components/layout/juce_ComponentBuilder.h +++ b/src/gui/components/layout/juce_ComponentBuilder.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentMovementWatcher.cpp b/src/gui/components/layout/juce_ComponentMovementWatcher.cpp index fb45a70cfb..e91a9b312c 100644 --- a/src/gui/components/layout/juce_ComponentMovementWatcher.cpp +++ b/src/gui/components/layout/juce_ComponentMovementWatcher.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentMovementWatcher.h b/src/gui/components/layout/juce_ComponentMovementWatcher.h index 719f3462d7..64daf377bc 100644 --- a/src/gui/components/layout/juce_ComponentMovementWatcher.h +++ b/src/gui/components/layout/juce_ComponentMovementWatcher.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_GroupComponent.cpp b/src/gui/components/layout/juce_GroupComponent.cpp index 018b52f9bd..854d8f7112 100644 --- a/src/gui/components/layout/juce_GroupComponent.cpp +++ b/src/gui/components/layout/juce_GroupComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_GroupComponent.h b/src/gui/components/layout/juce_GroupComponent.h index b6787f0e9d..ac089ac672 100644 --- a/src/gui/components/layout/juce_GroupComponent.h +++ b/src/gui/components/layout/juce_GroupComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_MultiDocumentPanel.cpp b/src/gui/components/layout/juce_MultiDocumentPanel.cpp index 4f6e4c987d..4480edd572 100644 --- a/src/gui/components/layout/juce_MultiDocumentPanel.cpp +++ b/src/gui/components/layout/juce_MultiDocumentPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_MultiDocumentPanel.h b/src/gui/components/layout/juce_MultiDocumentPanel.h index 761d2c2121..65dc09aed3 100644 --- a/src/gui/components/layout/juce_MultiDocumentPanel.h +++ b/src/gui/components/layout/juce_MultiDocumentPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableBorderComponent.cpp b/src/gui/components/layout/juce_ResizableBorderComponent.cpp index 5fa041893a..5fd1e98a3c 100644 --- a/src/gui/components/layout/juce_ResizableBorderComponent.cpp +++ b/src/gui/components/layout/juce_ResizableBorderComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableBorderComponent.h b/src/gui/components/layout/juce_ResizableBorderComponent.h index 8bbf14ab4e..80386f6c1a 100644 --- a/src/gui/components/layout/juce_ResizableBorderComponent.h +++ b/src/gui/components/layout/juce_ResizableBorderComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableCornerComponent.cpp b/src/gui/components/layout/juce_ResizableCornerComponent.cpp index 367c9c325f..b496f43217 100644 --- a/src/gui/components/layout/juce_ResizableCornerComponent.cpp +++ b/src/gui/components/layout/juce_ResizableCornerComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableCornerComponent.h b/src/gui/components/layout/juce_ResizableCornerComponent.h index a9302152cb..7fc6dc58a6 100644 --- a/src/gui/components/layout/juce_ResizableCornerComponent.h +++ b/src/gui/components/layout/juce_ResizableCornerComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableEdgeComponent.cpp b/src/gui/components/layout/juce_ResizableEdgeComponent.cpp index a01a4d28fc..dd4603bd83 100644 --- a/src/gui/components/layout/juce_ResizableEdgeComponent.cpp +++ b/src/gui/components/layout/juce_ResizableEdgeComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableEdgeComponent.h b/src/gui/components/layout/juce_ResizableEdgeComponent.h index c1ed314ca3..d7b200917d 100644 --- a/src/gui/components/layout/juce_ResizableEdgeComponent.h +++ b/src/gui/components/layout/juce_ResizableEdgeComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ScrollBar.cpp b/src/gui/components/layout/juce_ScrollBar.cpp index 4ec7ec152e..c17f030980 100644 --- a/src/gui/components/layout/juce_ScrollBar.cpp +++ b/src/gui/components/layout/juce_ScrollBar.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ScrollBar.h b/src/gui/components/layout/juce_ScrollBar.h index b5ed569c54..7b9a2e762c 100644 --- a/src/gui/components/layout/juce_ScrollBar.h +++ b/src/gui/components/layout/juce_ScrollBar.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutManager.cpp b/src/gui/components/layout/juce_StretchableLayoutManager.cpp index 20a980bf39..e73a5f59c6 100644 --- a/src/gui/components/layout/juce_StretchableLayoutManager.cpp +++ b/src/gui/components/layout/juce_StretchableLayoutManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutManager.h b/src/gui/components/layout/juce_StretchableLayoutManager.h index 278f8b677e..adb0a5a34e 100644 --- a/src/gui/components/layout/juce_StretchableLayoutManager.h +++ b/src/gui/components/layout/juce_StretchableLayoutManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp b/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp index d4c8537f0a..9d7f2f7036 100644 --- a/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp +++ b/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutResizerBar.h b/src/gui/components/layout/juce_StretchableLayoutResizerBar.h index c58df66f48..4f85aa3e0d 100644 --- a/src/gui/components/layout/juce_StretchableLayoutResizerBar.h +++ b/src/gui/components/layout/juce_StretchableLayoutResizerBar.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableObjectResizer.cpp b/src/gui/components/layout/juce_StretchableObjectResizer.cpp index af97245c19..d9ce82fc1e 100644 --- a/src/gui/components/layout/juce_StretchableObjectResizer.cpp +++ b/src/gui/components/layout/juce_StretchableObjectResizer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableObjectResizer.h b/src/gui/components/layout/juce_StretchableObjectResizer.h index 4a619e6355..2e52873008 100644 --- a/src/gui/components/layout/juce_StretchableObjectResizer.h +++ b/src/gui/components/layout/juce_StretchableObjectResizer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedButtonBar.cpp b/src/gui/components/layout/juce_TabbedButtonBar.cpp index 459cecb4d6..a8cd801022 100644 --- a/src/gui/components/layout/juce_TabbedButtonBar.cpp +++ b/src/gui/components/layout/juce_TabbedButtonBar.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedButtonBar.h b/src/gui/components/layout/juce_TabbedButtonBar.h index ae8802d243..2741bafe4c 100644 --- a/src/gui/components/layout/juce_TabbedButtonBar.h +++ b/src/gui/components/layout/juce_TabbedButtonBar.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedComponent.cpp b/src/gui/components/layout/juce_TabbedComponent.cpp index c1726a7d44..7776c1259c 100644 --- a/src/gui/components/layout/juce_TabbedComponent.cpp +++ b/src/gui/components/layout/juce_TabbedComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedComponent.h b/src/gui/components/layout/juce_TabbedComponent.h index 3ec07c9562..07cd428a12 100644 --- a/src/gui/components/layout/juce_TabbedComponent.h +++ b/src/gui/components/layout/juce_TabbedComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_Viewport.cpp b/src/gui/components/layout/juce_Viewport.cpp index 66829bd7d1..2646b80d02 100644 --- a/src/gui/components/layout/juce_Viewport.cpp +++ b/src/gui/components/layout/juce_Viewport.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_Viewport.h b/src/gui/components/layout/juce_Viewport.h index da4144d6ff..8785e34bce 100644 --- a/src/gui/components/layout/juce_Viewport.h +++ b/src/gui/components/layout/juce_Viewport.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_LookAndFeel.cpp b/src/gui/components/lookandfeel/juce_LookAndFeel.cpp index 7aecd85ea0..083510c582 100644 --- a/src/gui/components/lookandfeel/juce_LookAndFeel.cpp +++ b/src/gui/components/lookandfeel/juce_LookAndFeel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_LookAndFeel.h b/src/gui/components/lookandfeel/juce_LookAndFeel.h index acebc266dc..84cf66c779 100644 --- a/src/gui/components/lookandfeel/juce_LookAndFeel.h +++ b/src/gui/components/lookandfeel/juce_LookAndFeel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp index fd501c1d70..cb8db7d95a 100644 --- a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp +++ b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h index 1c7fd14c64..de0dbfd8bc 100644 --- a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h +++ b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarComponent.cpp b/src/gui/components/menus/juce_MenuBarComponent.cpp index a88d26c1ae..ed30c44fb1 100644 --- a/src/gui/components/menus/juce_MenuBarComponent.cpp +++ b/src/gui/components/menus/juce_MenuBarComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarComponent.h b/src/gui/components/menus/juce_MenuBarComponent.h index bd4ce5b336..dc76674413 100644 --- a/src/gui/components/menus/juce_MenuBarComponent.h +++ b/src/gui/components/menus/juce_MenuBarComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarModel.cpp b/src/gui/components/menus/juce_MenuBarModel.cpp index 4d9d77e32e..80179a14ed 100644 --- a/src/gui/components/menus/juce_MenuBarModel.cpp +++ b/src/gui/components/menus/juce_MenuBarModel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarModel.h b/src/gui/components/menus/juce_MenuBarModel.h index 0f4a303afd..7cc251e256 100644 --- a/src/gui/components/menus/juce_MenuBarModel.h +++ b/src/gui/components/menus/juce_MenuBarModel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_PopupMenu.cpp b/src/gui/components/menus/juce_PopupMenu.cpp index 3e25aad061..94242b40c7 100644 --- a/src/gui/components/menus/juce_PopupMenu.cpp +++ b/src/gui/components/menus/juce_PopupMenu.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_PopupMenu.h b/src/gui/components/menus/juce_PopupMenu.h index 53f75da14a..ec5e560a74 100644 --- a/src/gui/components/menus/juce_PopupMenu.h +++ b/src/gui/components/menus/juce_PopupMenu.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_ComponentDragger.cpp b/src/gui/components/mouse/juce_ComponentDragger.cpp index 50bb42fa7f..bdb69b4ee8 100644 --- a/src/gui/components/mouse/juce_ComponentDragger.cpp +++ b/src/gui/components/mouse/juce_ComponentDragger.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_ComponentDragger.h b/src/gui/components/mouse/juce_ComponentDragger.h index 2503f96a0e..e7f1de61b8 100644 --- a/src/gui/components/mouse/juce_ComponentDragger.h +++ b/src/gui/components/mouse/juce_ComponentDragger.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropContainer.cpp b/src/gui/components/mouse/juce_DragAndDropContainer.cpp index 8c8b47e46d..ae0f77b263 100644 --- a/src/gui/components/mouse/juce_DragAndDropContainer.cpp +++ b/src/gui/components/mouse/juce_DragAndDropContainer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropContainer.h b/src/gui/components/mouse/juce_DragAndDropContainer.h index 6d25d87195..a2e8e85c6f 100644 --- a/src/gui/components/mouse/juce_DragAndDropContainer.h +++ b/src/gui/components/mouse/juce_DragAndDropContainer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropTarget.h b/src/gui/components/mouse/juce_DragAndDropTarget.h index 9db85de8f2..67b2a3e418 100644 --- a/src/gui/components/mouse/juce_DragAndDropTarget.h +++ b/src/gui/components/mouse/juce_DragAndDropTarget.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_FileDragAndDropTarget.h b/src/gui/components/mouse/juce_FileDragAndDropTarget.h index 4c8b30be5d..5ecd94170b 100644 --- a/src/gui/components/mouse/juce_FileDragAndDropTarget.h +++ b/src/gui/components/mouse/juce_FileDragAndDropTarget.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_LassoComponent.h b/src/gui/components/mouse/juce_LassoComponent.h index e07e925b14..5acbbaff8a 100644 --- a/src/gui/components/mouse/juce_LassoComponent.h +++ b/src/gui/components/mouse/juce_LassoComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseCursor.cpp b/src/gui/components/mouse/juce_MouseCursor.cpp index e2157e1a2b..801eebf37a 100644 --- a/src/gui/components/mouse/juce_MouseCursor.cpp +++ b/src/gui/components/mouse/juce_MouseCursor.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseCursor.h b/src/gui/components/mouse/juce_MouseCursor.h index 937eb897f7..0dbfa80b4b 100644 --- a/src/gui/components/mouse/juce_MouseCursor.h +++ b/src/gui/components/mouse/juce_MouseCursor.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseEvent.cpp b/src/gui/components/mouse/juce_MouseEvent.cpp index 70e47bf042..29f61430f6 100644 --- a/src/gui/components/mouse/juce_MouseEvent.cpp +++ b/src/gui/components/mouse/juce_MouseEvent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseEvent.h b/src/gui/components/mouse/juce_MouseEvent.h index 95a5778c5d..3222464147 100644 --- a/src/gui/components/mouse/juce_MouseEvent.h +++ b/src/gui/components/mouse/juce_MouseEvent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseInputSource.cpp b/src/gui/components/mouse/juce_MouseInputSource.cpp index c53e22eb82..01b354f645 100644 --- a/src/gui/components/mouse/juce_MouseInputSource.cpp +++ b/src/gui/components/mouse/juce_MouseInputSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseInputSource.h b/src/gui/components/mouse/juce_MouseInputSource.h index 9e9497bcad..c30fb9ab43 100644 --- a/src/gui/components/mouse/juce_MouseInputSource.h +++ b/src/gui/components/mouse/juce_MouseInputSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseListener.cpp b/src/gui/components/mouse/juce_MouseListener.cpp index 302b38f40a..97bcb04aa3 100644 --- a/src/gui/components/mouse/juce_MouseListener.cpp +++ b/src/gui/components/mouse/juce_MouseListener.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseListener.h b/src/gui/components/mouse/juce_MouseListener.h index 31fb37a505..4e62b9df51 100644 --- a/src/gui/components/mouse/juce_MouseListener.h +++ b/src/gui/components/mouse/juce_MouseListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_TooltipClient.h b/src/gui/components/mouse/juce_TooltipClient.h index 3b437abc7b..0529245ace 100644 --- a/src/gui/components/mouse/juce_TooltipClient.h +++ b/src/gui/components/mouse/juce_TooltipClient.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_MarkerList.cpp b/src/gui/components/positioning/juce_MarkerList.cpp index de82a67a59..053acd5004 100644 --- a/src/gui/components/positioning/juce_MarkerList.cpp +++ b/src/gui/components/positioning/juce_MarkerList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_MarkerList.h b/src/gui/components/positioning/juce_MarkerList.h index 6d37b92421..3c92a993b1 100644 --- a/src/gui/components/positioning/juce_MarkerList.h +++ b/src/gui/components/positioning/juce_MarkerList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeCoordinate.cpp b/src/gui/components/positioning/juce_RelativeCoordinate.cpp index 6389d360d1..ecced04b1f 100644 --- a/src/gui/components/positioning/juce_RelativeCoordinate.cpp +++ b/src/gui/components/positioning/juce_RelativeCoordinate.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeCoordinate.h b/src/gui/components/positioning/juce_RelativeCoordinate.h index ce8d68cc83..f1b935d7dc 100644 --- a/src/gui/components/positioning/juce_RelativeCoordinate.h +++ b/src/gui/components/positioning/juce_RelativeCoordinate.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeCoordinatePositioner.cpp b/src/gui/components/positioning/juce_RelativeCoordinatePositioner.cpp index 5bf2097dfa..4d133b9133 100644 --- a/src/gui/components/positioning/juce_RelativeCoordinatePositioner.cpp +++ b/src/gui/components/positioning/juce_RelativeCoordinatePositioner.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeCoordinatePositioner.h b/src/gui/components/positioning/juce_RelativeCoordinatePositioner.h index 91fbabcca4..74d8ab6df1 100644 --- a/src/gui/components/positioning/juce_RelativeCoordinatePositioner.h +++ b/src/gui/components/positioning/juce_RelativeCoordinatePositioner.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeParallelogram.cpp b/src/gui/components/positioning/juce_RelativeParallelogram.cpp index c24ae4ef45..3ff1a1a4ad 100644 --- a/src/gui/components/positioning/juce_RelativeParallelogram.cpp +++ b/src/gui/components/positioning/juce_RelativeParallelogram.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeParallelogram.h b/src/gui/components/positioning/juce_RelativeParallelogram.h index e378882cce..6c5f5d380c 100644 --- a/src/gui/components/positioning/juce_RelativeParallelogram.h +++ b/src/gui/components/positioning/juce_RelativeParallelogram.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativePoint.cpp b/src/gui/components/positioning/juce_RelativePoint.cpp index 374b6c5e81..e239c377dc 100644 --- a/src/gui/components/positioning/juce_RelativePoint.cpp +++ b/src/gui/components/positioning/juce_RelativePoint.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativePoint.h b/src/gui/components/positioning/juce_RelativePoint.h index 93f54f338c..cb4f08512e 100644 --- a/src/gui/components/positioning/juce_RelativePoint.h +++ b/src/gui/components/positioning/juce_RelativePoint.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativePointPath.cpp b/src/gui/components/positioning/juce_RelativePointPath.cpp index b19b4da0ca..d52716a6ba 100644 --- a/src/gui/components/positioning/juce_RelativePointPath.cpp +++ b/src/gui/components/positioning/juce_RelativePointPath.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativePointPath.h b/src/gui/components/positioning/juce_RelativePointPath.h index c686dce4bb..6dec517370 100644 --- a/src/gui/components/positioning/juce_RelativePointPath.h +++ b/src/gui/components/positioning/juce_RelativePointPath.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeRectangle.cpp b/src/gui/components/positioning/juce_RelativeRectangle.cpp index 895c295898..d08f7bc840 100644 --- a/src/gui/components/positioning/juce_RelativeRectangle.cpp +++ b/src/gui/components/positioning/juce_RelativeRectangle.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/positioning/juce_RelativeRectangle.h b/src/gui/components/positioning/juce_RelativeRectangle.h index 24f0775d02..08ae985a08 100644 --- a/src/gui/components/positioning/juce_RelativeRectangle.h +++ b/src/gui/components/positioning/juce_RelativeRectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_BooleanPropertyComponent.cpp b/src/gui/components/properties/juce_BooleanPropertyComponent.cpp index 108ded765f..789be3c2af 100644 --- a/src/gui/components/properties/juce_BooleanPropertyComponent.cpp +++ b/src/gui/components/properties/juce_BooleanPropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_BooleanPropertyComponent.h b/src/gui/components/properties/juce_BooleanPropertyComponent.h index c1d5996bc7..3e85a016b3 100644 --- a/src/gui/components/properties/juce_BooleanPropertyComponent.h +++ b/src/gui/components/properties/juce_BooleanPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ButtonPropertyComponent.cpp b/src/gui/components/properties/juce_ButtonPropertyComponent.cpp index cff40be7ed..57b431ca92 100644 --- a/src/gui/components/properties/juce_ButtonPropertyComponent.cpp +++ b/src/gui/components/properties/juce_ButtonPropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ButtonPropertyComponent.h b/src/gui/components/properties/juce_ButtonPropertyComponent.h index 5a44933375..0f23b4501d 100644 --- a/src/gui/components/properties/juce_ButtonPropertyComponent.h +++ b/src/gui/components/properties/juce_ButtonPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ChoicePropertyComponent.cpp b/src/gui/components/properties/juce_ChoicePropertyComponent.cpp index 4608b751aa..a5cee8e22f 100644 --- a/src/gui/components/properties/juce_ChoicePropertyComponent.cpp +++ b/src/gui/components/properties/juce_ChoicePropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ChoicePropertyComponent.h b/src/gui/components/properties/juce_ChoicePropertyComponent.h index 713ea01387..1f3cf6e374 100644 --- a/src/gui/components/properties/juce_ChoicePropertyComponent.h +++ b/src/gui/components/properties/juce_ChoicePropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyComponent.cpp b/src/gui/components/properties/juce_PropertyComponent.cpp index abc048857e..f7ba6864d0 100644 --- a/src/gui/components/properties/juce_PropertyComponent.cpp +++ b/src/gui/components/properties/juce_PropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyComponent.h b/src/gui/components/properties/juce_PropertyComponent.h index 616f481a6f..2b44163c68 100644 --- a/src/gui/components/properties/juce_PropertyComponent.h +++ b/src/gui/components/properties/juce_PropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyPanel.cpp b/src/gui/components/properties/juce_PropertyPanel.cpp index 362721fc77..bd9d8a0083 100644 --- a/src/gui/components/properties/juce_PropertyPanel.cpp +++ b/src/gui/components/properties/juce_PropertyPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyPanel.h b/src/gui/components/properties/juce_PropertyPanel.h index dee5d46438..acef3ab080 100644 --- a/src/gui/components/properties/juce_PropertyPanel.h +++ b/src/gui/components/properties/juce_PropertyPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_SliderPropertyComponent.cpp b/src/gui/components/properties/juce_SliderPropertyComponent.cpp index 1cff26c1bd..cbbdbb7107 100644 --- a/src/gui/components/properties/juce_SliderPropertyComponent.cpp +++ b/src/gui/components/properties/juce_SliderPropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_SliderPropertyComponent.h b/src/gui/components/properties/juce_SliderPropertyComponent.h index 13f3400e8c..9b0ff8d069 100644 --- a/src/gui/components/properties/juce_SliderPropertyComponent.h +++ b/src/gui/components/properties/juce_SliderPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_TextPropertyComponent.cpp b/src/gui/components/properties/juce_TextPropertyComponent.cpp index 9561b04835..f686131703 100644 --- a/src/gui/components/properties/juce_TextPropertyComponent.cpp +++ b/src/gui/components/properties/juce_TextPropertyComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_TextPropertyComponent.h b/src/gui/components/properties/juce_TextPropertyComponent.h index 9d06f511b3..2176ed04d8 100644 --- a/src/gui/components/properties/juce_TextPropertyComponent.h +++ b/src/gui/components/properties/juce_TextPropertyComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ActiveXControlComponent.h b/src/gui/components/special/juce_ActiveXControlComponent.h index 24117ccd25..9ef0a84430 100644 --- a/src/gui/components/special/juce_ActiveXControlComponent.h +++ b/src/gui/components/special/juce_ActiveXControlComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp b/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp index 041a36903d..1e90f2859d 100644 --- a/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp +++ b/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_AudioDeviceSelectorComponent.h b/src/gui/components/special/juce_AudioDeviceSelectorComponent.h index 4b9b3fdabd..14b0b7dbff 100644 --- a/src/gui/components/special/juce_AudioDeviceSelectorComponent.h +++ b/src/gui/components/special/juce_AudioDeviceSelectorComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleComponent.cpp b/src/gui/components/special/juce_BubbleComponent.cpp index ba8a463114..6a3c028f80 100644 --- a/src/gui/components/special/juce_BubbleComponent.cpp +++ b/src/gui/components/special/juce_BubbleComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleComponent.h b/src/gui/components/special/juce_BubbleComponent.h index 9857461143..abb8db2639 100644 --- a/src/gui/components/special/juce_BubbleComponent.h +++ b/src/gui/components/special/juce_BubbleComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleMessageComponent.cpp b/src/gui/components/special/juce_BubbleMessageComponent.cpp index 278e6e15ea..c3ed74996f 100644 --- a/src/gui/components/special/juce_BubbleMessageComponent.cpp +++ b/src/gui/components/special/juce_BubbleMessageComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleMessageComponent.h b/src/gui/components/special/juce_BubbleMessageComponent.h index 6f5bf92540..0abde3c91e 100644 --- a/src/gui/components/special/juce_BubbleMessageComponent.h +++ b/src/gui/components/special/juce_BubbleMessageComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ColourSelector.cpp b/src/gui/components/special/juce_ColourSelector.cpp index 9c7fa6f3bd..c93280473c 100644 --- a/src/gui/components/special/juce_ColourSelector.cpp +++ b/src/gui/components/special/juce_ColourSelector.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ColourSelector.h b/src/gui/components/special/juce_ColourSelector.h index db9cf4916d..29d6f200e6 100644 --- a/src/gui/components/special/juce_ColourSelector.h +++ b/src/gui/components/special/juce_ColourSelector.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_DropShadower.cpp b/src/gui/components/special/juce_DropShadower.cpp index c819971bfd..82ccba3cd1 100644 --- a/src/gui/components/special/juce_DropShadower.cpp +++ b/src/gui/components/special/juce_DropShadower.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_DropShadower.h b/src/gui/components/special/juce_DropShadower.h index 9320187ade..041205a406 100644 --- a/src/gui/components/special/juce_DropShadower.h +++ b/src/gui/components/special/juce_DropShadower.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MidiKeyboardComponent.cpp b/src/gui/components/special/juce_MidiKeyboardComponent.cpp index acac5aa9c3..81c2546c34 100644 --- a/src/gui/components/special/juce_MidiKeyboardComponent.cpp +++ b/src/gui/components/special/juce_MidiKeyboardComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MidiKeyboardComponent.h b/src/gui/components/special/juce_MidiKeyboardComponent.h index ea45c1fce1..5f0e086843 100644 --- a/src/gui/components/special/juce_MidiKeyboardComponent.h +++ b/src/gui/components/special/juce_MidiKeyboardComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_NSViewComponent.h b/src/gui/components/special/juce_NSViewComponent.h index 92f5d37768..642ad7f74d 100644 --- a/src/gui/components/special/juce_NSViewComponent.h +++ b/src/gui/components/special/juce_NSViewComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_OpenGLComponent.cpp b/src/gui/components/special/juce_OpenGLComponent.cpp index 8e44b6c47c..5f3b7f14f9 100644 --- a/src/gui/components/special/juce_OpenGLComponent.cpp +++ b/src/gui/components/special/juce_OpenGLComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_OpenGLComponent.h b/src/gui/components/special/juce_OpenGLComponent.h index 4c32a50234..f585ed1fde 100644 --- a/src/gui/components/special/juce_OpenGLComponent.h +++ b/src/gui/components/special/juce_OpenGLComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_PreferencesPanel.cpp b/src/gui/components/special/juce_PreferencesPanel.cpp index c0bc7580b8..7d7daa25c8 100644 --- a/src/gui/components/special/juce_PreferencesPanel.cpp +++ b/src/gui/components/special/juce_PreferencesPanel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_PreferencesPanel.h b/src/gui/components/special/juce_PreferencesPanel.h index 74ba7760b2..1729915305 100644 --- a/src/gui/components/special/juce_PreferencesPanel.h +++ b/src/gui/components/special/juce_PreferencesPanel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_QuickTimeMovieComponent.h b/src/gui/components/special/juce_QuickTimeMovieComponent.h index 79c382efe2..06667ba043 100644 --- a/src/gui/components/special/juce_QuickTimeMovieComponent.h +++ b/src/gui/components/special/juce_QuickTimeMovieComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_SystemTrayIconComponent.cpp b/src/gui/components/special/juce_SystemTrayIconComponent.cpp index 0894d75a00..33fc34f8c3 100644 --- a/src/gui/components/special/juce_SystemTrayIconComponent.cpp +++ b/src/gui/components/special/juce_SystemTrayIconComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_SystemTrayIconComponent.h b/src/gui/components/special/juce_SystemTrayIconComponent.h index 5b18dad3a3..27c71c9c8a 100644 --- a/src/gui/components/special/juce_SystemTrayIconComponent.h +++ b/src/gui/components/special/juce_SystemTrayIconComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_WebBrowserComponent.h b/src/gui/components/special/juce_WebBrowserComponent.h index e9343b33d8..b8c2d56a61 100644 --- a/src/gui/components/special/juce_WebBrowserComponent.h +++ b/src/gui/components/special/juce_WebBrowserComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_AlertWindow.cpp b/src/gui/components/windows/juce_AlertWindow.cpp index 7ddd0d7fcb..7365ce6274 100644 --- a/src/gui/components/windows/juce_AlertWindow.cpp +++ b/src/gui/components/windows/juce_AlertWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_AlertWindow.h b/src/gui/components/windows/juce_AlertWindow.h index 59c70c7519..c832fee275 100644 --- a/src/gui/components/windows/juce_AlertWindow.h +++ b/src/gui/components/windows/juce_AlertWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_CallOutBox.cpp b/src/gui/components/windows/juce_CallOutBox.cpp index bb22c10b16..5d14a2a7bf 100644 --- a/src/gui/components/windows/juce_CallOutBox.cpp +++ b/src/gui/components/windows/juce_CallOutBox.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_CallOutBox.h b/src/gui/components/windows/juce_CallOutBox.h index f9e2158e7d..1f0900a6ef 100644 --- a/src/gui/components/windows/juce_CallOutBox.h +++ b/src/gui/components/windows/juce_CallOutBox.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ComponentPeer.cpp b/src/gui/components/windows/juce_ComponentPeer.cpp index f33eaf3b68..3b399a8f0a 100644 --- a/src/gui/components/windows/juce_ComponentPeer.cpp +++ b/src/gui/components/windows/juce_ComponentPeer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ComponentPeer.h b/src/gui/components/windows/juce_ComponentPeer.h index 00b72449cf..5430e1d7b5 100644 --- a/src/gui/components/windows/juce_ComponentPeer.h +++ b/src/gui/components/windows/juce_ComponentPeer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DialogWindow.cpp b/src/gui/components/windows/juce_DialogWindow.cpp index efea9d6294..6fa89719b2 100644 --- a/src/gui/components/windows/juce_DialogWindow.cpp +++ b/src/gui/components/windows/juce_DialogWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DialogWindow.h b/src/gui/components/windows/juce_DialogWindow.h index f5c2f1b21e..57f76a4899 100644 --- a/src/gui/components/windows/juce_DialogWindow.h +++ b/src/gui/components/windows/juce_DialogWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DocumentWindow.cpp b/src/gui/components/windows/juce_DocumentWindow.cpp index 7c1fc7831e..9bc3289a9d 100644 --- a/src/gui/components/windows/juce_DocumentWindow.cpp +++ b/src/gui/components/windows/juce_DocumentWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DocumentWindow.h b/src/gui/components/windows/juce_DocumentWindow.h index 188f5d223b..5c84c5168b 100644 --- a/src/gui/components/windows/juce_DocumentWindow.h +++ b/src/gui/components/windows/juce_DocumentWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ResizableWindow.cpp b/src/gui/components/windows/juce_ResizableWindow.cpp index 7267a41bbb..87940eacf1 100644 --- a/src/gui/components/windows/juce_ResizableWindow.cpp +++ b/src/gui/components/windows/juce_ResizableWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ResizableWindow.h b/src/gui/components/windows/juce_ResizableWindow.h index da7ae306ae..67320f833d 100644 --- a/src/gui/components/windows/juce_ResizableWindow.h +++ b/src/gui/components/windows/juce_ResizableWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_SplashScreen.cpp b/src/gui/components/windows/juce_SplashScreen.cpp index 89a3b9bd6a..63a5bf090a 100644 --- a/src/gui/components/windows/juce_SplashScreen.cpp +++ b/src/gui/components/windows/juce_SplashScreen.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_SplashScreen.h b/src/gui/components/windows/juce_SplashScreen.h index ce30aaf9fe..29e9fce5aa 100644 --- a/src/gui/components/windows/juce_SplashScreen.h +++ b/src/gui/components/windows/juce_SplashScreen.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp b/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp index 5cd6ecca3a..541f8a073a 100644 --- a/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp +++ b/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ThreadWithProgressWindow.h b/src/gui/components/windows/juce_ThreadWithProgressWindow.h index 2d3d1cd459..4856ae3e16 100644 --- a/src/gui/components/windows/juce_ThreadWithProgressWindow.h +++ b/src/gui/components/windows/juce_ThreadWithProgressWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TooltipWindow.cpp b/src/gui/components/windows/juce_TooltipWindow.cpp index 15ad076719..97636716b4 100644 --- a/src/gui/components/windows/juce_TooltipWindow.cpp +++ b/src/gui/components/windows/juce_TooltipWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TooltipWindow.h b/src/gui/components/windows/juce_TooltipWindow.h index e4b638c222..4595af87a1 100644 --- a/src/gui/components/windows/juce_TooltipWindow.h +++ b/src/gui/components/windows/juce_TooltipWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TopLevelWindow.cpp b/src/gui/components/windows/juce_TopLevelWindow.cpp index b65e5a762e..4340d807ec 100644 --- a/src/gui/components/windows/juce_TopLevelWindow.cpp +++ b/src/gui/components/windows/juce_TopLevelWindow.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TopLevelWindow.h b/src/gui/components/windows/juce_TopLevelWindow.h index f18406fc2b..30b83a37e5 100644 --- a/src/gui/components/windows/juce_TopLevelWindow.h +++ b/src/gui/components/windows/juce_TopLevelWindow.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colour.cpp b/src/gui/graphics/colour/juce_Colour.cpp index bc8d4b9878..2d0661659f 100644 --- a/src/gui/graphics/colour/juce_Colour.cpp +++ b/src/gui/graphics/colour/juce_Colour.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colour.h b/src/gui/graphics/colour/juce_Colour.h index 7dd45aa3d5..e4e9ef5d1a 100644 --- a/src/gui/graphics/colour/juce_Colour.h +++ b/src/gui/graphics/colour/juce_Colour.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_ColourGradient.cpp b/src/gui/graphics/colour/juce_ColourGradient.cpp index 4e3d0ed765..459be05539 100644 --- a/src/gui/graphics/colour/juce_ColourGradient.cpp +++ b/src/gui/graphics/colour/juce_ColourGradient.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_ColourGradient.h b/src/gui/graphics/colour/juce_ColourGradient.h index 18c5b3df47..2ffa3e8f7f 100644 --- a/src/gui/graphics/colour/juce_ColourGradient.h +++ b/src/gui/graphics/colour/juce_ColourGradient.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colours.cpp b/src/gui/graphics/colour/juce_Colours.cpp index 024eb44dd9..1d02994424 100644 --- a/src/gui/graphics/colour/juce_Colours.cpp +++ b/src/gui/graphics/colour/juce_Colours.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colours.h b/src/gui/graphics/colour/juce_Colours.h index 06f57530df..2f41477f66 100644 --- a/src/gui/graphics/colour/juce_Colours.h +++ b/src/gui/graphics/colour/juce_Colours.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_PixelFormats.h b/src/gui/graphics/colour/juce_PixelFormats.h index fe8df5b048..b148fe9da4 100644 --- a/src/gui/graphics/colour/juce_PixelFormats.h +++ b/src/gui/graphics/colour/juce_PixelFormats.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_EdgeTable.cpp b/src/gui/graphics/contexts/juce_EdgeTable.cpp index 36977e8cbb..dae2b08de7 100644 --- a/src/gui/graphics/contexts/juce_EdgeTable.cpp +++ b/src/gui/graphics/contexts/juce_EdgeTable.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_EdgeTable.h b/src/gui/graphics/contexts/juce_EdgeTable.h index d1ab589585..6b604aec32 100644 --- a/src/gui/graphics/contexts/juce_EdgeTable.h +++ b/src/gui/graphics/contexts/juce_EdgeTable.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_FillType.cpp b/src/gui/graphics/contexts/juce_FillType.cpp index 40711e405d..c58cc042f2 100644 --- a/src/gui/graphics/contexts/juce_FillType.cpp +++ b/src/gui/graphics/contexts/juce_FillType.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_FillType.h b/src/gui/graphics/contexts/juce_FillType.h index f1bc1d93d9..1221b330e6 100644 --- a/src/gui/graphics/contexts/juce_FillType.h +++ b/src/gui/graphics/contexts/juce_FillType.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Graphics.cpp b/src/gui/graphics/contexts/juce_Graphics.cpp index f326fe6b92..a60b6461ab 100644 --- a/src/gui/graphics/contexts/juce_Graphics.cpp +++ b/src/gui/graphics/contexts/juce_Graphics.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Graphics.h b/src/gui/graphics/contexts/juce_Graphics.h index 6551a0ea4b..fc74b59437 100644 --- a/src/gui/graphics/contexts/juce_Graphics.h +++ b/src/gui/graphics/contexts/juce_Graphics.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Justification.cpp b/src/gui/graphics/contexts/juce_Justification.cpp index 2863905f8a..fe66860788 100644 --- a/src/gui/graphics/contexts/juce_Justification.cpp +++ b/src/gui/graphics/contexts/juce_Justification.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Justification.h b/src/gui/graphics/contexts/juce_Justification.h index a99cf37722..363305463e 100644 --- a/src/gui/graphics/contexts/juce_Justification.h +++ b/src/gui/graphics/contexts/juce_Justification.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h index b5da58ce61..360058e367 100644 --- a/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h +++ b/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp index 71587b27db..4e7703f619 100644 --- a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp +++ b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h index 15043c0f55..2cbf65e105 100644 --- a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h +++ b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp index c8e7bb7ca0..ff2e99bb57 100644 --- a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp +++ b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h index 64e4cbd17f..bf151a7258 100644 --- a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h +++ b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_RectanglePlacement.cpp b/src/gui/graphics/contexts/juce_RectanglePlacement.cpp index 95eaf89f8a..e9714b8372 100644 --- a/src/gui/graphics/contexts/juce_RectanglePlacement.cpp +++ b/src/gui/graphics/contexts/juce_RectanglePlacement.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_RectanglePlacement.h b/src/gui/graphics/contexts/juce_RectanglePlacement.h index 0506867354..fcb9fb6482 100644 --- a/src/gui/graphics/contexts/juce_RectanglePlacement.h +++ b/src/gui/graphics/contexts/juce_RectanglePlacement.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_Drawable.cpp b/src/gui/graphics/drawables/juce_Drawable.cpp index b6d573978e..a2e6660220 100644 --- a/src/gui/graphics/drawables/juce_Drawable.cpp +++ b/src/gui/graphics/drawables/juce_Drawable.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_Drawable.h b/src/gui/graphics/drawables/juce_Drawable.h index 0c12a11ac4..243efa536c 100644 --- a/src/gui/graphics/drawables/juce_Drawable.h +++ b/src/gui/graphics/drawables/juce_Drawable.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableComposite.cpp b/src/gui/graphics/drawables/juce_DrawableComposite.cpp index 99d75d42c7..b6fa16115d 100644 --- a/src/gui/graphics/drawables/juce_DrawableComposite.cpp +++ b/src/gui/graphics/drawables/juce_DrawableComposite.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableComposite.h b/src/gui/graphics/drawables/juce_DrawableComposite.h index cf0273e3d1..0b85789829 100644 --- a/src/gui/graphics/drawables/juce_DrawableComposite.h +++ b/src/gui/graphics/drawables/juce_DrawableComposite.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableImage.cpp b/src/gui/graphics/drawables/juce_DrawableImage.cpp index ecb3e0f557..c4631f6e60 100644 --- a/src/gui/graphics/drawables/juce_DrawableImage.cpp +++ b/src/gui/graphics/drawables/juce_DrawableImage.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableImage.h b/src/gui/graphics/drawables/juce_DrawableImage.h index d2254221d8..c9e3660602 100644 --- a/src/gui/graphics/drawables/juce_DrawableImage.h +++ b/src/gui/graphics/drawables/juce_DrawableImage.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawablePath.cpp b/src/gui/graphics/drawables/juce_DrawablePath.cpp index a5c207021a..0e9ea1766c 100644 --- a/src/gui/graphics/drawables/juce_DrawablePath.cpp +++ b/src/gui/graphics/drawables/juce_DrawablePath.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawablePath.h b/src/gui/graphics/drawables/juce_DrawablePath.h index 15bc04c484..ece3c3be45 100644 --- a/src/gui/graphics/drawables/juce_DrawablePath.h +++ b/src/gui/graphics/drawables/juce_DrawablePath.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableRectangle.cpp b/src/gui/graphics/drawables/juce_DrawableRectangle.cpp index 29932606c5..97812cfdf9 100644 --- a/src/gui/graphics/drawables/juce_DrawableRectangle.cpp +++ b/src/gui/graphics/drawables/juce_DrawableRectangle.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableRectangle.h b/src/gui/graphics/drawables/juce_DrawableRectangle.h index 300308dc67..83574a49ec 100644 --- a/src/gui/graphics/drawables/juce_DrawableRectangle.h +++ b/src/gui/graphics/drawables/juce_DrawableRectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableShape.cpp b/src/gui/graphics/drawables/juce_DrawableShape.cpp index 0ff712c878..5244a31c73 100644 --- a/src/gui/graphics/drawables/juce_DrawableShape.cpp +++ b/src/gui/graphics/drawables/juce_DrawableShape.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableShape.h b/src/gui/graphics/drawables/juce_DrawableShape.h index 05bc04b290..ab627ee761 100644 --- a/src/gui/graphics/drawables/juce_DrawableShape.h +++ b/src/gui/graphics/drawables/juce_DrawableShape.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableText.cpp b/src/gui/graphics/drawables/juce_DrawableText.cpp index 5674a9b2d0..550c65260e 100644 --- a/src/gui/graphics/drawables/juce_DrawableText.cpp +++ b/src/gui/graphics/drawables/juce_DrawableText.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableText.h b/src/gui/graphics/drawables/juce_DrawableText.h index 704436ad2e..0905b020cf 100644 --- a/src/gui/graphics/drawables/juce_DrawableText.h +++ b/src/gui/graphics/drawables/juce_DrawableText.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_SVGParser.cpp b/src/gui/graphics/drawables/juce_SVGParser.cpp index 39244b7fd8..264b6836aa 100644 --- a/src/gui/graphics/drawables/juce_SVGParser.cpp +++ b/src/gui/graphics/drawables/juce_SVGParser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_DropShadowEffect.cpp b/src/gui/graphics/effects/juce_DropShadowEffect.cpp index c16da1d4b8..07ddd63a00 100644 --- a/src/gui/graphics/effects/juce_DropShadowEffect.cpp +++ b/src/gui/graphics/effects/juce_DropShadowEffect.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_DropShadowEffect.h b/src/gui/graphics/effects/juce_DropShadowEffect.h index b529db11f3..2fdc7068ae 100644 --- a/src/gui/graphics/effects/juce_DropShadowEffect.h +++ b/src/gui/graphics/effects/juce_DropShadowEffect.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_GlowEffect.cpp b/src/gui/graphics/effects/juce_GlowEffect.cpp index 4dcd816a2b..7e0daa2673 100644 --- a/src/gui/graphics/effects/juce_GlowEffect.cpp +++ b/src/gui/graphics/effects/juce_GlowEffect.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_GlowEffect.h b/src/gui/graphics/effects/juce_GlowEffect.h index 85734478ad..e843c053d9 100644 --- a/src/gui/graphics/effects/juce_GlowEffect.h +++ b/src/gui/graphics/effects/juce_GlowEffect.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_ImageEffectFilter.h b/src/gui/graphics/effects/juce_ImageEffectFilter.h index 921cc3bb4c..350b1b9a1a 100644 --- a/src/gui/graphics/effects/juce_ImageEffectFilter.h +++ b/src/gui/graphics/effects/juce_ImageEffectFilter.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Font.cpp b/src/gui/graphics/fonts/juce_Font.cpp index ff574002e9..b64d0c0e0c 100644 --- a/src/gui/graphics/fonts/juce_Font.cpp +++ b/src/gui/graphics/fonts/juce_Font.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Font.h b/src/gui/graphics/fonts/juce_Font.h index 724443eff0..09f869f693 100644 --- a/src/gui/graphics/fonts/juce_Font.h +++ b/src/gui/graphics/fonts/juce_Font.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_GlyphArrangement.cpp b/src/gui/graphics/fonts/juce_GlyphArrangement.cpp index d944262f90..a3200bcd36 100644 --- a/src/gui/graphics/fonts/juce_GlyphArrangement.cpp +++ b/src/gui/graphics/fonts/juce_GlyphArrangement.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_GlyphArrangement.h b/src/gui/graphics/fonts/juce_GlyphArrangement.h index 811b6b5399..b576973c30 100644 --- a/src/gui/graphics/fonts/juce_GlyphArrangement.h +++ b/src/gui/graphics/fonts/juce_GlyphArrangement.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_TextLayout.cpp b/src/gui/graphics/fonts/juce_TextLayout.cpp index f37b2dce65..5443c96156 100644 --- a/src/gui/graphics/fonts/juce_TextLayout.cpp +++ b/src/gui/graphics/fonts/juce_TextLayout.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_TextLayout.h b/src/gui/graphics/fonts/juce_TextLayout.h index 8c55086547..6ae677a642 100644 --- a/src/gui/graphics/fonts/juce_TextLayout.h +++ b/src/gui/graphics/fonts/juce_TextLayout.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Typeface.cpp b/src/gui/graphics/fonts/juce_Typeface.cpp index 4d51c34a03..24afbb3f43 100644 --- a/src/gui/graphics/fonts/juce_Typeface.cpp +++ b/src/gui/graphics/fonts/juce_Typeface.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Typeface.h b/src/gui/graphics/fonts/juce_Typeface.h index 8e8bbfdf92..b456096b1b 100644 --- a/src/gui/graphics/fonts/juce_Typeface.h +++ b/src/gui/graphics/fonts/juce_Typeface.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_AffineTransform.cpp b/src/gui/graphics/geometry/juce_AffineTransform.cpp index 62f70a7774..1d905ede60 100644 --- a/src/gui/graphics/geometry/juce_AffineTransform.cpp +++ b/src/gui/graphics/geometry/juce_AffineTransform.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_AffineTransform.h b/src/gui/graphics/geometry/juce_AffineTransform.h index 0f79d3624a..a1d8743165 100644 --- a/src/gui/graphics/geometry/juce_AffineTransform.h +++ b/src/gui/graphics/geometry/juce_AffineTransform.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_BorderSize.h b/src/gui/graphics/geometry/juce_BorderSize.h index 43c2c60656..78a993819c 100644 --- a/src/gui/graphics/geometry/juce_BorderSize.h +++ b/src/gui/graphics/geometry/juce_BorderSize.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Line.h b/src/gui/graphics/geometry/juce_Line.h index bccbf69105..7dcd03fc6c 100644 --- a/src/gui/graphics/geometry/juce_Line.h +++ b/src/gui/graphics/geometry/juce_Line.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Path.cpp b/src/gui/graphics/geometry/juce_Path.cpp index 9cf905c56c..d20f9f483b 100644 --- a/src/gui/graphics/geometry/juce_Path.cpp +++ b/src/gui/graphics/geometry/juce_Path.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Path.h b/src/gui/graphics/geometry/juce_Path.h index bf6f3d0f9a..2a21192ead 100644 --- a/src/gui/graphics/geometry/juce_Path.h +++ b/src/gui/graphics/geometry/juce_Path.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathIterator.cpp b/src/gui/graphics/geometry/juce_PathIterator.cpp index 9ed646981e..157ca08ca6 100644 --- a/src/gui/graphics/geometry/juce_PathIterator.cpp +++ b/src/gui/graphics/geometry/juce_PathIterator.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathIterator.h b/src/gui/graphics/geometry/juce_PathIterator.h index 6c34a44179..b904b21d41 100644 --- a/src/gui/graphics/geometry/juce_PathIterator.h +++ b/src/gui/graphics/geometry/juce_PathIterator.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathStrokeType.cpp b/src/gui/graphics/geometry/juce_PathStrokeType.cpp index b682c6ee19..787fd6dbae 100644 --- a/src/gui/graphics/geometry/juce_PathStrokeType.cpp +++ b/src/gui/graphics/geometry/juce_PathStrokeType.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathStrokeType.h b/src/gui/graphics/geometry/juce_PathStrokeType.h index 5da77d08c1..d0a06019e3 100644 --- a/src/gui/graphics/geometry/juce_PathStrokeType.h +++ b/src/gui/graphics/geometry/juce_PathStrokeType.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Point.h b/src/gui/graphics/geometry/juce_Point.h index d35cafbb54..95507f1908 100644 --- a/src/gui/graphics/geometry/juce_Point.h +++ b/src/gui/graphics/geometry/juce_Point.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Rectangle.h b/src/gui/graphics/geometry/juce_Rectangle.h index a18630e937..1ce3ed6551 100644 --- a/src/gui/graphics/geometry/juce_Rectangle.h +++ b/src/gui/graphics/geometry/juce_Rectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_RectangleList.cpp b/src/gui/graphics/geometry/juce_RectangleList.cpp index 9aedb08cb8..0632dfe090 100644 --- a/src/gui/graphics/geometry/juce_RectangleList.cpp +++ b/src/gui/graphics/geometry/juce_RectangleList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_RectangleList.h b/src/gui/graphics/geometry/juce_RectangleList.h index a2b304e4b7..c0f052b617 100644 --- a/src/gui/graphics/geometry/juce_RectangleList.h +++ b/src/gui/graphics/geometry/juce_RectangleList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.cpp b/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.cpp index 35d13a22a1..7c3d5f6da9 100644 --- a/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.cpp +++ b/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/image_file_formats/juce_JPEGLoader.cpp b/src/gui/graphics/imaging/image_file_formats/juce_JPEGLoader.cpp index ec2eb8406f..92e4b32860 100644 --- a/src/gui/graphics/imaging/image_file_formats/juce_JPEGLoader.cpp +++ b/src/gui/graphics/imaging/image_file_formats/juce_JPEGLoader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/image_file_formats/juce_PNGLoader.cpp b/src/gui/graphics/imaging/image_file_formats/juce_PNGLoader.cpp index 8538ece4db..465d2339f0 100644 --- a/src/gui/graphics/imaging/image_file_formats/juce_PNGLoader.cpp +++ b/src/gui/graphics/imaging/image_file_formats/juce_PNGLoader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_CameraDevice.h b/src/gui/graphics/imaging/juce_CameraDevice.h index efe747a1e6..a4895377d2 100644 --- a/src/gui/graphics/imaging/juce_CameraDevice.h +++ b/src/gui/graphics/imaging/juce_CameraDevice.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_Image.cpp b/src/gui/graphics/imaging/juce_Image.cpp index 8fbdf2fccb..71c031f083 100644 --- a/src/gui/graphics/imaging/juce_Image.cpp +++ b/src/gui/graphics/imaging/juce_Image.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_Image.h b/src/gui/graphics/imaging/juce_Image.h index cb2592224d..eb046eda1a 100644 --- a/src/gui/graphics/imaging/juce_Image.h +++ b/src/gui/graphics/imaging/juce_Image.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageCache.cpp b/src/gui/graphics/imaging/juce_ImageCache.cpp index bb5a7f27c5..028e6ce0e0 100644 --- a/src/gui/graphics/imaging/juce_ImageCache.cpp +++ b/src/gui/graphics/imaging/juce_ImageCache.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageCache.h b/src/gui/graphics/imaging/juce_ImageCache.h index 600bfcc2e0..ed8914b061 100644 --- a/src/gui/graphics/imaging/juce_ImageCache.h +++ b/src/gui/graphics/imaging/juce_ImageCache.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp index efa9608fc1..c35e7e8565 100644 --- a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp +++ b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h index b8d13dbf42..48c9179ba2 100644 --- a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h +++ b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageFileFormat.cpp b/src/gui/graphics/imaging/juce_ImageFileFormat.cpp index 4e06148cd5..bf4e881393 100644 --- a/src/gui/graphics/imaging/juce_ImageFileFormat.cpp +++ b/src/gui/graphics/imaging/juce_ImageFileFormat.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageFileFormat.h b/src/gui/graphics/imaging/juce_ImageFileFormat.h index ab7c267b39..1a2e752816 100644 --- a/src/gui/graphics/imaging/juce_ImageFileFormat.h +++ b/src/gui/graphics/imaging/juce_ImageFileFormat.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_DirectoryIterator.cpp b/src/io/files/juce_DirectoryIterator.cpp index 857d1a62b8..a1d16dcaa8 100644 --- a/src/io/files/juce_DirectoryIterator.cpp +++ b/src/io/files/juce_DirectoryIterator.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_DirectoryIterator.h b/src/io/files/juce_DirectoryIterator.h index 5dfbaaaf2f..8438628548 100644 --- a/src/io/files/juce_DirectoryIterator.h +++ b/src/io/files/juce_DirectoryIterator.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_File.cpp b/src/io/files/juce_File.cpp index a08c898a4d..4935f3b7c9 100644 --- a/src/io/files/juce_File.cpp +++ b/src/io/files/juce_File.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_File.h b/src/io/files/juce_File.h index ed5082a294..8a2591313e 100644 --- a/src/io/files/juce_File.h +++ b/src/io/files/juce_File.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileInputStream.cpp b/src/io/files/juce_FileInputStream.cpp index 2a9885b267..a8b7991a42 100644 --- a/src/io/files/juce_FileInputStream.cpp +++ b/src/io/files/juce_FileInputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileInputStream.h b/src/io/files/juce_FileInputStream.h index 95c22167bb..8067beb958 100644 --- a/src/io/files/juce_FileInputStream.h +++ b/src/io/files/juce_FileInputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileOutputStream.cpp b/src/io/files/juce_FileOutputStream.cpp index 3774e583cb..eec65eba4e 100644 --- a/src/io/files/juce_FileOutputStream.cpp +++ b/src/io/files/juce_FileOutputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileOutputStream.h b/src/io/files/juce_FileOutputStream.h index 40d5eef62e..83c748a003 100644 --- a/src/io/files/juce_FileOutputStream.h +++ b/src/io/files/juce_FileOutputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileSearchPath.cpp b/src/io/files/juce_FileSearchPath.cpp index 0c390bc9d1..4319409345 100644 --- a/src/io/files/juce_FileSearchPath.cpp +++ b/src/io/files/juce_FileSearchPath.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileSearchPath.h b/src/io/files/juce_FileSearchPath.h index cd81aee734..8e9dd89f36 100644 --- a/src/io/files/juce_FileSearchPath.h +++ b/src/io/files/juce_FileSearchPath.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_NamedPipe.cpp b/src/io/files/juce_NamedPipe.cpp index a33f7fd8b6..c0ca8ca9a5 100644 --- a/src/io/files/juce_NamedPipe.cpp +++ b/src/io/files/juce_NamedPipe.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_NamedPipe.h b/src/io/files/juce_NamedPipe.h index ae92249f0b..9f6c3bc7a0 100644 --- a/src/io/files/juce_NamedPipe.h +++ b/src/io/files/juce_NamedPipe.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_TemporaryFile.cpp b/src/io/files/juce_TemporaryFile.cpp index ac256f1317..3d1f609a86 100644 --- a/src/io/files/juce_TemporaryFile.cpp +++ b/src/io/files/juce_TemporaryFile.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_TemporaryFile.h b/src/io/files/juce_TemporaryFile.h index 238729f3c8..581a990d3c 100644 --- a/src/io/files/juce_TemporaryFile.h +++ b/src/io/files/juce_TemporaryFile.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_ZipFile.cpp b/src/io/files/juce_ZipFile.cpp index 59e8708165..e26ac557e9 100644 --- a/src/io/files/juce_ZipFile.cpp +++ b/src/io/files/juce_ZipFile.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_ZipFile.h b/src/io/files/juce_ZipFile.h index ea3a974300..d228e78368 100644 --- a/src/io/files/juce_ZipFile.h +++ b/src/io/files/juce_ZipFile.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_MACAddress.cpp b/src/io/network/juce_MACAddress.cpp index e6af2b54c8..e3b5816c93 100644 --- a/src/io/network/juce_MACAddress.cpp +++ b/src/io/network/juce_MACAddress.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_MACAddress.h b/src/io/network/juce_MACAddress.h index 6c4a0b5da3..7db4eaa754 100644 --- a/src/io/network/juce_MACAddress.h +++ b/src/io/network/juce_MACAddress.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_Socket.cpp b/src/io/network/juce_Socket.cpp index edc4c0a4ef..c1e6d0f4a2 100644 --- a/src/io/network/juce_Socket.cpp +++ b/src/io/network/juce_Socket.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_Socket.h b/src/io/network/juce_Socket.h index 391e4114f0..012779810c 100644 --- a/src/io/network/juce_Socket.h +++ b/src/io/network/juce_Socket.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_URL.cpp b/src/io/network/juce_URL.cpp index 3c51606d41..ce033b6c83 100644 --- a/src/io/network/juce_URL.cpp +++ b/src/io/network/juce_URL.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_URL.h b/src/io/network/juce_URL.h index b834e341e0..26b3a11c9c 100644 --- a/src/io/network/juce_URL.h +++ b/src/io/network/juce_URL.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_BufferedInputStream.cpp b/src/io/streams/juce_BufferedInputStream.cpp index 7b53921ffb..c98394922f 100644 --- a/src/io/streams/juce_BufferedInputStream.cpp +++ b/src/io/streams/juce_BufferedInputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_BufferedInputStream.h b/src/io/streams/juce_BufferedInputStream.h index 501d496fe9..9da9b9ac69 100644 --- a/src/io/streams/juce_BufferedInputStream.h +++ b/src/io/streams/juce_BufferedInputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_FileInputSource.cpp b/src/io/streams/juce_FileInputSource.cpp index 4596cf26e5..e068a44490 100644 --- a/src/io/streams/juce_FileInputSource.cpp +++ b/src/io/streams/juce_FileInputSource.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_FileInputSource.h b/src/io/streams/juce_FileInputSource.h index e82e0788fb..0b9459e415 100644 --- a/src/io/streams/juce_FileInputSource.h +++ b/src/io/streams/juce_FileInputSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPCompressorOutputStream.cpp b/src/io/streams/juce_GZIPCompressorOutputStream.cpp index c0e7919a64..f322b50380 100644 --- a/src/io/streams/juce_GZIPCompressorOutputStream.cpp +++ b/src/io/streams/juce_GZIPCompressorOutputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPCompressorOutputStream.h b/src/io/streams/juce_GZIPCompressorOutputStream.h index 6778bb8503..093d8ccb91 100644 --- a/src/io/streams/juce_GZIPCompressorOutputStream.h +++ b/src/io/streams/juce_GZIPCompressorOutputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPDecompressorInputStream.cpp b/src/io/streams/juce_GZIPDecompressorInputStream.cpp index b997a7827f..ab73c5c62f 100644 --- a/src/io/streams/juce_GZIPDecompressorInputStream.cpp +++ b/src/io/streams/juce_GZIPDecompressorInputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPDecompressorInputStream.h b/src/io/streams/juce_GZIPDecompressorInputStream.h index 49922666f2..a24a392519 100644 --- a/src/io/streams/juce_GZIPDecompressorInputStream.h +++ b/src/io/streams/juce_GZIPDecompressorInputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputSource.h b/src/io/streams/juce_InputSource.h index b70cd347b8..0736ab4e86 100644 --- a/src/io/streams/juce_InputSource.h +++ b/src/io/streams/juce_InputSource.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputStream.cpp b/src/io/streams/juce_InputStream.cpp index d9838d6a82..a2f8c4c38c 100644 --- a/src/io/streams/juce_InputStream.cpp +++ b/src/io/streams/juce_InputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputStream.h b/src/io/streams/juce_InputStream.h index d178f5368c..c9815d3849 100644 --- a/src/io/streams/juce_InputStream.h +++ b/src/io/streams/juce_InputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryInputStream.cpp b/src/io/streams/juce_MemoryInputStream.cpp index 4492571d89..f2d088845c 100644 --- a/src/io/streams/juce_MemoryInputStream.cpp +++ b/src/io/streams/juce_MemoryInputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryInputStream.h b/src/io/streams/juce_MemoryInputStream.h index bcae6b089a..45ee4eb084 100644 --- a/src/io/streams/juce_MemoryInputStream.h +++ b/src/io/streams/juce_MemoryInputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryOutputStream.cpp b/src/io/streams/juce_MemoryOutputStream.cpp index 62b23fbc15..abc7a5e4f7 100644 --- a/src/io/streams/juce_MemoryOutputStream.cpp +++ b/src/io/streams/juce_MemoryOutputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryOutputStream.h b/src/io/streams/juce_MemoryOutputStream.h index aea5fe3b48..77c18cbb2e 100644 --- a/src/io/streams/juce_MemoryOutputStream.h +++ b/src/io/streams/juce_MemoryOutputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_OutputStream.cpp b/src/io/streams/juce_OutputStream.cpp index 41775501d6..d2241f4491 100644 --- a/src/io/streams/juce_OutputStream.cpp +++ b/src/io/streams/juce_OutputStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_OutputStream.h b/src/io/streams/juce_OutputStream.h index a405c88697..5e82e690c4 100644 --- a/src/io/streams/juce_OutputStream.h +++ b/src/io/streams/juce_OutputStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_SubregionStream.cpp b/src/io/streams/juce_SubregionStream.cpp index 7375bbbef1..7e3b8475e9 100644 --- a/src/io/streams/juce_SubregionStream.cpp +++ b/src/io/streams/juce_SubregionStream.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_SubregionStream.h b/src/io/streams/juce_SubregionStream.h index 6ad9010bd8..1c550e12f0 100644 --- a/src/io/streams/juce_SubregionStream.h +++ b/src/io/streams/juce_SubregionStream.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_DefineMacros.h b/src/juce_DefineMacros.h index f9811d7e05..1c76cb915c 100644 --- a/src/juce_DefineMacros.h +++ b/src/juce_DefineMacros.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_WithoutMacros.h b/src/juce_WithoutMacros.h index 442416921b..75eb367781 100644 --- a/src/juce_WithoutMacros.h +++ b/src/juce_WithoutMacros.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_app_includes.h b/src/juce_app_includes.h index c29f321da0..18a2d53a49 100644 --- a/src/juce_app_includes.h +++ b/src/juce_app_includes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_core_includes.h b/src/juce_core_includes.h index 380c688458..8115d4c321 100644 --- a/src/juce_core_includes.h +++ b/src/juce_core_includes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_BigInteger.cpp b/src/maths/juce_BigInteger.cpp index 03f6a68184..cdba6f2ae1 100644 --- a/src/maths/juce_BigInteger.cpp +++ b/src/maths/juce_BigInteger.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_BigInteger.h b/src/maths/juce_BigInteger.h index 04a33b747c..ab011badf1 100644 --- a/src/maths/juce_BigInteger.h +++ b/src/maths/juce_BigInteger.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_Expression.cpp b/src/maths/juce_Expression.cpp index 3688500c20..cfb91ceeef 100644 --- a/src/maths/juce_Expression.cpp +++ b/src/maths/juce_Expression.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_Expression.h b/src/maths/juce_Expression.h index e46f36edee..85bcfc2748 100644 --- a/src/maths/juce_Expression.h +++ b/src/maths/juce_Expression.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_MathsFunctions.h b/src/maths/juce_MathsFunctions.h index 19cb0439c5..a5d488d0c5 100644 --- a/src/maths/juce_MathsFunctions.h +++ b/src/maths/juce_MathsFunctions.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_Random.cpp b/src/maths/juce_Random.cpp index 157858dcb6..de0dbf7cd9 100644 --- a/src/maths/juce_Random.cpp +++ b/src/maths/juce_Random.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_Random.h b/src/maths/juce_Random.h index af31588d19..f48a727bc1 100644 --- a/src/maths/juce_Random.h +++ b/src/maths/juce_Random.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/maths/juce_Range.h b/src/maths/juce_Range.h index e45154534b..fb14e1a4bd 100644 --- a/src/maths/juce_Range.h +++ b/src/maths/juce_Range.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_Atomic.h b/src/memory/juce_Atomic.h index 654a48c6ff..8385673d4d 100644 --- a/src/memory/juce_Atomic.h +++ b/src/memory/juce_Atomic.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_ByteOrder.h b/src/memory/juce_ByteOrder.h index 62bf7e53d2..ac76be9c1e 100644 --- a/src/memory/juce_ByteOrder.h +++ b/src/memory/juce_ByteOrder.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_HeapBlock.h b/src/memory/juce_HeapBlock.h index c9c10bdaf7..c056c839fa 100644 --- a/src/memory/juce_HeapBlock.h +++ b/src/memory/juce_HeapBlock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_LeakedObjectDetector.h b/src/memory/juce_LeakedObjectDetector.h index 3556dcc558..87cc6b5eae 100644 --- a/src/memory/juce_LeakedObjectDetector.h +++ b/src/memory/juce_LeakedObjectDetector.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_Memory.h b/src/memory/juce_Memory.h index 91616bbc61..a5aebb18c4 100644 --- a/src/memory/juce_Memory.h +++ b/src/memory/juce_Memory.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_MemoryBlock.cpp b/src/memory/juce_MemoryBlock.cpp index 89dae64431..0bb018bf17 100644 --- a/src/memory/juce_MemoryBlock.cpp +++ b/src/memory/juce_MemoryBlock.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_MemoryBlock.h b/src/memory/juce_MemoryBlock.h index 80493a300c..4bc94c4a8b 100644 --- a/src/memory/juce_MemoryBlock.h +++ b/src/memory/juce_MemoryBlock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_OptionalScopedPointer.h b/src/memory/juce_OptionalScopedPointer.h index 2b79b79451..29bd28f7de 100644 --- a/src/memory/juce_OptionalScopedPointer.h +++ b/src/memory/juce_OptionalScopedPointer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_ReferenceCountedObject.h b/src/memory/juce_ReferenceCountedObject.h index 9af61e11ba..47296136fb 100644 --- a/src/memory/juce_ReferenceCountedObject.h +++ b/src/memory/juce_ReferenceCountedObject.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_ScopedPointer.h b/src/memory/juce_ScopedPointer.h index 5e101e155d..b2b1dfad13 100644 --- a/src/memory/juce_ScopedPointer.h +++ b/src/memory/juce_ScopedPointer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/memory/juce_WeakReference.h b/src/memory/juce_WeakReference.h index 2d00d6d231..c4d4034f2b 100644 --- a/src/memory/juce_WeakReference.h +++ b/src/memory/juce_WeakReference.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Audio.cpp b/src/native/android/juce_android_Audio.cpp index af01544460..e4c96e6838 100644 --- a/src/native/android/juce_android_Audio.cpp +++ b/src/native/android/juce_android_Audio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_CameraDevice.cpp b/src/native/android/juce_android_CameraDevice.cpp index 5e3cb40d8e..0e677d5cdd 100644 --- a/src/native/android/juce_android_CameraDevice.cpp +++ b/src/native/android/juce_android_CameraDevice.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_FileChooser.cpp b/src/native/android/juce_android_FileChooser.cpp index 451b03e6d4..0ec0e290ac 100644 --- a/src/native/android/juce_android_FileChooser.cpp +++ b/src/native/android/juce_android_FileChooser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Files.cpp b/src/native/android/juce_android_Files.cpp index 90b134ddca..a7097a1364 100644 --- a/src/native/android/juce_android_Files.cpp +++ b/src/native/android/juce_android_Files.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Fonts.cpp b/src/native/android/juce_android_Fonts.cpp index 0e738f48a2..a301db1cbb 100644 --- a/src/native/android/juce_android_Fonts.cpp +++ b/src/native/android/juce_android_Fonts.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_GraphicsContext.cpp b/src/native/android/juce_android_GraphicsContext.cpp index de8932cb89..833adb2247 100644 --- a/src/native/android/juce_android_GraphicsContext.cpp +++ b/src/native/android/juce_android_GraphicsContext.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Messaging.cpp b/src/native/android/juce_android_Messaging.cpp index 9de51ff1a4..f6be095fa1 100644 --- a/src/native/android/juce_android_Messaging.cpp +++ b/src/native/android/juce_android_Messaging.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Midi.cpp b/src/native/android/juce_android_Midi.cpp index ab0a2e14a7..9b0d8fbe7d 100644 --- a/src/native/android/juce_android_Midi.cpp +++ b/src/native/android/juce_android_Midi.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Misc.cpp b/src/native/android/juce_android_Misc.cpp index 841aa68ca3..6fab5de122 100644 --- a/src/native/android/juce_android_Misc.cpp +++ b/src/native/android/juce_android_Misc.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_NativeCode.cpp b/src/native/android/juce_android_NativeCode.cpp index f5c7f0e4ab..2c042a8ed1 100644 --- a/src/native/android/juce_android_NativeCode.cpp +++ b/src/native/android/juce_android_NativeCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_NativeIncludes.h b/src/native/android/juce_android_NativeIncludes.h index 84bc63afd2..91092db5f7 100644 --- a/src/native/android/juce_android_NativeIncludes.h +++ b/src/native/android/juce_android_NativeIncludes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Network.cpp b/src/native/android/juce_android_Network.cpp index 128ccbdd7e..4ad2c6583c 100644 --- a/src/native/android/juce_android_Network.cpp +++ b/src/native/android/juce_android_Network.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_OpenGLComponent.cpp b/src/native/android/juce_android_OpenGLComponent.cpp index 18869f95f3..314b1691fa 100644 --- a/src/native/android/juce_android_OpenGLComponent.cpp +++ b/src/native/android/juce_android_OpenGLComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_SystemStats.cpp b/src/native/android/juce_android_SystemStats.cpp index 5e81f629c5..d528d66db5 100644 --- a/src/native/android/juce_android_SystemStats.cpp +++ b/src/native/android/juce_android_SystemStats.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Threads.cpp b/src/native/android/juce_android_Threads.cpp index 0fea7ba812..83c22deb0e 100644 --- a/src/native/android/juce_android_Threads.cpp +++ b/src/native/android/juce_android_Threads.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_WebBrowserComponent.cpp b/src/native/android/juce_android_WebBrowserComponent.cpp index 1e57256e02..dac035d1bd 100644 --- a/src/native/android/juce_android_WebBrowserComponent.cpp +++ b/src/native/android/juce_android_WebBrowserComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/android/juce_android_Windowing.cpp b/src/native/android/juce_android_Windowing.cpp index 6f4923f189..e07b818988 100644 --- a/src/native/android/juce_android_Windowing.cpp +++ b/src/native/android/juce_android_Windowing.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/common/juce_MidiDataConcatenator.h b/src/native/common/juce_MidiDataConcatenator.h index 4a443dca7b..f6733664be 100644 --- a/src/native/common/juce_MidiDataConcatenator.h +++ b/src/native/common/juce_MidiDataConcatenator.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/common/juce_posix_NamedPipe.cpp b/src/native/common/juce_posix_NamedPipe.cpp index aa39fdf24a..95fd1ec293 100644 --- a/src/native/common/juce_posix_NamedPipe.cpp +++ b/src/native/common/juce_posix_NamedPipe.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/common/juce_posix_SharedCode.h b/src/native/common/juce_posix_SharedCode.h index 6c0ea01920..9cadaa0bc9 100644 --- a/src/native/common/juce_posix_SharedCode.h +++ b/src/native/common/juce_posix_SharedCode.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Audio.cpp b/src/native/linux/juce_linux_Audio.cpp index 58fb6bdbd2..2bc6b1ce0b 100644 --- a/src/native/linux/juce_linux_Audio.cpp +++ b/src/native/linux/juce_linux_Audio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_AudioCDReader.cpp b/src/native/linux/juce_linux_AudioCDReader.cpp index 2ee64c409f..1922008f6d 100644 --- a/src/native/linux/juce_linux_AudioCDReader.cpp +++ b/src/native/linux/juce_linux_AudioCDReader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Clipboard.cpp b/src/native/linux/juce_linux_Clipboard.cpp index d3c69cf023..40aa0abd3c 100644 --- a/src/native/linux/juce_linux_Clipboard.cpp +++ b/src/native/linux/juce_linux_Clipboard.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_FileChooser.cpp b/src/native/linux/juce_linux_FileChooser.cpp index 66686eb898..8485b8c2db 100644 --- a/src/native/linux/juce_linux_FileChooser.cpp +++ b/src/native/linux/juce_linux_FileChooser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Files.cpp b/src/native/linux/juce_linux_Files.cpp index 0cca833712..796f08eedf 100644 --- a/src/native/linux/juce_linux_Files.cpp +++ b/src/native/linux/juce_linux_Files.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Fonts.cpp b/src/native/linux/juce_linux_Fonts.cpp index 408e3bd2c0..c85cb3bb9b 100644 --- a/src/native/linux/juce_linux_Fonts.cpp +++ b/src/native/linux/juce_linux_Fonts.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_JackAudio.cpp b/src/native/linux/juce_linux_JackAudio.cpp index 9b6c65da8f..2aa05844e3 100644 --- a/src/native/linux/juce_linux_JackAudio.cpp +++ b/src/native/linux/juce_linux_JackAudio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Messaging.cpp b/src/native/linux/juce_linux_Messaging.cpp index 88ed412110..dedfa516af 100644 --- a/src/native/linux/juce_linux_Messaging.cpp +++ b/src/native/linux/juce_linux_Messaging.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Midi.cpp b/src/native/linux/juce_linux_Midi.cpp index 0f2414380e..77d4e14bac 100644 --- a/src/native/linux/juce_linux_Midi.cpp +++ b/src/native/linux/juce_linux_Midi.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_NativeCode.cpp b/src/native/linux/juce_linux_NativeCode.cpp index fba9ad657f..b5dc1bcbc5 100644 --- a/src/native/linux/juce_linux_NativeCode.cpp +++ b/src/native/linux/juce_linux_NativeCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_NativeIncludes.h b/src/native/linux/juce_linux_NativeIncludes.h index abb4745a13..fa2dd34b33 100644 --- a/src/native/linux/juce_linux_NativeIncludes.h +++ b/src/native/linux/juce_linux_NativeIncludes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Network.cpp b/src/native/linux/juce_linux_Network.cpp index 7bff70486d..2b0272fe4c 100644 --- a/src/native/linux/juce_linux_Network.cpp +++ b/src/native/linux/juce_linux_Network.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_SystemStats.cpp b/src/native/linux/juce_linux_SystemStats.cpp index 0dc8cb4878..1373620091 100644 --- a/src/native/linux/juce_linux_SystemStats.cpp +++ b/src/native/linux/juce_linux_SystemStats.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Threads.cpp b/src/native/linux/juce_linux_Threads.cpp index e8cf807eed..a0961b2a40 100644 --- a/src/native/linux/juce_linux_Threads.cpp +++ b/src/native/linux/juce_linux_Threads.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_WebBrowserComponent.cpp b/src/native/linux/juce_linux_WebBrowserComponent.cpp index 503faa9b92..d05ce6ace7 100644 --- a/src/native/linux/juce_linux_WebBrowserComponent.cpp +++ b/src/native/linux/juce_linux_WebBrowserComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Windowing.cpp b/src/native/linux/juce_linux_Windowing.cpp index 589535cf69..7f792f3b54 100644 --- a/src/native/linux/juce_linux_Windowing.cpp +++ b/src/native/linux/juce_linux_Windowing.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_ios_Audio.cpp b/src/native/mac/juce_ios_Audio.cpp index 71dcd538af..6da2ad8630 100644 --- a/src/native/mac/juce_ios_Audio.cpp +++ b/src/native/mac/juce_ios_Audio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_ios_MessageManager.mm b/src/native/mac/juce_ios_MessageManager.mm index 6bfbb9484f..0b43e37643 100644 --- a/src/native/mac/juce_ios_MessageManager.mm +++ b/src/native/mac/juce_ios_MessageManager.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_ios_MiscUtilities.mm b/src/native/mac/juce_ios_MiscUtilities.mm index 06e0f74d08..dce66ede00 100644 --- a/src/native/mac/juce_ios_MiscUtilities.mm +++ b/src/native/mac/juce_ios_MiscUtilities.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_ios_UIViewComponentPeer.mm b/src/native/mac/juce_ios_UIViewComponentPeer.mm index 31a21ea255..03682e1927 100644 --- a/src/native/mac/juce_ios_UIViewComponentPeer.mm +++ b/src/native/mac/juce_ios_UIViewComponentPeer.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_AppleRemote.mm b/src/native/mac/juce_mac_AppleRemote.mm index 698bd2ab2b..3cd86ca69c 100644 --- a/src/native/mac/juce_mac_AppleRemote.mm +++ b/src/native/mac/juce_mac_AppleRemote.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_AudioCDBurner.mm b/src/native/mac/juce_mac_AudioCDBurner.mm index 22f6a9661e..0653d27f86 100644 --- a/src/native/mac/juce_mac_AudioCDBurner.mm +++ b/src/native/mac/juce_mac_AudioCDBurner.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_AudioCDReader.mm b/src/native/mac/juce_mac_AudioCDReader.mm index 62e6b3c876..81191f65b8 100644 --- a/src/native/mac/juce_mac_AudioCDReader.mm +++ b/src/native/mac/juce_mac_AudioCDReader.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CameraDevice.mm b/src/native/mac/juce_mac_CameraDevice.mm index 23104211bb..fa5999473d 100644 --- a/src/native/mac/juce_mac_CameraDevice.mm +++ b/src/native/mac/juce_mac_CameraDevice.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CarbonViewWrapperComponent.h b/src/native/mac/juce_mac_CarbonViewWrapperComponent.h index 0771848d1a..533bee015a 100644 --- a/src/native/mac/juce_mac_CarbonViewWrapperComponent.h +++ b/src/native/mac/juce_mac_CarbonViewWrapperComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreAudio.cpp b/src/native/mac/juce_mac_CoreAudio.cpp index 9ff3370b5b..a59fbf882d 100644 --- a/src/native/mac/juce_mac_CoreAudio.cpp +++ b/src/native/mac/juce_mac_CoreAudio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreGraphicsContext.mm b/src/native/mac/juce_mac_CoreGraphicsContext.mm index 1716eccbb1..0b7c613464 100644 --- a/src/native/mac/juce_mac_CoreGraphicsContext.mm +++ b/src/native/mac/juce_mac_CoreGraphicsContext.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreMidi.cpp b/src/native/mac/juce_mac_CoreMidi.cpp index fc156b4f17..562c31a61e 100644 --- a/src/native/mac/juce_mac_CoreMidi.cpp +++ b/src/native/mac/juce_mac_CoreMidi.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Debugging.mm b/src/native/mac/juce_mac_Debugging.mm index 41d79dcecc..3b8af8e562 100644 --- a/src/native/mac/juce_mac_Debugging.mm +++ b/src/native/mac/juce_mac_Debugging.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_FileChooser.mm b/src/native/mac/juce_mac_FileChooser.mm index 8876dedf83..a75ac532e0 100644 --- a/src/native/mac/juce_mac_FileChooser.mm +++ b/src/native/mac/juce_mac_FileChooser.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Files.mm b/src/native/mac/juce_mac_Files.mm index e9444dcb60..70ef077ab8 100644 --- a/src/native/mac/juce_mac_Files.mm +++ b/src/native/mac/juce_mac_Files.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Fonts.mm b/src/native/mac/juce_mac_Fonts.mm index c57ec2e26e..7eebc29ba6 100644 --- a/src/native/mac/juce_mac_Fonts.mm +++ b/src/native/mac/juce_mac_Fonts.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MainMenu.mm b/src/native/mac/juce_mac_MainMenu.mm index af9e12e7e7..07eff3afb1 100644 --- a/src/native/mac/juce_mac_MainMenu.mm +++ b/src/native/mac/juce_mac_MainMenu.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MessageManager.mm b/src/native/mac/juce_mac_MessageManager.mm index 876e556408..c1b8c46c43 100644 --- a/src/native/mac/juce_mac_MessageManager.mm +++ b/src/native/mac/juce_mac_MessageManager.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MiscUtilities.mm b/src/native/mac/juce_mac_MiscUtilities.mm index 6109b76c16..0e630ebe50 100644 --- a/src/native/mac/juce_mac_MiscUtilities.mm +++ b/src/native/mac/juce_mac_MiscUtilities.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MouseCursor.mm b/src/native/mac/juce_mac_MouseCursor.mm index 8a0355582a..95059172d9 100644 --- a/src/native/mac/juce_mac_MouseCursor.mm +++ b/src/native/mac/juce_mac_MouseCursor.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NSViewComponent.mm b/src/native/mac/juce_mac_NSViewComponent.mm index 38b2cbe33b..71c8a90431 100644 --- a/src/native/mac/juce_mac_NSViewComponent.mm +++ b/src/native/mac/juce_mac_NSViewComponent.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NSViewComponentPeer.mm b/src/native/mac/juce_mac_NSViewComponentPeer.mm index 525d3eda89..b5e2283abc 100644 --- a/src/native/mac/juce_mac_NSViewComponentPeer.mm +++ b/src/native/mac/juce_mac_NSViewComponentPeer.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NativeCode.mm b/src/native/mac/juce_mac_NativeCode.mm index 6ac8a0bbf8..f5b9453376 100644 --- a/src/native/mac/juce_mac_NativeCode.mm +++ b/src/native/mac/juce_mac_NativeCode.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NativeIncludes.h b/src/native/mac/juce_mac_NativeIncludes.h index 31e1c4de33..06c4888a37 100644 --- a/src/native/mac/juce_mac_NativeIncludes.h +++ b/src/native/mac/juce_mac_NativeIncludes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Network.mm b/src/native/mac/juce_mac_Network.mm index e7ea308aae..fdb8de210e 100644 --- a/src/native/mac/juce_mac_Network.mm +++ b/src/native/mac/juce_mac_Network.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_ObjCSuffix.h b/src/native/mac/juce_mac_ObjCSuffix.h index 695cf37756..4ca70e22e6 100644 --- a/src/native/mac/juce_mac_ObjCSuffix.h +++ b/src/native/mac/juce_mac_ObjCSuffix.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_OpenGLComponent.mm b/src/native/mac/juce_mac_OpenGLComponent.mm index de1ff9a531..312d96aead 100644 --- a/src/native/mac/juce_mac_OpenGLComponent.mm +++ b/src/native/mac/juce_mac_OpenGLComponent.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_QuickTimeMovieComponent.mm b/src/native/mac/juce_mac_QuickTimeMovieComponent.mm index c10f1fb106..07f6b00c9e 100644 --- a/src/native/mac/juce_mac_QuickTimeMovieComponent.mm +++ b/src/native/mac/juce_mac_QuickTimeMovieComponent.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Strings.mm b/src/native/mac/juce_mac_Strings.mm index e9ce60d463..6b77a97d36 100644 --- a/src/native/mac/juce_mac_Strings.mm +++ b/src/native/mac/juce_mac_Strings.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_SystemStats.mm b/src/native/mac/juce_mac_SystemStats.mm index 1778aa39fd..6701a88a75 100644 --- a/src/native/mac/juce_mac_SystemStats.mm +++ b/src/native/mac/juce_mac_SystemStats.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Threads.mm b/src/native/mac/juce_mac_Threads.mm index 2b01c3b5dc..bc3fc73d3b 100644 --- a/src/native/mac/juce_mac_Threads.mm +++ b/src/native/mac/juce_mac_Threads.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_WebBrowserComponent.mm b/src/native/mac/juce_mac_WebBrowserComponent.mm index 25513d47ce..215caa5160 100644 --- a/src/native/mac/juce_mac_WebBrowserComponent.mm +++ b/src/native/mac/juce_mac_WebBrowserComponent.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_ASIO.cpp b/src/native/windows/juce_win32_ASIO.cpp index 24fc72c5d0..137aa808bf 100644 --- a/src/native/windows/juce_win32_ASIO.cpp +++ b/src/native/windows/juce_win32_ASIO.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_ActiveXComponent.cpp b/src/native/windows/juce_win32_ActiveXComponent.cpp index 7299ac7ff1..2e536c31bb 100644 --- a/src/native/windows/juce_win32_ActiveXComponent.cpp +++ b/src/native/windows/juce_win32_ActiveXComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_AudioCDReader.cpp b/src/native/windows/juce_win32_AudioCDReader.cpp index 9d07a04e16..6b80f60f84 100644 --- a/src/native/windows/juce_win32_AudioCDReader.cpp +++ b/src/native/windows/juce_win32_AudioCDReader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_CameraDevice.cpp b/src/native/windows/juce_win32_CameraDevice.cpp index 055aeb5cb9..64e081e7da 100644 --- a/src/native/windows/juce_win32_CameraDevice.cpp +++ b/src/native/windows/juce_win32_CameraDevice.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Direct2DGraphicsContext.cpp b/src/native/windows/juce_win32_Direct2DGraphicsContext.cpp index 8301bfc31f..cab4ba47f0 100644 --- a/src/native/windows/juce_win32_Direct2DGraphicsContext.cpp +++ b/src/native/windows/juce_win32_Direct2DGraphicsContext.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DirectSound.cpp b/src/native/windows/juce_win32_DirectSound.cpp index e9a948069d..90aa2a3446 100644 --- a/src/native/windows/juce_win32_DirectSound.cpp +++ b/src/native/windows/juce_win32_DirectSound.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DynamicLibraryLoader.cpp b/src/native/windows/juce_win32_DynamicLibraryLoader.cpp index bfb45e70f8..1267de0ef1 100644 --- a/src/native/windows/juce_win32_DynamicLibraryLoader.cpp +++ b/src/native/windows/juce_win32_DynamicLibraryLoader.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DynamicLibraryLoader.h b/src/native/windows/juce_win32_DynamicLibraryLoader.h index dbd89469a7..8709090008 100644 --- a/src/native/windows/juce_win32_DynamicLibraryLoader.h +++ b/src/native/windows/juce_win32_DynamicLibraryLoader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_FileChooser.cpp b/src/native/windows/juce_win32_FileChooser.cpp index 50de3deaec..4380129c5f 100644 --- a/src/native/windows/juce_win32_FileChooser.cpp +++ b/src/native/windows/juce_win32_FileChooser.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Files.cpp b/src/native/windows/juce_win32_Files.cpp index 443f38f1e7..e988aa5333 100644 --- a/src/native/windows/juce_win32_Files.cpp +++ b/src/native/windows/juce_win32_Files.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Fonts.cpp b/src/native/windows/juce_win32_Fonts.cpp index 34fb027338..d64ef35da8 100644 --- a/src/native/windows/juce_win32_Fonts.cpp +++ b/src/native/windows/juce_win32_Fonts.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Messaging.cpp b/src/native/windows/juce_win32_Messaging.cpp index 1c981bce76..cf5a447ee1 100644 --- a/src/native/windows/juce_win32_Messaging.cpp +++ b/src/native/windows/juce_win32_Messaging.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Midi.cpp b/src/native/windows/juce_win32_Midi.cpp index dbd21b41f5..148f789981 100644 --- a/src/native/windows/juce_win32_Midi.cpp +++ b/src/native/windows/juce_win32_Midi.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Misc.cpp b/src/native/windows/juce_win32_Misc.cpp index ad1aefbb4f..391e90a16a 100644 --- a/src/native/windows/juce_win32_Misc.cpp +++ b/src/native/windows/juce_win32_Misc.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_NativeCode.cpp b/src/native/windows/juce_win32_NativeCode.cpp index 236dcdbea3..f11bbb5b2c 100644 --- a/src/native/windows/juce_win32_NativeCode.cpp +++ b/src/native/windows/juce_win32_NativeCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_NativeIncludes.h b/src/native/windows/juce_win32_NativeIncludes.h index 697b2ad9f7..8b4482f89a 100644 --- a/src/native/windows/juce_win32_NativeIncludes.h +++ b/src/native/windows/juce_win32_NativeIncludes.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Network.cpp b/src/native/windows/juce_win32_Network.cpp index f42eb949cf..b83798e161 100644 --- a/src/native/windows/juce_win32_Network.cpp +++ b/src/native/windows/juce_win32_Network.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_OpenGLComponent.cpp b/src/native/windows/juce_win32_OpenGLComponent.cpp index 384be97870..6999a675d6 100644 --- a/src/native/windows/juce_win32_OpenGLComponent.cpp +++ b/src/native/windows/juce_win32_OpenGLComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_PlatformUtils.cpp b/src/native/windows/juce_win32_PlatformUtils.cpp index 21712b8fe7..275c18ba48 100644 --- a/src/native/windows/juce_win32_PlatformUtils.cpp +++ b/src/native/windows/juce_win32_PlatformUtils.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp b/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp index bca970805b..e3408f15bf 100644 --- a/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp +++ b/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_SystemStats.cpp b/src/native/windows/juce_win32_SystemStats.cpp index 440f924e52..e7c59efc2a 100644 --- a/src/native/windows/juce_win32_SystemStats.cpp +++ b/src/native/windows/juce_win32_SystemStats.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Threads.cpp b/src/native/windows/juce_win32_Threads.cpp index 4b903b6fad..d3c79a4390 100644 --- a/src/native/windows/juce_win32_Threads.cpp +++ b/src/native/windows/juce_win32_Threads.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_WASAPI.cpp b/src/native/windows/juce_win32_WASAPI.cpp index fcb696483b..ffd8d569b3 100644 --- a/src/native/windows/juce_win32_WASAPI.cpp +++ b/src/native/windows/juce_win32_WASAPI.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_WebBrowserComponent.cpp b/src/native/windows/juce_win32_WebBrowserComponent.cpp index 44ebf1bbc7..14cf5db2af 100644 --- a/src/native/windows/juce_win32_WebBrowserComponent.cpp +++ b/src/native/windows/juce_win32_WebBrowserComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Windowing.cpp b/src/native/windows/juce_win32_Windowing.cpp index badce85f0a..f6f18c4cd9 100644 --- a/src/native/windows/juce_win32_Windowing.cpp +++ b/src/native/windows/juce_win32_Windowing.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharPointer_ASCII.h b/src/text/juce_CharPointer_ASCII.h index 8333b15e3d..4285c0468e 100644 --- a/src/text/juce_CharPointer_ASCII.h +++ b/src/text/juce_CharPointer_ASCII.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharPointer_UTF16.h b/src/text/juce_CharPointer_UTF16.h index 3562aa3da2..4f7bd834cf 100644 --- a/src/text/juce_CharPointer_UTF16.h +++ b/src/text/juce_CharPointer_UTF16.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharPointer_UTF32.h b/src/text/juce_CharPointer_UTF32.h index ed928266a3..b74365bb8e 100644 --- a/src/text/juce_CharPointer_UTF32.h +++ b/src/text/juce_CharPointer_UTF32.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharPointer_UTF8.h b/src/text/juce_CharPointer_UTF8.h index b12da36100..09916f4700 100644 --- a/src/text/juce_CharPointer_UTF8.h +++ b/src/text/juce_CharPointer_UTF8.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharacterFunctions.cpp b/src/text/juce_CharacterFunctions.cpp index b01821a8cc..eecfe4c9b3 100644 --- a/src/text/juce_CharacterFunctions.cpp +++ b/src/text/juce_CharacterFunctions.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharacterFunctions.h b/src/text/juce_CharacterFunctions.h index 8e8469f79e..2b8ccb61ad 100644 --- a/src/text/juce_CharacterFunctions.h +++ b/src/text/juce_CharacterFunctions.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_Identifier.cpp b/src/text/juce_Identifier.cpp index 58c8e72999..d75bb2f325 100644 --- a/src/text/juce_Identifier.cpp +++ b/src/text/juce_Identifier.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_Identifier.h b/src/text/juce_Identifier.h index 9754fdabb8..51992fe609 100644 --- a/src/text/juce_Identifier.h +++ b/src/text/juce_Identifier.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_LocalisedStrings.cpp b/src/text/juce_LocalisedStrings.cpp index d677d3f987..fa297447d9 100644 --- a/src/text/juce_LocalisedStrings.cpp +++ b/src/text/juce_LocalisedStrings.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_LocalisedStrings.h b/src/text/juce_LocalisedStrings.h index 6bce8af05b..dba046d08a 100644 --- a/src/text/juce_LocalisedStrings.h +++ b/src/text/juce_LocalisedStrings.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_NewLine.h b/src/text/juce_NewLine.h index 05d8d655df..ec3a537abd 100644 --- a/src/text/juce_NewLine.h +++ b/src/text/juce_NewLine.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_String.cpp b/src/text/juce_String.cpp index cb9f0aea25..ccb9a0250d 100644 --- a/src/text/juce_String.cpp +++ b/src/text/juce_String.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_String.h b/src/text/juce_String.h index 8e2fc5dfea..be5d113614 100644 --- a/src/text/juce_String.h +++ b/src/text/juce_String.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringArray.cpp b/src/text/juce_StringArray.cpp index 4176e004a3..a05d1147de 100644 --- a/src/text/juce_StringArray.cpp +++ b/src/text/juce_StringArray.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringArray.h b/src/text/juce_StringArray.h index 77d6fd0620..a2308a6d9d 100644 --- a/src/text/juce_StringArray.h +++ b/src/text/juce_StringArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPairArray.cpp b/src/text/juce_StringPairArray.cpp index a35f09c98d..40e0f20666 100644 --- a/src/text/juce_StringPairArray.cpp +++ b/src/text/juce_StringPairArray.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPairArray.h b/src/text/juce_StringPairArray.h index 649176b39e..d123ed83ad 100644 --- a/src/text/juce_StringPairArray.h +++ b/src/text/juce_StringPairArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPool.cpp b/src/text/juce_StringPool.cpp index 84b47b8933..85fd0dd1a8 100644 --- a/src/text/juce_StringPool.cpp +++ b/src/text/juce_StringPool.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPool.h b/src/text/juce_StringPool.h index b4fd6df0ea..4c3306cdff 100644 --- a/src/text/juce_StringPool.h +++ b/src/text/juce_StringPool.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlDocument.cpp b/src/text/juce_XmlDocument.cpp index 0cc216bb20..29d27f6d32 100644 --- a/src/text/juce_XmlDocument.cpp +++ b/src/text/juce_XmlDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlDocument.h b/src/text/juce_XmlDocument.h index a43dc6447d..b71af7fb34 100644 --- a/src/text/juce_XmlDocument.h +++ b/src/text/juce_XmlDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlElement.cpp b/src/text/juce_XmlElement.cpp index c65ed739b7..47edebbf59 100644 --- a/src/text/juce_XmlElement.cpp +++ b/src/text/juce_XmlElement.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlElement.h b/src/text/juce_XmlElement.h index 25c5458b41..f010fc6aa2 100644 --- a/src/text/juce_XmlElement.h +++ b/src/text/juce_XmlElement.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_CriticalSection.h b/src/threads/juce_CriticalSection.h index 621a88aee3..55bfed8792 100644 --- a/src/threads/juce_CriticalSection.h +++ b/src/threads/juce_CriticalSection.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_InterProcessLock.h b/src/threads/juce_InterProcessLock.h index 4639daf414..6e977be287 100644 --- a/src/threads/juce_InterProcessLock.h +++ b/src/threads/juce_InterProcessLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Process.h b/src/threads/juce_Process.h index 0422a365b1..3aeedea7cb 100644 --- a/src/threads/juce_Process.h +++ b/src/threads/juce_Process.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ReadWriteLock.cpp b/src/threads/juce_ReadWriteLock.cpp index 25977302ad..06a2da6aee 100644 --- a/src/threads/juce_ReadWriteLock.cpp +++ b/src/threads/juce_ReadWriteLock.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ReadWriteLock.h b/src/threads/juce_ReadWriteLock.h index 34a0194207..5fff1f7cf8 100644 --- a/src/threads/juce_ReadWriteLock.h +++ b/src/threads/juce_ReadWriteLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedLock.h b/src/threads/juce_ScopedLock.h index 961be79d15..ee7127a597 100644 --- a/src/threads/juce_ScopedLock.h +++ b/src/threads/juce_ScopedLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedReadLock.h b/src/threads/juce_ScopedReadLock.h index 0cc667991e..4761b91720 100644 --- a/src/threads/juce_ScopedReadLock.h +++ b/src/threads/juce_ScopedReadLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedTryLock.h b/src/threads/juce_ScopedTryLock.h index 164ce95687..4b316a5e45 100644 --- a/src/threads/juce_ScopedTryLock.h +++ b/src/threads/juce_ScopedTryLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedWriteLock.h b/src/threads/juce_ScopedWriteLock.h index 63c9e2bb26..c5f560fcc4 100644 --- a/src/threads/juce_ScopedWriteLock.h +++ b/src/threads/juce_ScopedWriteLock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Thread.cpp b/src/threads/juce_Thread.cpp index 9359568c4e..dbeab6f918 100644 --- a/src/threads/juce_Thread.cpp +++ b/src/threads/juce_Thread.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Thread.h b/src/threads/juce_Thread.h index f0e6bd7578..e33fbc956c 100644 --- a/src/threads/juce_Thread.h +++ b/src/threads/juce_Thread.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ThreadPool.cpp b/src/threads/juce_ThreadPool.cpp index 3b9d1b5d01..feda2551ea 100644 --- a/src/threads/juce_ThreadPool.cpp +++ b/src/threads/juce_ThreadPool.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ThreadPool.h b/src/threads/juce_ThreadPool.h index 2eb5f6b8ad..e38ee158ce 100644 --- a/src/threads/juce_ThreadPool.h +++ b/src/threads/juce_ThreadPool.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_TimeSliceThread.cpp b/src/threads/juce_TimeSliceThread.cpp index 492af400fa..7dceadbf2b 100644 --- a/src/threads/juce_TimeSliceThread.cpp +++ b/src/threads/juce_TimeSliceThread.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_TimeSliceThread.h b/src/threads/juce_TimeSliceThread.h index 28885bcec3..3252c5761a 100644 --- a/src/threads/juce_TimeSliceThread.h +++ b/src/threads/juce_TimeSliceThread.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_WaitableEvent.h b/src/threads/juce_WaitableEvent.h index 5427dac49d..48876505f1 100644 --- a/src/threads/juce_WaitableEvent.h +++ b/src/threads/juce_WaitableEvent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_DeletedAtShutdown.cpp b/src/utilities/juce_DeletedAtShutdown.cpp index 09a7b631f6..d09a9f666a 100644 --- a/src/utilities/juce_DeletedAtShutdown.cpp +++ b/src/utilities/juce_DeletedAtShutdown.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_DeletedAtShutdown.h b/src/utilities/juce_DeletedAtShutdown.h index d2b8267b69..fc24aa5988 100644 --- a/src/utilities/juce_DeletedAtShutdown.h +++ b/src/utilities/juce_DeletedAtShutdown.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_FileBasedDocument.cpp b/src/utilities/juce_FileBasedDocument.cpp index 9990f027e9..2e075c1bec 100644 --- a/src/utilities/juce_FileBasedDocument.cpp +++ b/src/utilities/juce_FileBasedDocument.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_FileBasedDocument.h b/src/utilities/juce_FileBasedDocument.h index 8cc3b1d499..bf16a5375e 100644 --- a/src/utilities/juce_FileBasedDocument.h +++ b/src/utilities/juce_FileBasedDocument.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_PropertiesFile.cpp b/src/utilities/juce_PropertiesFile.cpp index cf961b1729..959dbb8762 100644 --- a/src/utilities/juce_PropertiesFile.cpp +++ b/src/utilities/juce_PropertiesFile.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_PropertiesFile.h b/src/utilities/juce_PropertiesFile.h index 0156bbfaaa..65b4848f87 100644 --- a/src/utilities/juce_PropertiesFile.h +++ b/src/utilities/juce_PropertiesFile.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_RecentlyOpenedFilesList.cpp b/src/utilities/juce_RecentlyOpenedFilesList.cpp index 58b6e1edfc..23a60b99b1 100644 --- a/src/utilities/juce_RecentlyOpenedFilesList.cpp +++ b/src/utilities/juce_RecentlyOpenedFilesList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_RecentlyOpenedFilesList.h b/src/utilities/juce_RecentlyOpenedFilesList.h index 2aa9b17289..0b3653c898 100644 --- a/src/utilities/juce_RecentlyOpenedFilesList.h +++ b/src/utilities/juce_RecentlyOpenedFilesList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_SelectedItemSet.h b/src/utilities/juce_SelectedItemSet.h index e93814510b..cb48ba069b 100644 --- a/src/utilities/juce_SelectedItemSet.h +++ b/src/utilities/juce_SelectedItemSet.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_SystemClipboard.h b/src/utilities/juce_SystemClipboard.h index 0fbb8f73aa..54db7e5ecd 100644 --- a/src/utilities/juce_SystemClipboard.h +++ b/src/utilities/juce_SystemClipboard.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoManager.cpp b/src/utilities/juce_UndoManager.cpp index 611a15b28f..85a3bc207a 100644 --- a/src/utilities/juce_UndoManager.cpp +++ b/src/utilities/juce_UndoManager.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoManager.h b/src/utilities/juce_UndoManager.h index df2478155e..3d3dba61ec 100644 --- a/src/utilities/juce_UndoManager.h +++ b/src/utilities/juce_UndoManager.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoableAction.h b/src/utilities/juce_UndoableAction.h index 8f08547cfc..5d713920e8 100644 --- a/src/utilities/juce_UndoableAction.h +++ b/src/utilities/juce_UndoableAction.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UnitTest.cpp b/src/utilities/juce_UnitTest.cpp index 80ce2ea841..f42e6b3f8e 100644 --- a/src/utilities/juce_UnitTest.cpp +++ b/src/utilities/juce_UnitTest.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UnitTest.h b/src/utilities/juce_UnitTest.h index e3371354b6..dc00c4828f 100644 --- a/src/utilities/juce_UnitTest.h +++ b/src/utilities/juce_UnitTest.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-10 by Raw Material Software Ltd. + Copyright 2004-11 by Raw Material Software Ltd. ------------------------------------------------------------------------------