From 4f83f1e093b39f38d0cfaa75baceed903686c01a Mon Sep 17 00:00:00 2001 From: Daniel Walz Date: Thu, 27 Jul 2023 17:15:50 +0200 Subject: [PATCH] Updated license to BSD V2 --- CMakeIncludes/PGMPluginval.cmake | 31 +++++++++++++++++++ CMakeIncludes/config.cmake | 31 +++++++++++++++++++ CMakeLists.txt | 31 +++++++++++++++++++ Examples/CMakeLists.txt | 31 +++++++++++++++++++ LICENSE.md | 17 ++-------- README.md | 20 ++++++------ VERSION.md | 7 +++-- .../Editor/foleys_GUITreeEditor.cpp | 9 ++---- .../Editor/foleys_GUITreeEditor.h | 9 ++---- .../foleys_MultiListPropertyComponent.cpp | 9 ++---- .../foleys_MultiListPropertyComponent.h | 9 ++---- .../Editor/foleys_Palette.cpp | 9 ++---- .../foleys_gui_magic/Editor/foleys_Palette.h | 9 ++---- .../Editor/foleys_PropertiesEditor.cpp | 7 ++--- .../Editor/foleys_PropertiesEditor.h | 9 ++---- .../foleys_StyleBoolPropertyComponent.cpp | 9 ++---- .../foleys_StyleBoolPropertyComponent.h | 9 ++---- .../foleys_StyleChoicePropertyComponent.cpp | 9 ++---- .../foleys_StyleChoicePropertyComponent.h | 9 ++---- .../foleys_StyleColourPropertyComponent.cpp | 9 ++---- .../foleys_StyleColourPropertyComponent.h | 9 ++---- .../foleys_StyleGradientPropertyComponent.cpp | 7 ++--- .../foleys_StyleGradientPropertyComponent.h | 9 ++---- .../Editor/foleys_StylePropertyComponent.cpp | 9 ++---- .../Editor/foleys_StylePropertyComponent.h | 9 ++---- .../foleys_StyleTextPropertyComponent.cpp | 9 ++---- .../foleys_StyleTextPropertyComponent.h | 9 ++---- .../Editor/foleys_ToolBox.cpp | 9 ++---- .../foleys_gui_magic/Editor/foleys_ToolBox.h | 9 ++---- .../General/foleys_ApplicationSettings.cpp | 9 ++---- .../General/foleys_ApplicationSettings.h | 9 ++---- .../General/foleys_MagicGUIBuilder.cpp | 9 ++---- .../General/foleys_MagicGUIBuilder.h | 9 ++---- .../General/foleys_MagicJUCEFactories.cpp | 9 ++---- .../General/foleys_MagicPluginEditor.cpp | 9 ++---- .../General/foleys_MagicPluginEditor.h | 9 ++---- .../General/foleys_MagicProcessor.cpp | 9 ++---- .../General/foleys_MagicProcessor.h | 9 ++---- .../General/foleys_Resources.cpp | 9 ++---- .../General/foleys_Resources.h | 9 ++---- .../General/foleys_SettableProperties.h | 9 ++---- .../General/foleys_StringDefinitions.h | 9 ++---- .../Helpers/foleys_AtomicValueAttachment.h | 9 ++---- .../Helpers/foleys_Conversions.h | 9 ++---- .../Helpers/foleys_DefaultGuiTrees.cpp | 9 ++---- .../Helpers/foleys_DefaultGuiTrees.h | 9 ++---- .../Helpers/foleys_MouseLambdas.h | 9 ++---- .../Helpers/foleys_ParameterAttachment.h | 9 ++---- .../Helpers/foleys_PopupMenuHelper.h | 9 ++---- .../Helpers/foleys_ScopedInterProcessLock.h | 9 ++---- .../foleys_gui_magic/Layout/foleys_BoxModel.h | 9 ++---- .../Layout/foleys_Container.cpp | 9 ++---- .../Layout/foleys_Container.h | 9 ++---- .../Layout/foleys_Decorator.cpp | 9 ++---- .../Layout/foleys_Decorator.h | 9 ++---- .../Layout/foleys_GradientBackground.cpp | 9 ++---- .../Layout/foleys_GradientBackground.h | 9 ++---- .../Layout/foleys_GuiItem.cpp | 9 ++---- .../foleys_gui_magic/Layout/foleys_GuiItem.h | 9 ++---- .../Layout/foleys_RootItem.cpp | 9 ++---- .../foleys_gui_magic/Layout/foleys_RootItem.h | 9 ++---- .../Layout/foleys_Stylesheet.cpp | 9 ++---- .../Layout/foleys_Stylesheet.h | 9 ++---- .../LookAndFeels/foleys_JuceLookAndFeels.cpp | 9 ++---- .../LookAndFeels/foleys_JuceLookAndFeels.h | 9 ++---- .../LookAndFeels/foleys_LookAndFeel.cpp | 9 ++---- .../LookAndFeels/foleys_LookAndFeel.h | 9 ++---- .../LookAndFeels/foleys_Skeuomorphic.cpp | 9 ++---- .../LookAndFeels/foleys_Skeuomorphic.h | 9 ++---- .../State/foleys_MagicGUIState.cpp | 9 ++---- .../State/foleys_MagicGUIState.h | 9 ++---- .../State/foleys_MagicProcessorState.cpp | 9 ++---- .../State/foleys_MagicProcessorState.h | 9 ++---- .../State/foleys_MidiParameterMapper.cpp | 9 ++---- .../State/foleys_MidiParameterMapper.h | 9 ++---- .../State/foleys_ParameterManager.cpp | 9 ++---- .../State/foleys_ParameterManager.h | 9 ++---- .../State/foleys_RadioButtonManager.cpp | 9 ++---- .../State/foleys_RadioButtonManager.h | 9 ++---- .../Visualisers/foleys_MagicAnalyser.cpp | 9 ++---- .../Visualisers/foleys_MagicAnalyser.h | 9 ++---- .../Visualisers/foleys_MagicFilterPlot.cpp | 9 ++---- .../Visualisers/foleys_MagicFilterPlot.h | 9 ++---- .../Visualisers/foleys_MagicLevelSource.cpp | 9 ++---- .../Visualisers/foleys_MagicLevelSource.h | 9 ++---- .../Visualisers/foleys_MagicOscilloscope.cpp | 9 ++---- .../Visualisers/foleys_MagicOscilloscope.h | 9 ++---- .../Visualisers/foleys_MagicPlotSource.h | 9 ++---- .../Widgets/foleys_AutoOrientationSlider.h | 9 ++---- .../Widgets/foleys_FileBrowserDialog.cpp | 9 ++---- .../Widgets/foleys_FileBrowserDialog.h | 9 ++---- .../Widgets/foleys_MagicLevelMeter.cpp | 9 ++---- .../Widgets/foleys_MagicLevelMeter.h | 9 ++---- .../Widgets/foleys_MagicPlotComponent.cpp | 9 ++---- .../Widgets/foleys_MagicPlotComponent.h | 9 ++---- .../Widgets/foleys_MidiDrumpadComponent.cpp | 9 ++---- .../Widgets/foleys_MidiDrumpadComponent.h | 9 ++---- .../Widgets/foleys_MidiLearnComponent.cpp | 9 ++---- .../Widgets/foleys_MidiLearnComponent.h | 9 ++---- .../Widgets/foleys_XYDragComponent.cpp | 9 ++---- .../Widgets/foleys_XYDragComponent.h | 9 ++---- modules/foleys_gui_magic/foleys_gui_magic.cpp | 9 ++---- modules/foleys_gui_magic/foleys_gui_magic.h | 11 +++---- 103 files changed, 424 insertions(+), 606 deletions(-) diff --git a/CMakeIncludes/PGMPluginval.cmake b/CMakeIncludes/PGMPluginval.cmake index ff99f37b..8fda1f45 100644 --- a/CMakeIncludes/PGMPluginval.cmake +++ b/CMakeIncludes/PGMPluginval.cmake @@ -1,3 +1,34 @@ +# ============================================================================== +# Copyright (c) 2023 Foleys Finest Audio - Daniel Walz +# All rights reserved. +# +# **BSD 3-Clause License** +# +# Redistribution and use in source and binary forms, with or without modification, +# are permitted provided that the following conditions are met: +# 1. Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# 3. Neither the name of the copyright holder nor the names of its contributors +# may be used to endorse or promote products derived from this software without +# specific prior written permission. +# +# ============================================================================== +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +# OF THE POSSIBILITY OF SUCH DAMAGE. +# ============================================================================== + #[[ PGMPluginval diff --git a/CMakeIncludes/config.cmake b/CMakeIncludes/config.cmake index c1d70fd3..5179ee32 100644 --- a/CMakeIncludes/config.cmake +++ b/CMakeIncludes/config.cmake @@ -1,3 +1,34 @@ +# ============================================================================== +# Copyright (c) 2023 Foleys Finest Audio - Daniel Walz +# All rights reserved. +# +# **BSD 3-Clause License** +# +# Redistribution and use in source and binary forms, with or without modification, +# are permitted provided that the following conditions are met: +# 1. Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# 3. Neither the name of the copyright holder nor the names of its contributors +# may be used to endorse or promote products derived from this software without +# specific prior written permission. +# +# ============================================================================== +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +# OF THE POSSIBILITY OF SUCH DAMAGE. +# ============================================================================== + #[[ CMake package configuration file for foleys_gui_magic diff --git a/CMakeLists.txt b/CMakeLists.txt index b85aa8e8..c7be5ed2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,34 @@ +# ============================================================================== +# Copyright (c) 2023 Foleys Finest Audio - Daniel Walz +# All rights reserved. +# +# **BSD 3-Clause License** +# +# Redistribution and use in source and binary forms, with or without modification, +# are permitted provided that the following conditions are met: +# 1. Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# 3. Neither the name of the copyright holder nor the names of its contributors +# may be used to endorse or promote products derived from this software without +# specific prior written permission. +# +# ============================================================================== +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +# OF THE POSSIBILITY OF SUCH DAMAGE. +# ============================================================================== + cmake_minimum_required(VERSION 3.15 FATAL_ERROR) set (FGM_VERSION 1.4.0) diff --git a/Examples/CMakeLists.txt b/Examples/CMakeLists.txt index 2b17248f..656b2d6b 100644 --- a/Examples/CMakeLists.txt +++ b/Examples/CMakeLists.txt @@ -1,3 +1,34 @@ +# ============================================================================== +# Copyright (c) 2023 Foleys Finest Audio - Daniel Walz +# All rights reserved. +# +# **BSD 3-Clause License** +# +# Redistribution and use in source and binary forms, with or without modification, +# are permitted provided that the following conditions are met: +# 1. Redistributions of source code must retain the above copyright notice, this +# list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# 3. Neither the name of the copyright holder nor the names of its contributors +# may be used to endorse or promote products derived from this software without +# specific prior written permission. +# +# ============================================================================== +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +# IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +# OF THE POSSIBILITY OF SUCH DAMAGE. +# ============================================================================== + # Add examples message (STATUS "Build examples") diff --git a/LICENSE.md b/LICENSE.md index 3af168ed..7c2ccf01 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -15,9 +15,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Non commercial usage -------------------- -This project is free to use of any charge for non commercial projects -under the terms of the BSD 3-Clause License: - +This project is free to use of any charge under the terms of the +BSD 3-Clause License: **BSD 3-Clause License** @@ -37,15 +36,3 @@ modification, are permitted provided that the following conditions are met: 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -Commercial usage ----------------- - -To use this project in paid products you can buy a license at https://foleysfinest.com/developer/pluginguimagic/ - -The paid license entitles you to publish and sell products with the foleys_gui_magic included in which format you want. -You will get support on how to use it and how to integrate your own features into the gui builder by giving examples. - -There won't be free individual support, like checking or fixing your code. - -Feature requests and bug reports from license holders will be prioritised. diff --git a/README.md b/README.md index 8560bf02..6fbc235d 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,11 @@ The View component serves as container, that has the option to layer all child c or to layout them using flex-box. +Demo projects +------------- + +You find the demo projects in the folder `Examples`. We use CMake for building the examples and running the unit tests. + Contributing ------------ @@ -162,17 +167,10 @@ many people as possible, so please give your ideas as github issues and send pul We might ask you to change things in your pull requests to keep the style consistent and to keep the API as concise as possible. -We have a repository containing example projects, that are our reference what must not break. -These will be built on our CI for OSX and Windows 10, so we catch hopefully any breakage -early on. -Clone that repository using: -``` -git clone https://github.com/ffAudio/PluginGuiMagic.git -``` -To update: -``` -git pull origin main -``` +We have a discord server to discuss features, bugs or ideas: +[Discord](https://discord.gg/gxtjTx6fNg) + +If you make changes, make sure that the unit tests in `Tests` still succeed and the examples in the `Examples` folder still compile and work. Good luck and happy coding, erm designing, erm... both actually :-) diff --git a/VERSION.md b/VERSION.md index f6cb32a5..fce75666 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,9 +1,10 @@ PluginGuiMagic - Versions history ================================ -1.4.0 ------ +1.4.0 - 27.07.2023 +------------------ +- Removed commercial license / BSD V2 license for all projects - Reorganised repository: - The module is now in a subdirectory: modules/foleys_gui_magic - Integrated examples @@ -37,7 +38,7 @@ PluginGuiMagic - Versions history ------------------ - Added accessibilities settings -- Added Radio group features- Avoid a loop when undo colours +- Added Radio group features - Avoid a loop when undo colours - Fixed fill when no colour was set - Fixed parsing of colours named "transparent" - Fixed crash with class selection popup MultiListPropertyComponent diff --git a/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.cpp b/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.cpp index 199d7404..6d7a606f 100644 --- a/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.h b/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.h index 32d62627..4e618f66 100644 --- a/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.h +++ b/modules/foleys_gui_magic/Editor/foleys_GUITreeEditor.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.cpp index 5abbffa3..a0ca81bf 100644 --- a/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.h index a47052cc..7e400161 100644 --- a/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_MultiListPropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_Palette.cpp b/modules/foleys_gui_magic/Editor/foleys_Palette.cpp index c0450c91..53514efa 100644 --- a/modules/foleys_gui_magic/Editor/foleys_Palette.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_Palette.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_Palette.h b/modules/foleys_gui_magic/Editor/foleys_Palette.h index 945bbf86..92f72d11 100644 --- a/modules/foleys_gui_magic/Editor/foleys_Palette.h +++ b/modules/foleys_gui_magic/Editor/foleys_Palette.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.cpp b/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.cpp index ad68c5a9..7e94ec5a 100644 --- a/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.cpp @@ -3,7 +3,7 @@ Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.h b/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.h index d354529c..f2801bf1 100644 --- a/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.h +++ b/modules/foleys_gui_magic/Editor/foleys_PropertiesEditor.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.cpp index f355fdc4..b9e256c6 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.h index 41be159f..f0a31bc5 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StyleBoolPropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.cpp index 02ed17b8..0eedbe0c 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.h index a87ffbce..e2ce1c19 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StyleChoicePropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.cpp index 2330c5ed..b4ffbba2 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.cpp @@ -1,10 +1,8 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: - Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this @@ -16,10 +14,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.h index ddc747ff..4cb492c5 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StyleColourPropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.cpp index 36d3ab7b..d2be4e3f 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.cpp @@ -3,7 +3,7 @@ Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.h index cab62819..175fdb2e 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StyleGradientPropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.cpp index 0d15f34f..e8eba802 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.h index 6fd9b971..c91cf783 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StylePropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.cpp b/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.cpp index 6ec4c9b4..41a7ec28 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.h b/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.h index 4cf30cd8..5b983a58 100644 --- a/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.h +++ b/modules/foleys_gui_magic/Editor/foleys_StyleTextPropertyComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2021 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_ToolBox.cpp b/modules/foleys_gui_magic/Editor/foleys_ToolBox.cpp index 7a7f4b31..1707c85e 100644 --- a/modules/foleys_gui_magic/Editor/foleys_ToolBox.cpp +++ b/modules/foleys_gui_magic/Editor/foleys_ToolBox.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Editor/foleys_ToolBox.h b/modules/foleys_gui_magic/Editor/foleys_ToolBox.h index 80952805..a3ea74d6 100644 --- a/modules/foleys_gui_magic/Editor/foleys_ToolBox.h +++ b/modules/foleys_gui_magic/Editor/foleys_ToolBox.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_ApplicationSettings.cpp b/modules/foleys_gui_magic/General/foleys_ApplicationSettings.cpp index 70c8cba4..02ec1b3b 100644 --- a/modules/foleys_gui_magic/General/foleys_ApplicationSettings.cpp +++ b/modules/foleys_gui_magic/General/foleys_ApplicationSettings.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2020-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2020-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_ApplicationSettings.h b/modules/foleys_gui_magic/General/foleys_ApplicationSettings.h index 019f0fac..1d7f8a90 100644 --- a/modules/foleys_gui_magic/General/foleys_ApplicationSettings.h +++ b/modules/foleys_gui_magic/General/foleys_ApplicationSettings.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2020-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2020-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.cpp b/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.cpp index 724ae3dd..a1234365 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.cpp +++ b/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.h b/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.h index 6ae8bd74..e1ee3d69 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.h +++ b/modules/foleys_gui_magic/General/foleys_MagicGUIBuilder.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicJUCEFactories.cpp b/modules/foleys_gui_magic/General/foleys_MagicJUCEFactories.cpp index a603a2df..4c49f6ce 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicJUCEFactories.cpp +++ b/modules/foleys_gui_magic/General/foleys_MagicJUCEFactories.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.cpp b/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.cpp index 4a8ea153..9efd5ab0 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.cpp +++ b/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.h b/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.h index 84cb1999..43aa8a11 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.h +++ b/modules/foleys_gui_magic/General/foleys_MagicPluginEditor.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicProcessor.cpp b/modules/foleys_gui_magic/General/foleys_MagicProcessor.cpp index 03715e8d..f6710bae 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicProcessor.cpp +++ b/modules/foleys_gui_magic/General/foleys_MagicProcessor.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021 - 2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021 - 2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_MagicProcessor.h b/modules/foleys_gui_magic/General/foleys_MagicProcessor.h index 6a827783..424d32ab 100644 --- a/modules/foleys_gui_magic/General/foleys_MagicProcessor.h +++ b/modules/foleys_gui_magic/General/foleys_MagicProcessor.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021 - 2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021 - 2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_Resources.cpp b/modules/foleys_gui_magic/General/foleys_Resources.cpp index d237223f..41b1cb74 100644 --- a/modules/foleys_gui_magic/General/foleys_Resources.cpp +++ b/modules/foleys_gui_magic/General/foleys_Resources.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_Resources.h b/modules/foleys_gui_magic/General/foleys_Resources.h index 6accacdb..68a63d8c 100644 --- a/modules/foleys_gui_magic/General/foleys_Resources.h +++ b/modules/foleys_gui_magic/General/foleys_Resources.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_SettableProperties.h b/modules/foleys_gui_magic/General/foleys_SettableProperties.h index 70656366..56494082 100644 --- a/modules/foleys_gui_magic/General/foleys_SettableProperties.h +++ b/modules/foleys_gui_magic/General/foleys_SettableProperties.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/General/foleys_StringDefinitions.h b/modules/foleys_gui_magic/General/foleys_StringDefinitions.h index d7216212..b07b9b77 100644 --- a/modules/foleys_gui_magic/General/foleys_StringDefinitions.h +++ b/modules/foleys_gui_magic/General/foleys_StringDefinitions.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_AtomicValueAttachment.h b/modules/foleys_gui_magic/Helpers/foleys_AtomicValueAttachment.h index d94615b2..58765af8 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_AtomicValueAttachment.h +++ b/modules/foleys_gui_magic/Helpers/foleys_AtomicValueAttachment.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_Conversions.h b/modules/foleys_gui_magic/Helpers/foleys_Conversions.h index e5a353fc..c2840a19 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_Conversions.h +++ b/modules/foleys_gui_magic/Helpers/foleys_Conversions.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.cpp b/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.cpp index da229d8c..f7d7752d 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.cpp +++ b/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.h b/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.h index 1cec0405..0c05d7a7 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.h +++ b/modules/foleys_gui_magic/Helpers/foleys_DefaultGuiTrees.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_MouseLambdas.h b/modules/foleys_gui_magic/Helpers/foleys_MouseLambdas.h index d43b622a..bc6ceccb 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_MouseLambdas.h +++ b/modules/foleys_gui_magic/Helpers/foleys_MouseLambdas.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_ParameterAttachment.h b/modules/foleys_gui_magic/Helpers/foleys_ParameterAttachment.h index 1de97f4a..ccd210da 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_ParameterAttachment.h +++ b/modules/foleys_gui_magic/Helpers/foleys_ParameterAttachment.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_PopupMenuHelper.h b/modules/foleys_gui_magic/Helpers/foleys_PopupMenuHelper.h index f3b0ead1..2ab6125e 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_PopupMenuHelper.h +++ b/modules/foleys_gui_magic/Helpers/foleys_PopupMenuHelper.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Helpers/foleys_ScopedInterProcessLock.h b/modules/foleys_gui_magic/Helpers/foleys_ScopedInterProcessLock.h index 16bd34e1..95228584 100644 --- a/modules/foleys_gui_magic/Helpers/foleys_ScopedInterProcessLock.h +++ b/modules/foleys_gui_magic/Helpers/foleys_ScopedInterProcessLock.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2021 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_BoxModel.h b/modules/foleys_gui_magic/Layout/foleys_BoxModel.h index 82df932e..96203106 100644 --- a/modules/foleys_gui_magic/Layout/foleys_BoxModel.h +++ b/modules/foleys_gui_magic/Layout/foleys_BoxModel.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Container.cpp b/modules/foleys_gui_magic/Layout/foleys_Container.cpp index e5304645..c154924d 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Container.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_Container.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Container.h b/modules/foleys_gui_magic/Layout/foleys_Container.h index d9608efd..6cfe535b 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Container.h +++ b/modules/foleys_gui_magic/Layout/foleys_Container.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Decorator.cpp b/modules/foleys_gui_magic/Layout/foleys_Decorator.cpp index aac9bba0..1c9e4d52 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Decorator.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_Decorator.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Decorator.h b/modules/foleys_gui_magic/Layout/foleys_Decorator.h index 65db1c67..1e00b6c4 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Decorator.h +++ b/modules/foleys_gui_magic/Layout/foleys_Decorator.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,11 +16,6 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. diff --git a/modules/foleys_gui_magic/Layout/foleys_GradientBackground.cpp b/modules/foleys_gui_magic/Layout/foleys_GradientBackground.cpp index c36d51ad..eed44294 100644 --- a/modules/foleys_gui_magic/Layout/foleys_GradientBackground.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_GradientBackground.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_GradientBackground.h b/modules/foleys_gui_magic/Layout/foleys_GradientBackground.h index 1b33c752..096c0c68 100644 --- a/modules/foleys_gui_magic/Layout/foleys_GradientBackground.h +++ b/modules/foleys_gui_magic/Layout/foleys_GradientBackground.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_GuiItem.cpp b/modules/foleys_gui_magic/Layout/foleys_GuiItem.cpp index c45ea374..058b339f 100644 --- a/modules/foleys_gui_magic/Layout/foleys_GuiItem.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_GuiItem.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_GuiItem.h b/modules/foleys_gui_magic/Layout/foleys_GuiItem.h index aeb583c8..4984f66e 100644 --- a/modules/foleys_gui_magic/Layout/foleys_GuiItem.h +++ b/modules/foleys_gui_magic/Layout/foleys_GuiItem.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_RootItem.cpp b/modules/foleys_gui_magic/Layout/foleys_RootItem.cpp index b64db1e6..6f9dffe1 100644 --- a/modules/foleys_gui_magic/Layout/foleys_RootItem.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_RootItem.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_RootItem.h b/modules/foleys_gui_magic/Layout/foleys_RootItem.h index afd3b0fb..4bda704c 100644 --- a/modules/foleys_gui_magic/Layout/foleys_RootItem.h +++ b/modules/foleys_gui_magic/Layout/foleys_RootItem.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Stylesheet.cpp b/modules/foleys_gui_magic/Layout/foleys_Stylesheet.cpp index a767d556..aacd6ae0 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Stylesheet.cpp +++ b/modules/foleys_gui_magic/Layout/foleys_Stylesheet.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Layout/foleys_Stylesheet.h b/modules/foleys_gui_magic/Layout/foleys_Stylesheet.h index 31fd56b4..470b8ae1 100644 --- a/modules/foleys_gui_magic/Layout/foleys_Stylesheet.h +++ b/modules/foleys_gui_magic/Layout/foleys_Stylesheet.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.cpp b/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.cpp index aa9d3de7..d4246d8d 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.cpp +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.h b/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.h index 70b7b232..da461945 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.h +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_JuceLookAndFeels.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.cpp b/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.cpp index 7da8434a..e86d0c3f 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.cpp +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.h b/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.h index 114a0976..ce96e1c9 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.h +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_LookAndFeel.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.cpp b/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.cpp index 83eaf10e..efd243bf 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.cpp +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2021 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.h b/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.h index c2328bfa..a9109ca6 100644 --- a/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.h +++ b/modules/foleys_gui_magic/LookAndFeels/foleys_Skeuomorphic.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MagicGUIState.cpp b/modules/foleys_gui_magic/State/foleys_MagicGUIState.cpp index 0b7a2c95..0a043aed 100644 --- a/modules/foleys_gui_magic/State/foleys_MagicGUIState.cpp +++ b/modules/foleys_gui_magic/State/foleys_MagicGUIState.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MagicGUIState.h b/modules/foleys_gui_magic/State/foleys_MagicGUIState.h index 45213033..7b4f6501 100644 --- a/modules/foleys_gui_magic/State/foleys_MagicGUIState.h +++ b/modules/foleys_gui_magic/State/foleys_MagicGUIState.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MagicProcessorState.cpp b/modules/foleys_gui_magic/State/foleys_MagicProcessorState.cpp index 7e667b5c..386167e4 100644 --- a/modules/foleys_gui_magic/State/foleys_MagicProcessorState.cpp +++ b/modules/foleys_gui_magic/State/foleys_MagicProcessorState.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MagicProcessorState.h b/modules/foleys_gui_magic/State/foleys_MagicProcessorState.h index edc0d6a0..cef4b187 100644 --- a/modules/foleys_gui_magic/State/foleys_MagicProcessorState.h +++ b/modules/foleys_gui_magic/State/foleys_MagicProcessorState.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.cpp b/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.cpp index 929de740..4072bfbc 100644 --- a/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.cpp +++ b/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.h b/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.h index 2f220eeb..bd266719 100644 --- a/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.h +++ b/modules/foleys_gui_magic/State/foleys_MidiParameterMapper.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_ParameterManager.cpp b/modules/foleys_gui_magic/State/foleys_ParameterManager.cpp index ebfeb1c0..081ebf47 100644 --- a/modules/foleys_gui_magic/State/foleys_ParameterManager.cpp +++ b/modules/foleys_gui_magic/State/foleys_ParameterManager.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_ParameterManager.h b/modules/foleys_gui_magic/State/foleys_ParameterManager.h index 14121316..44d49bc4 100644 --- a/modules/foleys_gui_magic/State/foleys_ParameterManager.h +++ b/modules/foleys_gui_magic/State/foleys_ParameterManager.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_RadioButtonManager.cpp b/modules/foleys_gui_magic/State/foleys_RadioButtonManager.cpp index d778da96..22b126a6 100644 --- a/modules/foleys_gui_magic/State/foleys_RadioButtonManager.cpp +++ b/modules/foleys_gui_magic/State/foleys_RadioButtonManager.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/State/foleys_RadioButtonManager.h b/modules/foleys_gui_magic/State/foleys_RadioButtonManager.h index b6476cef..84ab636c 100644 --- a/modules/foleys_gui_magic/State/foleys_RadioButtonManager.h +++ b/modules/foleys_gui_magic/State/foleys_RadioButtonManager.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2021-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2021-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.cpp b/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.cpp index 8fb578fa..2ee1e1b8 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.cpp +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.h b/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.h index f870753a..a94aa522 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.h +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicAnalyser.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.cpp b/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.cpp index 8494a428..8bee54eb 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.cpp +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.h b/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.h index 9bdb4ad5..c8a902af 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.h +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicFilterPlot.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.cpp b/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.cpp index 06f1ff2b..f7b08403 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.cpp +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.h b/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.h index 04b6519f..a0cd9451 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.h +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicLevelSource.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.cpp b/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.cpp index 9e390a95..05c0976d 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.cpp +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.h b/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.h index 63f92bea..1068d885 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.h +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicOscilloscope.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Visualisers/foleys_MagicPlotSource.h b/modules/foleys_gui_magic/Visualisers/foleys_MagicPlotSource.h index b1e5994c..cc492c4d 100644 --- a/modules/foleys_gui_magic/Visualisers/foleys_MagicPlotSource.h +++ b/modules/foleys_gui_magic/Visualisers/foleys_MagicPlotSource.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_AutoOrientationSlider.h b/modules/foleys_gui_magic/Widgets/foleys_AutoOrientationSlider.h index f1e4a8b3..01bf92c3 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_AutoOrientationSlider.h +++ b/modules/foleys_gui_magic/Widgets/foleys_AutoOrientationSlider.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.cpp b/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.cpp index 57adb1eb..c494104f 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.h b/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.h index bc5352e4..872e08b1 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.h +++ b/modules/foleys_gui_magic/Widgets/foleys_FileBrowserDialog.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.cpp b/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.cpp index ba6815d0..c456d33b 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.h b/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.h index 1be794e2..d45268bc 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.h +++ b/modules/foleys_gui_magic/Widgets/foleys_MagicLevelMeter.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.cpp b/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.cpp index f5c98699..f39267d3 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.h b/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.h index 6046a1fc..0cdbec9f 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.h +++ b/modules/foleys_gui_magic/Widgets/foleys_MagicPlotComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.cpp b/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.cpp index eeaa2371..83eb62cf 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.h b/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.h index 866d038a..3e64f9e1 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.h +++ b/modules/foleys_gui_magic/Widgets/foleys_MidiDrumpadComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.cpp b/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.cpp index 53db0dcb..3fc98d03 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.h b/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.h index 099013ec..001d5603 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.h +++ b/modules/foleys_gui_magic/Widgets/foleys_MidiLearnComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.cpp b/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.cpp index d1cee241..759549e8 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.cpp +++ b/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.h b/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.h index 3812c6f5..ccea1f45 100644 --- a/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.h +++ b/modules/foleys_gui_magic/Widgets/foleys_XYDragComponent.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/foleys_gui_magic.cpp b/modules/foleys_gui_magic/foleys_gui_magic.cpp index d5012724..3ec75f10 100644 --- a/modules/foleys_gui_magic/foleys_gui_magic.cpp +++ b/modules/foleys_gui_magic/foleys_gui_magic.cpp @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED diff --git a/modules/foleys_gui_magic/foleys_gui_magic.h b/modules/foleys_gui_magic/foleys_gui_magic.h index 3bf5e550..9d51cbd3 100644 --- a/modules/foleys_gui_magic/foleys_gui_magic.h +++ b/modules/foleys_gui_magic/foleys_gui_magic.h @@ -1,9 +1,9 @@ /* ============================================================================== - Copyright (c) 2019-2022 Foleys Finest Audio - Daniel Walz + Copyright (c) 2019-2023 Foleys Finest Audio - Daniel Walz All rights reserved. - License for non-commercial projects: + **BSD 3-Clause License** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -16,10 +16,7 @@ may be used to endorse or promote products derived from this software without specific prior written permission. - License for commercial products: - - To sell commercial products containing this module, you are required to buy a - License from https://foleysfinest.com/developer/pluginguimagic/ + ============================================================================== THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED @@ -45,7 +42,7 @@ juce_cryptography website: https://foleysfinest.com/ - license: Dual license: non commercial under BSD V2 3-clause + license: BSD V2 3-clause END_JUCE_MODULE_DECLARATION