From 34b8aa40e526687f8547f66c4ea7d03702b3a4fa Mon Sep 17 00:00:00 2001 From: "annette.findley" Date: Mon, 22 Dec 2025 12:18:00 -0500 Subject: [PATCH 1/2] Resolved license issues --- Directory.Build.props | 2 +- Hyperbee.Templating.slnx | 1 + .../Hyperbee.Templating.Provider.XS.csproj | 9 +++++--- .../LICENSE.txt | 23 ------------------- .../Hyperbee.Templating.csproj | 9 +++++--- src/Hyperbee.Templating/LICENSE.txt | 23 ------------------- 6 files changed, 14 insertions(+), 53 deletions(-) delete mode 100644 src/Hyperbee.Templating.Provider.XS/LICENSE.txt delete mode 100644 src/Hyperbee.Templating/LICENSE.txt diff --git a/Directory.Build.props b/Directory.Build.props index 93632c5..34d23df 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ PackagePath="\" Link="README.md" /> - diff --git a/Hyperbee.Templating.slnx b/Hyperbee.Templating.slnx index a0d8669..e28fea4 100644 --- a/Hyperbee.Templating.slnx +++ b/Hyperbee.Templating.slnx @@ -2,6 +2,7 @@ + diff --git a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj index 447ea82..b431a3a 100644 --- a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj +++ b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj @@ -17,6 +17,9 @@ https://github.com/Stillpoint-Software/hyperbee.templating/releases/latest true + + + @@ -32,12 +35,12 @@ - + - + - + diff --git a/src/Hyperbee.Templating.Provider.XS/LICENSE.txt b/src/Hyperbee.Templating.Provider.XS/LICENSE.txt deleted file mode 100644 index 78a632f..0000000 --- a/src/Hyperbee.Templating.Provider.XS/LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ -## LICENSE - -MIT License - -Copyright (c) 2025 Stillpoint Software, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/src/Hyperbee.Templating/Hyperbee.Templating.csproj b/src/Hyperbee.Templating/Hyperbee.Templating.csproj index 6ead2fc..1d4c669 100644 --- a/src/Hyperbee.Templating/Hyperbee.Templating.csproj +++ b/src/Hyperbee.Templating/Hyperbee.Templating.csproj @@ -18,6 +18,9 @@ https://github.com/Stillpoint-Software/hyperbee.templating/releases/latest true + + + @@ -33,10 +36,10 @@ - - - + + + diff --git a/src/Hyperbee.Templating/LICENSE.txt b/src/Hyperbee.Templating/LICENSE.txt deleted file mode 100644 index 78a632f..0000000 --- a/src/Hyperbee.Templating/LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ -## LICENSE - -MIT License - -Copyright (c) 2025 Stillpoint Software, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. From 3a70115ed1a11b0357434f073877b98f1c7cf197 Mon Sep 17 00:00:00 2001 From: "annette.findley" Date: Mon, 22 Dec 2025 12:20:08 -0500 Subject: [PATCH 2/2] Fixed license visibility --- .../Hyperbee.Templating.Provider.XS.csproj | 4 ++-- src/Hyperbee.Templating/Hyperbee.Templating.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj index b431a3a..3f1354d 100644 --- a/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj +++ b/src/Hyperbee.Templating.Provider.XS/Hyperbee.Templating.Provider.XS.csproj @@ -35,8 +35,8 @@ - - + + diff --git a/src/Hyperbee.Templating/Hyperbee.Templating.csproj b/src/Hyperbee.Templating/Hyperbee.Templating.csproj index 1d4c669..9e6fd86 100644 --- a/src/Hyperbee.Templating/Hyperbee.Templating.csproj +++ b/src/Hyperbee.Templating/Hyperbee.Templating.csproj @@ -36,8 +36,8 @@ - - + +