From 2988a9392cf5a153057d36ecb0b688f758b2ac38 Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Mon, 10 Jun 2024 14:51:41 +0200 Subject: [PATCH 1/2] Use license expression --- .../Lombiq.HelpfulExtensions.Tests.UI.csproj | 3 +-- Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj b/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj index c0065359..ebf73a3f 100644 --- a/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj +++ b/Lombiq.HelpfulExtensions.Tests.UI/Lombiq.HelpfulExtensions.Tests.UI.csproj @@ -14,11 +14,10 @@ OrchardCore;Lombiq;AspNetCore;CodeGeneration;ShapeTracing;Widgets https://github.com/Lombiq/Helpful-Extensions https://github.com/Lombiq/Helpful-Extensions/tree/dev/Lombiq.HelpfulExtensions.Tests.UI - License.md + BSD-3-Clause - diff --git a/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj b/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj index e40ce4ee..c3a4c031 100644 --- a/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj +++ b/Lombiq.HelpfulExtensions/Lombiq.HelpfulExtensions.csproj @@ -17,11 +17,10 @@ OrchardCore;Lombiq;AspNetCore;CodeGeneration;ShapeTracing;Widgets https://github.com/Lombiq/Helpful-Extensions https://github.com/Lombiq/Helpful-Extensions - License.md + BSD-3-Clause - From 049cdb0dd0bc07df6c7b6abf8dcf40d723ef820e Mon Sep 17 00:00:00 2001 From: Aydin Erdas Date: Tue, 11 Jun 2024 11:36:11 +0200 Subject: [PATCH 2/2] remove licenses --- Lombiq.HelpfulExtensions.Tests.UI/License.md | 13 ------------- Lombiq.HelpfulExtensions/License.md | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 Lombiq.HelpfulExtensions.Tests.UI/License.md delete mode 100644 Lombiq.HelpfulExtensions/License.md diff --git a/Lombiq.HelpfulExtensions.Tests.UI/License.md b/Lombiq.HelpfulExtensions.Tests.UI/License.md deleted file mode 100644 index a5939ce6..00000000 --- a/Lombiq.HelpfulExtensions.Tests.UI/License.md +++ /dev/null @@ -1,13 +0,0 @@ -Copyright © 2013, [Lombiq Technologies Ltd.](https://lombiq.com) - -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -- 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. - -- 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. diff --git a/Lombiq.HelpfulExtensions/License.md b/Lombiq.HelpfulExtensions/License.md deleted file mode 100644 index a5939ce6..00000000 --- a/Lombiq.HelpfulExtensions/License.md +++ /dev/null @@ -1,13 +0,0 @@ -Copyright © 2013, [Lombiq Technologies Ltd.](https://lombiq.com) - -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -- 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. - -- 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.