branch: externals/setup
commit fe21e3908b55323ba6e1863af08d9674658730be
Author: Philip K <phil...@posteo.net>
Commit: Philip K <phil...@posteo.net>

    Mention GPL3 instead of CC0 as license in README
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 81c5ab2..e18aede 100644
--- a/README.md
+++ b/README.md
@@ -71,11 +71,10 @@ require a [copyright assignment][ca] to the FSF.
 Copying
 -------
 
-`setup.el` is distributed under the [CC0 1.0 Universal (CC0 1.0)
-Public Domain Dedication][cc0] license. 
+`setup.el` is distributed under the [GPL v3][gpl3] license.
 
 [elpa]: http://elpa.gnu.org/packages/setup.html
 [mail]: https://lists.sr.ht/~zge/public-inbox
 [github]: https://github.com/phikal/setup.el
 [ca]: 
https://www.gnu.org/software/emacs/manual/html_node/emacs/Copyright-Assignment.html#Copyright-Assignment
-[cc0]: https://creativecommons.org/publicdomain/zero/1.0/deed
+[gpl3]: https://www.gnu.org/licenses/gpl-3.0.en.html

Reply via email to