GNU bug report logs -
#75066
[PATCH] licenses: add ohl2 (CERN Open Hardware Licence)
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75066 in the body.
You can then email your comments to 75066 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#75066; Package
guix-patches.
(Tue, 24 Dec 2024 17:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org.
(Tue, 24 Dec 2024 17:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
These are free licenses oriented to hardware. They are necessary to distribute gateware code in the form of HDL modules, among others.
More about the rationale here:
https://ohwr.org/project/cernohl/-/wikis/Documents/CERN-OHL-version-2
guix/licenses.scm | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/guix/licenses.scm b/guix/licenses.scm
index 8fd4f36392..fad6a8868a 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -90,6 +90,7 @@ (define-module (guix licenses)
ncsa
nmap
ogl-psi1.0
+ ohl2-s ohl2-w ohl2-p
openldap2.8 openssl
perl-license
psfl public-domain
@@ -648,6 +649,21 @@ (define ogl-psi1.0
"https://www.nationalarchives.gov.uk/doc/open-government-licence/version/1/"
#f))
+(define ohl2-s
+ (license "Cern OHL version 2 - Strongly reciprocal variant"
+ "https://ohwr.org/cern_ohl_s_v2.txt"
+ "https://cern-ohl.web.cern.ch/home"))
+
+(define ohl2-w
+ (license "Cern OHL version 2 - Weakly reciprocal variant"
+ "https://ohwr.org/cern_ohl_w_v2.txt"
+ "https://cern-ohl.web.cern.ch/home"))
+
+(define ohl2-p
+ (license "Cern OHL version 2 - Permissive variant"
+ "https://ohwr.org/cern_ohl_p_v2.txt"
+ "https://cern-ohl.web.cern.ch/home"))
+
(define openssl
(license "OpenSSL"
"http://directory.fsf.org/wiki/License:OpenSSL"
base-commit: 9629b6821118b1896434b32f73521a7f2b686b04
--
2.47.1
Reply sent
to
Cayetano Santos <csantosb <at> inventati.org>:
You have taken responsibility.
(Fri, 01 Aug 2025 21:19:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>:
bug acknowledged by developer.
(Fri, 01 Aug 2025 21:19:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75066-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
See https://codeberg.org/guix/guix/pulls/1758.
--
Cayetano Santos
.
gpg: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
key: meta.sr.ht/~csantosb.pgp
[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.
(Sat, 30 Aug 2025 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.