From 27506c2120de53949247e5d439754dba99930969 Mon Sep 17 00:00:00 2001 From: Julian Storer Date: Fri, 23 Apr 2010 09:37:13 +0100 Subject: [PATCH] Copyright notice update. --- .../jucer_ComponentTypeManager.cpp | 201 ++++++++++++------ .../Source/model/jucer_ComponentDocument.cpp | 8 +- .../wrapper/AU/juce_AU_Wrapper.mm | 2 +- .../wrapper/RTAS/juce_RTAS_DigiCode1.cpp | 2 +- .../wrapper/RTAS/juce_RTAS_DigiCode2.cpp | 2 +- .../wrapper/RTAS/juce_RTAS_DigiCode3.cpp | 2 +- .../wrapper/RTAS/juce_RTAS_DigiCode_Header.h | 2 +- .../wrapper/RTAS/juce_RTAS_MacUtilities.mm | 2 +- .../wrapper/RTAS/juce_RTAS_WinUtilities.cpp | 2 +- .../wrapper/RTAS/juce_RTAS_Wrapper.cpp | 2 +- .../Standalone/juce_AudioFilterStreamer.cpp | 2 +- .../Standalone/juce_AudioFilterStreamer.h | 2 +- .../juce_StandaloneFilterWindow.cpp | 2 +- .../Standalone/juce_StandaloneFilterWindow.h | 2 +- .../wrapper/VST/juce_VST_Wrapper.cpp | 2 +- .../wrapper/VST/juce_VST_Wrapper.mm | 2 +- .../demo/src/JuceBrowserPluginDemo.cpp | 2 +- .../wrapper/juce_ActiveX_GlueCode.cpp | 2 +- .../wrapper/juce_BrowserPluginComponent.h | 2 +- .../wrapper/juce_IncludeBrowserPluginInfo.h | 2 +- .../wrapper/juce_NPAPI_GlueCode.cpp | 2 +- .../wrapper/juce_NPAPI_GlueCode.mm | 2 +- extras/the jucer/src/juce_AppConfig.h | 2 +- extras/the jucer/src/jucer_Headers.h | 2 +- extras/the jucer/src/jucer_Main.cpp | 2 +- .../model/components/jucer_ButtonHandler.h | 2 +- .../model/components/jucer_ComboBoxHandler.h | 2 +- .../components/jucer_ComponentNameProperty.h | 2 +- .../components/jucer_ComponentTypeHandler.cpp | 2 +- .../components/jucer_ComponentTypeHandler.h | 2 +- .../jucer_ComponentUndoableAction.h | 2 +- .../jucer_GenericComponentHandler.h | 2 +- .../components/jucer_GroupComponentHandler.h | 2 +- .../components/jucer_HyperlinkButtonHandler.h | 2 +- .../components/jucer_ImageButtonHandler.h | 2 +- .../components/jucer_JucerComponentHandler.h | 2 +- .../src/model/components/jucer_LabelHandler.h | 2 +- .../model/components/jucer_SliderHandler.h | 2 +- .../components/jucer_TabbedComponentHandler.h | 2 +- .../components/jucer_TextButtonHandler.h | 2 +- .../components/jucer_TextEditorHandler.h | 2 +- .../components/jucer_ToggleButtonHandler.h | 2 +- .../model/components/jucer_TreeViewHandler.h | 2 +- .../model/components/jucer_ViewportHandler.h | 2 +- .../model/documents/jucer_ButtonDocument.cpp | 2 +- .../model/documents/jucer_ButtonDocument.h | 2 +- .../documents/jucer_ComponentDocument.cpp | 2 +- .../model/documents/jucer_ComponentDocument.h | 2 +- .../src/model/jucer_BinaryResources.cpp | 2 +- .../src/model/jucer_BinaryResources.h | 2 +- .../src/model/jucer_ComponentLayout.cpp | 2 +- .../src/model/jucer_ComponentLayout.h | 2 +- .../src/model/jucer_GeneratedCode.cpp | 2 +- .../the jucer/src/model/jucer_GeneratedCode.h | 2 +- .../src/model/jucer_JucerDocument.cpp | 2 +- .../the jucer/src/model/jucer_JucerDocument.h | 2 +- .../the jucer/src/model/jucer_ObjectTypes.cpp | 2 +- .../the jucer/src/model/jucer_ObjectTypes.h | 2 +- .../src/model/jucer_PaintRoutine.cpp | 2 +- .../the jucer/src/model/jucer_PaintRoutine.h | 2 +- .../paintelements/jucer_ColouredElement.cpp | 2 +- .../paintelements/jucer_ColouredElement.h | 2 +- .../jucer_ElementSiblingComponent.h | 2 +- .../model/paintelements/jucer_FillType.cpp | 2 +- .../src/model/paintelements/jucer_FillType.h | 2 +- .../jucer_GradientPointComponent.h | 2 +- .../jucer_ImageResourceProperty.h | 2 +- .../paintelements/jucer_PaintElement.cpp | 2 +- .../model/paintelements/jucer_PaintElement.h | 2 +- .../paintelements/jucer_PaintElementEllipse.h | 2 +- .../paintelements/jucer_PaintElementGroup.h | 2 +- .../paintelements/jucer_PaintElementImage.h | 2 +- .../paintelements/jucer_PaintElementPath.cpp | 2 +- .../paintelements/jucer_PaintElementPath.h | 2 +- .../jucer_PaintElementRectangle.h | 2 +- .../jucer_PaintElementRoundedRectangle.h | 2 +- .../paintelements/jucer_PaintElementText.h | 2 +- .../jucer_PaintElementUndoableAction.h | 2 +- .../paintelements/jucer_PointComponent.h | 2 +- .../model/paintelements/jucer_StrokeType.cpp | 2 +- .../model/paintelements/jucer_StrokeType.h | 2 +- .../jucer_ColourPropertyComponent.h | 2 +- .../jucer_ComponentBooleanProperty.h | 2 +- .../jucer_ComponentChoiceProperty.h | 2 +- .../jucer_ComponentColourProperty.h | 2 +- .../properties/jucer_ComponentTextProperty.h | 2 +- .../jucer_FilePropertyComponent.cpp | 2 +- .../properties/jucer_FilePropertyComponent.h | 2 +- .../jucer_FontPropertyComponent.cpp | 2 +- .../properties/jucer_FontPropertyComponent.h | 2 +- .../properties/jucer_JustificationProperty.h | 2 +- .../properties/jucer_PositionPropertyBase.h | 2 +- extras/the jucer/src/ui/jucer_CommandIDs.h | 2 +- .../src/ui/jucer_ComponentLayoutEditor.cpp | 2 +- .../src/ui/jucer_ComponentLayoutEditor.h | 2 +- .../src/ui/jucer_ComponentLayoutPanel.cpp | 2 +- .../src/ui/jucer_ComponentLayoutPanel.h | 2 +- .../ui/jucer_ComponentOverlayComponent.cpp | 2 +- .../src/ui/jucer_ComponentOverlayComponent.h | 2 +- .../src/ui/jucer_EditingPanelBase.cpp | 2 +- .../the jucer/src/ui/jucer_EditingPanelBase.h | 2 +- .../src/ui/jucer_JucerDocumentHolder.cpp | 2 +- .../src/ui/jucer_JucerDocumentHolder.h | 2 +- extras/the jucer/src/ui/jucer_MainWindow.cpp | 2 +- extras/the jucer/src/ui/jucer_MainWindow.h | 2 +- .../src/ui/jucer_PaintRoutineEditor.cpp | 2 +- .../src/ui/jucer_PaintRoutineEditor.h | 2 +- .../src/ui/jucer_PaintRoutinePanel.cpp | 2 +- .../src/ui/jucer_PaintRoutinePanel.h | 2 +- extras/the jucer/src/ui/jucer_PrefsPanel.cpp | 2 +- extras/the jucer/src/ui/jucer_PrefsPanel.h | 2 +- .../src/ui/jucer_ResourceEditorPanel.cpp | 2 +- .../src/ui/jucer_ResourceEditorPanel.h | 2 +- .../src/ui/jucer_SnapGridPainter.cpp | 2 +- .../the jucer/src/ui/jucer_SnapGridPainter.h | 2 +- .../the jucer/src/ui/jucer_TestComponent.cpp | 2 +- extras/the jucer/src/ui/jucer_TestComponent.h | 2 +- .../src/utility/jucer_ColourEditorComponent.h | 2 +- extras/the jucer/src/utility/jucer_Colours.h | 2 +- .../src/utility/jucer_StoredSettings.cpp | 2 +- .../src/utility/jucer_StoredSettings.h | 2 +- .../src/utility/jucer_UtilityFunctions.cpp | 2 +- .../src/utility/jucer_UtilityFunctions.h | 2 +- src/application/juce_Application.cpp | 2 +- src/application/juce_Application.h | 2 +- src/application/juce_ApplicationCommandID.h | 2 +- .../juce_ApplicationCommandInfo.cpp | 2 +- src/application/juce_ApplicationCommandInfo.h | 2 +- .../juce_ApplicationCommandManager.cpp | 2 +- .../juce_ApplicationCommandManager.h | 2 +- .../juce_ApplicationCommandTarget.cpp | 2 +- .../juce_ApplicationCommandTarget.h | 2 +- .../juce_ApplicationProperties.cpp | 2 +- src/application/juce_ApplicationProperties.h | 2 +- .../flac/libFLAC/juce_FlacHeader.h | 2 +- .../juce_AiffAudioFormat.cpp | 2 +- .../audio_file_formats/juce_AiffAudioFormat.h | 2 +- .../audio_file_formats/juce_AudioCDBurner.h | 2 +- .../audio_file_formats/juce_AudioCDReader.cpp | 2 +- .../audio_file_formats/juce_AudioCDReader.h | 2 +- .../audio_file_formats/juce_AudioFormat.cpp | 2 +- .../audio_file_formats/juce_AudioFormat.h | 2 +- .../juce_AudioFormatManager.cpp | 2 +- .../juce_AudioFormatManager.h | 2 +- .../juce_AudioFormatReader.h | 2 +- .../juce_AudioFormatWriter.h | 2 +- .../juce_AudioSubsectionReader.cpp | 2 +- .../juce_AudioSubsectionReader.h | 2 +- .../juce_AudioThumbnail.cpp | 2 +- .../audio_file_formats/juce_AudioThumbnail.h | 2 +- .../juce_AudioThumbnailCache.cpp | 2 +- .../juce_AudioThumbnailCache.h | 2 +- .../juce_FlacAudioFormat.cpp | 2 +- .../audio_file_formats/juce_FlacAudioFormat.h | 2 +- .../juce_OggVorbisAudioFormat.cpp | 2 +- .../juce_OggVorbisAudioFormat.h | 2 +- .../juce_QuickTimeAudioFormat.cpp | 2 +- .../juce_QuickTimeAudioFormat.h | 2 +- .../juce_WavAudioFormat.cpp | 2 +- .../audio_file_formats/juce_WavAudioFormat.h | 2 +- .../oggvorbis/juce_OggVorbisHeader.h | 2 +- .../juce_AudioFormatReaderSource.cpp | 2 +- .../juce_AudioFormatReaderSource.h | 2 +- src/audio/audio_sources/juce_AudioSource.h | 2 +- .../audio_sources/juce_AudioSourcePlayer.cpp | 2 +- .../audio_sources/juce_AudioSourcePlayer.h | 2 +- .../juce_AudioTransportSource.cpp | 2 +- .../audio_sources/juce_AudioTransportSource.h | 2 +- .../juce_BufferingAudioSource.cpp | 2 +- .../audio_sources/juce_BufferingAudioSource.h | 2 +- .../juce_ChannelRemappingAudioSource.cpp | 2 +- .../juce_ChannelRemappingAudioSource.h | 2 +- .../juce_IIRFilterAudioSource.cpp | 2 +- .../audio_sources/juce_IIRFilterAudioSource.h | 2 +- .../audio_sources/juce_MixerAudioSource.cpp | 2 +- .../audio_sources/juce_MixerAudioSource.h | 2 +- .../juce_PositionableAudioSource.h | 2 +- .../juce_ResamplingAudioSource.cpp | 2 +- .../juce_ResamplingAudioSource.h | 2 +- .../juce_ToneGeneratorAudioSource.cpp | 2 +- .../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/devices/juce_MidiInput.h | 2 +- src/audio/devices/juce_MidiOutput.cpp | 2 +- src/audio/devices/juce_MidiOutput.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_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_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 +- .../formats/juce_AudioUnitPluginFormat.h | 2 +- .../formats/juce_AudioUnitPluginFormat.mm | 2 +- .../formats/juce_DirectXPluginFormat.h | 2 +- .../plugins/formats/juce_LADSPAPluginFormat.h | 2 +- .../plugins/formats/juce_VSTMidiEventList.h | 2 +- .../plugins/formats/juce_VSTPluginFormat.cpp | 2 +- .../plugins/formats/juce_VSTPluginFormat.h | 2 +- .../plugins/formats/juce_VSTPluginFormat.mm | 2 +- src/audio/plugins/juce_AudioPluginFormat.cpp | 2 +- src/audio/plugins/juce_AudioPluginFormat.h | 2 +- .../plugins/juce_AudioPluginFormatManager.cpp | 2 +- .../plugins/juce_AudioPluginFormatManager.h | 2 +- .../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 +- .../plugins/juce_PluginDirectoryScanner.cpp | 2 +- .../plugins/juce_PluginDirectoryScanner.h | 2 +- .../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 +- .../processors/juce_AudioProcessorEditor.cpp | 2 +- .../processors/juce_AudioProcessorEditor.h | 2 +- .../processors/juce_AudioProcessorGraph.cpp | 2 +- .../processors/juce_AudioProcessorGraph.h | 2 +- .../processors/juce_AudioProcessorListener.h | 2 +- .../processors/juce_AudioProcessorPlayer.cpp | 2 +- .../processors/juce_AudioProcessorPlayer.h | 2 +- .../juce_GenericAudioProcessorEditor.cpp | 2 +- .../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_Array.h | 2 +- src/containers/juce_ArrayAllocationBase.h | 2 +- src/containers/juce_BitArray.cpp | 2 +- src/containers/juce_BitArray.h | 2 +- src/containers/juce_DynamicObject.cpp | 2 +- src/containers/juce_DynamicObject.h | 2 +- src/containers/juce_ElementComparator.h | 2 +- src/containers/juce_HeapBlock.h | 2 +- src/containers/juce_MemoryBlock.cpp | 2 +- src/containers/juce_MemoryBlock.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_Range.h | 2 +- src/containers/juce_ReferenceCountedArray.h | 2 +- src/containers/juce_ReferenceCountedObject.h | 2 +- src/containers/juce_ScopedPointer.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/containers/juce_VoidArray.h | 2 +- src/core/juce_Atomic.h | 2 +- src/core/juce_ByteOrder.h | 2 +- src/core/juce_FileLogger.cpp | 2 +- src/core/juce_FileLogger.h | 2 +- src/core/juce_Initialisation.h | 2 +- src/core/juce_Logger.cpp | 2 +- src/core/juce_Logger.h | 2 +- src/core/juce_MathsFunctions.h | 2 +- src/core/juce_Memory.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_Random.cpp | 2 +- src/core/juce_Random.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 | 4 +- 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_ActionListenerList.cpp | 2 +- src/events/juce_ActionListenerList.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_ChangeListenerList.cpp | 2 +- src/events/juce_ChangeListenerList.h | 2 +- src/events/juce_InterprocessConnection.cpp | 2 +- src/events/juce_InterprocessConnection.h | 2 +- .../juce_InterprocessConnectionServer.cpp | 2 +- .../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 +- .../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 +- .../buttons/juce_DrawableButton.cpp | 2 +- .../components/buttons/juce_DrawableButton.h | 2 +- .../buttons/juce_HyperlinkButton.cpp | 2 +- .../components/buttons/juce_HyperlinkButton.h | 2 +- .../components/buttons/juce_ImageButton.cpp | 2 +- src/gui/components/buttons/juce_ImageButton.h | 2 +- .../components/buttons/juce_ShapeButton.cpp | 2 +- src/gui/components/buttons/juce_ShapeButton.h | 2 +- .../components/buttons/juce_TextButton.cpp | 2 +- src/gui/components/buttons/juce_TextButton.h | 2 +- .../components/buttons/juce_ToggleButton.cpp | 2 +- .../components/buttons/juce_ToggleButton.h | 2 +- .../components/buttons/juce_ToolbarButton.cpp | 2 +- .../components/buttons/juce_ToolbarButton.h | 2 +- .../juce_CPlusPlusCodeTokeniser.cpp | 2 +- .../code_editor/juce_CPlusPlusCodeTokeniser.h | 2 +- .../code_editor/juce_CodeDocument.cpp | 2 +- .../code_editor/juce_CodeDocument.h | 2 +- .../code_editor/juce_CodeEditorComponent.cpp | 2 +- .../code_editor/juce_CodeEditorComponent.h | 2 +- .../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 +- .../components/controls/juce_ProgressBar.cpp | 2 +- .../components/controls/juce_ProgressBar.h | 2 +- src/gui/components/controls/juce_Slider.cpp | 2 +- src/gui/components/controls/juce_Slider.h | 2 +- .../components/controls/juce_SliderListener.h | 2 +- .../controls/juce_TableHeaderComponent.cpp | 2 +- .../controls/juce_TableHeaderComponent.h | 2 +- .../components/controls/juce_TableListBox.cpp | 2 +- .../components/controls/juce_TableListBox.h | 2 +- .../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 +- .../controls/juce_ToolbarItemComponent.cpp | 2 +- .../controls/juce_ToolbarItemComponent.h | 2 +- .../controls/juce_ToolbarItemFactory.h | 2 +- .../controls/juce_ToolbarItemPalette.cpp | 2 +- .../controls/juce_ToolbarItemPalette.h | 2 +- src/gui/components/controls/juce_TreeView.cpp | 2 +- src/gui/components/controls/juce_TreeView.h | 2 +- ...juce_DirectoryContentsDisplayComponent.cpp | 2 +- .../juce_DirectoryContentsDisplayComponent.h | 2 +- .../juce_DirectoryContentsList.cpp | 2 +- .../filebrowser/juce_DirectoryContentsList.h | 2 +- .../filebrowser/juce_FileBrowserComponent.cpp | 2 +- .../filebrowser/juce_FileBrowserComponent.h | 2 +- .../filebrowser/juce_FileBrowserListener.h | 2 +- .../filebrowser/juce_FileChooser.cpp | 2 +- .../components/filebrowser/juce_FileChooser.h | 2 +- .../filebrowser/juce_FileChooserDialogBox.cpp | 2 +- .../filebrowser/juce_FileChooserDialogBox.h | 2 +- .../filebrowser/juce_FileFilter.cpp | 2 +- .../components/filebrowser/juce_FileFilter.h | 2 +- .../filebrowser/juce_FileListComponent.cpp | 2 +- .../filebrowser/juce_FileListComponent.h | 2 +- .../filebrowser/juce_FilePreviewComponent.h | 2 +- .../juce_FileSearchPathListComponent.cpp | 2 +- .../juce_FileSearchPathListComponent.h | 2 +- .../filebrowser/juce_FileTreeComponent.cpp | 2 +- .../filebrowser/juce_FileTreeComponent.h | 2 +- .../filebrowser/juce_FilenameComponent.cpp | 2 +- .../filebrowser/juce_FilenameComponent.h | 2 +- .../juce_ImagePreviewComponent.cpp | 2 +- .../filebrowser/juce_ImagePreviewComponent.h | 2 +- .../filebrowser/juce_WildcardFileFilter.cpp | 2 +- .../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 +- .../components/keyboard/juce_KeyListener.cpp | 2 +- .../components/keyboard/juce_KeyListener.h | 2 +- .../juce_KeyMappingEditorComponent.cpp | 2 +- .../keyboard/juce_KeyMappingEditorComponent.h | 2 +- src/gui/components/keyboard/juce_KeyPress.cpp | 2 +- src/gui/components/keyboard/juce_KeyPress.h | 2 +- .../keyboard/juce_KeyPressMappingSet.cpp | 2 +- .../keyboard/juce_KeyPressMappingSet.h | 2 +- .../keyboard/juce_KeyboardFocusTraverser.cpp | 2 +- .../keyboard/juce_KeyboardFocusTraverser.h | 2 +- .../components/keyboard/juce_ModifierKeys.cpp | 2 +- .../components/keyboard/juce_ModifierKeys.h | 2 +- .../keyboard/juce_TextInputTarget.h | 2 +- .../layout/juce_ComponentAnimator.cpp | 2 +- .../layout/juce_ComponentAnimator.h | 2 +- .../juce_ComponentBoundsConstrainer.cpp | 2 +- .../layout/juce_ComponentBoundsConstrainer.h | 2 +- .../layout/juce_ComponentMovementWatcher.cpp | 2 +- .../layout/juce_ComponentMovementWatcher.h | 2 +- .../components/layout/juce_GroupComponent.cpp | 2 +- .../components/layout/juce_GroupComponent.h | 2 +- .../layout/juce_MultiDocumentPanel.cpp | 2 +- .../layout/juce_MultiDocumentPanel.h | 2 +- .../layout/juce_ResizableBorderComponent.cpp | 2 +- .../layout/juce_ResizableBorderComponent.h | 2 +- .../layout/juce_ResizableCornerComponent.cpp | 2 +- .../layout/juce_ResizableCornerComponent.h | 2 +- src/gui/components/layout/juce_ScrollBar.cpp | 2 +- src/gui/components/layout/juce_ScrollBar.h | 2 +- .../layout/juce_StretchableLayoutManager.cpp | 2 +- .../layout/juce_StretchableLayoutManager.h | 2 +- .../juce_StretchableLayoutResizerBar.cpp | 2 +- .../layout/juce_StretchableLayoutResizerBar.h | 2 +- .../layout/juce_StretchableObjectResizer.cpp | 2 +- .../layout/juce_StretchableObjectResizer.h | 2 +- .../layout/juce_TabbedButtonBar.cpp | 2 +- .../components/layout/juce_TabbedButtonBar.h | 2 +- .../layout/juce_TabbedComponent.cpp | 2 +- .../components/layout/juce_TabbedComponent.h | 2 +- src/gui/components/layout/juce_Viewport.cpp | 2 +- src/gui/components/layout/juce_Viewport.h | 2 +- .../lookandfeel/juce_LookAndFeel.cpp | 2 +- .../components/lookandfeel/juce_LookAndFeel.h | 2 +- .../lookandfeel/juce_OldSchoolLookAndFeel.cpp | 2 +- .../lookandfeel/juce_OldSchoolLookAndFeel.h | 2 +- .../menus/juce_MenuBarComponent.cpp | 2 +- .../components/menus/juce_MenuBarComponent.h | 2 +- .../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 +- .../menus/juce_PopupMenuCustomComponent.h | 2 +- .../mouse/juce_ComponentDragger.cpp | 2 +- .../components/mouse/juce_ComponentDragger.h | 2 +- .../mouse/juce_DragAndDropContainer.cpp | 2 +- .../mouse/juce_DragAndDropContainer.h | 2 +- .../components/mouse/juce_DragAndDropTarget.h | 2 +- .../mouse/juce_FileDragAndDropTarget.h | 2 +- .../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 +- .../mouse/juce_MouseHoverDetector.cpp | 2 +- .../mouse/juce_MouseHoverDetector.h | 2 +- .../mouse/juce_MouseInputSource.cpp | 2 +- .../components/mouse/juce_MouseInputSource.h | 2 +- .../components/mouse/juce_MouseListener.cpp | 2 +- src/gui/components/mouse/juce_MouseListener.h | 2 +- src/gui/components/mouse/juce_TooltipClient.h | 2 +- .../juce_BooleanPropertyComponent.cpp | 2 +- .../juce_BooleanPropertyComponent.h | 2 +- .../juce_ButtonPropertyComponent.cpp | 2 +- .../properties/juce_ButtonPropertyComponent.h | 2 +- .../juce_ChoicePropertyComponent.cpp | 2 +- .../properties/juce_ChoicePropertyComponent.h | 2 +- .../properties/juce_PropertyComponent.cpp | 2 +- .../properties/juce_PropertyComponent.h | 2 +- .../properties/juce_PropertyPanel.cpp | 2 +- .../properties/juce_PropertyPanel.h | 2 +- .../juce_SliderPropertyComponent.cpp | 2 +- .../properties/juce_SliderPropertyComponent.h | 2 +- .../properties/juce_TextPropertyComponent.cpp | 2 +- .../properties/juce_TextPropertyComponent.h | 2 +- .../special/juce_ActiveXControlComponent.h | 2 +- .../juce_AudioDeviceSelectorComponent.cpp | 2 +- .../juce_AudioDeviceSelectorComponent.h | 2 +- .../special/juce_BubbleComponent.cpp | 2 +- .../components/special/juce_BubbleComponent.h | 2 +- .../special/juce_BubbleMessageComponent.cpp | 2 +- .../special/juce_BubbleMessageComponent.h | 2 +- .../special/juce_ColourSelector.cpp | 2 +- .../components/special/juce_ColourSelector.h | 2 +- .../components/special/juce_DropShadower.cpp | 2 +- .../components/special/juce_DropShadower.h | 2 +- .../special/juce_MagnifierComponent.cpp | 2 +- .../special/juce_MagnifierComponent.h | 2 +- .../special/juce_MidiKeyboardComponent.cpp | 2 +- .../special/juce_MidiKeyboardComponent.h | 2 +- .../components/special/juce_NSViewComponent.h | 2 +- .../special/juce_OpenGLComponent.cpp | 2 +- .../components/special/juce_OpenGLComponent.h | 2 +- .../special/juce_PreferencesPanel.cpp | 2 +- .../special/juce_PreferencesPanel.h | 2 +- .../special/juce_QuickTimeMovieComponent.h | 2 +- .../special/juce_SystemTrayIconComponent.cpp | 2 +- .../special/juce_SystemTrayIconComponent.h | 2 +- .../special/juce_WebBrowserComponent.h | 2 +- .../components/windows/juce_AlertWindow.cpp | 2 +- src/gui/components/windows/juce_AlertWindow.h | 2 +- .../components/windows/juce_ComponentPeer.cpp | 2 +- .../components/windows/juce_ComponentPeer.h | 2 +- .../components/windows/juce_DialogWindow.cpp | 2 +- .../components/windows/juce_DialogWindow.h | 2 +- .../windows/juce_DocumentWindow.cpp | 2 +- .../components/windows/juce_DocumentWindow.h | 2 +- .../windows/juce_ResizableWindow.cpp | 2 +- .../components/windows/juce_ResizableWindow.h | 2 +- .../components/windows/juce_SplashScreen.cpp | 2 +- .../components/windows/juce_SplashScreen.h | 2 +- .../windows/juce_ThreadWithProgressWindow.cpp | 2 +- .../windows/juce_ThreadWithProgressWindow.h | 2 +- .../components/windows/juce_TooltipWindow.cpp | 2 +- .../components/windows/juce_TooltipWindow.h | 2 +- .../windows/juce_TopLevelWindow.cpp | 2 +- .../components/windows/juce_TopLevelWindow.h | 2 +- src/gui/graphics/colour/juce_Colour.cpp | 2 +- src/gui/graphics/colour/juce_Colour.h | 2 +- .../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 +- .../graphics/contexts/juce_Justification.cpp | 2 +- .../graphics/contexts/juce_Justification.h | 2 +- .../contexts/juce_LowLevelGraphicsContext.h | 2 +- ...uce_LowLevelGraphicsPostScriptRenderer.cpp | 2 +- .../juce_LowLevelGraphicsPostScriptRenderer.h | 2 +- .../juce_LowLevelGraphicsSoftwareRenderer.cpp | 2 +- .../juce_LowLevelGraphicsSoftwareRenderer.h | 2 +- .../contexts/juce_RectanglePlacement.cpp | 2 +- .../contexts/juce_RectanglePlacement.h | 2 +- src/gui/graphics/drawables/juce_Drawable.cpp | 2 +- src/gui/graphics/drawables/juce_Drawable.h | 2 +- .../drawables/juce_DrawableComposite.cpp | 2 +- .../drawables/juce_DrawableComposite.h | 2 +- .../graphics/drawables/juce_DrawableImage.cpp | 2 +- .../graphics/drawables/juce_DrawableImage.h | 2 +- .../graphics/drawables/juce_DrawablePath.cpp | 2 +- .../graphics/drawables/juce_DrawablePath.h | 2 +- .../graphics/drawables/juce_DrawableText.cpp | 2 +- .../graphics/drawables/juce_DrawableText.h | 2 +- src/gui/graphics/drawables/juce_SVGParser.cpp | 2 +- .../effects/juce_DropShadowEffect.cpp | 2 +- .../graphics/effects/juce_DropShadowEffect.h | 2 +- src/gui/graphics/effects/juce_GlowEffect.cpp | 2 +- src/gui/graphics/effects/juce_GlowEffect.h | 2 +- .../graphics/effects/juce_ImageEffectFilter.h | 2 +- .../effects/juce_ReduceOpacityEffect.cpp | 2 +- .../effects/juce_ReduceOpacityEffect.h | 2 +- src/gui/graphics/fonts/juce_Font.cpp | 2 +- src/gui/graphics/fonts/juce_Font.h | 2 +- .../graphics/fonts/juce_GlyphArrangement.cpp | 2 +- .../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 +- .../geometry/juce_AffineTransform.cpp | 2 +- .../graphics/geometry/juce_AffineTransform.h | 2 +- src/gui/graphics/geometry/juce_BorderSize.cpp | 2 +- src/gui/graphics/geometry/juce_BorderSize.h | 2 +- src/gui/graphics/geometry/juce_Line.cpp | 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 +- .../graphics/geometry/juce_PathIterator.cpp | 2 +- src/gui/graphics/geometry/juce_PathIterator.h | 2 +- .../graphics/geometry/juce_PathStrokeType.cpp | 2 +- .../graphics/geometry/juce_PathStrokeType.h | 2 +- src/gui/graphics/geometry/juce_Point.h | 2 +- .../geometry/juce_PositionedRectangle.cpp | 2 +- .../geometry/juce_PositionedRectangle.h | 2 +- src/gui/graphics/geometry/juce_Rectangle.h | 2 +- .../graphics/geometry/juce_RectangleList.cpp | 2 +- .../graphics/geometry/juce_RectangleList.h | 2 +- .../image_file_formats/juce_GIFLoader.cpp | 2 +- .../image_file_formats/juce_GIFLoader.h | 2 +- .../image_file_formats/juce_JPEGLoader.cpp | 2 +- .../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 +- .../imaging/juce_ImageConvolutionKernel.cpp | 2 +- .../imaging/juce_ImageConvolutionKernel.h | 2 +- .../graphics/imaging/juce_ImageFileFormat.cpp | 2 +- .../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_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 +- .../juce_GZIPCompressorOutputStream.cpp | 2 +- .../streams/juce_GZIPCompressorOutputStream.h | 2 +- .../juce_GZIPDecompressorInputStream.cpp | 2 +- .../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/native/common/juce_posix_NamedPipe.cpp | 2 +- src/native/common/juce_posix_SharedCode.h | 2 +- src/native/juce_linux_NativeCode.cpp | 2 +- src/native/juce_mac_NativeCode.mm | 2 +- src/native/juce_win32_NativeCode.cpp | 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_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 +- .../linux/juce_linux_WebBrowserComponent.cpp | 2 +- src/native/linux/juce_linux_Windowing.cpp | 2 +- src/native/mac/juce_iphone_Audio.cpp | 2 +- src/native/mac/juce_iphone_MessageManager.mm | 2 +- src/native/mac/juce_iphone_MiscUtilities.mm | 2 +- .../mac/juce_iphone_UIViewComponentPeer.mm | 2 +- src/native/mac/juce_mac_AppleRemote.mm | 2 +- src/native/mac/juce_mac_AudioCDBurner.mm | 2 +- src/native/mac/juce_mac_CameraDevice.mm | 2 +- .../mac/juce_mac_CarbonViewWrapperComponent.h | 2 +- src/native/mac/juce_mac_CoreAudio.cpp | 2 +- .../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 +- .../mac/juce_mac_NSViewComponentPeer.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 +- .../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 +- .../mac/juce_mac_WebBrowserComponent.mm | 2 +- src/native/windows/juce_win32_ASIO.cpp | 2 +- .../windows/juce_win32_ActiveXComponent.cpp | 2 +- .../windows/juce_win32_AudioCDReader.cpp | 2 +- .../windows/juce_win32_CameraDevice.cpp | 2 +- src/native/windows/juce_win32_DirectSound.cpp | 2 +- .../juce_win32_DynamicLibraryLoader.cpp | 2 +- .../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 +- .../windows/juce_win32_NativeIncludes.h | 2 +- src/native/windows/juce_win32_Network.cpp | 2 +- .../windows/juce_win32_OpenGLComponent.cpp | 2 +- .../windows/juce_win32_PlatformUtils.cpp | 2 +- .../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 +- .../juce_win32_WebBrowserComponent.cpp | 2 +- src/native/windows/juce_win32_Windowing.cpp | 2 +- src/text/juce_CharacterFunctions.cpp | 2 +- src/text/juce_CharacterFunctions.h | 2 +- src/text/juce_LocalisedStrings.cpp | 2 +- src/text/juce_LocalisedStrings.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_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 +- .../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 +- 783 files changed, 920 insertions(+), 853 deletions(-) diff --git a/extras/Jucer (experimental)/Source/model/Component Types/jucer_ComponentTypeManager.cpp b/extras/Jucer (experimental)/Source/model/Component Types/jucer_ComponentTypeManager.cpp index 283b46f4b4..de268fd702 100644 --- a/extras/Jucer (experimental)/Source/model/Component Types/jucer_ComponentTypeManager.cpp +++ b/extras/Jucer (experimental)/Source/model/Component Types/jucer_ComponentTypeManager.cpp @@ -26,29 +26,27 @@ #include "jucer_ComponentTypeManager.h" #include "jucer_ComponentTypes.h" + //============================================================================== -class ComponentBoundsEditor : public PropertyComponent, - public ButtonListener, - public Value::Listener +class CoordinateEditor : public PropertyComponent, + public ButtonListener, + public Value::Listener { public: - enum Type - { - left, top, right, bottom - }; - //============================================================================== - ComponentBoundsEditor (ComponentDocument& document_, const String& name, Type type_, - const ValueTree& compState_, const Value& boundsValue_) - : PropertyComponent (name, 40), document (document_), type (type_), - compState (compState_), boundsValue (boundsValue_) + CoordinateEditor (ComponentDocument& document_, const String& name, + const Value& coordValue_, bool isHorizontal_) + : PropertyComponent (name, 40), document (document_), + coordValue (coordValue_), + textValue (Value (new CoordEditableValueSource (coordValue_, isHorizontal_))), + isHorizontal (isHorizontal_) { addAndMakeVisible (label = new Label (String::empty, String::empty)); label->setEditable (true, true, false); label->setColour (Label::backgroundColourId, Colours::white); label->setColour (Label::outlineColourId, findColour (ComboBox::outlineColourId)); - label->getTextValue().referTo (Value (new BoundsCoordValueSource (boundsValue, type))); + label->getTextValue().referTo (textValue); addAndMakeVisible (proportionButton = new TextButton ("%")); proportionButton->addButtonListener (this); @@ -63,13 +61,13 @@ public: anchorButton2->setTriggeredOnMouseDown (true); anchorButton2->addButtonListener (this); - boundsValue.addListener (this); - valueChanged (boundsValue); + coordValue.addListener (this); + valueChanged (coordValue); } - ~ComponentBoundsEditor() + ~CoordinateEditor() { - boundsValue.removeListener (this); + coordValue.removeListener (this); deleteAllChildren(); } @@ -92,46 +90,42 @@ public: } } - void refresh() - { - } + void refresh() {} void buttonClicked (Button* button) { - RectangleCoordinates r (boundsValue.toString()); - Coordinate& coord = getCoord (r); + Coordinate coord (getCoordinate()); if (button == proportionButton) { coord.toggleProportionality (document); - boundsValue = r.toString(); + coordValue = coord.toString(); } else if (button == anchorButton1) { - const String marker (pickMarker (anchorButton1, coord.getAnchor1())); + const String marker (pickMarker (anchorButton1, coord.getAnchor1(), true)); if (marker.isNotEmpty()) { coord.changeAnchor1 (marker, document); - boundsValue = r.toString(); + coordValue = coord.toString(); } } else if (button == anchorButton2) { - const String marker (pickMarker (anchorButton2, coord.getAnchor2())); + const String marker (pickMarker (anchorButton2, coord.getAnchor2(), false)); if (marker.isNotEmpty()) { coord.changeAnchor2 (marker, document); - boundsValue = r.toString(); + coordValue = coord.toString(); } } } void valueChanged (Value&) { - RectangleCoordinates r (boundsValue.toString()); - Coordinate& coord = getCoord (r); + Coordinate coord (getCoordinate()); anchorButton1->setButtonText (coord.getAnchor1()); @@ -140,6 +134,97 @@ public: resized(); } + const Coordinate getCoordinate() const + { + return Coordinate (coordValue.toString(), isHorizontal); + } + + virtual const String pickMarker (TextButton* button, const String& currentMarker, bool isAnchor1) = 0; + +protected: + ComponentDocument& document; + Value coordValue, textValue; + Label* label; + TextButton* proportionButton; + TextButton* anchorButton1; + TextButton* anchorButton2; + bool isHorizontal; + + //============================================================================== + class CoordEditableValueSource : public Value::ValueSource, + public Value::Listener + { + public: + CoordEditableValueSource (const Value& sourceValue_, bool isHorizontal_) + : sourceValue (sourceValue_), isHorizontal (isHorizontal_) + { + sourceValue.addListener (this); + } + + ~CoordEditableValueSource() {} + + const var getValue() const + { + Coordinate coord (sourceValue.toString(), isHorizontal); + + if (coord.isProportional()) + return String (coord.getEditableValue()) + "%"; + + return coord.getEditableValue(); + } + + void setValue (const var& newValue) + { + Coordinate coord (sourceValue.toString(), isHorizontal); + coord.setEditableValue ((double) newValue); + + const String newVal (coord.toString()); + if (sourceValue != newVal) + sourceValue = newVal; + } + + void valueChanged (Value&) + { + sendChangeMessage (true); + } + + //============================================================================== + juce_UseDebuggingNewOperator + + protected: + Value sourceValue; + bool isHorizontal; + + CoordEditableValueSource (const CoordEditableValueSource&); + const CoordEditableValueSource& operator= (const CoordEditableValueSource&); + }; +}; + + +//============================================================================== +class ComponentBoundsEditor : public CoordinateEditor +{ +public: + enum Type + { + left, top, right, bottom + }; + + //============================================================================== + ComponentBoundsEditor (ComponentDocument& document_, const String& name, Type type_, + const ValueTree& compState_, const Value& coordValue_) + : CoordinateEditor (document_, name, + Value (new BoundsCoordValueSource (coordValue_, type_)), + type_ == left || type_ == right), + type (type_), + compState (compState_) + { + } + + ~ComponentBoundsEditor() + { + } + //============================================================================== class BoundsCoordValueSource : public Value::ValueSource, public Value::Listener @@ -156,20 +241,14 @@ public: const var getValue() const { RectangleCoordinates r (sourceValue.toString()); - Coordinate& coord = getCoord (r); - - if (coord.isProportional()) - return String (coord.getEditableValue()) + "%"; - - return coord.getEditableValue(); + return getCoord (r).toString(); } void setValue (const var& newValue) { RectangleCoordinates r (sourceValue.toString()); Coordinate& coord = getCoord (r); - - coord.setEditableValue ((double) newValue); + coord = Coordinate (newValue.toString(), coord.isHorizontal()); const String newVal (r.toString()); if (sourceValue != newVal) @@ -188,6 +267,20 @@ public: Value sourceValue; Type type; + static Coordinate& getCoordForType (const Type type, RectangleCoordinates& r) + { + switch (type) + { + case left: return r.left; + case right: return r.right; + case top: return r.top; + case bottom: return r.bottom; + default: jassertfalse; break; + } + + return r.left; + } + Coordinate& getCoord (RectangleCoordinates& r) const { return getCoordForType (type, r); @@ -197,50 +290,24 @@ public: const BoundsCoordValueSource& operator= (const BoundsCoordValueSource&); }; - static Coordinate& getCoordForType (const Type type, RectangleCoordinates& r) + const String pickMarker (TextButton* button, const String& currentMarker, bool isAnchor1) { - switch (type) - { - case left: return r.left; - case right: return r.right; - case top: return r.top; - case bottom: return r.bottom; - default: jassertfalse; break; - } - - return r.left; - } - - const String pickMarker (TextButton* button, const String& currentMarker) - { - RectangleCoordinates b (boundsValue.toString()); + Coordinate coord (getCoordinate()); PopupMenu m; - document.getComponentMarkerMenuItems (compState, getTypeName(), - getCoord (b), m, button == anchorButton1); + document.getComponentMarkerMenuItems (compState, getTypeName(), coord, m, isAnchor1); const int r = m.showAt (button); if (r > 0) - return document.getChosenMarkerMenuItem (compState, getCoord (b), r); + return document.getChosenMarkerMenuItem (compState, coord, r); return String::empty; } private: - ComponentDocument& document; Type type; ValueTree compState; - Value boundsValue; - Label* label; - TextButton* proportionButton; - TextButton* anchorButton1; - TextButton* anchorButton2; - - Coordinate& getCoord (RectangleCoordinates& r) - { - return getCoordForType (type, r); - } const String getTypeName() const { diff --git a/extras/Jucer (experimental)/Source/model/jucer_ComponentDocument.cpp b/extras/Jucer (experimental)/Source/model/jucer_ComponentDocument.cpp index fb75cd32c8..560b95bf1f 100644 --- a/extras/Jucer (experimental)/Source/model/jucer_ComponentDocument.cpp +++ b/extras/Jucer (experimental)/Source/model/jucer_ComponentDocument.cpp @@ -405,13 +405,13 @@ void ComponentDocument::getComponentMarkerMenuItems (const ValueTree& componentS { if (coord.isHorizontal()) { - addMarkerMenuItem (10000 + i, coord, compName + ".left", menu, isAnchor1, componentState, coordName); - addMarkerMenuItem (10001 + i, coord, compName + ".right", menu, isAnchor1, componentState, coordName); + addMarkerMenuItem (10000 + i * 4, coord, compName + ".left", menu, isAnchor1, componentState, coordName); + addMarkerMenuItem (10001 + i * 4, coord, compName + ".right", menu, isAnchor1, componentState, coordName); } else { - addMarkerMenuItem (10002 + i, coord, compName + ".top", menu, isAnchor1, componentState, coordName); - addMarkerMenuItem (10003 + i, coord, compName + ".bottom", menu, isAnchor1, componentState, coordName); + addMarkerMenuItem (10002 + i * 4, coord, compName + ".top", menu, isAnchor1, componentState, coordName); + addMarkerMenuItem (10003 + i * 4, coord, compName + ".bottom", menu, isAnchor1, componentState, coordName); } } } diff --git a/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm b/extras/audio plugins/wrapper/AU/juce_AU_Wrapper.mm index 2b237ffc3c..a7f8a1538c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b688c711ec..940ebfad72 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 440fc8c6bd..c137a24ab1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 0524131b53..1847296c99 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 a8d0ea2fdb..205ebed9f7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 12876f9162..0ed03d0c98 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 adc452eb39..8647585256 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 9e1d135524..d23f95f8c6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 f2df6424e4..4642e010c9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 0a6ad639c0..f753f17589 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 761d231621..cc5d8f4dd3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6473697781..d67e5bfce1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 1d6bc8056f..72b16cef41 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 1323ae2f10..16f9f60f4c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp b/extras/browser plugins/demo/src/JuceBrowserPluginDemo.cpp index 56da853e5a..92f56367d1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 9f2cbb1dff..5b3e35cd14 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h b/extras/browser plugins/wrapper/juce_BrowserPluginComponent.h index 7a8d6191a6..f227d4797c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h b/extras/browser plugins/wrapper/juce_IncludeBrowserPluginInfo.h index 930e0877a9..bce5cc9968 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 e1619bf6d6..882f22a196 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 429063657c..8cc62074db 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/juce_AppConfig.h b/extras/the jucer/src/juce_AppConfig.h index a3bb9c9892..f6600d111c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/jucer_Headers.h b/extras/the jucer/src/jucer_Headers.h index 711e647968..ec985ea824 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/extras/the jucer/src/jucer_Main.cpp b/extras/the jucer/src/jucer_Main.cpp index a142a8fa3c..e12d751d30 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 03d6651d72..facc16fec7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 a462517fa8..cf0811d553 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 ac9cf5ec9a..83436a7c07 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 75800e21d8..cbf8cdd092 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 4b2627f1b5..b1f3397bf0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 150fdb75ce..04647e00a3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 88c1e5005d..1335bb8ee4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c35f06adc8..a3210abdb2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 723769a84f..b9e17eabcd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 1e340f94b5..5821fd1487 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7aa0bdb0c4..1147bc35fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 1419c84681..23e7d416c0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 dd004bd66a..eed20bc92b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 cbadc76069..912613dafa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 494b855a9f..3f3a26199f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 635b8d8e27..f4c95429b4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5816cefe9c..1badd5549d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5e83b164e9..c0e44c4b00 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 34551eb488..7f07dd8737 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6edc57cab8..f4c1bf89d0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 372f2ba7c0..8a92a030e0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b66de73a50..dd37705358 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2d81ff3d52..bf02466156 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 4a41092462..556eb2cdc0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 04453843e4..efa1e8b6d6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 90b94faec4..687364dc4f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5ae59541af..c681196274 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 e0af2a7c29..b54db33bd9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 93f6b6b5c0..e61f10ffb3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c144f62689..1dfe4b467b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 18a51e57bc..eedb730dc7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c738de02f3..39f76c2223 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 0544268e3a..c404285bbb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 9dc28627c3..769b0aef1d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 172aedd42c..7c7af7302f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 792ea5b085..3a27db2142 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 66f097d6ec..bb343dd669 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6ffcafb37c..f7e1a429c7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 8b2b6d4737..a73fe9d2e7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2c08f5d6fa..b63723e006 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2c31d5cac7..7b39915913 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 a89b18d286..1beb76fc06 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 4f87f1e9f4..929f8afd37 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b72fa2c366..ddd7d6c2cc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 a4cf183b6c..e558591eda 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 ceafa9a5ab..b55a17f2c2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b112d1d67a..bd751d5883 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b2d71be41e..fa26807298 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 fbef4dee20..15782aa47e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5359ae9e7c..5ea81d0f18 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 690285beb3..d8edf2300b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 39291318b1..39c353f57d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 07a7830720..8d2857f9f9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 41817afd15..7a8c229089 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 20afc61ed3..4cbe3d07f0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 304d594516..bd6575d5b8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 602063b6b4..9057b9b465 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2e3100f24c..60f1864623 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6a57f4c1f8..d1880ae85e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b7afefa27c..8457ec04bd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 985ebf83bc..e9911a9bca 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6df3e4fcc9..172988534e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c6be168cc4..362bf0986e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6899947aed..3fb99809fb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 48480763fe..8a778f4671 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 d364836f33..5bc50ef46c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c33c605380..ec44ce7302 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 860c8d480d..5522487cee 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c0a031755a..1977f741c7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b9b5b39c7c..29aad35c6b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 384f08f488..2580ac8b72 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 4e376a7ce8..4606053d85 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7ce38d633c..3aecccd561 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 8dd2e990d5..e150e648ea 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2a424b05a4..ddbc608dc5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 f3ba0ffd44..bab0c105bc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 57a63c9495..7a7f0e611c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6d55135a57..ae605cb8e2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2dcf4696b7..857287539d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 91e6ac21c7..b7dd32f832 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 0dce063f80..20cf25ac64 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 826f7296af..cd4fde2785 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 f73c00fa9a..a5b19bbf11 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 3381b039fc..5735291350 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 a47a15191c..a0e38d9df1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 53fd354ea8..26fd16c2c0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 18cbec8d00..cd630c1135 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 be17441e59..3843e8af89 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c50574d7bd..58547bcc5b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 e20de72ded..a79476064b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c496abc834..c04c3754f1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6f753cd1a5..b5e55423bb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c80c9bda6b..80a50aba75 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 bf01e3b80f..e2a75ba8c0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7a15117c99..55b721957c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 8523a8d875..09f2b50ee0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 58e8b5390c..e40cc5e0a6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 14f128e979..aa6ca8f7f7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_Application.cpp b/src/application/juce_Application.cpp index f7eaa78115..518d10a144 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_Application.h b/src/application/juce_Application.h index 06d0516ac9..4dcccd78d7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandID.h b/src/application/juce_ApplicationCommandID.h index 30e22582ec..b109dcc9c0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandInfo.cpp b/src/application/juce_ApplicationCommandInfo.cpp index 6f5b50167b..321cde936f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandInfo.h b/src/application/juce_ApplicationCommandInfo.h index 6d38fba376..37ae8d8644 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandManager.cpp b/src/application/juce_ApplicationCommandManager.cpp index 882f214b54..52457ce392 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandManager.h b/src/application/juce_ApplicationCommandManager.h index 600be70bd6..86bb2e279e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandTarget.cpp b/src/application/juce_ApplicationCommandTarget.cpp index 526831e0f3..ca046910f4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationCommandTarget.h b/src/application/juce_ApplicationCommandTarget.h index 35f5a422c9..cadeb2dde0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationProperties.cpp b/src/application/juce_ApplicationProperties.cpp index 86f41c7844..4b3e662589 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/application/juce_ApplicationProperties.h b/src/application/juce_ApplicationProperties.h index 80ffb89721..8d9a985ef3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 206af683bd..f9ecc06cb4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 0189b8346a..e2b97bb394 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b7150c7481..27e1989bc1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7f31588bf7..10e9009d56 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 cb79d9abbe..393e32cbd5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 49542d6f23..44a336114b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 b0dbb0f641..a47168d16d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5ac151c73f..929efe0ac5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 f497d2300f..42f30293fd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c4f38db6fb..93078e9557 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 bd09f511ec..1f01439b98 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 047aa35f87..dad575cd8f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 99e11c62b9..504be9a134 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 241d992791..c8add4d796 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 05a4ea6336..b2b6697a24 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5e72eb3771..f536c8d29e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 450a868936..fb20ebb010 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6df27964ba..2240fb220f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6b85228877..2471028b89 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 73a1f993cc..733c2d1e3d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c1d420bfa4..71b39616f0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7c54b3ac29..996c12b2d3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 911907bfec..d67618f6df 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2660b26d25..cb801812fb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 27822d9272..c8c7e07cd8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 5c05bdc6a0..744cf65475 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 7de1d908fc..6bf97368f9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp b/src/audio/audio_sources/juce_AudioFormatReaderSource.cpp index 64fd0d6bde..b628195d43 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioFormatReaderSource.h b/src/audio/audio_sources/juce_AudioFormatReaderSource.h index 36e5d981a0..00ddc0b3dc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSource.h b/src/audio/audio_sources/juce_AudioSource.h index 508fccf1ef..f69b769bec 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSourcePlayer.cpp b/src/audio/audio_sources/juce_AudioSourcePlayer.cpp index a9617ab604..7a2188f776 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioSourcePlayer.h b/src/audio/audio_sources/juce_AudioSourcePlayer.h index 377a989bfd..d9c6c7929b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioTransportSource.cpp b/src/audio/audio_sources/juce_AudioTransportSource.cpp index 5a2e7d4da3..c3c3f915c4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_AudioTransportSource.h b/src/audio/audio_sources/juce_AudioTransportSource.h index 64f6bd2a5f..4da789d84b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_BufferingAudioSource.cpp b/src/audio/audio_sources/juce_BufferingAudioSource.cpp index 9e168ba96f..548b4db1dd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_BufferingAudioSource.h b/src/audio/audio_sources/juce_BufferingAudioSource.h index 17bc1192b4..f757b3da7f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.cpp index a1a5948780..5f7031a9e8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h b/src/audio/audio_sources/juce_ChannelRemappingAudioSource.h index 87ac8e6cb8..ff8e5af18a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp b/src/audio/audio_sources/juce_IIRFilterAudioSource.cpp index d5a51b709f..218b891821 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_IIRFilterAudioSource.h b/src/audio/audio_sources/juce_IIRFilterAudioSource.h index b6af48ad10..c941f20a7f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_MixerAudioSource.cpp b/src/audio/audio_sources/juce_MixerAudioSource.cpp index 9b21f3a15f..5855722eb0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_MixerAudioSource.h b/src/audio/audio_sources/juce_MixerAudioSource.h index e68d3ef2e6..1af4f3ec63 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_PositionableAudioSource.h b/src/audio/audio_sources/juce_PositionableAudioSource.h index 2dbbb07734..a89dc4c2c4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ResamplingAudioSource.cpp b/src/audio/audio_sources/juce_ResamplingAudioSource.cpp index 62554e4d58..e1c657e42f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ResamplingAudioSource.h b/src/audio/audio_sources/juce_ResamplingAudioSource.h index 75d5a57929..e953664c5e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.cpp index c24d2c5cd8..d254ecfc3c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h b/src/audio/audio_sources/juce_ToneGeneratorAudioSource.h index a0eda9d045..b7d3b797cb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioDeviceManager.cpp b/src/audio/devices/juce_AudioDeviceManager.cpp index 0ec317987c..7975319d8d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioDeviceManager.h b/src/audio/devices/juce_AudioDeviceManager.h index fcac743dfb..6efbdadd43 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODevice.cpp b/src/audio/devices/juce_AudioIODevice.cpp index 0cafe7d95f..3403086a36 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODevice.h b/src/audio/devices/juce_AudioIODevice.h index bd7021aab6..11021bcf71 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODeviceType.cpp b/src/audio/devices/juce_AudioIODeviceType.cpp index a12627a00f..eeed74a86e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_AudioIODeviceType.h b/src/audio/devices/juce_AudioIODeviceType.h index 3cac5d35ee..d971622a53 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_MidiInput.h b/src/audio/devices/juce_MidiInput.h index 677d4483ea..56d20910f9 100644 --- a/src/audio/devices/juce_MidiInput.h +++ b/src/audio/devices/juce_MidiInput.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_MidiOutput.cpp b/src/audio/devices/juce_MidiOutput.cpp index 535433747a..874331bc9a 100644 --- a/src/audio/devices/juce_MidiOutput.cpp +++ b/src/audio/devices/juce_MidiOutput.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/devices/juce_MidiOutput.h b/src/audio/devices/juce_MidiOutput.h index d4b2462fa1..94bc30e7bc 100644 --- a/src/audio/devices/juce_MidiOutput.h +++ b/src/audio/devices/juce_MidiOutput.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioDataConverters.cpp b/src/audio/dsp/juce_AudioDataConverters.cpp index 019896fedc..ec13c62b93 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioDataConverters.h b/src/audio/dsp/juce_AudioDataConverters.h index 68c3cb03ed..2c218f254a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioSampleBuffer.cpp b/src/audio/dsp/juce_AudioSampleBuffer.cpp index eb24204b8e..47fdb74d59 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_AudioSampleBuffer.h b/src/audio/dsp/juce_AudioSampleBuffer.h index 367f63c110..bcb083817a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_IIRFilter.cpp b/src/audio/dsp/juce_IIRFilter.cpp index 9a80e23d50..18fb9455a1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/dsp/juce_IIRFilter.h b/src/audio/dsp/juce_IIRFilter.h index 0ae4ebaeed..0159e0683c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiBuffer.cpp b/src/audio/midi/juce_MidiBuffer.cpp index 75638d06b6..3d8974f750 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiBuffer.h b/src/audio/midi/juce_MidiBuffer.h index 4b256b67af..5bbbe550d4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiFile.cpp b/src/audio/midi/juce_MidiFile.cpp index 79d94db489..ad3d458a83 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiFile.h b/src/audio/midi/juce_MidiFile.h index 2e0cbecf50..599cb44389 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiKeyboardState.cpp b/src/audio/midi/juce_MidiKeyboardState.cpp index 0ceaaeaf66..1a2281a1b8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiKeyboardState.h b/src/audio/midi/juce_MidiKeyboardState.h index 7637b510c9..117fc71efa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessage.cpp b/src/audio/midi/juce_MidiMessage.cpp index b906f9aa34..bc14ae6e1c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessage.h b/src/audio/midi/juce_MidiMessage.h index 38c89ad0a5..6f67a6e61f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageCollector.cpp b/src/audio/midi/juce_MidiMessageCollector.cpp index b6c563582e..bb2527bc99 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageCollector.h b/src/audio/midi/juce_MidiMessageCollector.h index 780ad5cb9f..b38bd55d56 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageSequence.cpp b/src/audio/midi/juce_MidiMessageSequence.cpp index 412ba3f927..0e77274a99 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/midi/juce_MidiMessageSequence.h b/src/audio/midi/juce_MidiMessageSequence.h index 63c876699b..f6216585cd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.h index 5031403fce..d2017e1695 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm b/src/audio/plugins/formats/juce_AudioUnitPluginFormat.mm index 343f03d7c3..f7a6120777 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_DirectXPluginFormat.h b/src/audio/plugins/formats/juce_DirectXPluginFormat.h index 701b596a4b..e09614a935 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_LADSPAPluginFormat.h b/src/audio/plugins/formats/juce_LADSPAPluginFormat.h index b35efac7dd..32b6361e6f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTMidiEventList.h b/src/audio/plugins/formats/juce_VSTMidiEventList.h index f721787bc2..7811fdf2b8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.cpp b/src/audio/plugins/formats/juce_VSTPluginFormat.cpp index f2f81e20fe..ac99ed734c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.h b/src/audio/plugins/formats/juce_VSTPluginFormat.h index 58f407de6b..6abd8f836c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/formats/juce_VSTPluginFormat.mm b/src/audio/plugins/formats/juce_VSTPluginFormat.mm index 344fe1c01b..b15495036d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormat.cpp b/src/audio/plugins/juce_AudioPluginFormat.cpp index d82ebb2b56..8cd807d783 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormat.h b/src/audio/plugins/juce_AudioPluginFormat.h index 34b46b101d..21eb11029f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormatManager.cpp b/src/audio/plugins/juce_AudioPluginFormatManager.cpp index dbb4a16ef7..bac9d48036 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginFormatManager.h b/src/audio/plugins/juce_AudioPluginFormatManager.h index b56300d23d..5d49509322 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginInstance.cpp b/src/audio/plugins/juce_AudioPluginInstance.cpp index 6b2a604c6b..963cce062c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_AudioPluginInstance.h b/src/audio/plugins/juce_AudioPluginInstance.h index 1156601404..55b8e1d42a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_KnownPluginList.cpp b/src/audio/plugins/juce_KnownPluginList.cpp index 0c89bfb41a..6e1d14eaca 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_KnownPluginList.h b/src/audio/plugins/juce_KnownPluginList.h index ee685df518..ace0c131ea 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDescription.cpp b/src/audio/plugins/juce_PluginDescription.cpp index 5199256c5f..33f410c3b0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDescription.h b/src/audio/plugins/juce_PluginDescription.h index d9849aa466..790e36d204 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDirectoryScanner.cpp b/src/audio/plugins/juce_PluginDirectoryScanner.cpp index b01bf686a9..2886fd8e3e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginDirectoryScanner.h b/src/audio/plugins/juce_PluginDirectoryScanner.h index 540e611176..edb146ee7f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginListComponent.cpp b/src/audio/plugins/juce_PluginListComponent.cpp index 27c151a1a0..2ec221ede3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/plugins/juce_PluginListComponent.h b/src/audio/plugins/juce_PluginListComponent.h index fa451d29f2..cf13c0c7a4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioPlayHead.h b/src/audio/processors/juce_AudioPlayHead.h index 437c6c6864..e06c867196 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessor.cpp b/src/audio/processors/juce_AudioProcessor.cpp index b786cd8ad6..73cee0dc2d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessor.h b/src/audio/processors/juce_AudioProcessor.h index a9389d2f3d..61d5763c8a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorEditor.cpp b/src/audio/processors/juce_AudioProcessorEditor.cpp index 9718d00573..df46120d7d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorEditor.h b/src/audio/processors/juce_AudioProcessorEditor.h index 39c23c841e..4d48b7a906 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorGraph.cpp b/src/audio/processors/juce_AudioProcessorGraph.cpp index ec3a210d93..b1efeeff2c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorGraph.h b/src/audio/processors/juce_AudioProcessorGraph.h index 123aa95ca0..88397b2218 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorListener.h b/src/audio/processors/juce_AudioProcessorListener.h index f46cd23ee7..8befe186bb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorPlayer.cpp b/src/audio/processors/juce_AudioProcessorPlayer.cpp index e3d1c95d99..4def407ecf 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_AudioProcessorPlayer.h b/src/audio/processors/juce_AudioProcessorPlayer.h index 2937ab7e5d..3453b0ffec 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_GenericAudioProcessorEditor.cpp b/src/audio/processors/juce_GenericAudioProcessorEditor.cpp index e83f38003c..61d15783e2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/processors/juce_GenericAudioProcessorEditor.h b/src/audio/processors/juce_GenericAudioProcessorEditor.h index 0a874f4262..bc6cf61e86 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Sampler.cpp b/src/audio/synthesisers/juce_Sampler.cpp index 789ea144ba..e67a4daab4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Sampler.h b/src/audio/synthesisers/juce_Sampler.h index 7a8c217886..6abd01f70e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Synthesiser.cpp b/src/audio/synthesisers/juce_Synthesiser.cpp index e7e5bcc127..4d6a5250bc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/audio/synthesisers/juce_Synthesiser.h b/src/audio/synthesisers/juce_Synthesiser.h index 5d933d24e5..81bf7cb4a8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Array.h b/src/containers/juce_Array.h index 885914e63a..0732e46b09 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ArrayAllocationBase.h b/src/containers/juce_ArrayAllocationBase.h index 1fe63e5062..bdf0f94d28 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_BitArray.cpp b/src/containers/juce_BitArray.cpp index 3f0fce8b2c..9cb6880139 100644 --- a/src/containers/juce_BitArray.cpp +++ b/src/containers/juce_BitArray.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_BitArray.h b/src/containers/juce_BitArray.h index dcb1a3f877..90cd573461 100644 --- a/src/containers/juce_BitArray.h +++ b/src/containers/juce_BitArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_DynamicObject.cpp b/src/containers/juce_DynamicObject.cpp index c8d667d99b..38ea1b96c4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_DynamicObject.h b/src/containers/juce_DynamicObject.h index 8bec023cd6..0bfff07029 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ElementComparator.h b/src/containers/juce_ElementComparator.h index 1ab2453ecc..930fef71fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_HeapBlock.h b/src/containers/juce_HeapBlock.h index 041c7727a5..9b48712bbe 100644 --- a/src/containers/juce_HeapBlock.h +++ b/src/containers/juce_HeapBlock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_MemoryBlock.cpp b/src/containers/juce_MemoryBlock.cpp index 64465019f0..96354a2b3a 100644 --- a/src/containers/juce_MemoryBlock.cpp +++ b/src/containers/juce_MemoryBlock.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_MemoryBlock.h b/src/containers/juce_MemoryBlock.h index 38481170a7..b47686d583 100644 --- a/src/containers/juce_MemoryBlock.h +++ b/src/containers/juce_MemoryBlock.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_NamedValueSet.cpp b/src/containers/juce_NamedValueSet.cpp index 60abd72a97..5c6c1f765f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_NamedValueSet.h b/src/containers/juce_NamedValueSet.h index 7977ce81ce..a7645ac83b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_OwnedArray.h b/src/containers/juce_OwnedArray.h index a4c3dcd4d1..4eeaca22d8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_PropertySet.cpp b/src/containers/juce_PropertySet.cpp index f38ced9dbe..9bb7706d88 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_PropertySet.h b/src/containers/juce_PropertySet.h index b7d449154b..4df33d6608 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Range.h b/src/containers/juce_Range.h index 21bae58503..b69aa9d00e 100644 --- a/src/containers/juce_Range.h +++ b/src/containers/juce_Range.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ReferenceCountedArray.h b/src/containers/juce_ReferenceCountedArray.h index 33d0a398ca..bca4c3b9d7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ReferenceCountedObject.h b/src/containers/juce_ReferenceCountedObject.h index 6dfa4471e4..94408a9e64 100644 --- a/src/containers/juce_ReferenceCountedObject.h +++ b/src/containers/juce_ReferenceCountedObject.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ScopedPointer.h b/src/containers/juce_ScopedPointer.h index f9f9eaf56b..1f4c21fdf2 100644 --- a/src/containers/juce_ScopedPointer.h +++ b/src/containers/juce_ScopedPointer.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_SortedSet.h b/src/containers/juce_SortedSet.h index cc1e1ce895..dac5fdc8a6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_SparseSet.h b/src/containers/juce_SparseSet.h index a0c6a24d0b..01536dbf61 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Value.cpp b/src/containers/juce_Value.cpp index cd3a9c184a..d37da0c92a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Value.h b/src/containers/juce_Value.h index 4527103218..d6db12fec7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ValueTree.cpp b/src/containers/juce_ValueTree.cpp index 1974fc256e..0f7d1269b8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_ValueTree.h b/src/containers/juce_ValueTree.h index 8bdd7a3c2b..18cc502640 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Variant.cpp b/src/containers/juce_Variant.cpp index bc7cd03a44..ce30252db3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_Variant.h b/src/containers/juce_Variant.h index 8143a68776..aa59713831 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/containers/juce_VoidArray.h b/src/containers/juce_VoidArray.h index 56fdcba218..c8bfe959eb 100644 --- a/src/containers/juce_VoidArray.h +++ b/src/containers/juce_VoidArray.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Atomic.h b/src/core/juce_Atomic.h index 1a22eb9b63..7886bdfd28 100644 --- a/src/core/juce_Atomic.h +++ b/src/core/juce_Atomic.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_ByteOrder.h b/src/core/juce_ByteOrder.h index 196865dad6..a2a614c7da 100644 --- a/src/core/juce_ByteOrder.h +++ b/src/core/juce_ByteOrder.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_FileLogger.cpp b/src/core/juce_FileLogger.cpp index 4e6928bcad..7fbfc0f51c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_FileLogger.h b/src/core/juce_FileLogger.h index c8ef044f6d..f1985a1776 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Initialisation.h b/src/core/juce_Initialisation.h index 1e68bcd1cc..ddef17e276 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Logger.cpp b/src/core/juce_Logger.cpp index 73a634d4b5..a88af5445e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Logger.h b/src/core/juce_Logger.h index cb8a8d49f5..f855ce5133 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_MathsFunctions.h b/src/core/juce_MathsFunctions.h index 151c28dd25..8950a95a1d 100644 --- a/src/core/juce_MathsFunctions.h +++ b/src/core/juce_MathsFunctions.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Memory.h b/src/core/juce_Memory.h index 7538e4a75b..37b084d0d1 100644 --- a/src/core/juce_Memory.h +++ b/src/core/juce_Memory.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PerformanceCounter.cpp b/src/core/juce_PerformanceCounter.cpp index 89790d037b..7d46ce9e07 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PerformanceCounter.h b/src/core/juce_PerformanceCounter.h index 5c7ffa80ad..2410b7c7d9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PlatformDefs.h b/src/core/juce_PlatformDefs.h index 8ad923886d..a0d8e60d2e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_PlatformUtilities.h b/src/core/juce_PlatformUtilities.h index 10f3fac91d..6c9bc249f2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Random.cpp b/src/core/juce_Random.cpp index 7b09448a28..fc0210c71b 100644 --- a/src/core/juce_Random.cpp +++ b/src/core/juce_Random.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Random.h b/src/core/juce_Random.h index 052b384668..a1a166e12d 100644 --- a/src/core/juce_Random.h +++ b/src/core/juce_Random.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_RelativeTime.cpp b/src/core/juce_RelativeTime.cpp index d18eda0c9b..3b1c8ae333 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_RelativeTime.h b/src/core/juce_RelativeTime.h index d5b80d23c3..32afda13b5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Singleton.h b/src/core/juce_Singleton.h index 0be1b7c9b1..d2b52cbb7e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_StandardHeader.h b/src/core/juce_StandardHeader.h index d80584bdc4..3d6c95c90e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ @@ -33,7 +33,7 @@ */ #define JUCE_MAJOR_VERSION 1 #define JUCE_MINOR_VERSION 51 -#define JUCE_BUILDNUMBER 15 +#define JUCE_BUILDNUMBER 16 /** Current Juce version number. diff --git a/src/core/juce_SystemStats.cpp b/src/core/juce_SystemStats.cpp index 712afd5528..78ba9537e7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_SystemStats.h b/src/core/juce_SystemStats.h index 8d7740c4a2..c8481bb6b9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_TargetPlatform.h b/src/core/juce_TargetPlatform.h index ef126908b5..363ec12166 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Time.cpp b/src/core/juce_Time.cpp index 9c30393875..e636d4de7a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Time.h b/src/core/juce_Time.h index 100a49ad2f..0d7f951bea 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Uuid.cpp b/src/core/juce_Uuid.cpp index fabce01569..fde98bfafb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/core/juce_Uuid.h b/src/core/juce_Uuid.h index 1bc6ecaf96..b0e8d061bb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_BlowFish.cpp b/src/cryptography/juce_BlowFish.cpp index e3acf7e6f2..f5fc073f89 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_BlowFish.h b/src/cryptography/juce_BlowFish.h index 21888656e9..2ef1f534bd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_MD5.cpp b/src/cryptography/juce_MD5.cpp index 332efbd93c..2150d777ff 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_MD5.h b/src/cryptography/juce_MD5.h index 6c4594d8df..526332a16c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_Primes.cpp b/src/cryptography/juce_Primes.cpp index c00fb06ee3..1383f3d24e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_Primes.h b/src/cryptography/juce_Primes.h index b5f6526963..88daf7c16c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_RSAKey.cpp b/src/cryptography/juce_RSAKey.cpp index 15a86da710..52c93e526b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/cryptography/juce_RSAKey.h b/src/cryptography/juce_RSAKey.h index 2d1ebe80ff..9a78207e86 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionBroadcaster.cpp b/src/events/juce_ActionBroadcaster.cpp index 1db5b71337..1d6f537d7d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionBroadcaster.h b/src/events/juce_ActionBroadcaster.h index afc5a7753c..b52467f3f1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionListener.h b/src/events/juce_ActionListener.h index 98330b3fb8..e6a6fda10a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionListenerList.cpp b/src/events/juce_ActionListenerList.cpp index 38759a332c..7d8c4c87a0 100644 --- a/src/events/juce_ActionListenerList.cpp +++ b/src/events/juce_ActionListenerList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ActionListenerList.h b/src/events/juce_ActionListenerList.h index 1e96b95855..f6f7b1bfb8 100644 --- a/src/events/juce_ActionListenerList.h +++ b/src/events/juce_ActionListenerList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_AsyncUpdater.cpp b/src/events/juce_AsyncUpdater.cpp index e4c408e920..fa9bce2831 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_AsyncUpdater.h b/src/events/juce_AsyncUpdater.h index 486d32f827..7aa430d3b3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_CallbackMessage.h b/src/events/juce_CallbackMessage.h index b2f88f0b69..7155e6f0f1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeBroadcaster.cpp b/src/events/juce_ChangeBroadcaster.cpp index 49fe7eceaf..e95881557b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeBroadcaster.h b/src/events/juce_ChangeBroadcaster.h index 586437457a..9c0f601a19 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeListener.h b/src/events/juce_ChangeListener.h index c28f475917..662d15bb96 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeListenerList.cpp b/src/events/juce_ChangeListenerList.cpp index ea5e9cf5a8..b3ed716db7 100644 --- a/src/events/juce_ChangeListenerList.cpp +++ b/src/events/juce_ChangeListenerList.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ChangeListenerList.h b/src/events/juce_ChangeListenerList.h index a68f625bcd..1a37d121f3 100644 --- a/src/events/juce_ChangeListenerList.h +++ b/src/events/juce_ChangeListenerList.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnection.cpp b/src/events/juce_InterprocessConnection.cpp index d8114b899e..0af74078cf 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnection.h b/src/events/juce_InterprocessConnection.h index 9c9f8e77d5..a9b281e06a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnectionServer.cpp b/src/events/juce_InterprocessConnectionServer.cpp index 2cb52664ac..1a672c1b9b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_InterprocessConnectionServer.h b/src/events/juce_InterprocessConnectionServer.h index bf6e926522..fa12c3f4ed 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_ListenerList.h b/src/events/juce_ListenerList.h index f7b2bf7e24..2f5cfbbdaa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Message.cpp b/src/events/juce_Message.cpp index 9e574a49f0..36f2212e57 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Message.h b/src/events/juce_Message.h index 4e16287962..8909825bde 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageListener.cpp b/src/events/juce_MessageListener.cpp index a30c77be8d..1579d305b3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageListener.h b/src/events/juce_MessageListener.h index 8e417a8030..86d3da976c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageManager.cpp b/src/events/juce_MessageManager.cpp index 8bc0d76552..c5c69f9357 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MessageManager.h b/src/events/juce_MessageManager.h index 881dde6f5c..6552a4ffa4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MultiTimer.cpp b/src/events/juce_MultiTimer.cpp index 22a70e075f..c765703f40 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_MultiTimer.h b/src/events/juce_MultiTimer.h index 93af6aeaff..f0c09c0e45 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Timer.cpp b/src/events/juce_Timer.cpp index fdc55b9468..0426d627fd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/events/juce_Timer.h b/src/events/juce_Timer.h index cefca59c4b..9cc1a08a3f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ArrowButton.cpp b/src/gui/components/buttons/juce_ArrowButton.cpp index 402b5ece5b..93a54090bf 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ArrowButton.h b/src/gui/components/buttons/juce_ArrowButton.h index 33815fef38..96cf171e7f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_Button.cpp b/src/gui/components/buttons/juce_Button.cpp index 08a91eff57..fdf7ffd995 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_Button.h b/src/gui/components/buttons/juce_Button.h index 5cf275661d..45865c2979 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_DrawableButton.cpp b/src/gui/components/buttons/juce_DrawableButton.cpp index bbd47e7cf0..e1834c20d7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_DrawableButton.h b/src/gui/components/buttons/juce_DrawableButton.h index b785939a6a..2ca860d241 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_HyperlinkButton.cpp b/src/gui/components/buttons/juce_HyperlinkButton.cpp index abbffc4c64..2b1a914b67 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_HyperlinkButton.h b/src/gui/components/buttons/juce_HyperlinkButton.h index 1ed95a45e8..f8d9026ed4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ImageButton.cpp b/src/gui/components/buttons/juce_ImageButton.cpp index c0abca17ef..8457ae99ad 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ImageButton.h b/src/gui/components/buttons/juce_ImageButton.h index 82ffe4f744..048f604543 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ShapeButton.cpp b/src/gui/components/buttons/juce_ShapeButton.cpp index 2791c6e6bb..6484426912 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ShapeButton.h b/src/gui/components/buttons/juce_ShapeButton.h index 41cecc1e00..54e1c4d5fc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_TextButton.cpp b/src/gui/components/buttons/juce_TextButton.cpp index 72ab8cfa1c..18bf38ed1c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_TextButton.h b/src/gui/components/buttons/juce_TextButton.h index d7f5ab9ef5..00a92934b2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToggleButton.cpp b/src/gui/components/buttons/juce_ToggleButton.cpp index f4c3cb5640..75fb30fad3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToggleButton.h b/src/gui/components/buttons/juce_ToggleButton.h index 51df63f4b2..8fd93862b9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToolbarButton.cpp b/src/gui/components/buttons/juce_ToolbarButton.cpp index 55d6b128cf..52b8fbd137 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/buttons/juce_ToolbarButton.h b/src/gui/components/buttons/juce_ToolbarButton.h index c1d81b62fc..03810d39a5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 c0418da42f..7e6c94dd27 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 588de608c1..ec691795ef 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 bc071f1e05..320938f415 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 522e4eee07..039ff5b6de 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 6b6598485b..3d6fb5f5e7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 e221e97f50..463f234f55 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 cc560401a9..1bd6503035 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ComboBox.cpp b/src/gui/components/controls/juce_ComboBox.cpp index 3c5e190226..5084af2b84 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ComboBox.h b/src/gui/components/controls/juce_ComboBox.h index a8a455acc5..2ddecabfe5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Label.cpp b/src/gui/components/controls/juce_Label.cpp index 262e4a6a3a..dd25b2fcb9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Label.h b/src/gui/components/controls/juce_Label.h index 52117b669a..497de6dd82 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ListBox.cpp b/src/gui/components/controls/juce_ListBox.cpp index 91d29ba35a..745b0419f7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ListBox.h b/src/gui/components/controls/juce_ListBox.h index e96703b696..b6971bd014 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ProgressBar.cpp b/src/gui/components/controls/juce_ProgressBar.cpp index bd16ecee3f..359f0792ea 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ProgressBar.h b/src/gui/components/controls/juce_ProgressBar.h index 3be4d1c943..fd502d86d4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Slider.cpp b/src/gui/components/controls/juce_Slider.cpp index 406d4e1aa9..0e03980b3c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Slider.h b/src/gui/components/controls/juce_Slider.h index bbd51cec5b..f0d3c03fd0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_SliderListener.h b/src/gui/components/controls/juce_SliderListener.h index 8d85bde6fb..2836fcf9d7 100644 --- a/src/gui/components/controls/juce_SliderListener.h +++ b/src/gui/components/controls/juce_SliderListener.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableHeaderComponent.cpp b/src/gui/components/controls/juce_TableHeaderComponent.cpp index 23232041c6..98c1ebd822 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableHeaderComponent.h b/src/gui/components/controls/juce_TableHeaderComponent.h index 6998ba0382..7d6db403d4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableListBox.cpp b/src/gui/components/controls/juce_TableListBox.cpp index 5be8d42986..454721f068 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TableListBox.h b/src/gui/components/controls/juce_TableListBox.h index 63b7747625..4f16e5fb61 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TextEditor.cpp b/src/gui/components/controls/juce_TextEditor.cpp index 15428a066b..3e6e3333ff 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TextEditor.h b/src/gui/components/controls/juce_TextEditor.h index dbb01ae98a..16c172a8e2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Toolbar.cpp b/src/gui/components/controls/juce_Toolbar.cpp index 14ad581332..bfc2ce4140 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_Toolbar.h b/src/gui/components/controls/juce_Toolbar.h index 1c7f9f1e3d..9a8248da85 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemComponent.cpp b/src/gui/components/controls/juce_ToolbarItemComponent.cpp index f78c2bc81a..7fe849d95c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemComponent.h b/src/gui/components/controls/juce_ToolbarItemComponent.h index 2b6228e34b..75b80ad9d2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemFactory.h b/src/gui/components/controls/juce_ToolbarItemFactory.h index ba52e60566..f09d00005b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemPalette.cpp b/src/gui/components/controls/juce_ToolbarItemPalette.cpp index 2656839785..f92061390d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_ToolbarItemPalette.h b/src/gui/components/controls/juce_ToolbarItemPalette.h index 4b768913aa..19c6632c8c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TreeView.cpp b/src/gui/components/controls/juce_TreeView.cpp index 20cbe99784..acd8217873 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/controls/juce_TreeView.h b/src/gui/components/controls/juce_TreeView.h index 6e1de843e9..bd36aa65b2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.cpp index 9e8dc41a86..67cc3a5708 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h b/src/gui/components/filebrowser/juce_DirectoryContentsDisplayComponent.h index 2e5598b328..14fb26ccac 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp b/src/gui/components/filebrowser/juce_DirectoryContentsList.cpp index ab35f49d8f..a9587510cc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_DirectoryContentsList.h b/src/gui/components/filebrowser/juce_DirectoryContentsList.h index 2e1c95d543..b31903c547 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp b/src/gui/components/filebrowser/juce_FileBrowserComponent.cpp index b56631dff5..4e31eed64a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserComponent.h b/src/gui/components/filebrowser/juce_FileBrowserComponent.h index e1bce77322..0dcf21bd07 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileBrowserListener.h b/src/gui/components/filebrowser/juce_FileBrowserListener.h index d81017b494..06363025d1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooser.cpp b/src/gui/components/filebrowser/juce_FileChooser.cpp index c610ac13b3..411fd3cee2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooser.h b/src/gui/components/filebrowser/juce_FileChooser.h index 36a4572cf1..ffd945eb48 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp b/src/gui/components/filebrowser/juce_FileChooserDialogBox.cpp index 7e2cfdbd39..6f28a16f73 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileChooserDialogBox.h b/src/gui/components/filebrowser/juce_FileChooserDialogBox.h index 485657e45e..b24ba49853 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileFilter.cpp b/src/gui/components/filebrowser/juce_FileFilter.cpp index 73a8054341..5c1302e0ae 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileFilter.h b/src/gui/components/filebrowser/juce_FileFilter.h index 3c5c3e37bb..1c85af5daf 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileListComponent.cpp b/src/gui/components/filebrowser/juce_FileListComponent.cpp index 71c3984308..da9641c8c1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileListComponent.h b/src/gui/components/filebrowser/juce_FileListComponent.h index cae6b60876..c34018411a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilePreviewComponent.h b/src/gui/components/filebrowser/juce_FilePreviewComponent.h index 9887fd6c73..119c4877c8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.cpp index abfff966ec..f1ba09f97d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h b/src/gui/components/filebrowser/juce_FileSearchPathListComponent.h index 15df28d414..5b28558c21 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileTreeComponent.cpp b/src/gui/components/filebrowser/juce_FileTreeComponent.cpp index eb8440eb5b..b0949d789a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FileTreeComponent.h b/src/gui/components/filebrowser/juce_FileTreeComponent.h index 7587f386ae..4f7ea2c61d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilenameComponent.cpp b/src/gui/components/filebrowser/juce_FilenameComponent.cpp index 4948d9fa57..36562fc581 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_FilenameComponent.h b/src/gui/components/filebrowser/juce_FilenameComponent.h index e1bf95605d..7a6e202784 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp b/src/gui/components/filebrowser/juce_ImagePreviewComponent.cpp index b745d36208..76c03fb6e6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_ImagePreviewComponent.h b/src/gui/components/filebrowser/juce_ImagePreviewComponent.h index 01829c4e52..2189274afc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp b/src/gui/components/filebrowser/juce_WildcardFileFilter.cpp index 88a56003ca..898d1abb69 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/filebrowser/juce_WildcardFileFilter.h b/src/gui/components/filebrowser/juce_WildcardFileFilter.h index 026dd5e6a8..989d77f636 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Component.cpp b/src/gui/components/juce_Component.cpp index b363c52564..975d8e5b2e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Component.h b/src/gui/components/juce_Component.h index b6143ae727..5dc745ca6d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ComponentListener.cpp b/src/gui/components/juce_ComponentListener.cpp index 738744202a..cf5faf45f1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_ComponentListener.h b/src/gui/components/juce_ComponentListener.h index 2b3443adf1..99cb8cc117 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Desktop.cpp b/src/gui/components/juce_Desktop.cpp index c0110d5c78..62b7f15088 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/juce_Desktop.h b/src/gui/components/juce_Desktop.h index 9d46a79666..792cb081f1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyListener.cpp b/src/gui/components/keyboard/juce_KeyListener.cpp index 5683fd9415..f54636f2fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyListener.h b/src/gui/components/keyboard/juce_KeyListener.h index c2b97749e1..c68f595321 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.cpp index 71cea48f27..b3c067fee5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h b/src/gui/components/keyboard/juce_KeyMappingEditorComponent.h index 008ba9ceb5..e514e9a5c0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPress.cpp b/src/gui/components/keyboard/juce_KeyPress.cpp index 9201709cbe..42f04748e5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPress.h b/src/gui/components/keyboard/juce_KeyPress.h index b98935c245..67f0e8b29f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp b/src/gui/components/keyboard/juce_KeyPressMappingSet.cpp index aecbf236b9..4a38696f4a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyPressMappingSet.h b/src/gui/components/keyboard/juce_KeyPressMappingSet.h index 1b5f311bb1..61530b8c51 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.cpp index 30496e58fe..c45af840ef 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h b/src/gui/components/keyboard/juce_KeyboardFocusTraverser.h index 193c36e60a..d1f8743557 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_ModifierKeys.cpp b/src/gui/components/keyboard/juce_ModifierKeys.cpp index a6db2bfcae..f26d70250f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_ModifierKeys.h b/src/gui/components/keyboard/juce_ModifierKeys.h index 1c4910bdb3..e8a023b2dc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/keyboard/juce_TextInputTarget.h b/src/gui/components/keyboard/juce_TextInputTarget.h index cad7d1f3d2..2383152279 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentAnimator.cpp b/src/gui/components/layout/juce_ComponentAnimator.cpp index 93679d72ca..fdf66f8da5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentAnimator.h b/src/gui/components/layout/juce_ComponentAnimator.h index bfec7cd07b..cd8bf20186 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp b/src/gui/components/layout/juce_ComponentBoundsConstrainer.cpp index 93bdb24250..172586d743 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentBoundsConstrainer.h b/src/gui/components/layout/juce_ComponentBoundsConstrainer.h index 688fd0ea97..98ca0ba326 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentMovementWatcher.cpp b/src/gui/components/layout/juce_ComponentMovementWatcher.cpp index 2c3c5d35f7..a8fe60043c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ComponentMovementWatcher.h b/src/gui/components/layout/juce_ComponentMovementWatcher.h index 7e4a4c793a..258d7f3a26 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_GroupComponent.cpp b/src/gui/components/layout/juce_GroupComponent.cpp index 6cfdd3784d..079284637f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_GroupComponent.h b/src/gui/components/layout/juce_GroupComponent.h index ee3305bb5f..0e414efa66 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_MultiDocumentPanel.cpp b/src/gui/components/layout/juce_MultiDocumentPanel.cpp index 5fe08f2b5e..bfb91e939c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_MultiDocumentPanel.h b/src/gui/components/layout/juce_MultiDocumentPanel.h index d48723bd58..1eead385c7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableBorderComponent.cpp b/src/gui/components/layout/juce_ResizableBorderComponent.cpp index c9a0a80ba6..b033f165f8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableBorderComponent.h b/src/gui/components/layout/juce_ResizableBorderComponent.h index afab936ecb..6d6fe094fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableCornerComponent.cpp b/src/gui/components/layout/juce_ResizableCornerComponent.cpp index ef2fc1d8f5..2d15cf8306 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ResizableCornerComponent.h b/src/gui/components/layout/juce_ResizableCornerComponent.h index ab91a7dbe0..94d34cb853 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ScrollBar.cpp b/src/gui/components/layout/juce_ScrollBar.cpp index a0bc26eb9e..5c6ab6075b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_ScrollBar.h b/src/gui/components/layout/juce_ScrollBar.h index 408a329b47..3121743840 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutManager.cpp b/src/gui/components/layout/juce_StretchableLayoutManager.cpp index 7566912614..5d8a0d0db6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutManager.h b/src/gui/components/layout/juce_StretchableLayoutManager.h index 3740081f6c..c2496f386c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp b/src/gui/components/layout/juce_StretchableLayoutResizerBar.cpp index 09bc618906..7c95739cad 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableLayoutResizerBar.h b/src/gui/components/layout/juce_StretchableLayoutResizerBar.h index ef40425c20..dd539852c3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableObjectResizer.cpp b/src/gui/components/layout/juce_StretchableObjectResizer.cpp index 6f8f962e16..af97245c19 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_StretchableObjectResizer.h b/src/gui/components/layout/juce_StretchableObjectResizer.h index 3592fe67b7..ba6003a469 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedButtonBar.cpp b/src/gui/components/layout/juce_TabbedButtonBar.cpp index 3b7b6872f4..c2862fa888 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedButtonBar.h b/src/gui/components/layout/juce_TabbedButtonBar.h index ad10e00f45..cf3caa551c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedComponent.cpp b/src/gui/components/layout/juce_TabbedComponent.cpp index 10d807dc1a..359edc3359 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_TabbedComponent.h b/src/gui/components/layout/juce_TabbedComponent.h index 374834a1d4..fe777a95b7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_Viewport.cpp b/src/gui/components/layout/juce_Viewport.cpp index 5285ebf985..00e670bc3a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/layout/juce_Viewport.h b/src/gui/components/layout/juce_Viewport.h index 63c8d2846b..b18cd21ad2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_LookAndFeel.cpp b/src/gui/components/lookandfeel/juce_LookAndFeel.cpp index cdf1163a0f..de89f164df 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_LookAndFeel.h b/src/gui/components/lookandfeel/juce_LookAndFeel.h index e7c8d8722d..ab19c5ca24 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.cpp index e4e46039e3..9d7f84e083 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h b/src/gui/components/lookandfeel/juce_OldSchoolLookAndFeel.h index 25586de864..829181c801 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarComponent.cpp b/src/gui/components/menus/juce_MenuBarComponent.cpp index 205de89f1a..2604157c72 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarComponent.h b/src/gui/components/menus/juce_MenuBarComponent.h index 5328fa394b..95d5ca61d6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarModel.cpp b/src/gui/components/menus/juce_MenuBarModel.cpp index 6b5c412121..bf9cb94a0a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_MenuBarModel.h b/src/gui/components/menus/juce_MenuBarModel.h index 627ea0b560..9fb8512f63 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_PopupMenu.cpp b/src/gui/components/menus/juce_PopupMenu.cpp index 6394fb665e..6c8bd06aae 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_PopupMenu.h b/src/gui/components/menus/juce_PopupMenu.h index 0812ed891e..1c6049b893 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/menus/juce_PopupMenuCustomComponent.h b/src/gui/components/menus/juce_PopupMenuCustomComponent.h index eb4764372b..02e469233e 100644 --- a/src/gui/components/menus/juce_PopupMenuCustomComponent.h +++ b/src/gui/components/menus/juce_PopupMenuCustomComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_ComponentDragger.cpp b/src/gui/components/mouse/juce_ComponentDragger.cpp index 74681b92fc..13ad874785 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_ComponentDragger.h b/src/gui/components/mouse/juce_ComponentDragger.h index 3be71872bf..1c5836c209 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropContainer.cpp b/src/gui/components/mouse/juce_DragAndDropContainer.cpp index 5ff07ceeee..fcbc20b7ce 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropContainer.h b/src/gui/components/mouse/juce_DragAndDropContainer.h index 1572624555..76753688bc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_DragAndDropTarget.h b/src/gui/components/mouse/juce_DragAndDropTarget.h index aecee8b1ea..9db85de8f2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_FileDragAndDropTarget.h b/src/gui/components/mouse/juce_FileDragAndDropTarget.h index 9c952e0a5c..4c8b30be5d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_LassoComponent.h b/src/gui/components/mouse/juce_LassoComponent.h index 6b32fdf8e2..8e80cc1125 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseCursor.cpp b/src/gui/components/mouse/juce_MouseCursor.cpp index 8d73327fb3..4e562d37a8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseCursor.h b/src/gui/components/mouse/juce_MouseCursor.h index 0d866c47e0..140f45e8fa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseEvent.cpp b/src/gui/components/mouse/juce_MouseEvent.cpp index d69cfc1926..ab93882c64 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseEvent.h b/src/gui/components/mouse/juce_MouseEvent.h index 45415bf26f..93979d7c7c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseHoverDetector.cpp b/src/gui/components/mouse/juce_MouseHoverDetector.cpp index ebe3f0dd32..aedcda4088 100644 --- a/src/gui/components/mouse/juce_MouseHoverDetector.cpp +++ b/src/gui/components/mouse/juce_MouseHoverDetector.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseHoverDetector.h b/src/gui/components/mouse/juce_MouseHoverDetector.h index c19873133b..1b7e310c7c 100644 --- a/src/gui/components/mouse/juce_MouseHoverDetector.h +++ b/src/gui/components/mouse/juce_MouseHoverDetector.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseInputSource.cpp b/src/gui/components/mouse/juce_MouseInputSource.cpp index c79a4b92f6..1f7633aa97 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseInputSource.h b/src/gui/components/mouse/juce_MouseInputSource.h index 7028e45573..d701830b61 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseListener.cpp b/src/gui/components/mouse/juce_MouseListener.cpp index 5a09903df6..302b38f40a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_MouseListener.h b/src/gui/components/mouse/juce_MouseListener.h index 97ea26f16e..31fb37a505 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/mouse/juce_TooltipClient.h b/src/gui/components/mouse/juce_TooltipClient.h index 06e3460ed4..53d43ba90f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_BooleanPropertyComponent.cpp b/src/gui/components/properties/juce_BooleanPropertyComponent.cpp index b2b4ea072e..e4b23d38e5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_BooleanPropertyComponent.h b/src/gui/components/properties/juce_BooleanPropertyComponent.h index 67d1a71312..ad254cff19 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ButtonPropertyComponent.cpp b/src/gui/components/properties/juce_ButtonPropertyComponent.cpp index 928be645f2..97c47ec053 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ButtonPropertyComponent.h b/src/gui/components/properties/juce_ButtonPropertyComponent.h index 11334075b2..3ec1092ecd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ChoicePropertyComponent.cpp b/src/gui/components/properties/juce_ChoicePropertyComponent.cpp index 06ebec21c3..4fffd183ed 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_ChoicePropertyComponent.h b/src/gui/components/properties/juce_ChoicePropertyComponent.h index 1a2a486f9d..5ed60d18bc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyComponent.cpp b/src/gui/components/properties/juce_PropertyComponent.cpp index 5efbd476e5..abc048857e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyComponent.h b/src/gui/components/properties/juce_PropertyComponent.h index f07b158b5f..ce84381121 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyPanel.cpp b/src/gui/components/properties/juce_PropertyPanel.cpp index ded38378f0..3b4d62c1b1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_PropertyPanel.h b/src/gui/components/properties/juce_PropertyPanel.h index 12724f98fe..942c8650f2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_SliderPropertyComponent.cpp b/src/gui/components/properties/juce_SliderPropertyComponent.cpp index c05d89d2db..e85c25653f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_SliderPropertyComponent.h b/src/gui/components/properties/juce_SliderPropertyComponent.h index 0b2aa10e9d..bb992a2ee0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_TextPropertyComponent.cpp b/src/gui/components/properties/juce_TextPropertyComponent.cpp index 1f80b7d26b..39e5da5bae 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/properties/juce_TextPropertyComponent.h b/src/gui/components/properties/juce_TextPropertyComponent.h index a7ed55a7b8..b9dcc295f9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ActiveXControlComponent.h b/src/gui/components/special/juce_ActiveXControlComponent.h index 0ef9851ecf..9203eb21f8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp b/src/gui/components/special/juce_AudioDeviceSelectorComponent.cpp index 53841f454b..1b855b0e69 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_AudioDeviceSelectorComponent.h b/src/gui/components/special/juce_AudioDeviceSelectorComponent.h index e6be2c8ce1..cda020c7f9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleComponent.cpp b/src/gui/components/special/juce_BubbleComponent.cpp index 6cc81577a0..255e281d71 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleComponent.h b/src/gui/components/special/juce_BubbleComponent.h index ccb3cb2a3c..ba1adc6426 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleMessageComponent.cpp b/src/gui/components/special/juce_BubbleMessageComponent.cpp index 8544eac370..ffc0680bac 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_BubbleMessageComponent.h b/src/gui/components/special/juce_BubbleMessageComponent.h index 36253a217c..00d7f3e166 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ColourSelector.cpp b/src/gui/components/special/juce_ColourSelector.cpp index 68252779ea..630111d97b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_ColourSelector.h b/src/gui/components/special/juce_ColourSelector.h index 86e0cfcce8..fa94252787 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_DropShadower.cpp b/src/gui/components/special/juce_DropShadower.cpp index adad8b75a4..24d01f6f5f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_DropShadower.h b/src/gui/components/special/juce_DropShadower.h index 7a9e24a360..61ecc36a21 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MagnifierComponent.cpp b/src/gui/components/special/juce_MagnifierComponent.cpp index e47fce3986..38e0b81db9 100644 --- a/src/gui/components/special/juce_MagnifierComponent.cpp +++ b/src/gui/components/special/juce_MagnifierComponent.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MagnifierComponent.h b/src/gui/components/special/juce_MagnifierComponent.h index 1ea18c68b8..3e38d3f580 100644 --- a/src/gui/components/special/juce_MagnifierComponent.h +++ b/src/gui/components/special/juce_MagnifierComponent.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MidiKeyboardComponent.cpp b/src/gui/components/special/juce_MidiKeyboardComponent.cpp index 4819a2ea3d..96355e302d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_MidiKeyboardComponent.h b/src/gui/components/special/juce_MidiKeyboardComponent.h index 6777eddc56..392a83c633 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_NSViewComponent.h b/src/gui/components/special/juce_NSViewComponent.h index 27e126ee86..2da03c6cab 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_OpenGLComponent.cpp b/src/gui/components/special/juce_OpenGLComponent.cpp index 00239fa9c9..44ff992ec4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_OpenGLComponent.h b/src/gui/components/special/juce_OpenGLComponent.h index 17525f367e..084a8019ee 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_PreferencesPanel.cpp b/src/gui/components/special/juce_PreferencesPanel.cpp index 3c3e4b06d0..743f93c024 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_PreferencesPanel.h b/src/gui/components/special/juce_PreferencesPanel.h index 73292a185c..47a57d6f27 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_QuickTimeMovieComponent.h b/src/gui/components/special/juce_QuickTimeMovieComponent.h index 068a247349..96e5543810 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_SystemTrayIconComponent.cpp b/src/gui/components/special/juce_SystemTrayIconComponent.cpp index 837d713543..0894d75a00 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_SystemTrayIconComponent.h b/src/gui/components/special/juce_SystemTrayIconComponent.h index 8abc0b690c..a09aa56069 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/special/juce_WebBrowserComponent.h b/src/gui/components/special/juce_WebBrowserComponent.h index 099ea22518..1ce329aa0b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_AlertWindow.cpp b/src/gui/components/windows/juce_AlertWindow.cpp index 37a920544c..5fe6c3fe02 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_AlertWindow.h b/src/gui/components/windows/juce_AlertWindow.h index 222d8a965c..b8a7259e66 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ComponentPeer.cpp b/src/gui/components/windows/juce_ComponentPeer.cpp index 101840e9d5..e1d410baff 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ComponentPeer.h b/src/gui/components/windows/juce_ComponentPeer.h index 60d46811a1..8a94abda20 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DialogWindow.cpp b/src/gui/components/windows/juce_DialogWindow.cpp index 64aeb22fa1..662a9128fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DialogWindow.h b/src/gui/components/windows/juce_DialogWindow.h index a8558e5508..c9b845ddcb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DocumentWindow.cpp b/src/gui/components/windows/juce_DocumentWindow.cpp index 44090093eb..29231aca84 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_DocumentWindow.h b/src/gui/components/windows/juce_DocumentWindow.h index 13892a4fb4..afed9f78a6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ResizableWindow.cpp b/src/gui/components/windows/juce_ResizableWindow.cpp index 3a7daff251..744dd48d28 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ResizableWindow.h b/src/gui/components/windows/juce_ResizableWindow.h index 937f233035..f14554afe7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_SplashScreen.cpp b/src/gui/components/windows/juce_SplashScreen.cpp index 9497006e70..e7859fe5c8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_SplashScreen.h b/src/gui/components/windows/juce_SplashScreen.h index 732b219ba0..a477bbd0f6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp b/src/gui/components/windows/juce_ThreadWithProgressWindow.cpp index bad591964a..c4f464cf15 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_ThreadWithProgressWindow.h b/src/gui/components/windows/juce_ThreadWithProgressWindow.h index bf8ac0ce4d..04ae514fe6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TooltipWindow.cpp b/src/gui/components/windows/juce_TooltipWindow.cpp index 398d0fe46b..3b6163150d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TooltipWindow.h b/src/gui/components/windows/juce_TooltipWindow.h index 897420b9cc..df1bbac29a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TopLevelWindow.cpp b/src/gui/components/windows/juce_TopLevelWindow.cpp index bd7fa2e48f..0953d755aa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/components/windows/juce_TopLevelWindow.h b/src/gui/components/windows/juce_TopLevelWindow.h index fff9e47991..7bdaebb657 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colour.cpp b/src/gui/graphics/colour/juce_Colour.cpp index ef1d6ce491..11f4f8a827 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colour.h b/src/gui/graphics/colour/juce_Colour.h index e7972a9b46..240073ff0b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_ColourGradient.cpp b/src/gui/graphics/colour/juce_ColourGradient.cpp index b5ecf6bdeb..b06291aa17 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_ColourGradient.h b/src/gui/graphics/colour/juce_ColourGradient.h index 54a0fd414b..a9d2fc6a91 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colours.cpp b/src/gui/graphics/colour/juce_Colours.cpp index ce73cb069d..7247699d6e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_Colours.h b/src/gui/graphics/colour/juce_Colours.h index c2b35a9270..894c216833 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/colour/juce_PixelFormats.h b/src/gui/graphics/colour/juce_PixelFormats.h index 1c032bb8ef..732a8d4c6b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_EdgeTable.cpp b/src/gui/graphics/contexts/juce_EdgeTable.cpp index 0b19077d76..5dddc06967 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_EdgeTable.h b/src/gui/graphics/contexts/juce_EdgeTable.h index d9f1468573..62f154bad4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_FillType.cpp b/src/gui/graphics/contexts/juce_FillType.cpp index e7be4949e6..d3fdf9c866 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_FillType.h b/src/gui/graphics/contexts/juce_FillType.h index 5aa40ea394..1e0eb81124 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Graphics.cpp b/src/gui/graphics/contexts/juce_Graphics.cpp index 24193558b6..f82e5b9b18 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Graphics.h b/src/gui/graphics/contexts/juce_Graphics.h index 305bbea6ca..bd46b6d56e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Justification.cpp b/src/gui/graphics/contexts/juce_Justification.cpp index 97ed5e186f..1c6d077dd1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_Justification.h b/src/gui/graphics/contexts/juce_Justification.h index 3b2897ea16..8d5b59da5f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsContext.h index 318d62fc2b..6c836e10c8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp index c42601333c..05ec24f56b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.h index 4a5a72abc3..e2490f182b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp index acf8a993e0..5761e7ee15 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h b/src/gui/graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.h index a8fb24c081..9208b14988 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_RectanglePlacement.cpp b/src/gui/graphics/contexts/juce_RectanglePlacement.cpp index ba051405c0..bc76c2f4cf 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/contexts/juce_RectanglePlacement.h b/src/gui/graphics/contexts/juce_RectanglePlacement.h index 93aed12192..234253660d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_Drawable.cpp b/src/gui/graphics/drawables/juce_Drawable.cpp index c599191eda..59027e793d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_Drawable.h b/src/gui/graphics/drawables/juce_Drawable.h index ebba59ba67..43db2c149e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableComposite.cpp b/src/gui/graphics/drawables/juce_DrawableComposite.cpp index c21b57b1b6..c565e1cc54 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableComposite.h b/src/gui/graphics/drawables/juce_DrawableComposite.h index b7c649aa4b..882af7ac17 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableImage.cpp b/src/gui/graphics/drawables/juce_DrawableImage.cpp index d098511323..645d102d46 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableImage.h b/src/gui/graphics/drawables/juce_DrawableImage.h index ff0a1af1f0..ea978ea63e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawablePath.cpp b/src/gui/graphics/drawables/juce_DrawablePath.cpp index 44e72a7a3f..b2cb4067ce 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawablePath.h b/src/gui/graphics/drawables/juce_DrawablePath.h index 5fd719ae89..0204f3ed15 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableText.cpp b/src/gui/graphics/drawables/juce_DrawableText.cpp index aa189805f0..8009290cbc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_DrawableText.h b/src/gui/graphics/drawables/juce_DrawableText.h index 8c7f9e8290..2ead075f2e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/drawables/juce_SVGParser.cpp b/src/gui/graphics/drawables/juce_SVGParser.cpp index 610fc8fc9a..abf57d5242 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_DropShadowEffect.cpp b/src/gui/graphics/effects/juce_DropShadowEffect.cpp index c2755401a5..628c7b6aad 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_DropShadowEffect.h b/src/gui/graphics/effects/juce_DropShadowEffect.h index 0eae619173..f1905acfed 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_GlowEffect.cpp b/src/gui/graphics/effects/juce_GlowEffect.cpp index 64fa8dc2a5..9689f79850 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_GlowEffect.h b/src/gui/graphics/effects/juce_GlowEffect.h index fb78a08b8e..e2e4a9ecea 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_ImageEffectFilter.h b/src/gui/graphics/effects/juce_ImageEffectFilter.h index ba4fd3dcd6..6bd50a381d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_ReduceOpacityEffect.cpp b/src/gui/graphics/effects/juce_ReduceOpacityEffect.cpp index 1e363e9290..957a59396c 100644 --- a/src/gui/graphics/effects/juce_ReduceOpacityEffect.cpp +++ b/src/gui/graphics/effects/juce_ReduceOpacityEffect.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/effects/juce_ReduceOpacityEffect.h b/src/gui/graphics/effects/juce_ReduceOpacityEffect.h index 8b720caae0..eea12beb36 100644 --- a/src/gui/graphics/effects/juce_ReduceOpacityEffect.h +++ b/src/gui/graphics/effects/juce_ReduceOpacityEffect.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Font.cpp b/src/gui/graphics/fonts/juce_Font.cpp index ee7c7cc9b3..3fa1cc3136 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Font.h b/src/gui/graphics/fonts/juce_Font.h index cfe5d47a70..2e83284d14 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_GlyphArrangement.cpp b/src/gui/graphics/fonts/juce_GlyphArrangement.cpp index a46693cd2a..d98adcfb04 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_GlyphArrangement.h b/src/gui/graphics/fonts/juce_GlyphArrangement.h index 0e1763d698..bfda8e16ed 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_TextLayout.cpp b/src/gui/graphics/fonts/juce_TextLayout.cpp index 2c95f9a050..238b62ac5f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_TextLayout.h b/src/gui/graphics/fonts/juce_TextLayout.h index 7ef6f9f887..e9a10ed4e3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Typeface.cpp b/src/gui/graphics/fonts/juce_Typeface.cpp index d09d6754a0..503d99682f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/fonts/juce_Typeface.h b/src/gui/graphics/fonts/juce_Typeface.h index 650e7f6741..8f28014fa1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_AffineTransform.cpp b/src/gui/graphics/geometry/juce_AffineTransform.cpp index 0ffce5001b..9ddedd73e2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_AffineTransform.h b/src/gui/graphics/geometry/juce_AffineTransform.h index ff895426e2..3cf409d508 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_BorderSize.cpp b/src/gui/graphics/geometry/juce_BorderSize.cpp index f3c8130406..d33d30d26c 100644 --- a/src/gui/graphics/geometry/juce_BorderSize.cpp +++ b/src/gui/graphics/geometry/juce_BorderSize.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_BorderSize.h b/src/gui/graphics/geometry/juce_BorderSize.h index 795dc16ca7..3dc676530f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Line.cpp b/src/gui/graphics/geometry/juce_Line.cpp index 86a4cb82ae..7c51e54aa8 100644 --- a/src/gui/graphics/geometry/juce_Line.cpp +++ b/src/gui/graphics/geometry/juce_Line.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Line.h b/src/gui/graphics/geometry/juce_Line.h index 511896ea55..4f41c2e353 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Path.cpp b/src/gui/graphics/geometry/juce_Path.cpp index 5cff16e403..7ac9eb72cb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Path.h b/src/gui/graphics/geometry/juce_Path.h index 0b1061440f..14f32b9242 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathIterator.cpp b/src/gui/graphics/geometry/juce_PathIterator.cpp index 69a0042700..67bde7ae79 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathIterator.h b/src/gui/graphics/geometry/juce_PathIterator.h index fc3a42625f..c43306cf17 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathStrokeType.cpp b/src/gui/graphics/geometry/juce_PathStrokeType.cpp index cece324db1..d9530ad723 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PathStrokeType.h b/src/gui/graphics/geometry/juce_PathStrokeType.h index 2258783f06..47c7201486 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Point.h b/src/gui/graphics/geometry/juce_Point.h index 089e7b86ea..dca9f5446e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PositionedRectangle.cpp b/src/gui/graphics/geometry/juce_PositionedRectangle.cpp index 8eb8acc5c1..8619184bdb 100644 --- a/src/gui/graphics/geometry/juce_PositionedRectangle.cpp +++ b/src/gui/graphics/geometry/juce_PositionedRectangle.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_PositionedRectangle.h b/src/gui/graphics/geometry/juce_PositionedRectangle.h index 71ce66e2ed..c0b1af7446 100644 --- a/src/gui/graphics/geometry/juce_PositionedRectangle.h +++ b/src/gui/graphics/geometry/juce_PositionedRectangle.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_Rectangle.h b/src/gui/graphics/geometry/juce_Rectangle.h index f41e353551..60e5cd6e4f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_RectangleList.cpp b/src/gui/graphics/geometry/juce_RectangleList.cpp index 70cb2316fe..31f8d5b8ae 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/geometry/juce_RectangleList.h b/src/gui/graphics/geometry/juce_RectangleList.h index fc6bdf7388..97382382bb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 757b9f5129..1cc6725a82 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.h b/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.h index 3317c12611..f8fc931d1e 100644 --- a/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.h +++ b/src/gui/graphics/imaging/image_file_formats/juce_GIFLoader.h @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 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 2d4d6a6483..7fcd354726 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-9 by Raw Material Software Ltd. + Copyright 2004-10 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 442c614442..adfb6a9fb0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_CameraDevice.h b/src/gui/graphics/imaging/juce_CameraDevice.h index 06bfb43aa3..5653753c44 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_Image.cpp b/src/gui/graphics/imaging/juce_Image.cpp index 25bf94e078..e4b275d427 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_Image.h b/src/gui/graphics/imaging/juce_Image.h index d0dc5928b6..c0375d0bb1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageCache.cpp b/src/gui/graphics/imaging/juce_ImageCache.cpp index b1a4f993be..ef14f7b712 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageCache.h b/src/gui/graphics/imaging/juce_ImageCache.h index 290f043b27..abbc0dc130 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.cpp index 526be1f803..ed27a101d6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h b/src/gui/graphics/imaging/juce_ImageConvolutionKernel.h index 7125e7fcd1..6db5940900 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageFileFormat.cpp b/src/gui/graphics/imaging/juce_ImageFileFormat.cpp index 685f4d0b2e..d4e7fad2a9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/gui/graphics/imaging/juce_ImageFileFormat.h b/src/gui/graphics/imaging/juce_ImageFileFormat.h index 4d2ba3310c..55340e2e2f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_DirectoryIterator.cpp b/src/io/files/juce_DirectoryIterator.cpp index c287cc0ac9..f8ca3e11b4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_DirectoryIterator.h b/src/io/files/juce_DirectoryIterator.h index 8de883ca5d..354f3947d1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_File.cpp b/src/io/files/juce_File.cpp index 42ed5ee702..1e4cab13e5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_File.h b/src/io/files/juce_File.h index 5ca66eb35d..15cf7d0b8e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileInputStream.cpp b/src/io/files/juce_FileInputStream.cpp index ef8b6cd31a..8996280026 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileInputStream.h b/src/io/files/juce_FileInputStream.h index 23684672e0..10a9909f2c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileOutputStream.cpp b/src/io/files/juce_FileOutputStream.cpp index 70c94d25fc..11fe08ce14 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileOutputStream.h b/src/io/files/juce_FileOutputStream.h index 6ddd332d27..67ac2d1b7b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileSearchPath.cpp b/src/io/files/juce_FileSearchPath.cpp index 146d4f3c43..471986b945 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_FileSearchPath.h b/src/io/files/juce_FileSearchPath.h index 7ac332daa6..b905e24108 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_NamedPipe.cpp b/src/io/files/juce_NamedPipe.cpp index 9b34ad167d..0118639405 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_NamedPipe.h b/src/io/files/juce_NamedPipe.h index 37003b36b6..3f6cc1522c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_TemporaryFile.cpp b/src/io/files/juce_TemporaryFile.cpp index 14e43d7985..7767e16e93 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_TemporaryFile.h b/src/io/files/juce_TemporaryFile.h index 74c25af9bd..5c57e96ab5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_ZipFile.cpp b/src/io/files/juce_ZipFile.cpp index 0188a01243..d26b3eb123 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/files/juce_ZipFile.h b/src/io/files/juce_ZipFile.h index 72b208acc7..765b38d723 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_Socket.cpp b/src/io/network/juce_Socket.cpp index 47ca4c173f..3061c19c0c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_Socket.h b/src/io/network/juce_Socket.h index 9b8d0eeb55..24d50379a8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_URL.cpp b/src/io/network/juce_URL.cpp index 8d87a8b591..4bfb1d5fef 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/network/juce_URL.h b/src/io/network/juce_URL.h index d0e5589558..f54c22f65a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_BufferedInputStream.cpp b/src/io/streams/juce_BufferedInputStream.cpp index 323477caca..7fa0ea12a3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_BufferedInputStream.h b/src/io/streams/juce_BufferedInputStream.h index 7a07ca2b86..462fd717e9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_FileInputSource.cpp b/src/io/streams/juce_FileInputSource.cpp index b8a62bd448..f85550c540 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_FileInputSource.h b/src/io/streams/juce_FileInputSource.h index 4691757de2..cc3a4ef46c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPCompressorOutputStream.cpp b/src/io/streams/juce_GZIPCompressorOutputStream.cpp index b331a1ff98..820c839402 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPCompressorOutputStream.h b/src/io/streams/juce_GZIPCompressorOutputStream.h index 42a2bb63bd..5ae4bc59d7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPDecompressorInputStream.cpp b/src/io/streams/juce_GZIPDecompressorInputStream.cpp index fba6335c3d..ed9aeb9b21 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_GZIPDecompressorInputStream.h b/src/io/streams/juce_GZIPDecompressorInputStream.h index 149151647f..c7cdffc8fa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputSource.h b/src/io/streams/juce_InputSource.h index 0ee6637500..dcb585c9d9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputStream.cpp b/src/io/streams/juce_InputStream.cpp index cd23230013..eb2c24bf40 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_InputStream.h b/src/io/streams/juce_InputStream.h index 1d8a07963f..cf56c1b3db 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryInputStream.cpp b/src/io/streams/juce_MemoryInputStream.cpp index e7ee24bf4b..ce419e5316 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryInputStream.h b/src/io/streams/juce_MemoryInputStream.h index 58bb4b08b9..fcc51a8e8c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryOutputStream.cpp b/src/io/streams/juce_MemoryOutputStream.cpp index ea1d6fcf34..39c51b650a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_MemoryOutputStream.h b/src/io/streams/juce_MemoryOutputStream.h index 4b4fc9c95d..3311d69fab 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_OutputStream.cpp b/src/io/streams/juce_OutputStream.cpp index 7dabd94954..7b137e603f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_OutputStream.h b/src/io/streams/juce_OutputStream.h index ec531ba6b1..4ee4f759ee 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_SubregionStream.cpp b/src/io/streams/juce_SubregionStream.cpp index 2158a6256d..7f20ad25c6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/io/streams/juce_SubregionStream.h b/src/io/streams/juce_SubregionStream.h index 63caf99b4f..ff221ad1d8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_DefineMacros.h b/src/juce_DefineMacros.h index 8220aaca18..a2b8ec6e96 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_WithoutMacros.h b/src/juce_WithoutMacros.h index f963337218..442416921b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_app_includes.h b/src/juce_app_includes.h index d8ef4b9aa7..bac624bc33 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/juce_core_includes.h b/src/juce_core_includes.h index 70d669e9af..5771319ae3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/common/juce_posix_NamedPipe.cpp b/src/native/common/juce_posix_NamedPipe.cpp index d9153e444b..9a741c125a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/common/juce_posix_SharedCode.h b/src/native/common/juce_posix_SharedCode.h index 87d0291fa9..7d39c754dc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/juce_linux_NativeCode.cpp b/src/native/juce_linux_NativeCode.cpp index 5cc825efca..6a8fcdc7d6 100644 --- a/src/native/juce_linux_NativeCode.cpp +++ b/src/native/juce_linux_NativeCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/juce_mac_NativeCode.mm b/src/native/juce_mac_NativeCode.mm index bc4a9c09b4..65faebf679 100644 --- a/src/native/juce_mac_NativeCode.mm +++ b/src/native/juce_mac_NativeCode.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/juce_win32_NativeCode.cpp b/src/native/juce_win32_NativeCode.cpp index 3c016c16e4..58358c033f 100644 --- a/src/native/juce_win32_NativeCode.cpp +++ b/src/native/juce_win32_NativeCode.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Audio.cpp b/src/native/linux/juce_linux_Audio.cpp index 18ce9ea280..b189791159 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_AudioCDReader.cpp b/src/native/linux/juce_linux_AudioCDReader.cpp index b76dcd6c21..b74a693bc4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Clipboard.cpp b/src/native/linux/juce_linux_Clipboard.cpp index f4d5aa2cb3..4a8c5ec151 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_FileChooser.cpp b/src/native/linux/juce_linux_FileChooser.cpp index 027972e102..fec254bb5e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Files.cpp b/src/native/linux/juce_linux_Files.cpp index c1fc16e188..1d56528e4f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Fonts.cpp b/src/native/linux/juce_linux_Fonts.cpp index f45e52ec74..6e03d6938e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_JackAudio.cpp b/src/native/linux/juce_linux_JackAudio.cpp index 2a8c57f20a..63950a961e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Messaging.cpp b/src/native/linux/juce_linux_Messaging.cpp index 58338c3747..d053cc9b49 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Midi.cpp b/src/native/linux/juce_linux_Midi.cpp index f940cef29f..2e3932dc66 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_NativeIncludes.h b/src/native/linux/juce_linux_NativeIncludes.h index 7386444772..4692c1664e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Network.cpp b/src/native/linux/juce_linux_Network.cpp index 40f2f10158..a3fd6cc198 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_SystemStats.cpp b/src/native/linux/juce_linux_SystemStats.cpp index 300bd16861..a36868a013 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Threads.cpp b/src/native/linux/juce_linux_Threads.cpp index bea32d3a6e..ed07523a89 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_WebBrowserComponent.cpp b/src/native/linux/juce_linux_WebBrowserComponent.cpp index e6f7f34e05..503faa9b92 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/linux/juce_linux_Windowing.cpp b/src/native/linux/juce_linux_Windowing.cpp index 56e83972dd..b46728e115 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_iphone_Audio.cpp b/src/native/mac/juce_iphone_Audio.cpp index b0bdd6a494..17ce6af171 100644 --- a/src/native/mac/juce_iphone_Audio.cpp +++ b/src/native/mac/juce_iphone_Audio.cpp @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_iphone_MessageManager.mm b/src/native/mac/juce_iphone_MessageManager.mm index a5e528471c..29d9f06dff 100644 --- a/src/native/mac/juce_iphone_MessageManager.mm +++ b/src/native/mac/juce_iphone_MessageManager.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_iphone_MiscUtilities.mm b/src/native/mac/juce_iphone_MiscUtilities.mm index d654d575cc..b552f670fb 100644 --- a/src/native/mac/juce_iphone_MiscUtilities.mm +++ b/src/native/mac/juce_iphone_MiscUtilities.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_iphone_UIViewComponentPeer.mm b/src/native/mac/juce_iphone_UIViewComponentPeer.mm index 3d7679f5bc..68807a3f65 100644 --- a/src/native/mac/juce_iphone_UIViewComponentPeer.mm +++ b/src/native/mac/juce_iphone_UIViewComponentPeer.mm @@ -2,7 +2,7 @@ ============================================================================== This file is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_AppleRemote.mm b/src/native/mac/juce_mac_AppleRemote.mm index 96e81e2970..23e2967480 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_AudioCDBurner.mm b/src/native/mac/juce_mac_AudioCDBurner.mm index fd351c4ea3..05580102e0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CameraDevice.mm b/src/native/mac/juce_mac_CameraDevice.mm index f4a7952264..9a08b4d191 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CarbonViewWrapperComponent.h b/src/native/mac/juce_mac_CarbonViewWrapperComponent.h index aa80bac9be..779e85569b 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreAudio.cpp b/src/native/mac/juce_mac_CoreAudio.cpp index c5678fbed8..9daeeb8f84 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreGraphicsContext.mm b/src/native/mac/juce_mac_CoreGraphicsContext.mm index 1f313bc560..73c25b969d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_CoreMidi.cpp b/src/native/mac/juce_mac_CoreMidi.cpp index 6a1c674920..257f807a68 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Debugging.mm b/src/native/mac/juce_mac_Debugging.mm index 9c77dd5abb..ed60cb857e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_FileChooser.mm b/src/native/mac/juce_mac_FileChooser.mm index 1639cd87f9..31b215faf8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Files.mm b/src/native/mac/juce_mac_Files.mm index c2df1d3c70..9772bb1ff0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Fonts.mm b/src/native/mac/juce_mac_Fonts.mm index 3f9544be8a..20d1e6ccc7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MainMenu.mm b/src/native/mac/juce_mac_MainMenu.mm index 691df2085e..297c53989a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MessageManager.mm b/src/native/mac/juce_mac_MessageManager.mm index 1969904ef8..c8d15b85f2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MiscUtilities.mm b/src/native/mac/juce_mac_MiscUtilities.mm index abab8e33ba..764bcda7a5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_MouseCursor.mm b/src/native/mac/juce_mac_MouseCursor.mm index 2934a7cb93..ba0de028b5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NSViewComponent.mm b/src/native/mac/juce_mac_NSViewComponent.mm index 961c6b56b5..d432da9c16 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NSViewComponentPeer.mm b/src/native/mac/juce_mac_NSViewComponentPeer.mm index 52a9b29a10..94921a462e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_NativeIncludes.h b/src/native/mac/juce_mac_NativeIncludes.h index 158f4120ab..e3c8ed80c1 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Network.mm b/src/native/mac/juce_mac_Network.mm index 6ac1440393..025116aa92 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_ObjCSuffix.h b/src/native/mac/juce_mac_ObjCSuffix.h index 182ac15d18..7daeb62689 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_OpenGLComponent.mm b/src/native/mac/juce_mac_OpenGLComponent.mm index e05e650171..512723979c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_QuickTimeMovieComponent.mm b/src/native/mac/juce_mac_QuickTimeMovieComponent.mm index f7faa32c1f..26014cef04 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Strings.mm b/src/native/mac/juce_mac_Strings.mm index 9b178b6997..584a28343c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_SystemStats.mm b/src/native/mac/juce_mac_SystemStats.mm index 1e17ce069a..bc4eec85ff 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_Threads.mm b/src/native/mac/juce_mac_Threads.mm index 7cfdf25712..9910d17761 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/mac/juce_mac_WebBrowserComponent.mm b/src/native/mac/juce_mac_WebBrowserComponent.mm index 4759fdaf99..3f372ccab8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_ASIO.cpp b/src/native/windows/juce_win32_ASIO.cpp index fde1bf5f04..852c475c47 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_ActiveXComponent.cpp b/src/native/windows/juce_win32_ActiveXComponent.cpp index e59f4db666..7ef22d9277 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_AudioCDReader.cpp b/src/native/windows/juce_win32_AudioCDReader.cpp index 8aa8a63c0b..2750e067a4 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_CameraDevice.cpp b/src/native/windows/juce_win32_CameraDevice.cpp index b3df6421ce..b9979fa4f5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DirectSound.cpp b/src/native/windows/juce_win32_DirectSound.cpp index 4007821f99..2c461b5edc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DynamicLibraryLoader.cpp b/src/native/windows/juce_win32_DynamicLibraryLoader.cpp index 45381d6a6e..42f8460dac 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_DynamicLibraryLoader.h b/src/native/windows/juce_win32_DynamicLibraryLoader.h index 71269a245d..42f7976d52 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_FileChooser.cpp b/src/native/windows/juce_win32_FileChooser.cpp index 359e169843..dad1d630d2 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Files.cpp b/src/native/windows/juce_win32_Files.cpp index 0e3587c50f..98af5d5378 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Fonts.cpp b/src/native/windows/juce_win32_Fonts.cpp index b7fb7a595b..1b39e61c8c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Messaging.cpp b/src/native/windows/juce_win32_Messaging.cpp index 2fff02114f..8eb8fc4ca0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Midi.cpp b/src/native/windows/juce_win32_Midi.cpp index f32e046934..263e931a98 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Misc.cpp b/src/native/windows/juce_win32_Misc.cpp index 2ce89943a7..96f00d5b38 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_NativeIncludes.h b/src/native/windows/juce_win32_NativeIncludes.h index 69be25a8d3..dfd209ef98 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Network.cpp b/src/native/windows/juce_win32_Network.cpp index 3a595425d1..81d77f3a54 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_OpenGLComponent.cpp b/src/native/windows/juce_win32_OpenGLComponent.cpp index 1232b0e5d1..5241b18fcb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_PlatformUtils.cpp b/src/native/windows/juce_win32_PlatformUtils.cpp index 00d8425a31..8d8fdacd59 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp b/src/native/windows/juce_win32_QuickTimeMovieComponent.cpp index f74681f87c..68aa544639 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_SystemStats.cpp b/src/native/windows/juce_win32_SystemStats.cpp index aa77f96317..9f11ae90af 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Threads.cpp b/src/native/windows/juce_win32_Threads.cpp index bf0f51c36e..54be49dc90 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_WASAPI.cpp b/src/native/windows/juce_win32_WASAPI.cpp index df56b0ec65..c4b6fa54fa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_WebBrowserComponent.cpp b/src/native/windows/juce_win32_WebBrowserComponent.cpp index f31c10412f..c7aad1b86a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/native/windows/juce_win32_Windowing.cpp b/src/native/windows/juce_win32_Windowing.cpp index 6149ac6783..01da9fbd64 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharacterFunctions.cpp b/src/text/juce_CharacterFunctions.cpp index de0a006ed6..d084976484 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_CharacterFunctions.h b/src/text/juce_CharacterFunctions.h index bb9f883205..0bdbe7526f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_LocalisedStrings.cpp b/src/text/juce_LocalisedStrings.cpp index 3d6d5155a2..348bf1d5a0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_LocalisedStrings.h b/src/text/juce_LocalisedStrings.h index ae7555cada..c1f429dc27 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_String.cpp b/src/text/juce_String.cpp index 79376ce67c..dc5bbe9c8c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_String.h b/src/text/juce_String.h index b17608c43d..5416913e03 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringArray.cpp b/src/text/juce_StringArray.cpp index 39c37cc267..2b88bba2d6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringArray.h b/src/text/juce_StringArray.h index bbed3f84ff..5509babb68 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPairArray.cpp b/src/text/juce_StringPairArray.cpp index 8aa465b6b3..59e247ca6a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_StringPairArray.h b/src/text/juce_StringPairArray.h index c43c7e4176..259bb2e6dd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlDocument.cpp b/src/text/juce_XmlDocument.cpp index c160688006..40f4ef4a03 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlDocument.h b/src/text/juce_XmlDocument.h index 0f8a9acdcc..b8b340b104 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlElement.cpp b/src/text/juce_XmlElement.cpp index d82db3c23d..6b36cb3dd9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/text/juce_XmlElement.h b/src/text/juce_XmlElement.h index 0e92e51b4b..25463d23f8 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_CriticalSection.h b/src/threads/juce_CriticalSection.h index 466e40d417..925aa525c6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_InterProcessLock.h b/src/threads/juce_InterProcessLock.h index eff54cd6d3..a6b5a57889 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Process.h b/src/threads/juce_Process.h index ec5009382e..cad5e8617a 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ReadWriteLock.cpp b/src/threads/juce_ReadWriteLock.cpp index 3d7208f9b8..79b515833f 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ReadWriteLock.h b/src/threads/juce_ReadWriteLock.h index e0cdb79f0a..78f0e033fd 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedLock.h b/src/threads/juce_ScopedLock.h index 38b36238ab..1f6b057eb0 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedReadLock.h b/src/threads/juce_ScopedReadLock.h index cf9a4f48fb..92239f43a9 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedTryLock.h b/src/threads/juce_ScopedTryLock.h index 890f84e6b7..02d3cfb223 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ScopedWriteLock.h b/src/threads/juce_ScopedWriteLock.h index 977a278864..95bd8cfd3c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Thread.cpp b/src/threads/juce_Thread.cpp index af93862e03..72e8f666fe 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_Thread.h b/src/threads/juce_Thread.h index 488aee6b7f..f70fff6e0d 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ThreadPool.cpp b/src/threads/juce_ThreadPool.cpp index d8778bff1b..81c2b35e76 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_ThreadPool.h b/src/threads/juce_ThreadPool.h index a73ae7b46c..99dba173c7 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_TimeSliceThread.cpp b/src/threads/juce_TimeSliceThread.cpp index 620fbf6204..2b53e60242 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_TimeSliceThread.h b/src/threads/juce_TimeSliceThread.h index ae2a448235..5b018c7120 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/threads/juce_WaitableEvent.h b/src/threads/juce_WaitableEvent.h index f761eccf38..5a3671dd14 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_DeletedAtShutdown.cpp b/src/utilities/juce_DeletedAtShutdown.cpp index 20b2cdf408..499dcc3db6 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_DeletedAtShutdown.h b/src/utilities/juce_DeletedAtShutdown.h index bde98eebf8..39aa234673 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_FileBasedDocument.cpp b/src/utilities/juce_FileBasedDocument.cpp index d1c6ceab7f..f798f66c9c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_FileBasedDocument.h b/src/utilities/juce_FileBasedDocument.h index 234940d0ac..482517ddf3 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_PropertiesFile.cpp b/src/utilities/juce_PropertiesFile.cpp index 6b3f02d0d9..6e844c4fd5 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_PropertiesFile.h b/src/utilities/juce_PropertiesFile.h index 10b39fb561..73a0ecc610 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_RecentlyOpenedFilesList.cpp b/src/utilities/juce_RecentlyOpenedFilesList.cpp index 4aee4987e5..58b6e1edfc 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_RecentlyOpenedFilesList.h b/src/utilities/juce_RecentlyOpenedFilesList.h index d64577a6d6..80b839a6eb 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_SelectedItemSet.h b/src/utilities/juce_SelectedItemSet.h index 67d2ffa97a..3884db7587 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_SystemClipboard.h b/src/utilities/juce_SystemClipboard.h index 8aa5fc49ec..0fbb8f73aa 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoManager.cpp b/src/utilities/juce_UndoManager.cpp index 432b934596..cd7a1e8d0e 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoManager.h b/src/utilities/juce_UndoManager.h index e152d6eb6d..5f9b13d814 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------ diff --git a/src/utilities/juce_UndoableAction.h b/src/utilities/juce_UndoableAction.h index 49726bf2d1..c3134a203c 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-9 by Raw Material Software Ltd. + Copyright 2004-10 by Raw Material Software Ltd. ------------------------------------------------------------------------------