summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris <joriscadow@gmail.com>2023-02-24 16:51:01 +0100
committerGitHub <noreply@github.com>2023-02-24 10:51:01 -0500
commitb9b8b96430dcdd06d7cc888b04485be075a960a4 (patch)
tree186e5511b058a251509fee957ac39574668c25d3
parent11e6209bba742675bda4307a65d69c8821fccaee (diff)
downloadpython-slugify-b9b8b96430dcdd06d7cc888b04485be075a960a4.tar.gz
Add note on licensing (#130)
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index aac2082..64b9204 100644
--- a/README.md
+++ b/README.md
@@ -193,6 +193,10 @@ Please read the ([wiki](https://github.com/un33k/python-slugify/wiki/Python-Slug
Released under a ([MIT](LICENSE)) license.
+### Notes on GPL dependencies
+Though the dependencies may be GPL licensed, `python-slugify` itself is not considered a derivative work and will remain under the MIT license.
+If you wish to avoid installation of any GPL licensed packages, please note that the default dependency `text-unidecode` explicitly lets you choose to use the [Artistic License](https://opensource.org/license/artistic-perl-1-0-2/) instead. Use without concern.
+
# Version
X.Y.Z Version