From 8b1d03cad8cbc8b7553a592e5a984a404360cc14 Mon Sep 17 00:00:00 2001 From: Nicholas Adamou Date: Mon, 23 Mar 2026 06:23:57 -0400 Subject: [PATCH] chore: update license to PolyForm Shield 1.0.0 --- LICENSE | 24 +++++++++++++++--------- README.md | 4 ++-- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/LICENSE b/LICENSE index 174c5d2..f127a85 100644 --- a/LICENSE +++ b/LICENSE @@ -1,16 +1,20 @@ -MIT License +PolyForm Shield License 1.0.0 -Copyright (c) 2026 dotBrains +Copyright (c) 2026 dotbrains 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: +of this software and associated documentation files (the "Software"), to use, +copy, modify, and distribute the Software, 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. +1. You may not use the Software to provide a product or service that competes + with the Software or any product or service offered by the Licensor that + includes the Software. + +2. You may not remove or obscure any licensing, copyright, or other notices + included in the Software. + +3. If you distribute the Software or any derivative works, you must include a + copy of this license. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, @@ -19,3 +23,5 @@ 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. + +For more information, see https://polyformproject.org/licenses/shield/1.0.0 diff --git a/README.md b/README.md index 1a87a67..66d0f37 100644 --- a/README.md +++ b/README.md @@ -126,8 +126,8 @@ Contributions are welcome! Please feel free to submit pull requests or open issu ## License -MIT License - See LICENSE file for details - +Licensed under [PolyForm Shield 1.0.0](https://polyformproject.org/licenses/shield/1.0.0/). +See [LICENSE](LICENSE) for details. ## Credits - Inspired by various dotfile configurations across the community