From 45b4482349d8eb05f66444d757b534137072628e Mon Sep 17 00:00:00 2001 From: Yan Pujante Date: Sun, 2 Sep 2018 06:54:13 -0700 Subject: [PATCH] updated license terms --- LICENSE.txt | 204 +++++++++++++++++- README.md | 12 +- create-plugin.py | 16 ++ jamba.cmake | 2 +- src/cpp/pongasoft/Utils/Clock/Clock.h | 4 +- .../Utils/Collection/CircularBuffer.h | 4 +- .../pongasoft/Utils/Concurrent/Concurrent.h | 4 +- src/cpp/pongasoft/Utils/Concurrent/SpinLock.h | 4 +- src/cpp/pongasoft/Utils/Lerp.h | 4 +- src/cpp/pongasoft/Utils/Misc.h | 4 +- src/cpp/pongasoft/VST/AudioBuffer.h | 4 +- src/cpp/pongasoft/VST/AudioUtils.h | 4 +- src/cpp/pongasoft/VST/Debug/ParamDisplay.cpp | 4 +- src/cpp/pongasoft/VST/Debug/ParamDisplay.h | 4 +- src/cpp/pongasoft/VST/Debug/ParamLine.cpp | 4 +- src/cpp/pongasoft/VST/Debug/ParamLine.h | 4 +- src/cpp/pongasoft/VST/Debug/ParamTable.cpp | 4 +- src/cpp/pongasoft/VST/Debug/ParamTable.h | 4 +- src/cpp/pongasoft/VST/GUI/DrawContext.cpp | 4 +- src/cpp/pongasoft/VST/GUI/DrawContext.h | 4 +- src/cpp/pongasoft/VST/GUI/GUIController.cpp | 4 +- src/cpp/pongasoft/VST/GUI/GUIController.h | 4 +- src/cpp/pongasoft/VST/GUI/GUIState.cpp | 4 +- src/cpp/pongasoft/VST/GUI/GUIState.h | 4 +- .../VST/GUI/Params/GUIJmbParameter.cpp | 4 +- .../VST/GUI/Params/GUIJmbParameter.h | 4 +- .../pongasoft/VST/GUI/Params/GUIParamCx.cpp | 4 +- src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.h | 4 +- .../VST/GUI/Params/GUIParamCxAware.cpp | 4 +- .../VST/GUI/Params/GUIParamCxAware.h | 4 +- .../VST/GUI/Params/GUIParamCxMgr.cpp | 4 +- .../pongasoft/VST/GUI/Params/GUIParamCxMgr.h | 4 +- .../VST/GUI/Params/GUIParamSerializers.h | 4 +- .../VST/GUI/Params/GUIRawVstParameter.cpp | 4 +- .../VST/GUI/Params/GUIRawVstParameter.h | 4 +- .../VST/GUI/Params/GUIVstParameter.h | 4 +- .../pongasoft/VST/GUI/Params/VstParameters.h | 4 +- src/cpp/pongasoft/VST/GUI/Types.h | 4 +- .../VST/GUI/Views/CustomControlView.h | 4 +- .../pongasoft/VST/GUI/Views/CustomView.cpp | 4 +- src/cpp/pongasoft/VST/GUI/Views/CustomView.h | 4 +- .../VST/GUI/Views/CustomViewCreator.h | 4 +- .../VST/GUI/Views/CustomViewFactory.h | 4 +- src/cpp/pongasoft/VST/GUI/Views/JambaViews.h | 4 +- .../VST/GUI/Views/MomentaryButtonView.cpp | 4 +- .../VST/GUI/Views/MomentaryButtonView.h | 4 +- .../pongasoft/VST/GUI/Views/TextEditView.cpp | 4 +- .../pongasoft/VST/GUI/Views/TextEditView.h | 4 +- .../VST/GUI/Views/ToggleButtonView.cpp | 4 +- .../VST/GUI/Views/ToggleButtonView.h | 4 +- src/cpp/pongasoft/VST/MessageHandler.cpp | 4 +- src/cpp/pongasoft/VST/MessageHandler.h | 4 +- src/cpp/pongasoft/VST/MessageProducer.h | 4 +- src/cpp/pongasoft/VST/Messaging.h | 4 +- src/cpp/pongasoft/VST/NormalizedState.cpp | 4 +- src/cpp/pongasoft/VST/NormalizedState.h | 4 +- src/cpp/pongasoft/VST/ParamConverters.h | 4 +- src/cpp/pongasoft/VST/ParamDef.h | 4 +- src/cpp/pongasoft/VST/ParamSerializers.h | 4 +- src/cpp/pongasoft/VST/Parameters.cpp | 4 +- src/cpp/pongasoft/VST/Parameters.h | 4 +- src/cpp/pongasoft/VST/RT/RTJmbInParameter.h | 4 +- src/cpp/pongasoft/VST/RT/RTJmbOutParameter.h | 4 +- src/cpp/pongasoft/VST/RT/RTParameter.cpp | 4 +- src/cpp/pongasoft/VST/RT/RTParameter.h | 4 +- src/cpp/pongasoft/VST/RT/RTProcessor.cpp | 4 +- src/cpp/pongasoft/VST/RT/RTProcessor.h | 4 +- src/cpp/pongasoft/VST/RT/RTState.cpp | 4 +- src/cpp/pongasoft/VST/RT/RTState.h | 4 +- src/cpp/pongasoft/VST/SampleRateBasedClock.h | 4 +- src/cpp/pongasoft/VST/Timer.h | 4 +- src/cpp/pongasoft/logging/logging.h | 4 +- windows/testmain.cpp | 4 +- 73 files changed, 366 insertions(+), 144 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 75935cd..57bc88a 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,2 +1,202 @@ -General Public License (GPL) Version 3 -Details of these licenses can be found at: www.gnu.org/licenses/gpl-3.0.html + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/README.md b/README.md index 45d0317..7d243cd 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,9 @@ Documentation Release Notes ------------- +### 2018-09-02 - `v2.0.2` +* Updated license terms + ### 2018-08-28 - `v2.0.1` * Added ability to create a jamba enabled blank plugin: the plugin simply copies the input to the output and offers all the capabilities of jamba (build, test, edit, validate, install, etc...). @@ -215,10 +218,13 @@ This project was created to abstract the common patterns and solutions to many q Misc ---- -This project uses [loguru](https://github.com/emilk/loguru) for logging (included under `src/cpp/pongasoft/logging`) + +- This project uses [loguru](https://github.com/emilk/loguru) for logging (included under `src/cpp/pongasoft/logging`) +- This project uses the VST3 SDK by Steinberg Media Technologies GmbH Licensing --------- -GPL version 3. -Since you are building a VST3 plugin you should check the [Steinberg License](http://www.steinberg.net/sdklicenses_vst3). +- Apache 2.0 License. Jamba itself can be used according to the terms of the Apache 2.0 license. + +- Note that the primary goal of Jamba is to help build a VST3 plugin and as a result you should check the [Steinberg License](http://www.steinberg.net/sdklicenses_vst3) in order to determine under which terms your plugin needs to be licensed. diff --git a/create-plugin.py b/create-plugin.py index ffeaba7..a54c60a 100755 --- a/create-plugin.py +++ b/create-plugin.py @@ -1,5 +1,21 @@ #!/usr/bin/env python3 +# Copyright (c) 2018 pongasoft +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may not +# use this file except in compliance with the License. You may obtain a copy of +# the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations under +# the License. +# +# @author Yan Pujante + import sys import os from string import Template diff --git a/jamba.cmake b/jamba.cmake index 0944905..6dee865 100644 --- a/jamba.cmake +++ b/jamba.cmake @@ -6,7 +6,7 @@ set(JAMBA_ROOT ${CMAKE_CURRENT_LIST_DIR}) #------------------------------------------------------------------------------- set(JAMBA_MAJOR_VERSION 2) set(JAMBA_MINOR_VERSION 0) -set(JAMBA_PATCH_VERSION 1) +set(JAMBA_PATCH_VERSION 2) execute_process(COMMAND git describe --long --dirty --abbrev=10 --tags RESULT_VARIABLE result OUTPUT_VARIABLE JAMBA_GIT_VERSION diff --git a/src/cpp/pongasoft/Utils/Clock/Clock.h b/src/cpp/pongasoft/Utils/Clock/Clock.h index 8f54fca..d53d416 100644 --- a/src/cpp/pongasoft/Utils/Clock/Clock.h +++ b/src/cpp/pongasoft/Utils/Clock/Clock.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/Utils/Collection/CircularBuffer.h b/src/cpp/pongasoft/Utils/Collection/CircularBuffer.h index 113836e..ce069df 100644 --- a/src/cpp/pongasoft/Utils/Collection/CircularBuffer.h +++ b/src/cpp/pongasoft/Utils/Collection/CircularBuffer.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/Utils/Concurrent/Concurrent.h b/src/cpp/pongasoft/Utils/Concurrent/Concurrent.h index 7cde390..c1c352b 100644 --- a/src/cpp/pongasoft/Utils/Concurrent/Concurrent.h +++ b/src/cpp/pongasoft/Utils/Concurrent/Concurrent.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/Utils/Concurrent/SpinLock.h b/src/cpp/pongasoft/Utils/Concurrent/SpinLock.h index dfd67e4..64292a5 100644 --- a/src/cpp/pongasoft/Utils/Concurrent/SpinLock.h +++ b/src/cpp/pongasoft/Utils/Concurrent/SpinLock.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/Utils/Lerp.h b/src/cpp/pongasoft/Utils/Lerp.h index cdbd5d0..68fd01c 100644 --- a/src/cpp/pongasoft/Utils/Lerp.h +++ b/src/cpp/pongasoft/Utils/Lerp.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/Utils/Misc.h b/src/cpp/pongasoft/Utils/Misc.h index c163fd8..9a6ae79 100644 --- a/src/cpp/pongasoft/Utils/Misc.h +++ b/src/cpp/pongasoft/Utils/Misc.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/AudioBuffer.h b/src/cpp/pongasoft/VST/AudioBuffer.h index cc8211d..35fad1f 100644 --- a/src/cpp/pongasoft/VST/AudioBuffer.h +++ b/src/cpp/pongasoft/VST/AudioBuffer.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/AudioUtils.h b/src/cpp/pongasoft/VST/AudioUtils.h index dc98238..cf0ff88 100644 --- a/src/cpp/pongasoft/VST/AudioUtils.h +++ b/src/cpp/pongasoft/VST/AudioUtils.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamDisplay.cpp b/src/cpp/pongasoft/VST/Debug/ParamDisplay.cpp index 4e922f5..f7ebe1e 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamDisplay.cpp +++ b/src/cpp/pongasoft/VST/Debug/ParamDisplay.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamDisplay.h b/src/cpp/pongasoft/VST/Debug/ParamDisplay.h index 26e0431..8526cce 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamDisplay.h +++ b/src/cpp/pongasoft/VST/Debug/ParamDisplay.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamLine.cpp b/src/cpp/pongasoft/VST/Debug/ParamLine.cpp index 9ac3345..3d70693 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamLine.cpp +++ b/src/cpp/pongasoft/VST/Debug/ParamLine.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamLine.h b/src/cpp/pongasoft/VST/Debug/ParamLine.h index 05e2839..b863f2c 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamLine.h +++ b/src/cpp/pongasoft/VST/Debug/ParamLine.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamTable.cpp b/src/cpp/pongasoft/VST/Debug/ParamTable.cpp index 35b2b11..73e8957 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamTable.cpp +++ b/src/cpp/pongasoft/VST/Debug/ParamTable.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Debug/ParamTable.h b/src/cpp/pongasoft/VST/Debug/ParamTable.h index 6501e86..95869db 100644 --- a/src/cpp/pongasoft/VST/Debug/ParamTable.h +++ b/src/cpp/pongasoft/VST/Debug/ParamTable.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/DrawContext.cpp b/src/cpp/pongasoft/VST/GUI/DrawContext.cpp index feeab93..f2a249c 100644 --- a/src/cpp/pongasoft/VST/GUI/DrawContext.cpp +++ b/src/cpp/pongasoft/VST/GUI/DrawContext.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/DrawContext.h b/src/cpp/pongasoft/VST/GUI/DrawContext.h index bb79b4a..813d0f9 100644 --- a/src/cpp/pongasoft/VST/GUI/DrawContext.h +++ b/src/cpp/pongasoft/VST/GUI/DrawContext.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/GUIController.cpp b/src/cpp/pongasoft/VST/GUI/GUIController.cpp index ecc51ed..b3762e9 100644 --- a/src/cpp/pongasoft/VST/GUI/GUIController.cpp +++ b/src/cpp/pongasoft/VST/GUI/GUIController.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/GUIController.h b/src/cpp/pongasoft/VST/GUI/GUIController.h index a5de6bc..18849d5 100644 --- a/src/cpp/pongasoft/VST/GUI/GUIController.h +++ b/src/cpp/pongasoft/VST/GUI/GUIController.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/GUIState.cpp b/src/cpp/pongasoft/VST/GUI/GUIState.cpp index 6d1b4c2..d5fbc6e 100644 --- a/src/cpp/pongasoft/VST/GUI/GUIState.cpp +++ b/src/cpp/pongasoft/VST/GUI/GUIState.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/GUIState.h b/src/cpp/pongasoft/VST/GUI/GUIState.h index dd86e65..f7e4b05 100644 --- a/src/cpp/pongasoft/VST/GUI/GUIState.h +++ b/src/cpp/pongasoft/VST/GUI/GUIState.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.cpp b/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.cpp index ab8b22b..3dff377 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.cpp +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.h b/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.h index 27a3cda..dd68bb7 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIJmbParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.cpp b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.cpp index 0a784c5..14c010f 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.cpp +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.h b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.h index aef78d0..c6703a8 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCx.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.cpp b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.cpp index 5ef26e5..a7c7fb5 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.cpp +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.h b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.h index e30adc4..397c801 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxAware.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.cpp b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.cpp index 922de35..4175d06 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.cpp +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.h b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.h index b73f22e..91fcd1e 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamCxMgr.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIParamSerializers.h b/src/cpp/pongasoft/VST/GUI/Params/GUIParamSerializers.h index 37b5240..923fcbb 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIParamSerializers.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIParamSerializers.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.cpp b/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.cpp index 07fc5f8..24f8184 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.cpp +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.h b/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.h index 3324614..a5d0771 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIRawVstParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/GUIVstParameter.h b/src/cpp/pongasoft/VST/GUI/Params/GUIVstParameter.h index bec4487..c02a244 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/GUIVstParameter.h +++ b/src/cpp/pongasoft/VST/GUI/Params/GUIVstParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Params/VstParameters.h b/src/cpp/pongasoft/VST/GUI/Params/VstParameters.h index 7cc28be..0098536 100644 --- a/src/cpp/pongasoft/VST/GUI/Params/VstParameters.h +++ b/src/cpp/pongasoft/VST/GUI/Params/VstParameters.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Types.h b/src/cpp/pongasoft/VST/GUI/Types.h index ea9082c..6b69ebb 100644 --- a/src/cpp/pongasoft/VST/GUI/Types.h +++ b/src/cpp/pongasoft/VST/GUI/Types.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/CustomControlView.h b/src/cpp/pongasoft/VST/GUI/Views/CustomControlView.h index 797829c..b6f0491 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/CustomControlView.h +++ b/src/cpp/pongasoft/VST/GUI/Views/CustomControlView.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/CustomView.cpp b/src/cpp/pongasoft/VST/GUI/Views/CustomView.cpp index 2359a4d..a297a97 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/CustomView.cpp +++ b/src/cpp/pongasoft/VST/GUI/Views/CustomView.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/CustomView.h b/src/cpp/pongasoft/VST/GUI/Views/CustomView.h index d754f9f..68fddf7 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/CustomView.h +++ b/src/cpp/pongasoft/VST/GUI/Views/CustomView.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/CustomViewCreator.h b/src/cpp/pongasoft/VST/GUI/Views/CustomViewCreator.h index 2fecbb9..7bfb853 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/CustomViewCreator.h +++ b/src/cpp/pongasoft/VST/GUI/Views/CustomViewCreator.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/CustomViewFactory.h b/src/cpp/pongasoft/VST/GUI/Views/CustomViewFactory.h index 00c1d69..dad1840 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/CustomViewFactory.h +++ b/src/cpp/pongasoft/VST/GUI/Views/CustomViewFactory.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/JambaViews.h b/src/cpp/pongasoft/VST/GUI/Views/JambaViews.h index 94a1ec2..1b62353 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/JambaViews.h +++ b/src/cpp/pongasoft/VST/GUI/Views/JambaViews.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.cpp b/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.cpp index e350db0..d7f99bf 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.cpp +++ b/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.h b/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.h index 4acffc1..e490084 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.h +++ b/src/cpp/pongasoft/VST/GUI/Views/MomentaryButtonView.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/TextEditView.cpp b/src/cpp/pongasoft/VST/GUI/Views/TextEditView.cpp index be246fd..c2fd279 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/TextEditView.cpp +++ b/src/cpp/pongasoft/VST/GUI/Views/TextEditView.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/TextEditView.h b/src/cpp/pongasoft/VST/GUI/Views/TextEditView.h index dd55d29..02a6c9d 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/TextEditView.h +++ b/src/cpp/pongasoft/VST/GUI/Views/TextEditView.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.cpp b/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.cpp index 3553852..9d144bd 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.cpp +++ b/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.h b/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.h index 0dcc642..d125e8b 100644 --- a/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.h +++ b/src/cpp/pongasoft/VST/GUI/Views/ToggleButtonView.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/MessageHandler.cpp b/src/cpp/pongasoft/VST/MessageHandler.cpp index 311bf0f..a553389 100644 --- a/src/cpp/pongasoft/VST/MessageHandler.cpp +++ b/src/cpp/pongasoft/VST/MessageHandler.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/MessageHandler.h b/src/cpp/pongasoft/VST/MessageHandler.h index 7c87213..36f64fe 100644 --- a/src/cpp/pongasoft/VST/MessageHandler.h +++ b/src/cpp/pongasoft/VST/MessageHandler.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/MessageProducer.h b/src/cpp/pongasoft/VST/MessageProducer.h index 83576ec..73a8070 100644 --- a/src/cpp/pongasoft/VST/MessageProducer.h +++ b/src/cpp/pongasoft/VST/MessageProducer.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Messaging.h b/src/cpp/pongasoft/VST/Messaging.h index f453e4c..ac6e1be 100644 --- a/src/cpp/pongasoft/VST/Messaging.h +++ b/src/cpp/pongasoft/VST/Messaging.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/NormalizedState.cpp b/src/cpp/pongasoft/VST/NormalizedState.cpp index fa1474d..115c116 100644 --- a/src/cpp/pongasoft/VST/NormalizedState.cpp +++ b/src/cpp/pongasoft/VST/NormalizedState.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/NormalizedState.h b/src/cpp/pongasoft/VST/NormalizedState.h index 6faa792..880e255 100644 --- a/src/cpp/pongasoft/VST/NormalizedState.h +++ b/src/cpp/pongasoft/VST/NormalizedState.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/ParamConverters.h b/src/cpp/pongasoft/VST/ParamConverters.h index b7bf463..1b450f8 100644 --- a/src/cpp/pongasoft/VST/ParamConverters.h +++ b/src/cpp/pongasoft/VST/ParamConverters.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/ParamDef.h b/src/cpp/pongasoft/VST/ParamDef.h index ff77442..a50d8e0 100644 --- a/src/cpp/pongasoft/VST/ParamDef.h +++ b/src/cpp/pongasoft/VST/ParamDef.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/ParamSerializers.h b/src/cpp/pongasoft/VST/ParamSerializers.h index 93f8376..e326b59 100644 --- a/src/cpp/pongasoft/VST/ParamSerializers.h +++ b/src/cpp/pongasoft/VST/ParamSerializers.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Parameters.cpp b/src/cpp/pongasoft/VST/Parameters.cpp index 313f55b..197278f 100644 --- a/src/cpp/pongasoft/VST/Parameters.cpp +++ b/src/cpp/pongasoft/VST/Parameters.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Parameters.h b/src/cpp/pongasoft/VST/Parameters.h index e89aa34..acf2a1f 100644 --- a/src/cpp/pongasoft/VST/Parameters.h +++ b/src/cpp/pongasoft/VST/Parameters.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTJmbInParameter.h b/src/cpp/pongasoft/VST/RT/RTJmbInParameter.h index 8f30a74..a93dd7e 100644 --- a/src/cpp/pongasoft/VST/RT/RTJmbInParameter.h +++ b/src/cpp/pongasoft/VST/RT/RTJmbInParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTJmbOutParameter.h b/src/cpp/pongasoft/VST/RT/RTJmbOutParameter.h index 99b5bca..644464c 100644 --- a/src/cpp/pongasoft/VST/RT/RTJmbOutParameter.h +++ b/src/cpp/pongasoft/VST/RT/RTJmbOutParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTParameter.cpp b/src/cpp/pongasoft/VST/RT/RTParameter.cpp index 061ec23..45e291b 100644 --- a/src/cpp/pongasoft/VST/RT/RTParameter.cpp +++ b/src/cpp/pongasoft/VST/RT/RTParameter.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTParameter.h b/src/cpp/pongasoft/VST/RT/RTParameter.h index e17097f..c83ccf0 100644 --- a/src/cpp/pongasoft/VST/RT/RTParameter.h +++ b/src/cpp/pongasoft/VST/RT/RTParameter.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTProcessor.cpp b/src/cpp/pongasoft/VST/RT/RTProcessor.cpp index 17f282d..0db649c 100644 --- a/src/cpp/pongasoft/VST/RT/RTProcessor.cpp +++ b/src/cpp/pongasoft/VST/RT/RTProcessor.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTProcessor.h b/src/cpp/pongasoft/VST/RT/RTProcessor.h index 4c8346f..2975037 100644 --- a/src/cpp/pongasoft/VST/RT/RTProcessor.h +++ b/src/cpp/pongasoft/VST/RT/RTProcessor.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTState.cpp b/src/cpp/pongasoft/VST/RT/RTState.cpp index c39ad43..5424c48 100644 --- a/src/cpp/pongasoft/VST/RT/RTState.cpp +++ b/src/cpp/pongasoft/VST/RT/RTState.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/RT/RTState.h b/src/cpp/pongasoft/VST/RT/RTState.h index b95a4aa..b7b629f 100644 --- a/src/cpp/pongasoft/VST/RT/RTState.h +++ b/src/cpp/pongasoft/VST/RT/RTState.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/SampleRateBasedClock.h b/src/cpp/pongasoft/VST/SampleRateBasedClock.h index 6a0494d..a0755de 100644 --- a/src/cpp/pongasoft/VST/SampleRateBasedClock.h +++ b/src/cpp/pongasoft/VST/SampleRateBasedClock.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/VST/Timer.h b/src/cpp/pongasoft/VST/Timer.h index da8b17c..be6e1fb 100644 --- a/src/cpp/pongasoft/VST/Timer.h +++ b/src/cpp/pongasoft/VST/Timer.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/src/cpp/pongasoft/logging/logging.h b/src/cpp/pongasoft/logging/logging.h index ff9f0fd..8dbe8f2 100644 --- a/src/cpp/pongasoft/logging/logging.h +++ b/src/cpp/pongasoft/logging/logging.h @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT diff --git a/windows/testmain.cpp b/windows/testmain.cpp index 1edb9e8..16665db 100644 --- a/windows/testmain.cpp +++ b/windows/testmain.cpp @@ -1,11 +1,11 @@ /* * Copyright (c) 2018 pongasoft * - * Licensed under the General Public License (GPL) Version 3; you may not + * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * - * https://www.gnu.org/licenses/gpl-3.0.html + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT