GNU bug report logs -
#36295
[PATCH] licenses: Add Historical Permission Notice and Disclaimer
Previous Next
Reported by: Giovanni Biscuolo <g <at> xelera.eu>
Date: Wed, 19 Jun 2019 16:58:02 UTC
Severity: normal
Tags: patch
Done: Giovanni Biscuolo <g <at> xelera.eu>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36295 in the body.
You can then email your comments to 36295 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#36295
; Package
guix-patches
.
(Wed, 19 Jun 2019 16:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Giovanni Biscuolo <g <at> xelera.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 19 Jun 2019 16:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello Guix,
this patch adds the HPND license, used for example by Scintilla
--
Giovanni Biscuolo
Xelera IT Infrastructures
[signature.asc (application/pgp-signature, inline)]
[0001-licenses-Add-Historical-Permission-Notice-and-Discla.patch (text/x-diff, inline)]
From 1baa7f98a0ae0d07ab5ee84f7677edec86ffd804 Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g <at> xelera.eu>
Date: Wed, 19 Jun 2019 18:47:36 +0200
Subject: [PATCH] licenses: Add Historical Permission Notice and Disclaimer
license
* gnu/licenses.scm (hpnd): New variable.
---
guix/licenses.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/guix/licenses.scm b/guix/licenses.scm
index 65d9c3da13..41d4fefad2 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -94,6 +94,7 @@
fsf-free
wtfpl2
wxwindows3.1+
+ hpnd
fsdg-compatible))
(define-record-type <license>
@@ -628,6 +629,11 @@ which may be a file:// URI pointing the package's tree."
"http://www.gzip.org/zlib/zlib_license.html"
"https://www.gnu.org/licenses/license-list#ZLib"))
+(define hpnd
+ (license "HPND"
+ "https://directory.fsf.org/wiki/License:HPND"
+ "https://www.gnu.org/licenses/license-list#HPND"))
+
(define* (fsf-free uri #:optional (comment ""))
"Return a license that does not fit any of the ones above or a collection
of licenses, approved as free by the FSF. More details can be found at URI."
--
2.11.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#36295
; Package
guix-patches
.
(Thu, 20 Jun 2019 12:18:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 36295 <at> debbugs.gnu.org (full text, mbox):
Hi Giovanni,
Giovanni Biscuolo <g <at> xelera.eu> skribis:
> this patch adds the HPND license, used for example by Scintilla
LGTM! You’re welcome to push it yourself, but please double-check
‘HACKING’ first.
Thank you!
Ludo’.
Reply sent
to
Giovanni Biscuolo <g <at> xelera.eu>
:
You have taken responsibility.
(Thu, 20 Jun 2019 16:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Giovanni Biscuolo <g <at> xelera.eu>
:
bug acknowledged by developer.
(Thu, 20 Jun 2019 16:48:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 36295-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:
> Giovanni Biscuolo <g <at> xelera.eu> skribis:
>
>> this patch adds the HPND license, used for example by Scintilla
>
> LGTM! You’re welcome to push it yourself
Done, pushed as 78407a27cf
Thanks! Gio'.
--
Giovanni Biscuolo
Xelera IT Infrastructures
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 19 Jul 2019 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 335 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.