From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 8560E1F55B for ; Tue, 12 May 2020 17:56:02 +0000 (UTC) Received: from localhost ([::1]:52130 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYZ8L-0003QB-F0 for normalperson@yhbt.net; Tue, 12 May 2020 13:56:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYZ4G-0001CL-1u for bug-gnulib@gnu.org; Tue, 12 May 2020 13:51:48 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35925) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYZ4E-00008S-3C for bug-gnulib@gnu.org; Tue, 12 May 2020 13:51:47 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 2F97E16005F for ; Tue, 12 May 2020 19:51:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1589305900; bh=1PdUEa1ZUkzjVO8xpKYvcKWiw7QTIS7OkZqo9zBbWgs=; h=From:To:Subject:Date:From; b=JQU/2P2Ix9xEUl7KqhLM1/V34MseKJpOXJYpZ44H9QyJ0T9DpfeYHQaLVCnm1iaVC YSEn76t36c+ugT8uV0Ki45o7McthaLQGp5FUHqzy+z2dVbEj4CtWMNEz3EgPbAdtYq CcjtSxMMe8BJ+pnocjPrgAwPBhLBoxk6l1rbcuwaZpvM8Ig7qYinFitdFAtGu+GOV7 nsk+XhmPqPNw4FCnmvyENmlPe/Xy5Ncy1xd6BGyKZF6UuXrPggNDD7f/RwkW85nUlh Ko32OP7CLkNg/7sRSoA+608tE8xRJa4C1pOFG1kblIPIBcMRV9ZnJdPsmmXNyk0xUx 9zg5MsP50sexg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49M52y0rKbz9rxr for ; Tue, 12 May 2020 19:51:37 +0200 (CEST) From: Asher Gordon To: bug-gnulib@gnu.org Subject: Remove license modules Date: Tue, 12 May 2020 13:51:28 -0400 Message-ID: <873685hwin.fsf@posteo.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=185.67.36.65; envelope-from=AsDaGo@posteo.net; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/12 13:51:40 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Mailman-Approved-At: Tue, 12 May 2020 13:55:53 -0400 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello all, Since Savannah requires licenses to be under version control (see here=C2=B9), I don't think it makes sense for Gnulib to provide modules for them. My reasoning is that if developers are going to use a Gnulib module, they won't keep the files it provides under version control (in fact, gnulib-tool itself adds these files to .gitignore). There's no reason to remove the license *files*, since it could be useful for developers to copy them directly. Please see the attached patch, which removes the license modules (but keeps the license files themselves). Thanks, Asher Footnotes:=20 =C2=B9 https://savannah.nongnu.org/task/?func=3Ddetailitem&item_id=3D15583 =2D-=20 ...very few phenomena can pull someone out of Deep Hack Mode, with two noted exceptions: being struck by lightning, or worse, your *computer* being struck by lightning. -- Matt Welsh -------- I prefer to send and receive mail encrypted. Please send me your public key, and if you do not have my public key, please let me know. Thanks. GPG fingerprint: 38F3 975C D173 4037 B397 8095 D4C9 C4FC 5460 8E68 --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-doc-Remove-Texinfo-format-license-modules.patch Content-Transfer-Encoding: quoted-printable Content-Description: Remove license modules From=209bfacca0d43c97d3596650531de7f2eeb6124b92 Mon Sep 17 00:00:00 2001 From: Asher Gordon Date: Tue, 12 May 2020 13:34:34 -0400 Subject: [PATCH] doc: Remove Texinfo-format license modules. It doesn't make sense to provide these modules, since licenses are required to be under version control anyway. * modules/agpl-3.0: Remove. * modules/fdl: Remove. * modules/fdl-1.3: Remove. * modules/gpl-2.0: Remove. * modules/gpl-3.0: Remove. * modules/lgpl-2.1: Remove. * modules/lgpl-3.0: Remove. =2D-- modules/agpl-3.0 | 19 ------------------- modules/fdl | 19 ------------------- modules/fdl-1.3 | 19 ------------------- modules/gpl-2.0 | 19 ------------------- modules/gpl-3.0 | 19 ------------------- modules/lgpl-2.1 | 19 ------------------- modules/lgpl-3.0 | 19 ------------------- 7 files changed, 133 deletions(-) delete mode 100644 modules/agpl-3.0 delete mode 100644 modules/fdl delete mode 100644 modules/fdl-1.3 delete mode 100644 modules/gpl-2.0 delete mode 100644 modules/gpl-3.0 delete mode 100644 modules/lgpl-2.1 delete mode 100644 modules/lgpl-3.0 diff --git a/modules/agpl-3.0 b/modules/agpl-3.0 deleted file mode 100644 index 98c3cedf4..000000000 =2D-- a/modules/agpl-3.0 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU Affero General Public License version 3.0 in Texinfo for= mat. =2D =2DFiles: =2Ddoc/agpl-3.0.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/fdl b/modules/fdl deleted file mode 100644 index 6d6f85996..000000000 =2D-- a/modules/fdl +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU Free Documentation License in Texinfo format. =2D =2DFiles: =2Ddoc/fdl.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/fdl-1.3 b/modules/fdl-1.3 deleted file mode 100644 index c4d1dd6a7..000000000 =2D-- a/modules/fdl-1.3 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU Free Documentation License version 1.3 in Texinfo format. =2D =2DFiles: =2Ddoc/fdl-1.3.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/gpl-2.0 b/modules/gpl-2.0 deleted file mode 100644 index 8633a5c48..000000000 =2D-- a/modules/gpl-2.0 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU General Public License version 2.0 in Texinfo format. =2D =2DFiles: =2Ddoc/gpl-2.0.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/gpl-3.0 b/modules/gpl-3.0 deleted file mode 100644 index 95deef885..000000000 =2D-- a/modules/gpl-3.0 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU General Public License version 3.0 in Texinfo format. =2D =2DFiles: =2Ddoc/gpl-3.0.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/lgpl-2.1 b/modules/lgpl-2.1 deleted file mode 100644 index 5e0892058..000000000 =2D-- a/modules/lgpl-2.1 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU Lesser General Public License version 2.1 in Texinfo for= mat. =2D =2DFiles: =2Ddoc/lgpl-2.1.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall diff --git a/modules/lgpl-3.0 b/modules/lgpl-3.0 deleted file mode 100644 index 6638e7ccd..000000000 =2D-- a/modules/lgpl-3.0 +++ /dev/null @@ -1,19 +0,0 @@ =2DDescription: =2DProvide the GNU Lesser General Public License version 3.0 in Texinfo for= mat. =2D =2DFiles: =2Ddoc/lgpl-3.0.texi =2D =2DDepends-on: =2D =2Dconfigure.ac: =2D =2DMakefile.am: =2D =2DInclude: =2D =2DLicense: =2Dunmodifiable license text =2D =2DMaintainer: =2Dall =2D-=20 2.26.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQQ485dc0XNAN7OXgJXUycT8VGCOaAUCXrriIAAKCRDUycT8VGCO aMANAQDjqQKM3PJDAfyazNK6HEK0S6ae+j1jungNOCGhnrCv3wD/X7GF4WW26Eoa S/MP0jeIbfzsDBmgMa8niPd9NkaibAg= =9B8l -----END PGP SIGNATURE----- --==-=-=--