Skip to content

Commit 27d20c4

Browse files
committed
Leftover licenses
1 parent 8562374 commit 27d20c4

3 files changed

Lines changed: 12 additions & 21 deletions

File tree

Tests/foleys_GuiTreeTests.cpp

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
==============================================================================
3-
Copyright (c) 2022 Foleys Finest Audio - Daniel Walz
3+
Copyright (c) 2023 Foleys Finest Audio - Daniel Walz
44
All rights reserved.
55
6-
License for non-commercial projects:
6+
**BSD 3-Clause License**
77
88
Redistribution and use in source and binary forms, with or without modification,
99
are permitted provided that the following conditions are met:
@@ -16,10 +16,7 @@
1616
may be used to endorse or promote products derived from this software without
1717
specific prior written permission.
1818
19-
License for commercial products:
20-
21-
To sell commercial products containing this module, you are required to buy a
22-
License from https://foleysfinest.com/developer/pluginguimagic/
19+
==============================================================================
2320
2421
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2522
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

Tests/foleys_MagicBuilderTests.cpp

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
2-
==============================================================================
3-
Copyright (c) 2022 Foleys Finest Audio - Daniel Walz
2+
==============================================================================
3+
Copyright (c) 2023 Foleys Finest Audio - Daniel Walz
44
All rights reserved.
55
6-
License for non-commercial projects:
6+
**BSD 3-Clause License**
77
88
Redistribution and use in source and binary forms, with or without modification,
99
are permitted provided that the following conditions are met:
@@ -16,10 +16,7 @@
1616
may be used to endorse or promote products derived from this software without
1717
specific prior written permission.
1818
19-
License for commercial products:
20-
21-
To sell commercial products containing this module, you are required to buy a
22-
License from https://foleysfinest.com/developer/pluginguimagic/
19+
==============================================================================
2320
2421
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2522
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
@@ -31,8 +28,8 @@
3128
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
3229
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3330
OF THE POSSIBILITY OF SUCH DAMAGE.
34-
==============================================================================
35-
*/
31+
==============================================================================
32+
*/
3633

3734
#include <catch2/catch_test_macros.hpp>
3835
#include <foleys_gui_magic/foleys_gui_magic.h>

Tests/foleys_MagicProcessorTests.cpp

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*
22
==============================================================================
3-
Copyright (c) 2022 Foleys Finest Audio - Daniel Walz
3+
Copyright (c) 2023 Foleys Finest Audio - Daniel Walz
44
All rights reserved.
55
6-
License for non-commercial projects:
6+
**BSD 3-Clause License**
77
88
Redistribution and use in source and binary forms, with or without modification,
99
are permitted provided that the following conditions are met:
@@ -16,10 +16,7 @@
1616
may be used to endorse or promote products derived from this software without
1717
specific prior written permission.
1818
19-
License for commercial products:
20-
21-
To sell commercial products containing this module, you are required to buy a
22-
License from https://foleysfinest.com/developer/pluginguimagic/
19+
==============================================================================
2320
2421
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2522
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

0 commit comments

Comments
 (0)