From 2ec861d99e3ead4053577ed382f1272000cb13a2 Mon Sep 17 00:00:00 2001 From: Tom Poole Date: Mon, 16 May 2022 17:35:09 +0100 Subject: [PATCH] Update licensing banners to JUCE 7 --- CMakeLists.txt | 15 +++++++--- LICENSE.md | 29 +++++++++++++++---- examples/Audio/CMakeLists.txt | 15 +++++++--- examples/CMake/CMakeLists.txt | 15 +++++++--- examples/CMakeLists.txt | 15 +++++++--- examples/DSP/CMakeLists.txt | 15 +++++++--- examples/DemoRunner/CMakeLists.txt | 15 +++++++--- .../DemoRunner/Source/Demos/DemoPIPs1.cpp | 15 +++++++--- .../DemoRunner/Source/Demos/DemoPIPs2.cpp | 15 +++++++--- .../DemoRunner/Source/Demos/IntroScreen.h | 15 +++++++--- .../DemoRunner/Source/Demos/JUCEDemos.cpp | 15 +++++++--- examples/DemoRunner/Source/Demos/JUCEDemos.h | 15 +++++++--- examples/DemoRunner/Source/Main.cpp | 15 +++++++--- .../Source/UI/DemoContentComponent.cpp | 15 +++++++--- .../Source/UI/DemoContentComponent.h | 15 +++++++--- .../DemoRunner/Source/UI/MainComponent.cpp | 15 +++++++--- examples/DemoRunner/Source/UI/MainComponent.h | 15 +++++++--- .../DemoRunner/Source/UI/SettingsContent.h | 15 +++++++--- examples/GUI/CMakeLists.txt | 15 +++++++--- examples/Plugins/CMakeLists.txt | 15 +++++++--- examples/Utilities/CMakeLists.txt | 15 +++++++--- extras/AudioPerformanceTest/CMakeLists.txt | 15 +++++++--- extras/AudioPerformanceTest/Source/Main.cpp | 15 +++++++--- .../Source/MainComponent.h | 15 +++++++--- extras/AudioPluginHost/CMakeLists.txt | 15 +++++++--- extras/AudioPluginHost/Source/HostStartup.cpp | 15 +++++++--- .../Source/Plugins/ARAPlugin.cpp | 15 +++++++--- .../Source/Plugins/ARAPlugin.h | 15 +++++++--- .../Source/Plugins/IOConfigurationWindow.cpp | 15 +++++++--- .../Source/Plugins/IOConfigurationWindow.h | 15 +++++++--- .../Source/Plugins/InternalPlugins.cpp | 15 +++++++--- .../Source/Plugins/InternalPlugins.h | 15 +++++++--- .../Source/Plugins/PluginGraph.cpp | 15 +++++++--- .../Source/Plugins/PluginGraph.h | 15 +++++++--- .../Source/UI/GraphEditorPanel.cpp | 15 +++++++--- .../Source/UI/GraphEditorPanel.h | 15 +++++++--- .../Source/UI/MainHostWindow.cpp | 15 +++++++--- .../Source/UI/MainHostWindow.h | 15 +++++++--- .../AudioPluginHost/Source/UI/PluginWindow.h | 15 +++++++--- extras/BinaryBuilder/CMakeLists.txt | 15 +++++++--- extras/BinaryBuilder/Source/Main.cpp | 15 +++++++--- extras/Build/CMake/JUCECheckAtomic.cmake | 15 +++++++--- extras/Build/CMake/JUCEHelperTargets.cmake | 15 +++++++--- extras/Build/CMake/JUCEModuleSupport.cmake | 15 +++++++--- extras/Build/CMake/JUCEUtils.cmake | 15 +++++++--- extras/Build/CMake/checkBundleSigning.cmake | 15 +++++++--- extras/Build/CMake/copyDir.cmake | 15 +++++++--- .../CMake/juce_runtime_arch_detection.cpp | 15 +++++++--- extras/Build/CMakeLists.txt | 15 +++++++--- .../juce_build_tools/juce_build_tools.cpp | 15 +++++++--- .../Build/juce_build_tools/juce_build_tools.h | 15 +++++++--- .../utils/juce_BinaryResourceFile.cpp | 15 +++++++--- .../utils/juce_BinaryResourceFile.h | 15 +++++++--- .../utils/juce_BuildHelperFunctions.cpp | 15 +++++++--- .../utils/juce_BuildHelperFunctions.h | 15 +++++++--- .../utils/juce_CppTokeniserFunctions.cpp | 15 +++++++--- .../utils/juce_Entitlements.cpp | 15 +++++++--- .../utils/juce_Entitlements.h | 15 +++++++--- .../juce_build_tools/utils/juce_Icons.cpp | 15 +++++++--- .../Build/juce_build_tools/utils/juce_Icons.h | 15 +++++++--- .../utils/juce_PlistOptions.cpp | 15 +++++++--- .../utils/juce_PlistOptions.h | 15 +++++++--- .../juce_build_tools/utils/juce_ProjectType.h | 15 +++++++--- .../utils/juce_RelativePath.h | 15 +++++++--- .../utils/juce_ResourceFileHelpers.cpp | 15 +++++++--- .../utils/juce_ResourceFileHelpers.h | 15 +++++++--- .../utils/juce_ResourceRc.cpp | 15 +++++++--- .../juce_build_tools/utils/juce_ResourceRc.h | 15 +++++++--- .../utils/juce_VersionNumbers.cpp | 15 +++++++--- .../utils/juce_VersionNumbers.h | 15 +++++++--- extras/Build/juceaide/CMakeLists.txt | 15 +++++++--- extras/Build/juceaide/Main.cpp | 15 +++++++--- extras/CMakeLists.txt | 15 +++++++--- extras/NetworkGraphicsDemo/CMakeLists.txt | 15 +++++++--- .../Source/ClientComponent.h | 15 +++++++--- extras/NetworkGraphicsDemo/Source/Demos.h | 15 +++++++--- extras/NetworkGraphicsDemo/Source/Main.cpp | 15 +++++++--- .../Source/MasterComponent.h | 15 +++++++--- .../NetworkGraphicsDemo/Source/SharedCanvas.h | 15 +++++++--- extras/Projucer/CMakeLists.txt | 15 +++++++--- .../StartPage/jucer_ContentComponents.h | 15 +++++++--- .../StartPage/jucer_NewProjectTemplates.h | 15 +++++++--- .../StartPage/jucer_NewProjectWizard.cpp | 15 +++++++--- .../StartPage/jucer_NewProjectWizard.h | 15 +++++++--- .../StartPage/jucer_StartPageComponent.cpp | 15 +++++++--- .../StartPage/jucer_StartPageComponent.h | 15 +++++++--- .../StartPage/jucer_StartPageTreeHolder.h | 15 +++++++--- .../UserAccount/jucer_LicenseController.h | 15 +++++++--- .../UserAccount/jucer_LicenseQueryThread.h | 15 +++++++--- .../UserAccount/jucer_LicenseState.h | 15 +++++++--- .../UserAccount/jucer_LoginFormComponent.h | 15 +++++++--- .../Windows/jucer_AboutWindowComponent.h | 15 +++++++--- .../jucer_EditorColourSchemeWindowComponent.h | 15 +++++++--- .../Windows/jucer_FloatingToolWindow.h | 15 +++++++--- .../jucer_GlobalPathsWindowComponent.h | 15 +++++++--- .../Windows/jucer_PIPCreatorWindowComponent.h | 15 +++++++--- .../jucer_SVGPathDataWindowComponent.h | 15 +++++++--- .../jucer_TranslationToolWindowComponent.h | 15 +++++++--- .../Windows/jucer_UTF8WindowComponent.h | 15 +++++++--- .../Source/Application/jucer_Application.cpp | 15 +++++++--- .../Source/Application/jucer_Application.h | 15 +++++++--- .../Source/Application/jucer_AutoUpdater.cpp | 15 +++++++--- .../Source/Application/jucer_AutoUpdater.h | 15 +++++++--- .../Source/Application/jucer_CommandIDs.h | 15 +++++++--- .../Source/Application/jucer_CommandLine.cpp | 15 +++++++--- .../Source/Application/jucer_CommandLine.h | 15 +++++++--- .../Source/Application/jucer_CommonHeaders.h | 15 +++++++--- .../Source/Application/jucer_Headers.h | 15 +++++++--- .../Source/Application/jucer_Main.cpp | 15 +++++++--- .../Source/Application/jucer_MainWindow.cpp | 15 +++++++--- .../Source/Application/jucer_MainWindow.h | 15 +++++++--- .../jucer_DocumentEditorComponent.cpp | 15 +++++++--- .../jucer_DocumentEditorComponent.h | 15 +++++++--- .../CodeEditor/jucer_ItemPreviewComponent.h | 15 +++++++--- .../CodeEditor/jucer_OpenDocumentManager.cpp | 15 +++++++--- .../CodeEditor/jucer_OpenDocumentManager.h | 15 +++++++--- .../CodeEditor/jucer_SourceCodeEditor.cpp | 15 +++++++--- .../CodeEditor/jucer_SourceCodeEditor.h | 15 +++++++--- .../Components/jucer_ButtonHandler.h | 15 +++++++--- .../Components/jucer_ComboBoxHandler.h | 15 +++++++--- .../Components/jucer_ComponentNameProperty.h | 15 +++++++--- .../Components/jucer_ComponentTypeHandler.cpp | 15 +++++++--- .../Components/jucer_ComponentTypeHandler.h | 15 +++++++--- .../jucer_ComponentUndoableAction.h | 15 +++++++--- .../jucer_GenericComponentHandler.h | 15 +++++++--- .../Components/jucer_GroupComponentHandler.h | 15 +++++++--- .../Components/jucer_HyperlinkButtonHandler.h | 15 +++++++--- .../Components/jucer_ImageButtonHandler.h | 15 +++++++--- .../Components/jucer_JucerComponentHandler.h | 15 +++++++--- .../Components/jucer_LabelHandler.h | 15 +++++++--- .../Components/jucer_SliderHandler.h | 15 +++++++--- .../Components/jucer_TabbedComponentHandler.h | 15 +++++++--- .../Components/jucer_TextButtonHandler.h | 15 +++++++--- .../Components/jucer_TextEditorHandler.h | 15 +++++++--- .../Components/jucer_ToggleButtonHandler.h | 15 +++++++--- .../Components/jucer_TreeViewHandler.h | 15 +++++++--- .../Components/jucer_ViewportHandler.h | 15 +++++++--- .../Documents/jucer_ButtonDocument.cpp | 15 +++++++--- .../Documents/jucer_ButtonDocument.h | 15 +++++++--- .../Documents/jucer_ComponentDocument.cpp | 15 +++++++--- .../Documents/jucer_ComponentDocument.h | 15 +++++++--- .../PaintElements/jucer_ColouredElement.cpp | 15 +++++++--- .../PaintElements/jucer_ColouredElement.h | 15 +++++++--- .../jucer_ElementSiblingComponent.h | 15 +++++++--- .../PaintElements/jucer_FillType.h | 15 +++++++--- .../jucer_GradientPointComponent.h | 15 +++++++--- .../jucer_ImageResourceProperty.h | 15 +++++++--- .../PaintElements/jucer_PaintElement.cpp | 15 +++++++--- .../PaintElements/jucer_PaintElement.h | 15 +++++++--- .../PaintElements/jucer_PaintElementEllipse.h | 15 +++++++--- .../PaintElements/jucer_PaintElementGroup.cpp | 15 +++++++--- .../PaintElements/jucer_PaintElementGroup.h | 15 +++++++--- .../PaintElements/jucer_PaintElementImage.cpp | 15 +++++++--- .../PaintElements/jucer_PaintElementImage.h | 15 +++++++--- .../PaintElements/jucer_PaintElementPath.cpp | 15 +++++++--- .../PaintElements/jucer_PaintElementPath.h | 15 +++++++--- .../jucer_PaintElementRectangle.h | 15 +++++++--- .../jucer_PaintElementRoundedRectangle.h | 15 +++++++--- .../PaintElements/jucer_PaintElementText.h | 15 +++++++--- .../jucer_PaintElementUndoableAction.h | 15 +++++++--- .../PaintElements/jucer_PointComponent.h | 15 +++++++--- .../PaintElements/jucer_StrokeType.h | 15 +++++++--- .../jucer_ColourPropertyComponent.h | 15 +++++++--- .../jucer_ComponentBooleanProperty.h | 15 +++++++--- .../jucer_ComponentChoiceProperty.h | 15 +++++++--- .../jucer_ComponentColourProperty.h | 15 +++++++--- .../Properties/jucer_ComponentTextProperty.h | 15 +++++++--- .../Properties/jucer_FilePropertyComponent.h | 15 +++++++--- .../Properties/jucer_FontPropertyComponent.h | 15 +++++++--- .../Properties/jucer_JustificationProperty.h | 15 +++++++--- .../Properties/jucer_PositionPropertyBase.h | 15 +++++++--- .../UI/jucer_ComponentLayoutEditor.cpp | 15 +++++++--- .../UI/jucer_ComponentLayoutEditor.h | 15 +++++++--- .../UI/jucer_ComponentLayoutPanel.h | 15 +++++++--- .../UI/jucer_ComponentOverlayComponent.cpp | 15 +++++++--- .../UI/jucer_ComponentOverlayComponent.h | 15 +++++++--- .../UI/jucer_EditingPanelBase.cpp | 15 +++++++--- .../UI/jucer_EditingPanelBase.h | 15 +++++++--- .../UI/jucer_JucerCommandIDs.h | 15 +++++++--- .../UI/jucer_JucerDocumentEditor.cpp | 15 +++++++--- .../UI/jucer_JucerDocumentEditor.h | 15 +++++++--- .../UI/jucer_PaintRoutineEditor.cpp | 15 +++++++--- .../UI/jucer_PaintRoutineEditor.h | 15 +++++++--- .../UI/jucer_PaintRoutinePanel.cpp | 15 +++++++--- .../UI/jucer_PaintRoutinePanel.h | 15 +++++++--- .../UI/jucer_RelativePositionedRectangle.h | 15 +++++++--- .../UI/jucer_ResourceEditorPanel.cpp | 15 +++++++--- .../UI/jucer_ResourceEditorPanel.h | 15 +++++++--- .../UI/jucer_SnapGridPainter.h | 15 +++++++--- .../UI/jucer_TestComponent.cpp | 15 +++++++--- .../ComponentEditor/UI/jucer_TestComponent.h | 15 +++++++--- .../ComponentEditor/jucer_BinaryResources.cpp | 15 +++++++--- .../ComponentEditor/jucer_BinaryResources.h | 15 +++++++--- .../ComponentEditor/jucer_ComponentLayout.cpp | 15 +++++++--- .../ComponentEditor/jucer_ComponentLayout.h | 15 +++++++--- .../ComponentEditor/jucer_GeneratedCode.cpp | 15 +++++++--- .../ComponentEditor/jucer_GeneratedCode.h | 15 +++++++--- .../ComponentEditor/jucer_JucerDocument.cpp | 15 +++++++--- .../ComponentEditor/jucer_JucerDocument.h | 15 +++++++--- .../ComponentEditor/jucer_ObjectTypes.cpp | 15 +++++++--- .../ComponentEditor/jucer_ObjectTypes.h | 15 +++++++--- .../ComponentEditor/jucer_PaintRoutine.cpp | 15 +++++++--- .../ComponentEditor/jucer_PaintRoutine.h | 15 +++++++--- .../ComponentEditor/jucer_UtilityFunctions.h | 15 +++++++--- .../Licenses/jucer_LicenseController.cpp | 15 +++++++--- .../UI/jucer_ActivityListComponent.h | 15 +++++++--- .../UI/jucer_BuildTabStatusComponent.h | 15 +++++++--- .../UI/jucer_ComponentListComponent.h | 15 +++++++--- .../Modules/jucer_AvailableModulesList.h | 15 +++++++--- .../Project/Modules/jucer_ModuleDescription.h | 15 +++++++--- .../Source/Project/Modules/jucer_Modules.cpp | 15 +++++++--- .../Source/Project/Modules/jucer_Modules.h | 15 +++++++--- .../UI/Sidebar/jucer_ExporterTreeItems.h | 15 +++++++--- .../Project/UI/Sidebar/jucer_FileTreeItems.h | 15 +++++++--- .../UI/Sidebar/jucer_ModuleTreeItems.h | 15 +++++++--- .../UI/Sidebar/jucer_ProjectTreeItemBase.h | 15 +++++++--- .../Source/Project/UI/Sidebar/jucer_Sidebar.h | 15 +++++++--- .../Project/UI/Sidebar/jucer_TreeItemTypes.h | 15 +++++++--- .../Project/UI/jucer_ContentViewComponent.h | 15 +++++++--- .../Project/UI/jucer_ContentViewComponents.h | 15 +++++++--- .../UI/jucer_FileGroupInformationComponent.h | 15 +++++++--- .../Project/UI/jucer_HeaderComponent.cpp | 15 +++++++--- .../Source/Project/UI/jucer_HeaderComponent.h | 15 +++++++--- .../UI/jucer_ModulesInformationComponent.h | 15 +++++++--- .../UI/jucer_ProjectContentComponent.cpp | 15 +++++++--- .../UI/jucer_ProjectContentComponent.h | 15 +++++++--- .../UI/jucer_ProjectMessagesComponent.h | 15 +++++++--- .../Project/UI/jucer_UserAvatarComponent.h | 15 +++++++--- .../Projucer/Source/Project/jucer_Project.cpp | 17 +++++++---- .../Projucer/Source/Project/jucer_Project.h | 15 +++++++--- .../jucer_ProjectExport_Android.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectExport_CLion.h | 15 +++++++--- .../jucer_ProjectExport_CodeBlocks.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectExport_MSVC.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectExport_Make.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectExport_Xcode.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectExporter.cpp | 15 +++++++--- .../ProjectSaving/jucer_ProjectExporter.h | 15 +++++++--- .../ProjectSaving/jucer_ProjectSaver.cpp | 19 ++++++++---- .../Source/ProjectSaving/jucer_ProjectSaver.h | 15 +++++++--- .../ProjectSaving/jucer_ResourceFile.cpp | 15 +++++++--- .../Source/ProjectSaving/jucer_ResourceFile.h | 15 +++++++--- .../ProjectSaving/jucer_XcodeProjectParser.h | 15 +++++++--- .../Settings/jucer_AppearanceSettings.cpp | 15 +++++++--- .../Settings/jucer_AppearanceSettings.h | 15 +++++++--- .../Source/Settings/jucer_StoredSettings.cpp | 15 +++++++--- .../Source/Settings/jucer_StoredSettings.h | 15 +++++++--- .../Utility/Helpers/jucer_CodeHelpers.cpp | 15 +++++++--- .../Utility/Helpers/jucer_CodeHelpers.h | 15 +++++++--- .../Source/Utility/Helpers/jucer_Colours.h | 15 +++++++--- .../Utility/Helpers/jucer_FileHelpers.cpp | 15 +++++++--- .../Utility/Helpers/jucer_FileHelpers.h | 15 +++++++--- .../Utility/Helpers/jucer_MiscUtilities.cpp | 15 +++++++--- .../Utility/Helpers/jucer_MiscUtilities.h | 15 +++++++--- .../Utility/Helpers/jucer_NewFileWizard.cpp | 15 +++++++--- .../Utility/Helpers/jucer_NewFileWizard.h | 15 +++++++--- .../Source/Utility/Helpers/jucer_PresetIDs.h | 15 +++++++--- .../Helpers/jucer_TranslationHelpers.h | 15 +++++++--- .../Helpers/jucer_ValueSourceHelpers.h | 15 +++++++--- ...ucer_ValueTreePropertyWithDefaultWrapper.h | 15 +++++++--- .../Utility/Helpers/jucer_VersionInfo.cpp | 15 +++++++--- .../Utility/Helpers/jucer_VersionInfo.h | 15 +++++++--- .../Utility/PIPs/jucer_PIPGenerator.cpp | 15 +++++++--- .../Source/Utility/PIPs/jucer_PIPGenerator.h | 15 +++++++--- .../jucer_ColourPropertyComponent.h | 15 +++++++--- .../jucer_FilePathPropertyComponent.h | 15 +++++++--- .../jucer_LabelPropertyComponent.h | 15 +++++++--- .../jucer_PropertyComponentsWithEnablement.h | 15 +++++++--- .../Source/Utility/UI/jucer_IconButton.h | 15 +++++++--- .../Source/Utility/UI/jucer_Icons.cpp | 15 +++++++--- .../Projucer/Source/Utility/UI/jucer_Icons.h | 15 +++++++--- .../Utility/UI/jucer_JucerTreeViewBase.cpp | 15 +++++++--- .../Utility/UI/jucer_JucerTreeViewBase.h | 15 +++++++--- .../Utility/UI/jucer_ProjucerLookAndFeel.cpp | 15 +++++++--- .../Utility/UI/jucer_ProjucerLookAndFeel.h | 15 +++++++--- .../UI/jucer_SlidingPanelComponent.cpp | 15 +++++++--- .../Utility/UI/jucer_SlidingPanelComponent.h | 15 +++++++--- extras/UnitTestRunner/CMakeLists.txt | 15 +++++++--- extras/UnitTestRunner/Source/Main.cpp | 15 +++++++--- modules/CMakeLists.txt | 15 +++++++--- .../analytics/juce_Analytics.cpp | 15 +++++++--- .../juce_analytics/analytics/juce_Analytics.h | 15 +++++++--- .../analytics/juce_ButtonTracker.cpp | 15 +++++++--- .../analytics/juce_ButtonTracker.h | 15 +++++++--- .../destinations/juce_AnalyticsDestination.h | 15 +++++++--- .../juce_ThreadedAnalyticsDestination.cpp | 15 +++++++--- .../juce_ThreadedAnalyticsDestination.h | 15 +++++++--- modules/juce_analytics/juce_analytics.cpp | 15 +++++++--- modules/juce_analytics/juce_analytics.h | 15 +++++++--- .../codecs/juce_AiffAudioFormat.cpp | 15 +++++++--- .../codecs/juce_AiffAudioFormat.h | 15 +++++++--- .../codecs/juce_CoreAudioFormat.cpp | 15 +++++++--- .../codecs/juce_CoreAudioFormat.h | 15 +++++++--- .../codecs/juce_FlacAudioFormat.cpp | 15 +++++++--- .../codecs/juce_FlacAudioFormat.h | 15 +++++++--- .../codecs/juce_LAMEEncoderAudioFormat.cpp | 15 +++++++--- .../codecs/juce_LAMEEncoderAudioFormat.h | 15 +++++++--- .../codecs/juce_MP3AudioFormat.cpp | 15 +++++++--- .../codecs/juce_MP3AudioFormat.h | 15 +++++++--- .../codecs/juce_OggVorbisAudioFormat.cpp | 15 +++++++--- .../codecs/juce_OggVorbisAudioFormat.h | 15 +++++++--- .../codecs/juce_WavAudioFormat.cpp | 15 +++++++--- .../codecs/juce_WavAudioFormat.h | 15 +++++++--- .../codecs/juce_WindowsMediaAudioFormat.cpp | 15 +++++++--- .../codecs/juce_WindowsMediaAudioFormat.h | 15 +++++++--- .../format/juce_ARAAudioReaders.cpp | 15 +++++++--- .../format/juce_ARAAudioReaders.h | 15 +++++++--- .../format/juce_AudioFormat.cpp | 15 +++++++--- .../format/juce_AudioFormat.h | 15 +++++++--- .../format/juce_AudioFormatManager.cpp | 15 +++++++--- .../format/juce_AudioFormatManager.h | 15 +++++++--- .../format/juce_AudioFormatReader.cpp | 15 +++++++--- .../format/juce_AudioFormatReader.h | 15 +++++++--- .../format/juce_AudioFormatReaderSource.cpp | 15 +++++++--- .../format/juce_AudioFormatReaderSource.h | 15 +++++++--- .../format/juce_AudioFormatWriter.cpp | 15 +++++++--- .../format/juce_AudioFormatWriter.h | 15 +++++++--- .../format/juce_AudioSubsectionReader.cpp | 15 +++++++--- .../format/juce_AudioSubsectionReader.h | 15 +++++++--- .../juce_BufferingAudioFormatReader.cpp | 15 +++++++--- .../format/juce_BufferingAudioFormatReader.h | 15 +++++++--- .../juce_MemoryMappedAudioFormatReader.h | 15 +++++++--- .../juce_audio_formats/juce_audio_formats.cpp | 15 +++++++--- .../juce_audio_formats/juce_audio_formats.h | 15 +++++++--- .../juce_audio_formats/juce_audio_formats.mm | 15 +++++++--- .../sampler/juce_Sampler.cpp | 15 +++++++--- .../juce_audio_formats/sampler/juce_Sampler.h | 15 +++++++--- .../AAX/juce_AAX_Modifier_Injector.h | 15 +++++++--- .../AAX/juce_AAX_Wrapper.cpp | 15 +++++++--- .../ARA/juce_ARA_Wrapper.cpp | 15 +++++++--- .../ARA/juce_ARA_Wrapper.h | 15 +++++++--- .../AU/juce_AU_Wrapper.mm | 15 +++++++--- .../AU/juce_AUv3_Wrapper.mm | 15 +++++++--- .../juce_audio_plugin_client/CMakeLists.txt | 15 +++++++--- .../LV2/juce_LV2TurtleDumpProgram.cpp | 15 +++++++--- .../LV2/juce_LV2_Client.cpp | 15 +++++++--- .../Standalone/juce_StandaloneFilterApp.cpp | 15 +++++++--- .../Standalone/juce_StandaloneFilterWindow.h | 15 +++++++--- .../Unity/juce_UnityPluginInterface.h | 15 +++++++--- .../Unity/juce_Unity_Wrapper.cpp | 15 +++++++--- .../VST/juce_VST_Wrapper.cpp | 15 +++++++--- .../VST/juce_VST_Wrapper.mm | 15 +++++++--- .../VST3/juce_VST3_Wrapper.cpp | 15 +++++++--- .../juce_audio_plugin_client.h | 15 +++++++--- .../juce_audio_plugin_client_AAX.cpp | 15 +++++++--- .../juce_audio_plugin_client_AAX.mm | 15 +++++++--- .../juce_audio_plugin_client_ARA.cpp | 15 +++++++--- .../juce_audio_plugin_client_AU.r | 15 +++++++--- .../juce_audio_plugin_client_AU_1.mm | 15 +++++++--- .../juce_audio_plugin_client_AU_2.mm | 15 +++++++--- .../juce_audio_plugin_client_AUv3.mm | 15 +++++++--- .../juce_audio_plugin_client_LV2.cpp | 15 +++++++--- .../juce_audio_plugin_client_LV2.mm | 15 +++++++--- .../juce_audio_plugin_client_Standalone.cpp | 15 +++++++--- .../juce_audio_plugin_client_Unity.cpp | 15 +++++++--- .../juce_audio_plugin_client_VST2.cpp | 15 +++++++--- .../juce_audio_plugin_client_VST3.cpp | 15 +++++++--- .../juce_audio_plugin_client_VST_utils.mm | 15 +++++++--- .../juce_audio_plugin_client_utils.cpp | 15 +++++++--- .../utility/juce_CheckSettingMacros.h | 15 +++++++--- .../utility/juce_CreatePluginFilter.h | 15 +++++++--- .../utility/juce_IncludeModuleHeaders.h | 15 +++++++--- .../utility/juce_IncludeSystemHeaders.h | 15 +++++++--- .../utility/juce_LinuxMessageThread.h | 15 +++++++--- .../utility/juce_PluginUtilities.cpp | 15 +++++++--- .../utility/juce_WindowsHooks.h | 15 +++++++--- .../format/juce_AudioPluginFormat.cpp | 15 +++++++--- .../format/juce_AudioPluginFormat.h | 15 +++++++--- .../format/juce_AudioPluginFormatManager.cpp | 15 +++++++--- .../format/juce_AudioPluginFormatManager.h | 15 +++++++--- .../LV2_SDK/generate_lv2_bundle_sources.py | 12 ++++---- .../format_types/LV2_SDK/juce_lv2_config.h | 15 +++++++--- .../format_types/LV2_SDK/lilv_config.h | 15 +++++++--- .../format_types/LV2_SDK/serd_config.h | 15 +++++++--- .../format_types/LV2_SDK/sord_config.h | 15 +++++++--- .../format_types/juce_ARACommon.cpp | 15 +++++++--- .../format_types/juce_ARACommon.h | 15 +++++++--- .../format_types/juce_ARAHosting.cpp | 15 +++++++--- .../format_types/juce_ARAHosting.h | 15 +++++++--- .../format_types/juce_AU_Shared.h | 15 +++++++--- .../format_types/juce_AudioUnitPluginFormat.h | 15 +++++++--- .../juce_AudioUnitPluginFormat.mm | 15 +++++++--- .../format_types/juce_LADSPAPluginFormat.cpp | 15 +++++++--- .../format_types/juce_LADSPAPluginFormat.h | 15 +++++++--- .../format_types/juce_LV2Common.h | 15 +++++++--- .../format_types/juce_LV2PluginFormat.cpp | 15 +++++++--- .../format_types/juce_LV2PluginFormat.h | 15 +++++++--- .../juce_LV2PluginFormat_test.cpp | 15 +++++++--- .../format_types/juce_LV2Resources.h | 15 +++++++--- .../format_types/juce_LV2SupportLibs.cpp | 15 +++++++--- .../juce_LegacyAudioParameter.cpp | 15 +++++++--- .../format_types/juce_VST3Common.h | 15 +++++++--- .../format_types/juce_VST3Headers.h | 15 +++++++--- .../format_types/juce_VST3PluginFormat.cpp | 15 +++++++--- .../format_types/juce_VST3PluginFormat.h | 15 +++++++--- .../juce_VST3PluginFormat_test.cpp | 15 +++++++--- .../format_types/juce_VSTCommon.h | 15 +++++++--- .../format_types/juce_VSTMidiEventList.h | 15 +++++++--- .../format_types/juce_VSTPluginFormat.cpp | 15 +++++++--- .../format_types/juce_VSTPluginFormat.h | 15 +++++++--- .../juce_audio_processors.cpp | 15 +++++++--- .../juce_audio_processors.h | 15 +++++++--- .../juce_audio_processors.mm | 15 +++++++--- .../juce_audio_processors_ara.cpp | 15 +++++++--- .../juce_audio_processors_lv2_libs.cpp | 15 +++++++--- .../processors/juce_AudioPluginInstance.cpp | 15 +++++++--- .../processors/juce_AudioPluginInstance.h | 15 +++++++--- .../processors/juce_AudioProcessor.cpp | 15 +++++++--- .../processors/juce_AudioProcessor.h | 15 +++++++--- .../processors/juce_AudioProcessorEditor.cpp | 19 ++++++++---- .../processors/juce_AudioProcessorEditor.h | 15 +++++++--- .../juce_AudioProcessorEditorHostContext.h | 15 +++++++--- .../processors/juce_AudioProcessorGraph.cpp | 15 +++++++--- .../processors/juce_AudioProcessorGraph.h | 15 +++++++--- .../processors/juce_AudioProcessorListener.h | 15 +++++++--- .../processors/juce_AudioProcessorParameter.h | 15 +++++++--- .../juce_AudioProcessorParameterGroup.cpp | 15 +++++++--- .../juce_AudioProcessorParameterGroup.h | 15 +++++++--- .../juce_GenericAudioProcessorEditor.cpp | 15 +++++++--- .../juce_GenericAudioProcessorEditor.h | 15 +++++++--- .../juce_HostedAudioProcessorParameter.h | 15 +++++++--- .../processors/juce_PluginDescription.cpp | 15 +++++++--- .../processors/juce_PluginDescription.h | 15 +++++++--- .../scanning/juce_KnownPluginList.cpp | 15 +++++++--- .../scanning/juce_KnownPluginList.h | 15 +++++++--- .../scanning/juce_PluginDirectoryScanner.cpp | 15 +++++++--- .../scanning/juce_PluginDirectoryScanner.h | 15 +++++++--- .../scanning/juce_PluginListComponent.cpp | 15 +++++++--- .../scanning/juce_PluginListComponent.h | 15 +++++++--- .../ARA/juce_ARADocumentController.cpp | 15 +++++++--- .../ARA/juce_ARADocumentController.h | 15 +++++++--- .../ARA/juce_ARADocumentControllerCommon.cpp | 15 +++++++--- .../utilities/ARA/juce_ARAModelObjects.cpp | 15 +++++++--- .../utilities/ARA/juce_ARAModelObjects.h | 15 +++++++--- .../ARA/juce_ARAPlugInInstanceRoles.cpp | 15 +++++++--- .../ARA/juce_ARAPlugInInstanceRoles.h | 25 ++++++++++++++++ .../utilities/ARA/juce_ARA_utils.cpp | 15 +++++++--- .../utilities/ARA/juce_ARA_utils.h | 15 +++++++--- .../ARA/juce_AudioProcessor_ARAExtensions.cpp | 15 +++++++--- .../ARA/juce_AudioProcessor_ARAExtensions.h | 25 ++++++++++++++++ .../utilities/juce_AudioParameterBool.cpp | 15 +++++++--- .../utilities/juce_AudioParameterBool.h | 15 +++++++--- .../utilities/juce_AudioParameterChoice.cpp | 15 +++++++--- .../utilities/juce_AudioParameterChoice.h | 15 +++++++--- .../utilities/juce_AudioParameterFloat.cpp | 15 +++++++--- .../utilities/juce_AudioParameterFloat.h | 15 +++++++--- .../utilities/juce_AudioParameterInt.cpp | 15 +++++++--- .../utilities/juce_AudioParameterInt.h | 15 +++++++--- .../juce_AudioProcessorParameterWithID.cpp | 15 +++++++--- .../juce_AudioProcessorParameterWithID.h | 15 +++++++--- .../juce_AudioProcessorValueTreeState.cpp | 15 +++++++--- .../juce_AudioProcessorValueTreeState.h | 15 +++++++--- .../utilities/juce_ExtensionsVisitor.h | 15 +++++++--- .../utilities/juce_FlagCache.h | 15 +++++++--- .../juce_NativeScaleFactorNotifier.cpp | 15 +++++++--- .../juce_NativeScaleFactorNotifier.h | 15 +++++++--- .../utilities/juce_ParameterAttachments.cpp | 15 +++++++--- .../utilities/juce_ParameterAttachments.h | 15 +++++++--- .../utilities/juce_PluginHostType.cpp | 15 +++++++--- .../utilities/juce_PluginHostType.h | 15 +++++++--- .../utilities/juce_RangedAudioParameter.cpp | 15 +++++++--- .../utilities/juce_RangedAudioParameter.h | 15 +++++++--- .../utilities/juce_VST3ClientExtensions.h | 15 +++++++--- .../utilities/juce_VSTCallbackHandler.h | 15 +++++++--- .../audio_cd/juce_AudioCDBurner.h | 15 +++++++--- .../audio_cd/juce_AudioCDReader.cpp | 15 +++++++--- .../audio_cd/juce_AudioCDReader.h | 15 +++++++--- .../gui/juce_AudioAppComponent.cpp | 15 +++++++--- .../gui/juce_AudioAppComponent.h | 15 +++++++--- .../gui/juce_AudioDeviceSelectorComponent.cpp | 15 +++++++--- .../gui/juce_AudioDeviceSelectorComponent.h | 15 +++++++--- .../gui/juce_AudioThumbnail.cpp | 15 +++++++--- .../gui/juce_AudioThumbnail.h | 15 +++++++--- .../gui/juce_AudioThumbnailBase.h | 15 +++++++--- .../gui/juce_AudioThumbnailCache.cpp | 15 +++++++--- .../gui/juce_AudioThumbnailCache.h | 15 +++++++--- .../gui/juce_AudioVisualiserComponent.cpp | 15 +++++++--- .../gui/juce_AudioVisualiserComponent.h | 15 +++++++--- .../juce_BluetoothMidiDevicePairingDialogue.h | 15 +++++++--- .../gui/juce_KeyboardComponentBase.cpp | 15 +++++++--- .../gui/juce_KeyboardComponentBase.h | 15 +++++++--- .../gui/juce_MPEKeyboardComponent.cpp | 15 +++++++--- .../gui/juce_MPEKeyboardComponent.h | 15 +++++++--- .../gui/juce_MidiKeyboardComponent.cpp | 15 +++++++--- .../gui/juce_MidiKeyboardComponent.h | 15 +++++++--- modules/juce_audio_utils/juce_audio_utils.cpp | 15 +++++++--- modules/juce_audio_utils/juce_audio_utils.h | 15 +++++++--- modules/juce_audio_utils/juce_audio_utils.mm | 15 +++++++--- ...oid_BluetoothMidiDevicePairingDialogue.cpp | 15 +++++++--- ..._ios_BluetoothMidiDevicePairingDialogue.mm | 15 +++++++--- .../native/juce_linux_AudioCDReader.cpp | 15 +++++++--- ...nux_BluetoothMidiDevicePairingDialogue.cpp | 15 +++++++--- .../native/juce_mac_AudioCDBurner.mm | 15 +++++++--- .../native/juce_mac_AudioCDReader.mm | 15 +++++++--- ..._mac_BluetoothMidiDevicePairingDialogue.mm | 15 +++++++--- .../native/juce_win32_AudioCDBurner.cpp | 15 +++++++--- .../native/juce_win32_AudioCDReader.cpp | 15 +++++++--- ...win_BluetoothMidiDevicePairingDialogue.cpp | 15 +++++++--- .../players/juce_AudioProcessorPlayer.cpp | 15 +++++++--- .../players/juce_AudioProcessorPlayer.h | 15 +++++++--- .../players/juce_SoundPlayer.cpp | 15 +++++++--- .../players/juce_SoundPlayer.h | 15 +++++++--- modules/juce_box2d/juce_box2d.cpp | 15 +++++++--- modules/juce_box2d/juce_box2d.h | 15 +++++++--- .../juce_box2d/utils/juce_Box2DRenderer.cpp | 15 +++++++--- modules/juce_box2d/utils/juce_Box2DRenderer.h | 15 +++++++--- .../containers/juce_ListenerList.cpp | 12 +++++--- .../encryption/juce_BlowFish.cpp | 15 +++++++--- .../encryption/juce_BlowFish.h | 15 +++++++--- .../encryption/juce_Primes.cpp | 15 +++++++--- .../encryption/juce_Primes.h | 15 +++++++--- .../encryption/juce_RSAKey.cpp | 15 +++++++--- .../encryption/juce_RSAKey.h | 15 +++++++--- .../juce_cryptography/hashing/juce_MD5.cpp | 15 +++++++--- modules/juce_cryptography/hashing/juce_MD5.h | 15 +++++++--- .../juce_cryptography/hashing/juce_SHA256.cpp | 15 +++++++--- .../juce_cryptography/hashing/juce_SHA256.h | 15 +++++++--- .../hashing/juce_Whirlpool.cpp | 15 +++++++--- .../hashing/juce_Whirlpool.h | 15 +++++++--- .../juce_cryptography/juce_cryptography.cpp | 15 +++++++--- modules/juce_cryptography/juce_cryptography.h | 15 +++++++--- .../juce_cryptography/juce_cryptography.mm | 15 +++++++--- .../juce_ApplicationProperties.cpp | 15 +++++++--- .../juce_ApplicationProperties.h | 15 +++++++--- .../app_properties/juce_PropertiesFile.cpp | 15 +++++++--- .../app_properties/juce_PropertiesFile.h | 15 +++++++--- .../juce_data_structures.cpp | 15 +++++++--- .../juce_data_structures.h | 15 +++++++--- .../juce_data_structures.mm | 15 +++++++--- .../undomanager/juce_UndoManager.cpp | 15 +++++++--- .../undomanager/juce_UndoManager.h | 15 +++++++--- .../undomanager/juce_UndoableAction.h | 15 +++++++--- .../values/juce_CachedValue.cpp | 15 +++++++--- .../values/juce_CachedValue.h | 15 +++++++--- .../values/juce_Value.cpp | 15 +++++++--- .../juce_data_structures/values/juce_Value.h | 15 +++++++--- .../values/juce_ValueTree.cpp | 15 +++++++--- .../values/juce_ValueTree.h | 15 +++++++--- .../juce_ValueTreePropertyWithDefault.h | 15 +++++++--- ...juce_ValueTreePropertyWithDefault_test.cpp | 15 +++++++--- .../values/juce_ValueTreeSynchroniser.cpp | 15 +++++++--- .../values/juce_ValueTreeSynchroniser.h | 15 +++++++--- modules/juce_dsp/containers/juce_AudioBlock.h | 15 +++++++--- .../containers/juce_AudioBlock_test.cpp | 15 +++++++--- .../containers/juce_FixedSizeFunction.h | 15 +++++++--- .../juce_FixedSizeFunction_test.cpp | 15 +++++++--- .../juce_dsp/containers/juce_SIMDRegister.h | 15 +++++++--- .../containers/juce_SIMDRegister_Impl.h | 15 +++++++--- .../containers/juce_SIMDRegister_test.cpp | 15 +++++++--- .../filter_design/juce_FilterDesign.cpp | 15 +++++++--- .../filter_design/juce_FilterDesign.h | 15 +++++++--- .../juce_dsp/frequency/juce_Convolution.cpp | 15 +++++++--- modules/juce_dsp/frequency/juce_Convolution.h | 15 +++++++--- .../frequency/juce_Convolution_test.cpp | 15 +++++++--- modules/juce_dsp/frequency/juce_FFT.cpp | 15 +++++++--- modules/juce_dsp/frequency/juce_FFT.h | 15 +++++++--- modules/juce_dsp/frequency/juce_FFT_test.cpp | 15 +++++++--- modules/juce_dsp/frequency/juce_Windowing.cpp | 15 +++++++--- modules/juce_dsp/frequency/juce_Windowing.h | 15 +++++++--- modules/juce_dsp/juce_dsp.cpp | 15 +++++++--- modules/juce_dsp/juce_dsp.h | 15 +++++++--- modules/juce_dsp/juce_dsp.mm | 15 +++++++--- .../maths/juce_FastMathApproximations.h | 15 +++++++--- modules/juce_dsp/maths/juce_LogRampedValue.h | 15 +++++++--- .../maths/juce_LogRampedValue_test.cpp | 15 +++++++--- modules/juce_dsp/maths/juce_LookupTable.cpp | 15 +++++++--- modules/juce_dsp/maths/juce_LookupTable.h | 15 +++++++--- modules/juce_dsp/maths/juce_Matrix.cpp | 15 +++++++--- modules/juce_dsp/maths/juce_Matrix.h | 15 +++++++--- modules/juce_dsp/maths/juce_Matrix_test.cpp | 15 +++++++--- modules/juce_dsp/maths/juce_Phase.h | 15 +++++++--- modules/juce_dsp/maths/juce_Polynomial.h | 15 +++++++--- .../juce_dsp/maths/juce_SpecialFunctions.cpp | 15 +++++++--- .../juce_dsp/maths/juce_SpecialFunctions.h | 15 +++++++--- .../native/juce_avx_SIMDNativeOps.cpp | 15 +++++++--- .../juce_dsp/native/juce_avx_SIMDNativeOps.h | 15 +++++++--- .../native/juce_fallback_SIMDNativeOps.h | 15 +++++++--- .../native/juce_neon_SIMDNativeOps.cpp | 15 +++++++--- .../juce_dsp/native/juce_neon_SIMDNativeOps.h | 15 +++++++--- .../native/juce_sse_SIMDNativeOps.cpp | 15 +++++++--- .../juce_dsp/native/juce_sse_SIMDNativeOps.h | 15 +++++++--- .../processors/juce_BallisticsFilter.cpp | 15 +++++++--- .../processors/juce_BallisticsFilter.h | 15 +++++++--- .../juce_dsp/processors/juce_DelayLine.cpp | 15 +++++++--- modules/juce_dsp/processors/juce_DelayLine.h | 15 +++++++--- .../juce_dsp/processors/juce_DryWetMixer.cpp | 15 +++++++--- .../juce_dsp/processors/juce_DryWetMixer.h | 15 +++++++--- .../juce_dsp/processors/juce_FIRFilter.cpp | 15 +++++++--- modules/juce_dsp/processors/juce_FIRFilter.h | 15 +++++++--- .../processors/juce_FIRFilter_test.cpp | 15 +++++++--- .../processors/juce_FirstOrderTPTFilter.cpp | 15 +++++++--- .../processors/juce_FirstOrderTPTFilter.h | 15 +++++++--- .../juce_dsp/processors/juce_IIRFilter.cpp | 15 +++++++--- modules/juce_dsp/processors/juce_IIRFilter.h | 15 +++++++--- .../juce_dsp/processors/juce_IIRFilter_Impl.h | 15 +++++++--- .../processors/juce_LinkwitzRileyFilter.cpp | 15 +++++++--- .../processors/juce_LinkwitzRileyFilter.h | 15 +++++++--- .../juce_dsp/processors/juce_Oversampling.cpp | 15 +++++++--- .../juce_dsp/processors/juce_Oversampling.h | 15 +++++++--- modules/juce_dsp/processors/juce_Panner.cpp | 15 +++++++--- modules/juce_dsp/processors/juce_Panner.h | 15 +++++++--- .../juce_dsp/processors/juce_ProcessContext.h | 15 +++++++--- .../juce_dsp/processors/juce_ProcessorChain.h | 15 +++++++--- .../processors/juce_ProcessorChain_test.cpp | 15 +++++++--- .../processors/juce_ProcessorDuplicator.h | 15 +++++++--- .../processors/juce_ProcessorWrapper.h | 15 +++++++--- .../processors/juce_StateVariableFilter.h | 15 +++++++--- .../juce_StateVariableTPTFilter.cpp | 15 +++++++--- .../processors/juce_StateVariableTPTFilter.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Bias.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Chorus.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_Chorus.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Compressor.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_Compressor.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Gain.h | 15 +++++++--- .../juce_dsp/widgets/juce_LadderFilter.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_LadderFilter.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Limiter.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_Limiter.h | 15 +++++++--- modules/juce_dsp/widgets/juce_NoiseGate.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_NoiseGate.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Oscillator.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Phaser.cpp | 15 +++++++--- modules/juce_dsp/widgets/juce_Phaser.h | 15 +++++++--- modules/juce_dsp/widgets/juce_Reverb.h | 15 +++++++--- modules/juce_dsp/widgets/juce_WaveShaper.h | 15 +++++++--- modules/juce_graphics/colour/juce_Colour.cpp | 15 +++++++--- modules/juce_graphics/colour/juce_Colour.h | 15 +++++++--- .../colour/juce_ColourGradient.cpp | 15 +++++++--- .../colour/juce_ColourGradient.h | 15 +++++++--- modules/juce_graphics/colour/juce_Colours.cpp | 15 +++++++--- modules/juce_graphics/colour/juce_Colours.h | 15 +++++++--- .../juce_graphics/colour/juce_FillType.cpp | 15 +++++++--- modules/juce_graphics/colour/juce_FillType.h | 15 +++++++--- .../juce_graphics/colour/juce_PixelFormats.h | 15 +++++++--- .../contexts/juce_GraphicsContext.cpp | 15 +++++++--- .../contexts/juce_GraphicsContext.h | 15 +++++++--- .../contexts/juce_LowLevelGraphicsContext.h | 15 +++++++--- ...uce_LowLevelGraphicsPostScriptRenderer.cpp | 15 +++++++--- .../juce_LowLevelGraphicsPostScriptRenderer.h | 15 +++++++--- .../juce_LowLevelGraphicsSoftwareRenderer.cpp | 15 +++++++--- .../juce_LowLevelGraphicsSoftwareRenderer.h | 15 +++++++--- .../effects/juce_DropShadowEffect.cpp | 15 +++++++--- .../effects/juce_DropShadowEffect.h | 15 +++++++--- .../juce_graphics/effects/juce_GlowEffect.cpp | 15 +++++++--- .../juce_graphics/effects/juce_GlowEffect.h | 15 +++++++--- .../effects/juce_ImageEffectFilter.h | 15 +++++++--- .../fonts/juce_AttributedString.cpp | 15 +++++++--- .../fonts/juce_AttributedString.h | 15 +++++++--- .../fonts/juce_CustomTypeface.cpp | 15 +++++++--- .../juce_graphics/fonts/juce_CustomTypeface.h | 15 +++++++--- modules/juce_graphics/fonts/juce_Font.cpp | 15 +++++++--- modules/juce_graphics/fonts/juce_Font.h | 15 +++++++--- .../fonts/juce_GlyphArrangement.cpp | 15 +++++++--- .../fonts/juce_GlyphArrangement.h | 15 +++++++--- .../juce_graphics/fonts/juce_TextLayout.cpp | 15 +++++++--- modules/juce_graphics/fonts/juce_TextLayout.h | 15 +++++++--- modules/juce_graphics/fonts/juce_Typeface.cpp | 15 +++++++--- modules/juce_graphics/fonts/juce_Typeface.h | 15 +++++++--- .../geometry/juce_AffineTransform.cpp | 15 +++++++--- .../geometry/juce_AffineTransform.h | 15 +++++++--- .../juce_graphics/geometry/juce_BorderSize.h | 15 +++++++--- .../juce_graphics/geometry/juce_EdgeTable.cpp | 15 +++++++--- .../juce_graphics/geometry/juce_EdgeTable.h | 15 +++++++--- modules/juce_graphics/geometry/juce_Line.h | 15 +++++++--- .../geometry/juce_Parallelogram.h | 15 +++++++--- modules/juce_graphics/geometry/juce_Path.cpp | 15 +++++++--- modules/juce_graphics/geometry/juce_Path.h | 15 +++++++--- .../geometry/juce_PathIterator.cpp | 15 +++++++--- .../geometry/juce_PathIterator.h | 15 +++++++--- .../geometry/juce_PathStrokeType.cpp | 15 +++++++--- .../geometry/juce_PathStrokeType.h | 15 +++++++--- modules/juce_graphics/geometry/juce_Point.h | 15 +++++++--- .../juce_graphics/geometry/juce_Rectangle.h | 15 +++++++--- .../geometry/juce_RectangleList.h | 15 +++++++--- .../geometry/juce_Rectangle_test.cpp | 15 +++++++--- .../image_formats/juce_GIFLoader.cpp | 15 +++++++--- .../image_formats/juce_JPEGLoader.cpp | 15 +++++++--- .../image_formats/juce_PNGLoader.cpp | 15 +++++++--- modules/juce_graphics/images/juce_Image.cpp | 15 +++++++--- modules/juce_graphics/images/juce_Image.h | 15 +++++++--- .../juce_graphics/images/juce_ImageCache.cpp | 15 +++++++--- .../juce_graphics/images/juce_ImageCache.h | 15 +++++++--- .../images/juce_ImageConvolutionKernel.cpp | 15 +++++++--- .../images/juce_ImageConvolutionKernel.h | 15 +++++++--- .../images/juce_ImageFileFormat.cpp | 15 +++++++--- .../images/juce_ImageFileFormat.h | 15 +++++++--- .../juce_graphics/images/juce_ScaledImage.h | 15 +++++++--- modules/juce_graphics/juce_graphics.cpp | 15 +++++++--- modules/juce_graphics/juce_graphics.h | 15 +++++++--- modules/juce_graphics/juce_graphics.mm | 15 +++++++--- .../native/juce_RenderingHelpers.h | 15 +++++++--- .../native/juce_android_Fonts.cpp | 15 +++++++--- .../native/juce_android_GraphicsContext.cpp | 15 +++++++--- .../native/juce_android_IconHelpers.cpp | 15 +++++++--- .../native/juce_freetype_Fonts.cpp | 15 +++++++--- .../juce_graphics/native/juce_linux_Fonts.cpp | 15 +++++++--- .../native/juce_linux_IconHelpers.cpp | 15 +++++++--- .../native/juce_mac_CoreGraphicsContext.h | 15 +++++++--- .../native/juce_mac_CoreGraphicsContext.mm | 15 +++++++--- .../native/juce_mac_CoreGraphicsHelpers.h | 15 +++++++--- .../juce_graphics/native/juce_mac_Fonts.mm | 15 +++++++--- .../native/juce_mac_IconHelpers.cpp | 15 +++++++--- .../juce_win32_Direct2DGraphicsContext.cpp | 15 +++++++--- .../juce_win32_Direct2DGraphicsContext.h | 15 +++++++--- .../juce_win32_DirectWriteTypeLayout.cpp | 15 +++++++--- .../native/juce_win32_DirectWriteTypeface.cpp | 15 +++++++--- .../juce_graphics/native/juce_win32_Fonts.cpp | 15 +++++++--- .../native/juce_win32_IconHelpers.cpp | 15 +++++++--- .../placement/juce_Justification.h | 15 +++++++--- .../placement/juce_RectanglePlacement.cpp | 15 +++++++--- .../placement/juce_RectanglePlacement.h | 15 +++++++--- .../enums/juce_AccessibilityActions.h | 15 +++++++--- .../enums/juce_AccessibilityEvent.h | 15 +++++++--- .../enums/juce_AccessibilityRole.h | 15 +++++++--- .../juce_AccessibilityCellInterface.h | 15 +++++++--- .../juce_AccessibilityTableInterface.h | 15 +++++++--- .../juce_AccessibilityTextInterface.h | 15 +++++++--- .../juce_AccessibilityValueInterface.h | 15 +++++++--- .../juce_AccessibilityHandler.cpp | 15 +++++++--- .../accessibility/juce_AccessibilityHandler.h | 15 +++++++--- .../accessibility/juce_AccessibilityState.h | 15 +++++++--- .../application/juce_Application.cpp | 15 +++++++--- .../application/juce_Application.h | 15 +++++++--- .../buttons/juce_ArrowButton.cpp | 15 +++++++--- .../buttons/juce_ArrowButton.h | 15 +++++++--- .../juce_gui_basics/buttons/juce_Button.cpp | 15 +++++++--- modules/juce_gui_basics/buttons/juce_Button.h | 15 +++++++--- .../buttons/juce_DrawableButton.cpp | 15 +++++++--- .../buttons/juce_DrawableButton.h | 15 +++++++--- .../buttons/juce_HyperlinkButton.cpp | 15 +++++++--- .../buttons/juce_HyperlinkButton.h | 15 +++++++--- .../buttons/juce_ImageButton.cpp | 15 +++++++--- .../buttons/juce_ImageButton.h | 15 +++++++--- .../buttons/juce_ShapeButton.cpp | 15 +++++++--- .../buttons/juce_ShapeButton.h | 15 +++++++--- .../buttons/juce_TextButton.cpp | 15 +++++++--- .../juce_gui_basics/buttons/juce_TextButton.h | 15 +++++++--- .../buttons/juce_ToggleButton.cpp | 15 +++++++--- .../buttons/juce_ToggleButton.h | 15 +++++++--- .../buttons/juce_ToolbarButton.cpp | 15 +++++++--- .../buttons/juce_ToolbarButton.h | 15 +++++++--- .../commands/juce_ApplicationCommandID.h | 15 +++++++--- .../commands/juce_ApplicationCommandInfo.cpp | 15 +++++++--- .../commands/juce_ApplicationCommandInfo.h | 15 +++++++--- .../juce_ApplicationCommandManager.cpp | 15 +++++++--- .../commands/juce_ApplicationCommandManager.h | 15 +++++++--- .../juce_ApplicationCommandTarget.cpp | 15 +++++++--- .../commands/juce_ApplicationCommandTarget.h | 15 +++++++--- .../commands/juce_KeyPressMappingSet.cpp | 15 +++++++--- .../commands/juce_KeyPressMappingSet.h | 15 +++++++--- .../components/juce_CachedComponentImage.h | 15 +++++++--- .../components/juce_Component.cpp | 15 +++++++--- .../components/juce_Component.h | 15 +++++++--- .../components/juce_ComponentListener.cpp | 15 +++++++--- .../components/juce_ComponentListener.h | 15 +++++++--- .../components/juce_ComponentTraverser.h | 15 +++++++--- .../components/juce_FocusTraverser.cpp | 15 +++++++--- .../components/juce_FocusTraverser.h | 15 +++++++--- .../components/juce_ModalComponentManager.cpp | 15 +++++++--- .../components/juce_ModalComponentManager.h | 15 +++++++--- .../juce_gui_basics/desktop/juce_Desktop.cpp | 15 +++++++--- .../juce_gui_basics/desktop/juce_Desktop.h | 15 +++++++--- .../juce_gui_basics/desktop/juce_Displays.cpp | 15 +++++++--- .../juce_gui_basics/desktop/juce_Displays.h | 15 +++++++--- .../drawables/juce_Drawable.cpp | 15 +++++++--- .../juce_gui_basics/drawables/juce_Drawable.h | 15 +++++++--- .../drawables/juce_DrawableComposite.cpp | 15 +++++++--- .../drawables/juce_DrawableComposite.h | 15 +++++++--- .../drawables/juce_DrawableImage.cpp | 15 +++++++--- .../drawables/juce_DrawableImage.h | 15 +++++++--- .../drawables/juce_DrawablePath.cpp | 15 +++++++--- .../drawables/juce_DrawablePath.h | 15 +++++++--- .../drawables/juce_DrawableRectangle.cpp | 15 +++++++--- .../drawables/juce_DrawableRectangle.h | 15 +++++++--- .../drawables/juce_DrawableShape.cpp | 15 +++++++--- .../drawables/juce_DrawableShape.h | 15 +++++++--- .../drawables/juce_DrawableText.cpp | 15 +++++++--- .../drawables/juce_DrawableText.h | 15 +++++++--- .../drawables/juce_SVGParser.cpp | 15 +++++++--- .../filebrowser/juce_ContentSharer.cpp | 15 +++++++--- .../filebrowser/juce_ContentSharer.h | 15 +++++++--- ...juce_DirectoryContentsDisplayComponent.cpp | 15 +++++++--- .../juce_DirectoryContentsDisplayComponent.h | 15 +++++++--- .../juce_DirectoryContentsList.cpp | 15 +++++++--- .../filebrowser/juce_DirectoryContentsList.h | 15 +++++++--- .../filebrowser/juce_FileBrowserComponent.cpp | 15 +++++++--- .../filebrowser/juce_FileBrowserComponent.h | 15 +++++++--- .../filebrowser/juce_FileBrowserListener.h | 15 +++++++--- .../filebrowser/juce_FileChooser.cpp | 15 +++++++--- .../filebrowser/juce_FileChooser.h | 15 +++++++--- .../filebrowser/juce_FileChooserDialogBox.cpp | 15 +++++++--- .../filebrowser/juce_FileChooserDialogBox.h | 15 +++++++--- .../filebrowser/juce_FileListComponent.cpp | 15 +++++++--- .../filebrowser/juce_FileListComponent.h | 15 +++++++--- .../filebrowser/juce_FilePreviewComponent.h | 15 +++++++--- .../juce_FileSearchPathListComponent.cpp | 15 +++++++--- .../juce_FileSearchPathListComponent.h | 15 +++++++--- .../filebrowser/juce_FileTreeComponent.cpp | 15 +++++++--- .../filebrowser/juce_FileTreeComponent.h | 15 +++++++--- .../filebrowser/juce_FilenameComponent.cpp | 15 +++++++--- .../filebrowser/juce_FilenameComponent.h | 15 +++++++--- .../juce_ImagePreviewComponent.cpp | 15 +++++++--- .../filebrowser/juce_ImagePreviewComponent.h | 15 +++++++--- modules/juce_gui_basics/juce_gui_basics.cpp | 15 +++++++--- modules/juce_gui_basics/juce_gui_basics.h | 15 +++++++--- modules/juce_gui_basics/juce_gui_basics.mm | 15 +++++++--- .../keyboard/juce_CaretComponent.cpp | 15 +++++++--- .../keyboard/juce_CaretComponent.h | 15 +++++++--- .../keyboard/juce_KeyListener.cpp | 15 +++++++--- .../keyboard/juce_KeyListener.h | 15 +++++++--- .../keyboard/juce_KeyPress.cpp | 15 +++++++--- .../juce_gui_basics/keyboard/juce_KeyPress.h | 15 +++++++--- .../keyboard/juce_KeyboardFocusTraverser.cpp | 15 +++++++--- .../keyboard/juce_KeyboardFocusTraverser.h | 15 +++++++--- .../keyboard/juce_ModifierKeys.cpp | 15 +++++++--- .../keyboard/juce_ModifierKeys.h | 15 +++++++--- .../keyboard/juce_SystemClipboard.h | 15 +++++++--- .../keyboard/juce_TextEditorKeyMapper.h | 15 +++++++--- .../keyboard/juce_TextInputTarget.h | 15 +++++++--- .../layout/juce_AnimatedPosition.h | 15 +++++++--- .../layout/juce_AnimatedPositionBehaviours.h | 15 +++++++--- .../layout/juce_ComponentAnimator.cpp | 15 +++++++--- .../layout/juce_ComponentAnimator.h | 15 +++++++--- .../juce_ComponentBoundsConstrainer.cpp | 15 +++++++--- .../layout/juce_ComponentBoundsConstrainer.h | 15 +++++++--- .../layout/juce_ComponentBuilder.cpp | 15 +++++++--- .../layout/juce_ComponentBuilder.h | 15 +++++++--- .../layout/juce_ComponentMovementWatcher.cpp | 15 +++++++--- .../layout/juce_ComponentMovementWatcher.h | 15 +++++++--- .../layout/juce_ConcertinaPanel.cpp | 15 +++++++--- .../layout/juce_ConcertinaPanel.h | 15 +++++++--- .../juce_gui_basics/layout/juce_FlexBox.cpp | 15 +++++++--- modules/juce_gui_basics/layout/juce_FlexBox.h | 15 +++++++--- .../juce_gui_basics/layout/juce_FlexItem.h | 15 +++++++--- modules/juce_gui_basics/layout/juce_Grid.cpp | 15 +++++++--- modules/juce_gui_basics/layout/juce_Grid.h | 15 +++++++--- .../juce_gui_basics/layout/juce_GridItem.cpp | 15 +++++++--- .../juce_gui_basics/layout/juce_GridItem.h | 15 +++++++--- .../layout/juce_GroupComponent.cpp | 15 +++++++--- .../layout/juce_GroupComponent.h | 15 +++++++--- .../layout/juce_MultiDocumentPanel.cpp | 15 +++++++--- .../layout/juce_MultiDocumentPanel.h | 15 +++++++--- .../layout/juce_ResizableBorderComponent.cpp | 15 +++++++--- .../layout/juce_ResizableBorderComponent.h | 15 +++++++--- .../layout/juce_ResizableCornerComponent.cpp | 15 +++++++--- .../layout/juce_ResizableCornerComponent.h | 15 +++++++--- .../layout/juce_ResizableEdgeComponent.cpp | 15 +++++++--- .../layout/juce_ResizableEdgeComponent.h | 15 +++++++--- .../juce_gui_basics/layout/juce_ScrollBar.cpp | 15 +++++++--- .../juce_gui_basics/layout/juce_ScrollBar.h | 15 +++++++--- .../juce_gui_basics/layout/juce_SidePanel.cpp | 15 +++++++--- .../juce_gui_basics/layout/juce_SidePanel.h | 15 +++++++--- .../layout/juce_StretchableLayoutManager.cpp | 15 +++++++--- .../layout/juce_StretchableLayoutManager.h | 15 +++++++--- .../juce_StretchableLayoutResizerBar.cpp | 15 +++++++--- .../layout/juce_StretchableLayoutResizerBar.h | 15 +++++++--- .../layout/juce_StretchableObjectResizer.cpp | 15 +++++++--- .../layout/juce_StretchableObjectResizer.h | 15 +++++++--- .../layout/juce_TabbedButtonBar.cpp | 15 +++++++--- .../layout/juce_TabbedButtonBar.h | 15 +++++++--- .../layout/juce_TabbedComponent.cpp | 15 +++++++--- .../layout/juce_TabbedComponent.h | 15 +++++++--- .../juce_gui_basics/layout/juce_Viewport.cpp | 15 +++++++--- .../juce_gui_basics/layout/juce_Viewport.h | 15 +++++++--- .../lookandfeel/juce_LookAndFeel.cpp | 15 +++++++--- .../lookandfeel/juce_LookAndFeel.h | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V1.cpp | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V1.h | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V2.cpp | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V2.h | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V3.cpp | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V3.h | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V4.cpp | 15 +++++++--- .../lookandfeel/juce_LookAndFeel_V4.h | 15 +++++++--- .../menus/juce_BurgerMenuComponent.cpp | 15 +++++++--- .../menus/juce_BurgerMenuComponent.h | 15 +++++++--- .../menus/juce_MenuBarComponent.cpp | 15 +++++++--- .../menus/juce_MenuBarComponent.h | 15 +++++++--- .../menus/juce_MenuBarModel.cpp | 15 +++++++--- .../juce_gui_basics/menus/juce_MenuBarModel.h | 15 +++++++--- .../juce_gui_basics/menus/juce_PopupMenu.cpp | 15 +++++++--- .../juce_gui_basics/menus/juce_PopupMenu.h | 15 +++++++--- .../misc/juce_BubbleComponent.cpp | 15 +++++++--- .../misc/juce_BubbleComponent.h | 15 +++++++--- .../misc/juce_DropShadower.cpp | 15 +++++++--- .../juce_gui_basics/misc/juce_DropShadower.h | 15 +++++++--- .../misc/juce_FocusOutline.cpp | 15 +++++++--- .../juce_gui_basics/misc/juce_FocusOutline.h | 15 +++++++--- .../misc/juce_JUCESplashScreen.cpp | 19 ++++++++---- .../misc/juce_JUCESplashScreen.h | 19 ++++++++---- .../mouse/juce_ComponentDragger.cpp | 15 +++++++--- .../mouse/juce_ComponentDragger.h | 15 +++++++--- .../mouse/juce_DragAndDropContainer.cpp | 15 +++++++--- .../mouse/juce_DragAndDropContainer.h | 15 +++++++--- .../mouse/juce_DragAndDropTarget.h | 15 +++++++--- .../mouse/juce_FileDragAndDropTarget.h | 15 +++++++--- .../mouse/juce_LassoComponent.h | 15 +++++++--- .../mouse/juce_MouseCursor.cpp | 15 +++++++--- .../juce_gui_basics/mouse/juce_MouseCursor.h | 15 +++++++--- .../juce_gui_basics/mouse/juce_MouseEvent.cpp | 15 +++++++--- .../juce_gui_basics/mouse/juce_MouseEvent.h | 15 +++++++--- .../mouse/juce_MouseInactivityDetector.cpp | 15 +++++++--- .../mouse/juce_MouseInactivityDetector.h | 15 +++++++--- .../mouse/juce_MouseInputSource.cpp | 15 +++++++--- .../mouse/juce_MouseInputSource.h | 15 +++++++--- .../mouse/juce_MouseListener.cpp | 15 +++++++--- .../mouse/juce_MouseListener.h | 15 +++++++--- .../juce_gui_basics/mouse/juce_PointerState.h | 15 +++++++--- .../mouse/juce_SelectedItemSet.h | 15 +++++++--- .../mouse/juce_TextDragAndDropTarget.h | 15 +++++++--- .../mouse/juce_TooltipClient.h | 15 +++++++--- .../juce_AccessibilityTextHelpers.h | 15 +++++++--- .../juce_android_Accessibility.cpp | 15 +++++++--- .../accessibility/juce_ios_Accessibility.mm | 15 +++++++--- .../accessibility/juce_mac_Accessibility.mm | 15 +++++++--- .../juce_mac_AccessibilitySharedCode.mm | 15 +++++++--- .../juce_win32_Accessibility.cpp | 15 +++++++--- .../juce_win32_AccessibilityElement.cpp | 15 +++++++--- .../juce_win32_AccessibilityElement.h | 15 +++++++--- .../accessibility/juce_win32_ComInterfaces.h | 15 +++++++--- .../juce_win32_UIAExpandCollapseProvider.h | 15 +++++++--- .../juce_win32_UIAGridItemProvider.h | 15 +++++++--- .../juce_win32_UIAGridProvider.h | 15 +++++++--- .../accessibility/juce_win32_UIAHelpers.h | 15 +++++++--- .../juce_win32_UIAInvokeProvider.h | 15 +++++++--- .../juce_win32_UIAProviderBase.h | 15 +++++++--- .../accessibility/juce_win32_UIAProviders.h | 15 +++++++--- .../juce_win32_UIARangeValueProvider.h | 15 +++++++--- .../juce_win32_UIASelectionProvider.h | 15 +++++++--- .../juce_win32_UIATextProvider.h | 15 +++++++--- .../juce_win32_UIAToggleProvider.h | 15 +++++++--- .../juce_win32_UIATransformProvider.h | 15 +++++++--- .../juce_win32_UIAValueProvider.h | 15 +++++++--- .../juce_win32_UIAWindowProvider.h | 15 +++++++--- .../juce_win32_WindowsUIAWrapper.h | 15 +++++++--- .../app/com/rmsl/juce/ComponentPeerView.java | 15 +++++++--- .../rmsl/juce/JuceContentProviderCursor.java | 15 +++++++--- .../juce/JuceContentProviderFileObserver.java | 15 +++++++--- .../app/com/rmsl/juce/JuceActivity.java | 15 +++++++--- .../rmsl/juce/JuceSharingContentProvider.java | 15 +++++++--- .../native/juce_MultiTouchMapper.h | 15 +++++++--- .../native/juce_ScopedDPIAwarenessDisabler.h | 15 +++++++--- .../native/juce_android_ContentSharer.cpp | 15 +++++++--- .../native/juce_android_FileChooser.cpp | 15 +++++++--- .../native/juce_android_Windowing.cpp | 15 +++++++--- .../native/juce_common_MimeTypes.cpp | 15 +++++++--- .../native/juce_ios_ContentSharer.cpp | 15 +++++++--- .../native/juce_ios_FileChooser.mm | 15 +++++++--- .../native/juce_ios_UIViewComponentPeer.mm | 15 +++++++--- .../native/juce_ios_Windowing.mm | 15 +++++++--- .../native/juce_linux_FileChooser.cpp | 15 +++++++--- .../native/juce_linux_Windowing.cpp | 15 +++++++--- .../native/juce_mac_CGMetalLayerRenderer.h | 15 +++++++--- .../native/juce_mac_FileChooser.mm | 15 +++++++--- .../native/juce_mac_MainMenu.mm | 15 +++++++--- .../native/juce_mac_MouseCursor.mm | 15 +++++++--- .../native/juce_mac_NSViewComponentPeer.mm | 15 +++++++--- .../native/juce_mac_Windowing.mm | 15 +++++++--- .../native/juce_win32_DragAndDrop.cpp | 15 +++++++--- .../native/juce_win32_FileChooser.cpp | 15 +++++++--- ...uce_win32_ScopedThreadDPIAwarenessSetter.h | 15 +++++++--- .../native/juce_win32_Windowing.cpp | 15 +++++++--- .../native/x11/juce_linux_X11_DragAndDrop.cpp | 15 +++++++--- .../native/x11/juce_linux_X11_Symbols.cpp | 15 +++++++--- .../native/x11/juce_linux_X11_Symbols.h | 15 +++++++--- .../native/x11/juce_linux_XWindowSystem.cpp | 15 +++++++--- .../native/x11/juce_linux_XWindowSystem.h | 15 +++++++--- .../positioning/juce_MarkerList.cpp | 15 +++++++--- .../positioning/juce_MarkerList.h | 15 +++++++--- .../positioning/juce_RelativeCoordinate.cpp | 15 +++++++--- .../positioning/juce_RelativeCoordinate.h | 15 +++++++--- .../juce_RelativeCoordinatePositioner.cpp | 15 +++++++--- .../juce_RelativeCoordinatePositioner.h | 15 +++++++--- .../juce_RelativeParallelogram.cpp | 15 +++++++--- .../positioning/juce_RelativeParallelogram.h | 15 +++++++--- .../positioning/juce_RelativePoint.cpp | 15 +++++++--- .../positioning/juce_RelativePoint.h | 15 +++++++--- .../positioning/juce_RelativePointPath.cpp | 15 +++++++--- .../positioning/juce_RelativePointPath.h | 15 +++++++--- .../positioning/juce_RelativeRectangle.cpp | 15 +++++++--- .../positioning/juce_RelativeRectangle.h | 15 +++++++--- .../juce_BooleanPropertyComponent.cpp | 15 +++++++--- .../juce_BooleanPropertyComponent.h | 15 +++++++--- .../juce_ButtonPropertyComponent.cpp | 15 +++++++--- .../properties/juce_ButtonPropertyComponent.h | 15 +++++++--- .../juce_ChoicePropertyComponent.cpp | 15 +++++++--- .../properties/juce_ChoicePropertyComponent.h | 15 +++++++--- .../juce_MultiChoicePropertyComponent.cpp | 15 +++++++--- .../juce_MultiChoicePropertyComponent.h | 15 +++++++--- .../properties/juce_PropertyComponent.cpp | 15 +++++++--- .../properties/juce_PropertyComponent.h | 15 +++++++--- .../properties/juce_PropertyPanel.cpp | 15 +++++++--- .../properties/juce_PropertyPanel.h | 15 +++++++--- .../juce_SliderPropertyComponent.cpp | 15 +++++++--- .../properties/juce_SliderPropertyComponent.h | 15 +++++++--- .../properties/juce_TextPropertyComponent.cpp | 15 +++++++--- .../properties/juce_TextPropertyComponent.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_ComboBox.cpp | 15 +++++++--- .../juce_gui_basics/widgets/juce_ComboBox.h | 15 +++++++--- .../widgets/juce_ImageComponent.cpp | 15 +++++++--- .../widgets/juce_ImageComponent.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_Label.cpp | 15 +++++++--- modules/juce_gui_basics/widgets/juce_Label.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_ListBox.cpp | 15 +++++++--- .../juce_gui_basics/widgets/juce_ListBox.h | 15 +++++++--- .../widgets/juce_ProgressBar.cpp | 15 +++++++--- .../widgets/juce_ProgressBar.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_Slider.cpp | 15 +++++++--- modules/juce_gui_basics/widgets/juce_Slider.h | 15 +++++++--- .../widgets/juce_TableHeaderComponent.cpp | 15 +++++++--- .../widgets/juce_TableHeaderComponent.h | 15 +++++++--- .../widgets/juce_TableListBox.cpp | 15 +++++++--- .../widgets/juce_TableListBox.h | 15 +++++++--- .../widgets/juce_TextEditor.cpp | 15 +++++++--- .../juce_gui_basics/widgets/juce_TextEditor.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_Toolbar.cpp | 15 +++++++--- .../juce_gui_basics/widgets/juce_Toolbar.h | 15 +++++++--- .../widgets/juce_ToolbarItemComponent.cpp | 15 +++++++--- .../widgets/juce_ToolbarItemComponent.h | 15 +++++++--- .../widgets/juce_ToolbarItemFactory.h | 15 +++++++--- .../widgets/juce_ToolbarItemPalette.cpp | 15 +++++++--- .../widgets/juce_ToolbarItemPalette.h | 15 +++++++--- .../juce_gui_basics/widgets/juce_TreeView.cpp | 15 +++++++--- .../juce_gui_basics/widgets/juce_TreeView.h | 15 +++++++--- .../windows/juce_AlertWindow.cpp | 15 +++++++--- .../windows/juce_AlertWindow.h | 15 +++++++--- .../windows/juce_CallOutBox.cpp | 15 +++++++--- .../juce_gui_basics/windows/juce_CallOutBox.h | 15 +++++++--- .../windows/juce_ComponentPeer.cpp | 15 +++++++--- .../windows/juce_ComponentPeer.h | 15 +++++++--- .../windows/juce_DialogWindow.cpp | 15 +++++++--- .../windows/juce_DialogWindow.h | 15 +++++++--- .../windows/juce_DocumentWindow.cpp | 15 +++++++--- .../windows/juce_DocumentWindow.h | 15 +++++++--- .../windows/juce_MessageBoxOptions.h | 15 +++++++--- .../windows/juce_NativeMessageBox.h | 15 +++++++--- .../windows/juce_ResizableWindow.cpp | 19 ++++++++---- .../windows/juce_ResizableWindow.h | 15 +++++++--- .../windows/juce_ThreadWithProgressWindow.cpp | 15 +++++++--- .../windows/juce_ThreadWithProgressWindow.h | 15 +++++++--- .../windows/juce_TooltipWindow.cpp | 15 +++++++--- .../windows/juce_TooltipWindow.h | 15 +++++++--- .../windows/juce_TopLevelWindow.cpp | 15 +++++++--- .../windows/juce_TopLevelWindow.h | 15 +++++++--- .../juce_CPlusPlusCodeTokeniser.cpp | 15 +++++++--- .../code_editor/juce_CPlusPlusCodeTokeniser.h | 15 +++++++--- .../juce_CPlusPlusCodeTokeniserFunctions.h | 15 +++++++--- .../code_editor/juce_CodeDocument.cpp | 15 +++++++--- .../code_editor/juce_CodeDocument.h | 15 +++++++--- .../code_editor/juce_CodeEditorComponent.cpp | 15 +++++++--- .../code_editor/juce_CodeEditorComponent.h | 15 +++++++--- .../code_editor/juce_CodeTokeniser.h | 15 +++++++--- .../code_editor/juce_LuaCodeTokeniser.cpp | 15 +++++++--- .../code_editor/juce_LuaCodeTokeniser.h | 15 +++++++--- .../code_editor/juce_XMLCodeTokeniser.cpp | 15 +++++++--- .../code_editor/juce_XMLCodeTokeniser.h | 15 +++++++--- .../documents/juce_FileBasedDocument.cpp | 15 +++++++--- .../documents/juce_FileBasedDocument.h | 15 +++++++--- .../embedding/juce_ActiveXControlComponent.h | 15 +++++++--- .../embedding/juce_AndroidViewComponent.h | 15 +++++++--- .../embedding/juce_HWNDComponent.h | 15 +++++++--- .../embedding/juce_NSViewComponent.h | 15 +++++++--- .../embedding/juce_UIViewComponent.h | 15 +++++++--- .../embedding/juce_XEmbedComponent.h | 15 +++++++--- modules/juce_gui_extra/juce_gui_extra.cpp | 15 +++++++--- modules/juce_gui_extra/juce_gui_extra.h | 15 +++++++--- modules/juce_gui_extra/juce_gui_extra.mm | 15 +++++++--- .../misc/juce_AnimatedAppComponent.cpp | 15 +++++++--- .../misc/juce_AnimatedAppComponent.h | 15 +++++++--- .../juce_gui_extra/misc/juce_AppleRemote.h | 15 +++++++--- .../misc/juce_BubbleMessageComponent.cpp | 15 +++++++--- .../misc/juce_BubbleMessageComponent.h | 15 +++++++--- .../misc/juce_ColourSelector.cpp | 15 +++++++--- .../juce_gui_extra/misc/juce_ColourSelector.h | 15 +++++++--- .../misc/juce_KeyMappingEditorComponent.cpp | 15 +++++++--- .../misc/juce_KeyMappingEditorComponent.h | 15 +++++++--- .../misc/juce_LiveConstantEditor.cpp | 15 +++++++--- .../misc/juce_LiveConstantEditor.h | 15 +++++++--- .../misc/juce_PreferencesPanel.cpp | 15 +++++++--- .../misc/juce_PreferencesPanel.h | 15 +++++++--- .../misc/juce_PushNotifications.cpp | 15 +++++++--- .../misc/juce_PushNotifications.h | 15 +++++++--- .../misc/juce_RecentlyOpenedFilesList.cpp | 15 +++++++--- .../misc/juce_RecentlyOpenedFilesList.h | 15 +++++++--- .../juce_gui_extra/misc/juce_SplashScreen.cpp | 15 +++++++--- .../juce_gui_extra/misc/juce_SplashScreen.h | 15 +++++++--- .../misc/juce_SystemTrayIconComponent.cpp | 15 +++++++--- .../misc/juce_SystemTrayIconComponent.h | 15 +++++++--- .../misc/juce_WebBrowserComponent.h | 15 +++++++--- .../java/app/com/rmsl/juce/JuceWebView.java | 15 +++++++--- .../java/app/com/rmsl/juce/JuceWebView21.java | 15 +++++++--- .../juce/JuceFirebaseInstanceIdService.java | 15 +++++++--- .../juce/JuceFirebaseMessagingService.java | 15 +++++++--- .../native/juce_AndroidViewComponent.cpp | 15 +++++++--- .../native/juce_android_PushNotifications.cpp | 15 +++++++--- .../juce_android_WebBrowserComponent.cpp | 15 +++++++--- .../native/juce_ios_PushNotifications.cpp | 15 +++++++--- .../native/juce_ios_UIViewComponent.mm | 15 +++++++--- .../native/juce_linux_X11_SystemTrayIcon.cpp | 15 +++++++--- .../juce_linux_X11_WebBrowserComponent.cpp | 15 +++++++--- .../native/juce_linux_XEmbedComponent.cpp | 15 +++++++--- .../native/juce_mac_AppleRemote.mm | 15 +++++++--- .../native/juce_mac_NSViewComponent.mm | 15 +++++++--- .../native/juce_mac_NSViewFrameWatcher.h | 15 +++++++--- .../native/juce_mac_PushNotifications.cpp | 15 +++++++--- .../native/juce_mac_SystemTrayIcon.cpp | 15 +++++++--- .../native/juce_mac_WebBrowserComponent.mm | 15 +++++++--- .../native/juce_win32_ActiveXComponent.cpp | 15 +++++++--- .../native/juce_win32_HWNDComponent.cpp | 15 +++++++--- .../native/juce_win32_SystemTrayIcon.cpp | 15 +++++++--- .../native/juce_win32_WebBrowserComponent.cpp | 15 +++++++--- .../geometry/juce_Draggable3DOrientation.h | 15 +++++++--- modules/juce_opengl/geometry/juce_Matrix3D.h | 15 +++++++--- .../juce_opengl/geometry/juce_Quaternion.h | 15 +++++++--- modules/juce_opengl/geometry/juce_Vector3D.h | 15 +++++++--- modules/juce_opengl/juce_opengl.cpp | 15 +++++++--- modules/juce_opengl/juce_opengl.h | 15 +++++++--- modules/juce_opengl/juce_opengl.mm | 15 +++++++--- .../app/com/rmsl/juce/JuceOpenGLView.java | 15 +++++++--- .../native/juce_OpenGLExtensions.h | 15 +++++++--- .../juce_opengl/native/juce_OpenGL_android.h | 15 +++++++--- modules/juce_opengl/native/juce_OpenGL_ios.h | 15 +++++++--- .../native/juce_OpenGL_linux_X11.h | 15 +++++++--- modules/juce_opengl/native/juce_OpenGL_osx.h | 15 +++++++--- .../juce_opengl/native/juce_OpenGL_win32.h | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLContext.cpp | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLContext.h | 15 +++++++--- .../opengl/juce_OpenGLFrameBuffer.cpp | 15 +++++++--- .../opengl/juce_OpenGLFrameBuffer.h | 15 +++++++--- .../opengl/juce_OpenGLGraphicsContext.cpp | 15 +++++++--- .../opengl/juce_OpenGLGraphicsContext.h | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLHelpers.cpp | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLHelpers.h | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLImage.cpp | 15 +++++++--- modules/juce_opengl/opengl/juce_OpenGLImage.h | 15 +++++++--- .../opengl/juce_OpenGLPixelFormat.cpp | 15 +++++++--- .../opengl/juce_OpenGLPixelFormat.h | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLRenderer.h | 15 +++++++--- .../opengl/juce_OpenGLShaderProgram.cpp | 15 +++++++--- .../opengl/juce_OpenGLShaderProgram.h | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLTexture.cpp | 15 +++++++--- .../juce_opengl/opengl/juce_OpenGLTexture.h | 15 +++++++--- modules/juce_opengl/opengl/juce_gl.cpp | 15 +++++++--- modules/juce_opengl/opengl/juce_gl.h | 15 +++++++--- modules/juce_opengl/opengl/juce_gles2.cpp | 15 +++++++--- modules/juce_opengl/opengl/juce_gles2.h | 15 +++++++--- modules/juce_opengl/opengl/juce_wgl.h | 15 +++++++--- .../utils/juce_OpenGLAppComponent.cpp | 15 +++++++--- .../utils/juce_OpenGLAppComponent.h | 15 +++++++--- modules/juce_osc/juce_osc.cpp | 15 +++++++--- modules/juce_osc/juce_osc.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCAddress.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCAddress.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCArgument.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCArgument.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCBundle.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCBundle.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCMessage.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCMessage.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCReceiver.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCReceiver.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCSender.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCSender.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCTimeTag.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCTimeTag.h | 15 +++++++--- modules/juce_osc/osc/juce_OSCTypes.cpp | 15 +++++++--- modules/juce_osc/osc/juce_OSCTypes.h | 15 +++++++--- .../in_app_purchases/juce_InAppPurchases.cpp | 15 +++++++--- .../in_app_purchases/juce_InAppPurchases.h | 15 +++++++--- .../juce_product_unlocking.cpp | 15 +++++++--- .../juce_product_unlocking.h | 15 +++++++--- .../juce_product_unlocking.mm | 15 +++++++--- .../marketplace/juce_KeyFileGeneration.h | 15 +++++++--- .../marketplace/juce_OnlineUnlockForm.cpp | 15 +++++++--- .../marketplace/juce_OnlineUnlockForm.h | 15 +++++++--- .../marketplace/juce_OnlineUnlockStatus.cpp | 15 +++++++--- .../marketplace/juce_OnlineUnlockStatus.h | 15 +++++++--- .../juce_TracktionMarketplaceStatus.cpp | 15 +++++++--- .../juce_TracktionMarketplaceStatus.h | 15 +++++++--- .../app/com/rmsl/juce/JuceBillingClient.java | 15 +++++++--- .../native/juce_android_InAppPurchases.cpp | 15 +++++++--- .../native/juce_ios_InAppPurchases.cpp | 15 +++++++--- .../juce_video/capture/juce_CameraDevice.cpp | 15 +++++++--- .../juce_video/capture/juce_CameraDevice.h | 15 +++++++--- modules/juce_video/juce_video.cpp | 15 +++++++--- modules/juce_video/juce_video.h | 15 +++++++--- modules/juce_video/juce_video.mm | 15 +++++++--- .../CameraCaptureSessionCaptureCallback.java | 15 +++++++--- .../CameraCaptureSessionStateCallback.java | 15 +++++++--- .../rmsl/juce/CameraDeviceStateCallback.java | 15 +++++++--- .../juce/JuceOrientationEventListener.java | 15 +++++++--- .../rmsl/juce/MediaControllerCallback.java | 15 +++++++--- .../com/rmsl/juce/MediaSessionCallback.java | 15 +++++++--- .../com/rmsl/juce/SystemVolumeObserver.java | 15 +++++++--- .../native/juce_android_CameraDevice.h | 15 +++++++--- .../juce_video/native/juce_android_Video.h | 15 +++++++--- .../juce_video/native/juce_ios_CameraDevice.h | 15 +++++++--- .../juce_video/native/juce_mac_CameraDevice.h | 15 +++++++--- modules/juce_video/native/juce_mac_Video.h | 15 +++++++--- .../native/juce_win32_CameraDevice.h | 15 +++++++--- .../juce_video/native/juce_win32_ComTypes.h | 15 +++++++--- modules/juce_video/native/juce_win32_Video.h | 15 +++++++--- .../playback/juce_VideoComponent.cpp | 15 +++++++--- .../juce_video/playback/juce_VideoComponent.h | 15 +++++++--- 1205 files changed, 13298 insertions(+), 4827 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c43664e7e1..43b93b8e19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/LICENSE.md b/LICENSE.md index d2dc83f422..9cf154811f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,12 +1,24 @@ # The JUCE Library -This distribution is the JUCE 7 technical preview. -Copyright (c) 2022 - Raw Material Software Limited +**BY DOWNLOADING, INSTALLING OR USING ANY PART OF THE JUCE LIBRARY, YOU AGREE +TO THE [JUCE 7 END-USER LICENSE AGREEMENT](https://www.juce.com/juce-7-licence) +AND THE [JUCE PRIVACY POLICY](https://www.juce.com/juce-privacy-policy), WHICH +ARE BINDING AGREEMENTS BETWEEN YOU AND RAW MATERIAL SOFTWARE LIMITED. IF YOU DO +NOT AGREE TO THE TERMS, DO NOT USE THE JUCE LIBRARY.** -You may use this code under the terms of the GPL v3 -(see www.gnu.org/licenses). - -For the technical preview JUCE cannot be licensed commercially. +JUCE has tier-leveled license terms, with different terms for each available +license: JUCE Personal (for developers or startup businesses with revenue under +the 50K USD Revenue Limit; free), JUCE Indie (for small businesses with under +500K USD Revenue Limit; $40/month), JUCE Pro (no Revenue Limit; $130/month), +and JUCE Educational (no Revenue Limit; free for bona fide educational +institutions). All licenses allow you to commercially release applications as +long as you do not exceed the Revenue Limit and pay the applicable Fees. Once +your business hits the Revenue Limit for your JUCE license tier, to continue +distributing your Applications you will either have to upgrade your JUCE +license, or instead release your Applications under the +[GNU General Public License v.3](https://www.gnu.org/licenses/gpl-3.0.en.html), +which means, amongst other things, that you must make the source code of your +Applications available. JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING WARRANTY OF MERCHANTABILITY AND FITNESS FOR A @@ -18,3 +30,8 @@ license](http://www.isc.org/downloads/software-support-policy/isc-license). For more information, visit the website: [www.juce.com](https://www.juce.com) + +FULL JUCE TERMS: +- [JUCE 7 END-USER LICENSE AGREEMENT](https://www.juce.com/juce-7-licence) +- [JUCE PRIVACY POLICY](https://www.juce.com/juce-privacy-policy) + diff --git a/examples/Audio/CMakeLists.txt b/examples/Audio/CMakeLists.txt index f6f1ec95b2..dc6880ef7c 100644 --- a/examples/Audio/CMakeLists.txt +++ b/examples/Audio/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/CMake/CMakeLists.txt b/examples/CMake/CMakeLists.txt index 0cd8abaef3..ba52b811ec 100644 --- a/examples/CMake/CMakeLists.txt +++ b/examples/CMake/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 2ed42ec712..51f433f02e 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DSP/CMakeLists.txt b/examples/DSP/CMakeLists.txt index f6f1ec95b2..dc6880ef7c 100644 --- a/examples/DSP/CMakeLists.txt +++ b/examples/DSP/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/CMakeLists.txt b/examples/DemoRunner/CMakeLists.txt index 7d9234ceb5..140d829e44 100644 --- a/examples/DemoRunner/CMakeLists.txt +++ b/examples/DemoRunner/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Demos/DemoPIPs1.cpp b/examples/DemoRunner/Source/Demos/DemoPIPs1.cpp index 5e99a1f1b8..d5442ec10a 100644 --- a/examples/DemoRunner/Source/Demos/DemoPIPs1.cpp +++ b/examples/DemoRunner/Source/Demos/DemoPIPs1.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Demos/DemoPIPs2.cpp b/examples/DemoRunner/Source/Demos/DemoPIPs2.cpp index 8df7c17cc3..898f5fb8e2 100644 --- a/examples/DemoRunner/Source/Demos/DemoPIPs2.cpp +++ b/examples/DemoRunner/Source/Demos/DemoPIPs2.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Demos/IntroScreen.h b/examples/DemoRunner/Source/Demos/IntroScreen.h index e1dad22de1..03437d91ee 100644 --- a/examples/DemoRunner/Source/Demos/IntroScreen.h +++ b/examples/DemoRunner/Source/Demos/IntroScreen.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Demos/JUCEDemos.cpp b/examples/DemoRunner/Source/Demos/JUCEDemos.cpp index 75aeb16ca3..cad090cb2f 100644 --- a/examples/DemoRunner/Source/Demos/JUCEDemos.cpp +++ b/examples/DemoRunner/Source/Demos/JUCEDemos.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Demos/JUCEDemos.h b/examples/DemoRunner/Source/Demos/JUCEDemos.h index d14597d5b5..1c6ac037ed 100644 --- a/examples/DemoRunner/Source/Demos/JUCEDemos.h +++ b/examples/DemoRunner/Source/Demos/JUCEDemos.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/Main.cpp b/examples/DemoRunner/Source/Main.cpp index c81ca3996a..561e0823c7 100644 --- a/examples/DemoRunner/Source/Main.cpp +++ b/examples/DemoRunner/Source/Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/UI/DemoContentComponent.cpp b/examples/DemoRunner/Source/UI/DemoContentComponent.cpp index 4972c062b3..0bcdf9db39 100644 --- a/examples/DemoRunner/Source/UI/DemoContentComponent.cpp +++ b/examples/DemoRunner/Source/UI/DemoContentComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/UI/DemoContentComponent.h b/examples/DemoRunner/Source/UI/DemoContentComponent.h index 1568430557..8fda527d63 100644 --- a/examples/DemoRunner/Source/UI/DemoContentComponent.h +++ b/examples/DemoRunner/Source/UI/DemoContentComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/UI/MainComponent.cpp b/examples/DemoRunner/Source/UI/MainComponent.cpp index adcb95b482..e6a59a8ea7 100644 --- a/examples/DemoRunner/Source/UI/MainComponent.cpp +++ b/examples/DemoRunner/Source/UI/MainComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/UI/MainComponent.h b/examples/DemoRunner/Source/UI/MainComponent.h index 8a6960a837..e1f3a9c1b4 100644 --- a/examples/DemoRunner/Source/UI/MainComponent.h +++ b/examples/DemoRunner/Source/UI/MainComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/DemoRunner/Source/UI/SettingsContent.h b/examples/DemoRunner/Source/UI/SettingsContent.h index 9a9640085d..3cb72c14a9 100644 --- a/examples/DemoRunner/Source/UI/SettingsContent.h +++ b/examples/DemoRunner/Source/UI/SettingsContent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/GUI/CMakeLists.txt b/examples/GUI/CMakeLists.txt index f6f1ec95b2..dc6880ef7c 100644 --- a/examples/GUI/CMakeLists.txt +++ b/examples/GUI/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/Plugins/CMakeLists.txt b/examples/Plugins/CMakeLists.txt index f6f1ec95b2..dc6880ef7c 100644 --- a/examples/Plugins/CMakeLists.txt +++ b/examples/Plugins/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/examples/Utilities/CMakeLists.txt b/examples/Utilities/CMakeLists.txt index f6f1ec95b2..dc6880ef7c 100644 --- a/examples/Utilities/CMakeLists.txt +++ b/examples/Utilities/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPerformanceTest/CMakeLists.txt b/extras/AudioPerformanceTest/CMakeLists.txt index 96c9193e7e..e6178ad1f1 100644 --- a/extras/AudioPerformanceTest/CMakeLists.txt +++ b/extras/AudioPerformanceTest/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPerformanceTest/Source/Main.cpp b/extras/AudioPerformanceTest/Source/Main.cpp index 6d9defe558..292f9efe33 100644 --- a/extras/AudioPerformanceTest/Source/Main.cpp +++ b/extras/AudioPerformanceTest/Source/Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPerformanceTest/Source/MainComponent.h b/extras/AudioPerformanceTest/Source/MainComponent.h index 40395b1951..8785b1cd6d 100644 --- a/extras/AudioPerformanceTest/Source/MainComponent.h +++ b/extras/AudioPerformanceTest/Source/MainComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/CMakeLists.txt b/extras/AudioPluginHost/CMakeLists.txt index ff85e45765..cd7f495e8e 100644 --- a/extras/AudioPluginHost/CMakeLists.txt +++ b/extras/AudioPluginHost/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/HostStartup.cpp b/extras/AudioPluginHost/Source/HostStartup.cpp index e2827f3cbd..136630c82c 100644 --- a/extras/AudioPluginHost/Source/HostStartup.cpp +++ b/extras/AudioPluginHost/Source/HostStartup.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/ARAPlugin.cpp b/extras/AudioPluginHost/Source/Plugins/ARAPlugin.cpp index b805db1d53..ef6cca4581 100644 --- a/extras/AudioPluginHost/Source/Plugins/ARAPlugin.cpp +++ b/extras/AudioPluginHost/Source/Plugins/ARAPlugin.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/ARAPlugin.h b/extras/AudioPluginHost/Source/Plugins/ARAPlugin.h index 29882ba57a..704b9e5ac1 100644 --- a/extras/AudioPluginHost/Source/Plugins/ARAPlugin.h +++ b/extras/AudioPluginHost/Source/Plugins/ARAPlugin.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.cpp b/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.cpp index 5707e25483..f7b99e2560 100644 --- a/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.cpp +++ b/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.h b/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.h index 967cdcccb6..eca7618ea1 100644 --- a/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.h +++ b/extras/AudioPluginHost/Source/Plugins/IOConfigurationWindow.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/InternalPlugins.cpp b/extras/AudioPluginHost/Source/Plugins/InternalPlugins.cpp index baa4e9a78a..6edfc6510a 100644 --- a/extras/AudioPluginHost/Source/Plugins/InternalPlugins.cpp +++ b/extras/AudioPluginHost/Source/Plugins/InternalPlugins.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/InternalPlugins.h b/extras/AudioPluginHost/Source/Plugins/InternalPlugins.h index fc9158b3ea..0325239f67 100644 --- a/extras/AudioPluginHost/Source/Plugins/InternalPlugins.h +++ b/extras/AudioPluginHost/Source/Plugins/InternalPlugins.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/PluginGraph.cpp b/extras/AudioPluginHost/Source/Plugins/PluginGraph.cpp index bfde9429d2..9645492d0e 100644 --- a/extras/AudioPluginHost/Source/Plugins/PluginGraph.cpp +++ b/extras/AudioPluginHost/Source/Plugins/PluginGraph.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/Plugins/PluginGraph.h b/extras/AudioPluginHost/Source/Plugins/PluginGraph.h index ef52cb7f74..7bc12f23ae 100644 --- a/extras/AudioPluginHost/Source/Plugins/PluginGraph.h +++ b/extras/AudioPluginHost/Source/Plugins/PluginGraph.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/UI/GraphEditorPanel.cpp b/extras/AudioPluginHost/Source/UI/GraphEditorPanel.cpp index eb7cefcbf4..c7dcd8d534 100644 --- a/extras/AudioPluginHost/Source/UI/GraphEditorPanel.cpp +++ b/extras/AudioPluginHost/Source/UI/GraphEditorPanel.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/UI/GraphEditorPanel.h b/extras/AudioPluginHost/Source/UI/GraphEditorPanel.h index 413a6224b2..470b3ef6bd 100644 --- a/extras/AudioPluginHost/Source/UI/GraphEditorPanel.h +++ b/extras/AudioPluginHost/Source/UI/GraphEditorPanel.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/UI/MainHostWindow.cpp b/extras/AudioPluginHost/Source/UI/MainHostWindow.cpp index 2ca2c5eed3..267d75a341 100644 --- a/extras/AudioPluginHost/Source/UI/MainHostWindow.cpp +++ b/extras/AudioPluginHost/Source/UI/MainHostWindow.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/UI/MainHostWindow.h b/extras/AudioPluginHost/Source/UI/MainHostWindow.h index eb177a5cf1..16e1598797 100644 --- a/extras/AudioPluginHost/Source/UI/MainHostWindow.h +++ b/extras/AudioPluginHost/Source/UI/MainHostWindow.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/AudioPluginHost/Source/UI/PluginWindow.h b/extras/AudioPluginHost/Source/UI/PluginWindow.h index 88246b4697..b53fb7be00 100644 --- a/extras/AudioPluginHost/Source/UI/PluginWindow.h +++ b/extras/AudioPluginHost/Source/UI/PluginWindow.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/BinaryBuilder/CMakeLists.txt b/extras/BinaryBuilder/CMakeLists.txt index dbd6eedc11..1f248ca7a3 100644 --- a/extras/BinaryBuilder/CMakeLists.txt +++ b/extras/BinaryBuilder/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/BinaryBuilder/Source/Main.cpp b/extras/BinaryBuilder/Source/Main.cpp index d9cc54b471..1343aa7748 100644 --- a/extras/BinaryBuilder/Source/Main.cpp +++ b/extras/BinaryBuilder/Source/Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/JUCECheckAtomic.cmake b/extras/Build/CMake/JUCECheckAtomic.cmake index 5c6ade1fa2..4ffe75bee1 100644 --- a/extras/Build/CMake/JUCECheckAtomic.cmake +++ b/extras/Build/CMake/JUCECheckAtomic.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/JUCEHelperTargets.cmake b/extras/Build/CMake/JUCEHelperTargets.cmake index 1b99be2086..a377864039 100644 --- a/extras/Build/CMake/JUCEHelperTargets.cmake +++ b/extras/Build/CMake/JUCEHelperTargets.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/JUCEModuleSupport.cmake b/extras/Build/CMake/JUCEModuleSupport.cmake index 07d0e01859..ac2a0fe3a5 100644 --- a/extras/Build/CMake/JUCEModuleSupport.cmake +++ b/extras/Build/CMake/JUCEModuleSupport.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/JUCEUtils.cmake b/extras/Build/CMake/JUCEUtils.cmake index 8f8065fff3..9b2a9cda9d 100644 --- a/extras/Build/CMake/JUCEUtils.cmake +++ b/extras/Build/CMake/JUCEUtils.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/checkBundleSigning.cmake b/extras/Build/CMake/checkBundleSigning.cmake index 042d8870ba..20052f29ec 100644 --- a/extras/Build/CMake/checkBundleSigning.cmake +++ b/extras/Build/CMake/checkBundleSigning.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/copyDir.cmake b/extras/Build/CMake/copyDir.cmake index 7f1d71fa8b..fca14a865b 100644 --- a/extras/Build/CMake/copyDir.cmake +++ b/extras/Build/CMake/copyDir.cmake @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMake/juce_runtime_arch_detection.cpp b/extras/Build/CMake/juce_runtime_arch_detection.cpp index 9b846d91e5..90c9a66db1 100644 --- a/extras/Build/CMake/juce_runtime_arch_detection.cpp +++ b/extras/Build/CMake/juce_runtime_arch_detection.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/CMakeLists.txt b/extras/Build/CMakeLists.txt index 1ac6f18721..3c2e26a1fb 100644 --- a/extras/Build/CMakeLists.txt +++ b/extras/Build/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/juce_build_tools.cpp b/extras/Build/juce_build_tools/juce_build_tools.cpp index 99b8f2da4f..de9c09dce9 100644 --- a/extras/Build/juce_build_tools/juce_build_tools.cpp +++ b/extras/Build/juce_build_tools/juce_build_tools.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/juce_build_tools.h b/extras/Build/juce_build_tools/juce_build_tools.h index 1217655ae8..97e4952fad 100644 --- a/extras/Build/juce_build_tools/juce_build_tools.h +++ b/extras/Build/juce_build_tools/juce_build_tools.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.cpp b/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.cpp index 744f2ecaaf..b3c39380e2 100644 --- a/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.cpp +++ b/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.h b/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.h index 67d2224f65..f885b3cb91 100644 --- a/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.h +++ b/extras/Build/juce_build_tools/utils/juce_BinaryResourceFile.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.cpp b/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.cpp index 2ec2bae264..f44839db3e 100644 --- a/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.cpp +++ b/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.h b/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.h index 7a5c8e5709..19e3af1367 100644 --- a/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.h +++ b/extras/Build/juce_build_tools/utils/juce_BuildHelperFunctions.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_CppTokeniserFunctions.cpp b/extras/Build/juce_build_tools/utils/juce_CppTokeniserFunctions.cpp index e27d3441ed..3346648da9 100644 --- a/extras/Build/juce_build_tools/utils/juce_CppTokeniserFunctions.cpp +++ b/extras/Build/juce_build_tools/utils/juce_CppTokeniserFunctions.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_Entitlements.cpp b/extras/Build/juce_build_tools/utils/juce_Entitlements.cpp index 51dcbf0136..45f94461a8 100644 --- a/extras/Build/juce_build_tools/utils/juce_Entitlements.cpp +++ b/extras/Build/juce_build_tools/utils/juce_Entitlements.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_Entitlements.h b/extras/Build/juce_build_tools/utils/juce_Entitlements.h index fa8c40af58..b91a52a690 100644 --- a/extras/Build/juce_build_tools/utils/juce_Entitlements.h +++ b/extras/Build/juce_build_tools/utils/juce_Entitlements.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_Icons.cpp b/extras/Build/juce_build_tools/utils/juce_Icons.cpp index 43f36f4b13..fe3d036fb0 100644 --- a/extras/Build/juce_build_tools/utils/juce_Icons.cpp +++ b/extras/Build/juce_build_tools/utils/juce_Icons.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_Icons.h b/extras/Build/juce_build_tools/utils/juce_Icons.h index 254bbde2f4..892d42934d 100644 --- a/extras/Build/juce_build_tools/utils/juce_Icons.h +++ b/extras/Build/juce_build_tools/utils/juce_Icons.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_PlistOptions.cpp b/extras/Build/juce_build_tools/utils/juce_PlistOptions.cpp index f44db85433..6f263b16e6 100644 --- a/extras/Build/juce_build_tools/utils/juce_PlistOptions.cpp +++ b/extras/Build/juce_build_tools/utils/juce_PlistOptions.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_PlistOptions.h b/extras/Build/juce_build_tools/utils/juce_PlistOptions.h index 54e4b6e72b..9a30faf0f0 100644 --- a/extras/Build/juce_build_tools/utils/juce_PlistOptions.h +++ b/extras/Build/juce_build_tools/utils/juce_PlistOptions.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_ProjectType.h b/extras/Build/juce_build_tools/utils/juce_ProjectType.h index b8c2670d47..8d71a0743b 100644 --- a/extras/Build/juce_build_tools/utils/juce_ProjectType.h +++ b/extras/Build/juce_build_tools/utils/juce_ProjectType.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_RelativePath.h b/extras/Build/juce_build_tools/utils/juce_RelativePath.h index 20e62c3e12..eb61d49632 100644 --- a/extras/Build/juce_build_tools/utils/juce_RelativePath.h +++ b/extras/Build/juce_build_tools/utils/juce_RelativePath.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.cpp b/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.cpp index 65e96c6b67..24ecc92127 100644 --- a/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.cpp +++ b/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.h b/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.h index c15e6a13f2..f1b86792bb 100644 --- a/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.h +++ b/extras/Build/juce_build_tools/utils/juce_ResourceFileHelpers.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_ResourceRc.cpp b/extras/Build/juce_build_tools/utils/juce_ResourceRc.cpp index 1ac12c581b..a5d6bf8d86 100644 --- a/extras/Build/juce_build_tools/utils/juce_ResourceRc.cpp +++ b/extras/Build/juce_build_tools/utils/juce_ResourceRc.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_ResourceRc.h b/extras/Build/juce_build_tools/utils/juce_ResourceRc.h index 3b60eb666a..1538942595 100644 --- a/extras/Build/juce_build_tools/utils/juce_ResourceRc.h +++ b/extras/Build/juce_build_tools/utils/juce_ResourceRc.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_VersionNumbers.cpp b/extras/Build/juce_build_tools/utils/juce_VersionNumbers.cpp index 75ca99777c..34321543b7 100644 --- a/extras/Build/juce_build_tools/utils/juce_VersionNumbers.cpp +++ b/extras/Build/juce_build_tools/utils/juce_VersionNumbers.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juce_build_tools/utils/juce_VersionNumbers.h b/extras/Build/juce_build_tools/utils/juce_VersionNumbers.h index 3dae0d6984..c5a3c1c144 100644 --- a/extras/Build/juce_build_tools/utils/juce_VersionNumbers.h +++ b/extras/Build/juce_build_tools/utils/juce_VersionNumbers.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juceaide/CMakeLists.txt b/extras/Build/juceaide/CMakeLists.txt index 07757bd88b..34f1a7f5ff 100644 --- a/extras/Build/juceaide/CMakeLists.txt +++ b/extras/Build/juceaide/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Build/juceaide/Main.cpp b/extras/Build/juceaide/Main.cpp index 8ee81ebedf..e128608c69 100644 --- a/extras/Build/juceaide/Main.cpp +++ b/extras/Build/juceaide/Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/CMakeLists.txt b/extras/CMakeLists.txt index 0ea489bc7b..5d0b0cd3c6 100644 --- a/extras/CMakeLists.txt +++ b/extras/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/CMakeLists.txt b/extras/NetworkGraphicsDemo/CMakeLists.txt index 0db0b4b930..730859b119 100644 --- a/extras/NetworkGraphicsDemo/CMakeLists.txt +++ b/extras/NetworkGraphicsDemo/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/Source/ClientComponent.h b/extras/NetworkGraphicsDemo/Source/ClientComponent.h index 340c57ea41..657514f676 100644 --- a/extras/NetworkGraphicsDemo/Source/ClientComponent.h +++ b/extras/NetworkGraphicsDemo/Source/ClientComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/Source/Demos.h b/extras/NetworkGraphicsDemo/Source/Demos.h index e3d1ab4c70..3f68326619 100644 --- a/extras/NetworkGraphicsDemo/Source/Demos.h +++ b/extras/NetworkGraphicsDemo/Source/Demos.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/Source/Main.cpp b/extras/NetworkGraphicsDemo/Source/Main.cpp index fa6d12c178..2ce75409bf 100644 --- a/extras/NetworkGraphicsDemo/Source/Main.cpp +++ b/extras/NetworkGraphicsDemo/Source/Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/Source/MasterComponent.h b/extras/NetworkGraphicsDemo/Source/MasterComponent.h index cf071c4598..d7df6813e5 100644 --- a/extras/NetworkGraphicsDemo/Source/MasterComponent.h +++ b/extras/NetworkGraphicsDemo/Source/MasterComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/NetworkGraphicsDemo/Source/SharedCanvas.h b/extras/NetworkGraphicsDemo/Source/SharedCanvas.h index 88fc1295dc..fe3d4b397f 100644 --- a/extras/NetworkGraphicsDemo/Source/SharedCanvas.h +++ b/extras/NetworkGraphicsDemo/Source/SharedCanvas.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/CMakeLists.txt b/extras/Projucer/CMakeLists.txt index 144d396ae7..fca0858596 100644 --- a/extras/Projucer/CMakeLists.txt +++ b/extras/Projucer/CMakeLists.txt @@ -1,12 +1,19 @@ # ============================================================================== # -# This file is part of the JUCE 7 technical preview. +# This file is part of the JUCE library. # Copyright (c) 2022 - Raw Material Software Limited # -# You may use this code under the terms of the GPL v3 -# (see www.gnu.org/licenses). +# JUCE is an open source library subject to commercial or open-source +# licensing. # -# For the technical preview this file cannot be licensed commercially. +# By using JUCE, you agree to the terms of both the JUCE 7 End-User License +# Agreement and JUCE Privacy Policy. +# +# End User License Agreement: www.juce.com/juce-7-licence +# Privacy Policy: www.juce.com/juce-privacy-policy +# +# Or: You may also use this code under the terms of the GPL v3 (see +# www.gnu.org/licenses). # # JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER # EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_ContentComponents.h b/extras/Projucer/Source/Application/StartPage/jucer_ContentComponents.h index 8f29203fdf..71abe6a9d3 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_ContentComponents.h +++ b/extras/Projucer/Source/Application/StartPage/jucer_ContentComponents.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectTemplates.h b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectTemplates.h index 08d6415349..9a8a9b50f0 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectTemplates.h +++ b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectTemplates.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.cpp b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.cpp index 18d497ba9f..c7e655fec0 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.cpp +++ b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.h b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.h index 1b1d49b774..4ed698b7cf 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.h +++ b/extras/Projucer/Source/Application/StartPage/jucer_NewProjectWizard.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.cpp b/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.cpp index 5a6a9fa712..d26b5299d8 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.cpp +++ b/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.h b/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.h index abe9093ac7..2f99e9a053 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.h +++ b/extras/Projucer/Source/Application/StartPage/jucer_StartPageComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/StartPage/jucer_StartPageTreeHolder.h b/extras/Projucer/Source/Application/StartPage/jucer_StartPageTreeHolder.h index fdd9115876..bbbdf4f87b 100644 --- a/extras/Projucer/Source/Application/StartPage/jucer_StartPageTreeHolder.h +++ b/extras/Projucer/Source/Application/StartPage/jucer_StartPageTreeHolder.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseController.h b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseController.h index c183ba0d1f..93c2c52fa8 100644 --- a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseController.h +++ b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseController.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseQueryThread.h b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseQueryThread.h index aaf329038e..f60c26f370 100644 --- a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseQueryThread.h +++ b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseQueryThread.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseState.h b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseState.h index 3b7e55f286..df7d4d9e9d 100644 --- a/extras/Projucer/Source/Application/UserAccount/jucer_LicenseState.h +++ b/extras/Projucer/Source/Application/UserAccount/jucer_LicenseState.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/UserAccount/jucer_LoginFormComponent.h b/extras/Projucer/Source/Application/UserAccount/jucer_LoginFormComponent.h index 4c25af68ba..e2e87e8216 100644 --- a/extras/Projucer/Source/Application/UserAccount/jucer_LoginFormComponent.h +++ b/extras/Projucer/Source/Application/UserAccount/jucer_LoginFormComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_AboutWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_AboutWindowComponent.h index 2f17fa0ee8..274cfa2874 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_AboutWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_AboutWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_EditorColourSchemeWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_EditorColourSchemeWindowComponent.h index 102ed1a1c9..9482a3d3f4 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_EditorColourSchemeWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_EditorColourSchemeWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_FloatingToolWindow.h b/extras/Projucer/Source/Application/Windows/jucer_FloatingToolWindow.h index 11c1e22474..af2f2ff131 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_FloatingToolWindow.h +++ b/extras/Projucer/Source/Application/Windows/jucer_FloatingToolWindow.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_GlobalPathsWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_GlobalPathsWindowComponent.h index a257ee75a8..63f04b4752 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_GlobalPathsWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_GlobalPathsWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_PIPCreatorWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_PIPCreatorWindowComponent.h index 90bcce4662..85805cff58 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_PIPCreatorWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_PIPCreatorWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_SVGPathDataWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_SVGPathDataWindowComponent.h index 0bce431030..1dff98857c 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_SVGPathDataWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_SVGPathDataWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_TranslationToolWindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_TranslationToolWindowComponent.h index 279daeec86..86de5470e2 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_TranslationToolWindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_TranslationToolWindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/Windows/jucer_UTF8WindowComponent.h b/extras/Projucer/Source/Application/Windows/jucer_UTF8WindowComponent.h index 27c0bc03da..b03a6abb4a 100644 --- a/extras/Projucer/Source/Application/Windows/jucer_UTF8WindowComponent.h +++ b/extras/Projucer/Source/Application/Windows/jucer_UTF8WindowComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_Application.cpp b/extras/Projucer/Source/Application/jucer_Application.cpp index 1a6180e57f..1b1dfc1d80 100644 --- a/extras/Projucer/Source/Application/jucer_Application.cpp +++ b/extras/Projucer/Source/Application/jucer_Application.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_Application.h b/extras/Projucer/Source/Application/jucer_Application.h index 8c229d62ea..8468c05412 100644 --- a/extras/Projucer/Source/Application/jucer_Application.h +++ b/extras/Projucer/Source/Application/jucer_Application.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp b/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp index fc97dd8120..3b6fed5ae0 100644 --- a/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp +++ b/extras/Projucer/Source/Application/jucer_AutoUpdater.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_AutoUpdater.h b/extras/Projucer/Source/Application/jucer_AutoUpdater.h index c8e29bf357..cd9dc1778f 100644 --- a/extras/Projucer/Source/Application/jucer_AutoUpdater.h +++ b/extras/Projucer/Source/Application/jucer_AutoUpdater.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_CommandIDs.h b/extras/Projucer/Source/Application/jucer_CommandIDs.h index 3c75581511..7048da29f9 100644 --- a/extras/Projucer/Source/Application/jucer_CommandIDs.h +++ b/extras/Projucer/Source/Application/jucer_CommandIDs.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_CommandLine.cpp b/extras/Projucer/Source/Application/jucer_CommandLine.cpp index caf1330ed3..39f09e545f 100644 --- a/extras/Projucer/Source/Application/jucer_CommandLine.cpp +++ b/extras/Projucer/Source/Application/jucer_CommandLine.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_CommandLine.h b/extras/Projucer/Source/Application/jucer_CommandLine.h index 0c74df8297..8be5796521 100644 --- a/extras/Projucer/Source/Application/jucer_CommandLine.h +++ b/extras/Projucer/Source/Application/jucer_CommandLine.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_CommonHeaders.h b/extras/Projucer/Source/Application/jucer_CommonHeaders.h index 285959a709..cfecff4829 100644 --- a/extras/Projucer/Source/Application/jucer_CommonHeaders.h +++ b/extras/Projucer/Source/Application/jucer_CommonHeaders.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_Headers.h b/extras/Projucer/Source/Application/jucer_Headers.h index d505f7c18b..87058869f1 100644 --- a/extras/Projucer/Source/Application/jucer_Headers.h +++ b/extras/Projucer/Source/Application/jucer_Headers.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_Main.cpp b/extras/Projucer/Source/Application/jucer_Main.cpp index 62688f777d..6ac760688a 100644 --- a/extras/Projucer/Source/Application/jucer_Main.cpp +++ b/extras/Projucer/Source/Application/jucer_Main.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_MainWindow.cpp b/extras/Projucer/Source/Application/jucer_MainWindow.cpp index 17173a8888..f52fd4ff71 100644 --- a/extras/Projucer/Source/Application/jucer_MainWindow.cpp +++ b/extras/Projucer/Source/Application/jucer_MainWindow.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Application/jucer_MainWindow.h b/extras/Projucer/Source/Application/jucer_MainWindow.h index 6e79a3a2bb..a9234089db 100644 --- a/extras/Projucer/Source/Application/jucer_MainWindow.h +++ b/extras/Projucer/Source/Application/jucer_MainWindow.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.cpp b/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.cpp index e59a5ffa24..b09add2656 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.cpp +++ b/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.h b/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.h index b0f3f87d40..c105730aed 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.h +++ b/extras/Projucer/Source/CodeEditor/jucer_DocumentEditorComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_ItemPreviewComponent.h b/extras/Projucer/Source/CodeEditor/jucer_ItemPreviewComponent.h index a7f061c685..a229c12986 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_ItemPreviewComponent.h +++ b/extras/Projucer/Source/CodeEditor/jucer_ItemPreviewComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.cpp b/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.cpp index 11310c3f21..8ed2cdedcd 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.cpp +++ b/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.h b/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.h index 558d8476c0..862e65bdf7 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.h +++ b/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.cpp b/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.cpp index 8d922d126a..b152892168 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.cpp +++ b/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.h b/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.h index 906d64b6bf..d0454ac3a7 100644 --- a/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.h +++ b/extras/Projucer/Source/CodeEditor/jucer_SourceCodeEditor.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ButtonHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ButtonHandler.h index 18d7695052..d1643bffc1 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ButtonHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ButtonHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComboBoxHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComboBoxHandler.h index f8b1ad5119..43a623d8db 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComboBoxHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComboBoxHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentNameProperty.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentNameProperty.h index db94ac2fa6..b5f3d11282 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentNameProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentNameProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.cpp b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.cpp index 17f22d67d2..443786349a 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.cpp +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.h index d545e27fe1..b4f0f15543 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentTypeHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentUndoableAction.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentUndoableAction.h index 68315fddfa..cc10a16620 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentUndoableAction.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ComponentUndoableAction.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_GenericComponentHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_GenericComponentHandler.h index 388f824475..1b89a4021c 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_GenericComponentHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_GenericComponentHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_GroupComponentHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_GroupComponentHandler.h index 69ec74820c..c1d9642d9f 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_GroupComponentHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_GroupComponentHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_HyperlinkButtonHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_HyperlinkButtonHandler.h index 58fb48a479..bd028f7dc8 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_HyperlinkButtonHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_HyperlinkButtonHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ImageButtonHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ImageButtonHandler.h index f57c8d1385..c19059b09c 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ImageButtonHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ImageButtonHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_JucerComponentHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_JucerComponentHandler.h index 2f48ea6de6..3208614101 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_JucerComponentHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_JucerComponentHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_LabelHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_LabelHandler.h index aadb87817d..5dcc70c3a7 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_LabelHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_LabelHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_SliderHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_SliderHandler.h index a2eb11f231..5e04d934f9 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_SliderHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_SliderHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_TabbedComponentHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_TabbedComponentHandler.h index 51493ba863..e9ba793fcc 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_TabbedComponentHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_TabbedComponentHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_TextButtonHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_TextButtonHandler.h index 2a43450f40..dffad5c67c 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_TextButtonHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_TextButtonHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_TextEditorHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_TextEditorHandler.h index 84377b3921..e98f7e2f97 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_TextEditorHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_TextEditorHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ToggleButtonHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ToggleButtonHandler.h index 2ac68e2f47..3632dc69e7 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ToggleButtonHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ToggleButtonHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_TreeViewHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_TreeViewHandler.h index 1daabd376d..139708d453 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_TreeViewHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_TreeViewHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Components/jucer_ViewportHandler.h b/extras/Projucer/Source/ComponentEditor/Components/jucer_ViewportHandler.h index b2fd56d13f..ddd1657b41 100644 --- a/extras/Projucer/Source/ComponentEditor/Components/jucer_ViewportHandler.h +++ b/extras/Projucer/Source/ComponentEditor/Components/jucer_ViewportHandler.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.cpp b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.cpp index d9c9d3e54d..8b34cfdb03 100644 --- a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.cpp +++ b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.h b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.h index 8cae13eb24..f1125bcda8 100644 --- a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.h +++ b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.cpp b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.cpp index c250d3c794..623689f373 100644 --- a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.cpp +++ b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.h b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.h index ca36408284..afaf78fd65 100644 --- a/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.h +++ b/extras/Projucer/Source/ComponentEditor/Documents/jucer_ComponentDocument.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.cpp b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.cpp index 2d6fe2ef17..97e4ec981b 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.cpp +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.h index 038133ac5d..eb86dcb742 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ColouredElement.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ElementSiblingComponent.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ElementSiblingComponent.h index 86d7b1432c..8f2b7471ff 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ElementSiblingComponent.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ElementSiblingComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_FillType.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_FillType.h index 76df6dbc82..105f3f2739 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_FillType.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_FillType.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_GradientPointComponent.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_GradientPointComponent.h index 8f6c505c36..78ef64e669 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_GradientPointComponent.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_GradientPointComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ImageResourceProperty.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ImageResourceProperty.h index aceffaac9a..3ef8cfc462 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ImageResourceProperty.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_ImageResourceProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.cpp b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.cpp index a623a2d2bd..561fab59be 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.cpp +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.h index 1ccbb5d5b9..430e13c597 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElement.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementEllipse.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementEllipse.h index 02a489c215..30ca25323a 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementEllipse.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementEllipse.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.cpp b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.cpp index 08fe6c63f5..6d11c76a81 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.cpp +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.h index e7f78981ad..f6e1a34e12 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementGroup.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp index 4b75445eaf..9aaa0d0b2c 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.h index 8cc742328b..3b36ebb19a 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementImage.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.cpp b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.cpp index a374ad20be..e12f5fada2 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.cpp +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.h index 2c2d6c8cb2..fc1eb504ca 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementPath.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRectangle.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRectangle.h index 0556407157..204c0d013d 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRectangle.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRectangle.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRoundedRectangle.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRoundedRectangle.h index 4563723059..aa21079e7f 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRoundedRectangle.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementRoundedRectangle.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementText.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementText.h index df3bf5b918..7d693d3951 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementText.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementText.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementUndoableAction.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementUndoableAction.h index 6b25926b50..c5cfa41049 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementUndoableAction.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementUndoableAction.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PointComponent.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PointComponent.h index 2bb0d0f2c4..76ba87e52b 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PointComponent.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PointComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h index 2075cd258e..04a215dc08 100644 --- a/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h +++ b/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ColourPropertyComponent.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ColourPropertyComponent.h index 21db7c2780..1b33402428 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ColourPropertyComponent.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ColourPropertyComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentBooleanProperty.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentBooleanProperty.h index 83299fc6b5..8e80dc53ce 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentBooleanProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentBooleanProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentChoiceProperty.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentChoiceProperty.h index 2b603c98fe..73a914a4b9 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentChoiceProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentChoiceProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentColourProperty.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentColourProperty.h index 68be6880c9..b1665dca2f 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentColourProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentColourProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentTextProperty.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentTextProperty.h index 25d61e1a87..2c3db50a8a 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentTextProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_ComponentTextProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_FilePropertyComponent.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_FilePropertyComponent.h index a80f4abe02..0166f2d957 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_FilePropertyComponent.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_FilePropertyComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_FontPropertyComponent.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_FontPropertyComponent.h index 93a47f2cd1..0cb8f7f5ce 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_FontPropertyComponent.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_FontPropertyComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_JustificationProperty.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_JustificationProperty.h index d2a08f379e..4fddb34fdf 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_JustificationProperty.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_JustificationProperty.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/Properties/jucer_PositionPropertyBase.h b/extras/Projucer/Source/ComponentEditor/Properties/jucer_PositionPropertyBase.h index 66050172be..34fc9e7d1c 100644 --- a/extras/Projucer/Source/ComponentEditor/Properties/jucer_PositionPropertyBase.h +++ b/extras/Projucer/Source/ComponentEditor/Properties/jucer_PositionPropertyBase.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.cpp index 87223277be..c4ec373b4e 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.h index 4ab56050dc..fc4b2d6198 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutEditor.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutPanel.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutPanel.h index 7da61ad2f3..c49718231b 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutPanel.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentLayoutPanel.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.cpp index 2c22de3725..4addcc2cb3 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.h index 8ae2f909e5..6c8308d8b4 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ComponentOverlayComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.cpp index 552c370f73..35adf7fffe 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.h index 4c4f67dbc8..a5dd8ccd74 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_EditingPanelBase.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerCommandIDs.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerCommandIDs.h index 852c01e0e7..96d9004a8c 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerCommandIDs.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerCommandIDs.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.cpp index ec099fc9a4..7dcd38e39c 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.h index ac8ed7cba6..15051d4958 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_JucerDocumentEditor.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.cpp index aa23951538..586e9eab50 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.h index 313483b3f4..86f68a4214 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutineEditor.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp index 0b523f2f76..fb5c1e84b3 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.h index 5f93bd61ad..fe7cb34833 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h index d9e48e4865..314dd7dee7 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.cpp index 11bd32a2cc..03d73fa43e 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.h index 554f699854..e54678a8dd 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_ResourceEditorPanel.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_SnapGridPainter.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_SnapGridPainter.h index 360f4c2cae..99544996e4 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_SnapGridPainter.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_SnapGridPainter.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.cpp b/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.cpp index b6a7da08a6..e2dba0a7d1 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.cpp +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.h b/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.h index d8b91ef4eb..0fa115b86e 100644 --- a/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.h +++ b/extras/Projucer/Source/ComponentEditor/UI/jucer_TestComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp b/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp index d934383e2e..f9e393e466 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h b/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h index 54028ee9d4..34e5ca2628 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.cpp b/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.cpp index 027de5de56..46af864ff5 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.h b/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.h index b6a7ef299d..cb2eb306d2 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_ComponentLayout.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.cpp b/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.cpp index 3c2ef0a35c..756f9ca235 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.h b/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.h index 1f90f4bdc3..e0631342e6 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_GeneratedCode.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.cpp b/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.cpp index 5487a03c03..111c0f098c 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.h b/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.h index 027e643f3f..bcc399fcd3 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_JucerDocument.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.cpp b/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.cpp index c5f5d5c2e7..b5609eda24 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.h b/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.h index 78a5a1d9ba..6efe3e0750 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_ObjectTypes.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.cpp b/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.cpp index 4a81184814..bc575e1bb1 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.cpp +++ b/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.h b/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.h index 589dfea1e8..b8c6cc4ce6 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_PaintRoutine.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ComponentEditor/jucer_UtilityFunctions.h b/extras/Projucer/Source/ComponentEditor/jucer_UtilityFunctions.h index 4ce7393f08..3fe3752033 100644 --- a/extras/Projucer/Source/ComponentEditor/jucer_UtilityFunctions.h +++ b/extras/Projucer/Source/ComponentEditor/jucer_UtilityFunctions.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Licenses/jucer_LicenseController.cpp b/extras/Projucer/Source/Licenses/jucer_LicenseController.cpp index d4cc220937..b8415bc2ba 100644 --- a/extras/Projucer/Source/Licenses/jucer_LicenseController.cpp +++ b/extras/Projucer/Source/Licenses/jucer_LicenseController.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ActivityListComponent.h b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ActivityListComponent.h index 09bc7c043d..9acef3b239 100644 --- a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ActivityListComponent.h +++ b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ActivityListComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_BuildTabStatusComponent.h b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_BuildTabStatusComponent.h index 3ad8b919c3..7be5df694b 100644 --- a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_BuildTabStatusComponent.h +++ b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_BuildTabStatusComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ComponentListComponent.h b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ComponentListComponent.h index 04d5c250a3..796b477158 100644 --- a/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ComponentListComponent.h +++ b/extras/Projucer/Source/LiveBuildEngine/UI/jucer_ComponentListComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/Modules/jucer_AvailableModulesList.h b/extras/Projucer/Source/Project/Modules/jucer_AvailableModulesList.h index e6c9022d9b..186e0dd665 100644 --- a/extras/Projucer/Source/Project/Modules/jucer_AvailableModulesList.h +++ b/extras/Projucer/Source/Project/Modules/jucer_AvailableModulesList.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/Modules/jucer_ModuleDescription.h b/extras/Projucer/Source/Project/Modules/jucer_ModuleDescription.h index 6ce4e3a67a..a02d0b8bc5 100644 --- a/extras/Projucer/Source/Project/Modules/jucer_ModuleDescription.h +++ b/extras/Projucer/Source/Project/Modules/jucer_ModuleDescription.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/Modules/jucer_Modules.cpp b/extras/Projucer/Source/Project/Modules/jucer_Modules.cpp index 060f91b452..b5ba791491 100644 --- a/extras/Projucer/Source/Project/Modules/jucer_Modules.cpp +++ b/extras/Projucer/Source/Project/Modules/jucer_Modules.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/Modules/jucer_Modules.h b/extras/Projucer/Source/Project/Modules/jucer_Modules.h index 5b0bf7b51f..9b2a4a5a83 100644 --- a/extras/Projucer/Source/Project/Modules/jucer_Modules.h +++ b/extras/Projucer/Source/Project/Modules/jucer_Modules.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ExporterTreeItems.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ExporterTreeItems.h index 8265f605d6..3603ceccd5 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ExporterTreeItems.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ExporterTreeItems.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_FileTreeItems.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_FileTreeItems.h index 580a0bd056..481e7b1f13 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_FileTreeItems.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_FileTreeItems.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h index b8ebb8c3e4..eab8518228 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ModuleTreeItems.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ProjectTreeItemBase.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ProjectTreeItemBase.h index 95e94bc85d..f4b1a5d440 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_ProjectTreeItemBase.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_ProjectTreeItemBase.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_Sidebar.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_Sidebar.h index 42a8c9660d..927ef5e32f 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_Sidebar.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_Sidebar.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/Sidebar/jucer_TreeItemTypes.h b/extras/Projucer/Source/Project/UI/Sidebar/jucer_TreeItemTypes.h index c2199a6061..5d032c0078 100644 --- a/extras/Projucer/Source/Project/UI/Sidebar/jucer_TreeItemTypes.h +++ b/extras/Projucer/Source/Project/UI/Sidebar/jucer_TreeItemTypes.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ContentViewComponent.h b/extras/Projucer/Source/Project/UI/jucer_ContentViewComponent.h index dfa0d39a67..7a703a084b 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ContentViewComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_ContentViewComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ContentViewComponents.h b/extras/Projucer/Source/Project/UI/jucer_ContentViewComponents.h index 177ab7c4db..ba618d06a3 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ContentViewComponents.h +++ b/extras/Projucer/Source/Project/UI/jucer_ContentViewComponents.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_FileGroupInformationComponent.h b/extras/Projucer/Source/Project/UI/jucer_FileGroupInformationComponent.h index 59b7194d02..cd4c954c01 100644 --- a/extras/Projucer/Source/Project/UI/jucer_FileGroupInformationComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_FileGroupInformationComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.cpp b/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.cpp index cc5ecca664..9751417c93 100644 --- a/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.cpp +++ b/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.h b/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.h index a17f733609..46e2b7cbeb 100644 --- a/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_HeaderComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ModulesInformationComponent.h b/extras/Projucer/Source/Project/UI/jucer_ModulesInformationComponent.h index 66d27cbf65..555ef8395b 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ModulesInformationComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_ModulesInformationComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.cpp b/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.cpp index 5f1818fb70..28b72d7b6b 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.cpp +++ b/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h b/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h index 27fe91ec42..cfba44cdc9 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_ProjectContentComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_ProjectMessagesComponent.h b/extras/Projucer/Source/Project/UI/jucer_ProjectMessagesComponent.h index 8a24d4e311..14819f9008 100644 --- a/extras/Projucer/Source/Project/UI/jucer_ProjectMessagesComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_ProjectMessagesComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/UI/jucer_UserAvatarComponent.h b/extras/Projucer/Source/Project/UI/jucer_UserAvatarComponent.h index 3e4f8de257..789f52e8ff 100644 --- a/extras/Projucer/Source/Project/UI/jucer_UserAvatarComponent.h +++ b/extras/Projucer/Source/Project/UI/jucer_UserAvatarComponent.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/Project/jucer_Project.cpp b/extras/Projucer/Source/Project/jucer_Project.cpp index aa2c673b04..7af1ee6248 100644 --- a/extras/Projucer/Source/Project/jucer_Project.cpp +++ b/extras/Projucer/Source/Project/jucer_Project.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE @@ -1380,7 +1387,7 @@ void Project::createPropertyEditors (PropertyListBuilder& props) props.add (new ChoicePropertyComponent (displaySplashScreenValue, "Display the JUCE Splash Screen (required for closed source applications without an Indie or Pro JUCE license)"), "This option controls the display of the standard JUCE splash screen. " - "In accordance with the terms of the JUCE 6 End-Use License Agreement (www.juce.com/juce-6-licence), " + "In accordance with the terms of the JUCE 7 End-Use License Agreement (www.juce.com/juce-7-licence), " "this option can only be disabled for closed source applications if you have a JUCE Indie or Pro " "license, or are using JUCE under the GPL v3 license."); diff --git a/extras/Projucer/Source/Project/jucer_Project.h b/extras/Projucer/Source/Project/jucer_Project.h index 110b845cb9..b84d91da68 100644 --- a/extras/Projucer/Source/Project/jucer_Project.h +++ b/extras/Projucer/Source/Project/jucer_Project.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Android.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Android.h index b5e2f6cc8c..2f05d61558 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Android.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Android.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CLion.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CLion.h index eac701b8f5..dd90b4eb43 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CLion.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CLion.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CodeBlocks.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CodeBlocks.h index 902f147db7..2cff218bf1 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CodeBlocks.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_CodeBlocks.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_MSVC.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_MSVC.h index 3a299fe535..7f9ced6e37 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_MSVC.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_MSVC.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Make.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Make.h index 19a5e3fa74..f9541f50c7 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Make.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Make.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h index b219d7a7b3..37aacfb844 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp index b87ecb4b36..cd3a29b893 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.h index 530a457fdf..aba38f74c2 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.h @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectSaver.cpp b/extras/Projucer/Source/ProjectSaving/jucer_ProjectSaver.cpp index 6445fe627d..0e1b8f4ae4 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectSaver.cpp +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectSaver.cpp @@ -1,13 +1,20 @@ /* ============================================================================== - This file is part of the JUCE 7 technical preview. + This file is part of the JUCE library. Copyright (c) 2022 - Raw Material Software Limited - You may use this code under the terms of the GPL v3 - (see www.gnu.org/licenses). + JUCE is an open source library subject to commercial or open-source + licensing. - For the technical preview this file cannot be licensed commercially. + By using JUCE, you agree to the terms of both the JUCE 7 End-User License + Agreement and JUCE Privacy Policy. + + End User License Agreement: www.juce.com/juce-7-licence + Privacy Policy: www.juce.com/juce-privacy-policy + + Or: You may also use this code under the terms of the GPL v3 (see + www.gnu.org/licenses). JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE @@ -377,12 +384,12 @@ void ProjectSaver::writeAppConfig (MemoryOutputStream& out, const OwnedArray