From 19711ea43d918debb84bb46cd27c4e4b0516ceef Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Wed, 6 Dec 2023 22:36:47 +0000 Subject: Remove attribution requirement --- LICENSE | 3 +-- README | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4e308b9..1ef08e6 100644 --- a/LICENSE +++ b/LICENSE @@ -5,5 +5,4 @@ In no event will the authors be held liable for any damages arising from the use of this software. Permission to use, copy, modify, and distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. +purpose with or without fee is hereby granted. diff --git a/README b/README index 6d92514..eb806ab 100644 --- a/README +++ b/README @@ -9,6 +9,7 @@ I love permissive licenses: they are simple and actually readable. Probably the shortest and the simplest permissive license is ISC license, yet, it containts quite agressive DISCLAIMER (in caps, yeap), so I decided to take the best disclaimer I have met, disclaimer from zlib. +Also, ISC contains attributions requirement, I have removed it too. As composition of disclaimer from zlib and terms from ISC vslicense was born. Feel free to use it in your own projects. ;) -- cgit v1.2.3