From a6f6be769e00f036457e3cd4f1eb7e5423e1c7a2 Mon Sep 17 00:00:00 2001 From: polymo1 Date: Sun, 6 Apr 2025 21:43:19 -0400 Subject: [PATCH] fmt: license limited to 80 columns --- LICENSE | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 04021a9..689aa67 100644 --- a/LICENSE +++ b/LICENSE @@ -12,13 +12,18 @@ 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. -**Attribution is clearly given** to the original project and author(s) in a prominent place (e.g., README, About page, or documentation). +**Attribution is clearly given** to the original project and author(s) in a +prominent place (e.g., README, About page, or documentation). -Any derived project **must clearly state** that it is **based on** or **uses code from** the original project. +Any derived project **must clearly state** that it is **based on** or **uses +code from** the original project. -Redistribution, rebranding, or publishing of the **entire project** (or a substantially similar copy) under the same or similar name or branding, **without explicit written permission**, is **prohibited**. +Redistribution, rebranding, or publishing of the **entire project** (or a +substantially similar copy) under the same or similar name or branding, +**without explicit written permission**, is **prohibited**. -This clause is intended to prevent unauthorized re-uploads, clones, or misrepresentation of the original work. +This clause is intended to prevent unauthorized re-uploads, clones, or +misrepresentation of the original work. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,