emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/setup fe21e39 02/10: Mention GPL3 instead of CC0 as lic


From: Stefan Monnier
Subject: [elpa] externals/setup fe21e39 02/10: Mention GPL3 instead of CC0 as license in README
Date: Wed, 12 May 2021 18:45:54 -0400 (EDT)

branch: externals/setup
commit fe21e3908b55323ba6e1863af08d9674658730be
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@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

[Prev in Thread] Current Thread [Next in Thread]