[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/content/gnu-content/register req...
From: |
karl |
Subject: |
[Savannah-cvs] administration/content/gnu-content/register req... |
Date: |
Sat, 19 Sep 2015 20:37:05 +0000 |
CVSROOT: /web/administration
Module name: administration
Changes by: karl <karl> 15/09/19 20:37:05
Modified files:
content/gnu-content/register: requirements.txt
Log message:
put recommendation in first licenses para
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/administration/content/gnu-content/register/requirements.txt?cvsroot=administration&r1=1.19&r2=1.20
Patches:
Index: requirements.txt
===================================================================
RCS file:
/web/administration/administration/content/gnu-content/register/requirements.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- requirements.txt 19 Sep 2015 20:33:17 -0000 1.19
+++ requirements.txt 19 Sep 2015 20:37:05 -0000 1.20
@@ -97,8 +97,10 @@
<p>You will be presented with a choice of free software licenses for your
project. For hosting on Savannah, you must use one of these licenses,
which give the freedom to anyone to use, study, copy, and distribute the
-source code and distribute modified versions of it. You will remain the
-copyright holder of whatever you create for your project.</p>
+source code and distribute modified versions of it, and which are
+compatible with the GNU GPL. GPLv3-or-later is recommended.
+You will remain the copyright holder of whatever you create for your
+project.</p>
<p>For manuals, we allow only GNU FDL version X or later, where X is the
latest released version of the <a
@@ -107,4 +109,4 @@
<p>If you need to use another license that is not listed, let us know
and we will review these requests on a case-by-case basis. Software
-licenses must be GPL-compatible; GPLv3-or-later is recommended.</p>
+licenses must be GPL-compatible.</p>