unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
@ 2022-10-29  3:00 Stefan Kangas
  2022-10-31 11:51 ` Richard Stallman
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2022-10-29  3:00 UTC (permalink / raw)
  To: 58856; +Cc: Stefan Monnier, Richard Stallman

On the GNU ELPA/NonGNU ELPA web pages, we are currently using the
Creative Commons Noderivatives 4.0 license.  This license is in the
footer on all HTML pages on elpa.gnu.org and elpa.nongnu.org, for
example here:

    https://elpa.gnu.org/

However, this license is non-free according to the FSF.[1]

How about changing these web pages to the free (and copyleft),
Creative Commons Attribution-Sharealike 4.0 license instead? [2]

Footnotes:
[1]  https://www.gnu.org/licenses/license-list.html#CC-BY-ND

[2]  https://www.gnu.org/licenses/license-list.html#ccbysa





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-10-29  3:00 bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages Stefan Kangas
@ 2022-10-31 11:51 ` Richard Stallman
  2022-10-31 14:14   ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Stallman @ 2022-10-31 11:51 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: monnier, 58856

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > On the GNU ELPA/NonGNU ELPA web pages, we are currently using the
  > Creative Commons Noderivatives 4.0 license.  This license is in the
  > footer on all HTML pages on elpa.gnu.org and elpa.nongnu.org, for
  > example here:

  >     https://elpa.gnu.org/

  > However, this license is non-free according to the FSF.[1]

Whether that is a problem depends on what sort of material is in those
pages.

In the GNU Project we use CC-BY-ND for publications that
state our views.  Most articles on www.gnu.org carry CC-BY-ND.

However, for documentation of software, we use free licenses.

Which of those categories do these pages fall in?  (Or are theh in
neither one?)  That is the crucial question here.  If these pages are
software documentation -- that includes brief descriptions of packages
-- then it should have a free license.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-10-31 11:51 ` Richard Stallman
@ 2022-10-31 14:14   ` Stefan Kangas
  2022-11-01 16:49     ` Richard Stallman
  2022-11-12 20:45     ` Stefan Kangas
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Kangas @ 2022-10-31 14:14 UTC (permalink / raw)
  To: rms; +Cc: monnier, 58856

Richard Stallman <rms@gnu.org> writes:

> In the GNU Project we use CC-BY-ND for publications that
> state our views.  Most articles on www.gnu.org carry CC-BY-ND.
>
> However, for documentation of software, we use free licenses.
>
> Which of those categories do these pages fall in?  (Or are theh in
> neither one?)  That is the crucial question here.  If these pages are
> software documentation -- that includes brief descriptions of packages
> -- then it should have a free license.

It is software documentation, yes.  Thanks for confirming.  So I
installed the below change in the elpa-admin repository.

Stefan M, could you please update the static web pages too?

diff --git a/elpa-admin.el b/elpa-admin.el
index f8f8fcabb6..c804612516 100644
--- a/elpa-admin.el
+++ b/elpa-admin.el
@@ -1307,7 +1307,7 @@ readme file has an unconventional name"
                 <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/4.0/\">CC BY-ND
4.0</a>
+                  <a
href=\"https://creativecommons.org/licenses/by-sa/4.0/\">CC BY-SA
4.0</a>
                   International License.
                 </p>
                 <p><a href=\"/jslicense.html\"
data-jslicense=\"1\">JavaScript Licenses</a></p>





^ permalink raw reply related	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-10-31 14:14   ` Stefan Kangas
@ 2022-11-01 16:49     ` Richard Stallman
  2022-11-12 20:45     ` Stefan Kangas
  1 sibling, 0 replies; 7+ messages in thread
From: Richard Stallman @ 2022-11-01 16:49 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 58856

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > Which of those categories do these pages fall in?  (Or are theh in
  > > neither one?)  That is the crucial question here.  If these pages are
  > > software documentation -- that includes brief descriptions of packages
  > > -- then it should have a free license.

  > It is software documentation, yes.  Thanks for confirming.  So I
  > installed the below change in the elpa-admin repository.

Thanks for bringing it up.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-10-31 14:14   ` Stefan Kangas
  2022-11-01 16:49     ` Richard Stallman
@ 2022-11-12 20:45     ` Stefan Kangas
  2022-11-12 22:37       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  1 sibling, 1 reply; 7+ messages in thread
From: Stefan Kangas @ 2022-11-12 20:45 UTC (permalink / raw)
  To: rms; +Cc: monnier, 58856

Stefan Kangas <stefankangas@gmail.com> writes:

> Stefan M, could you please update the static web pages too?

Just a ping, in case you missed this.  Should be a quick fix.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-11-12 20:45     ` Stefan Kangas
@ 2022-11-12 22:37       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-11-13  4:01         ` Stefan Kangas
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-11-12 22:37 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: rms, 58856

Stefan Kangas [2022-11-12 12:45:55] wrote:
> Stefan Kangas <stefankangas@gmail.com> writes:
>> Stefan M, could you please update the static web pages too?
> Just a ping, in case you missed this.  Should be a quick fix.

Done, thanks,


        Stefan






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages
  2022-11-12 22:37       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-11-13  4:01         ` Stefan Kangas
  0 siblings, 0 replies; 7+ messages in thread
From: Stefan Kangas @ 2022-11-13  4:01 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 58856-done, rms

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Stefan Kangas [2022-11-12 12:45:55] wrote:
>> Stefan Kangas <stefankangas@gmail.com> writes:
>>> Stefan M, could you please update the static web pages too?
>> Just a ping, in case you missed this.  Should be a quick fix.
>
> Done, thanks,

Thanks, bug closed.





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-11-13  4:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29  3:00 bug#58856: Non-free license CC-BY-ND on GNU ELPA web pages Stefan Kangas
2022-10-31 11:51 ` Richard Stallman
2022-10-31 14:14   ` Stefan Kangas
2022-11-01 16:49     ` Richard Stallman
2022-11-12 20:45     ` Stefan Kangas
2022-11-12 22:37       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-13  4:01         ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).