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

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

[elpa] main a0765de 2/4: Bump license for HTML pages to CC BY-ND 4.0


From: Stefan Kangas
Subject: [elpa] main a0765de 2/4: Bump license for HTML pages to CC BY-ND 4.0
Date: Tue, 20 Apr 2021 22:27:52 -0400 (EDT)

branch: main
commit a0765de1ddfb59fb066de253480437e5724988a0
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Bump license for HTML pages to CC BY-ND 4.0
    
    * html/index.html:
    * html/jslicense.html: Bump license to CC BY-ND 4.0.
    
    This is recommended by:
    https://www.gnu.org/licenses/license-list.html#OpinionLicenses
---
 html/index.html     | 6 +++---
 html/jslicense.html | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/html/index.html b/html/index.html
index 558af1b..4b9f802 100644
--- a/html/index.html
+++ b/html/index.html
@@ -71,12 +71,12 @@
 
         <div class="footer">
             <div class="container">
-                <p>Copyright 2016-2020 <a href="https://fsf.org";>Free Software 
Foundation</a>, Inc.</p>
+                <p>Copyright 2016-2021 <a href="https://fsf.org";>Free Software 
Foundation</a>, Inc.</p>
                 <p>Design provided by <a 
href="http://nicolas.petton.fr";>Nicolas Petton</a></p>
                 <p>
                     This website is licensed under the
-                    <a 
href="https://creativecommons.org/licenses/by-nd/3.0/us/";>CC BY-ND 3.0</a>
-                    US License.
+                    <a 
href="https://creativecommons.org/licenses/by-nd/4.0/";>CC BY-ND 4.0</a>
+                    International License.
                 </p>
             </div>
         </div>
diff --git a/html/jslicense.html b/html/jslicense.html
index 026df40..270e43a 100644
--- a/html/jslicense.html
+++ b/html/jslicense.html
@@ -56,8 +56,8 @@
                 <p>Design provided by <a 
href="https://nicolas.petton.fr";>Nicolas Petton</a></p>
                 <p>
                     This website is licensed under the
-                    <a 
href="https://creativecommons.org/licenses/by-nd/3.0/us/";>CC BY-ND 3.0</a>
-                    US License.
+                    <a 
href="https://creativecommons.org/licenses/by-nd/4.0/";>CC BY-ND 4.0</a>
+                    International License.
                 </p>
             </div>
         </div>



reply via email to

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