Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] nettle: clean up license information
@ 2015-08-09  5:28 Armin Kuster
  2015-08-12 14:14 ` Jussi Kukkonen
  2015-08-18  8:03 ` Martin Jansa
  0 siblings, 2 replies; 9+ messages in thread
From: Armin Kuster @ 2015-08-09  5:28 UTC (permalink / raw)
  To: openembedded-core

adding the license definitions on the few packages that
deviate from the overall package license.

based on http://www.lysator.liu.se/~nisse/nettle/nettle.html#Copyright
and spot checking files.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta/recipes-support/nettle/nettle_2.7.1.bb | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/meta/recipes-support/nettle/nettle_2.7.1.bb b/meta/recipes-support/nettle/nettle_2.7.1.bb
index f53afcc..f9d331f 100644
--- a/meta/recipes-support/nettle/nettle_2.7.1.bb
+++ b/meta/recipes-support/nettle/nettle_2.7.1.bb
@@ -2,6 +2,15 @@ SUMMARY = "A low level cryptographic library"
 HOMEPAGE = "http://www.lysator.liu.se/~nisse/nettle/"
 SECTION = "libs"
 LICENSE = "LGPLv2.1 & GPLv2"
+
+LICENSE_${PN}-cast = "CC0"
+LICENSE_${PN}-gosthash = "MIT"
+
+# both public and GPL license listed
+LICENSE_${PN}-md2 = "CC0 & LGPLv2.1+"
+LICENSE_${PN}-md4 = "CC0 & LGPLv2.1+"
+
+
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
                     file://serpent-decrypt.c;beginline=53;endline=67;md5=bcfd4745d53ca57f82907089898e390d \
                     file://serpent-set-key.c;beginline=56;endline=70;md5=bcfd4745d53ca57f82907089898e390d"
-- 
2.3.5



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

end of thread, other threads:[~2015-08-21 14:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-09  5:28 [PATCH] nettle: clean up license information Armin Kuster
2015-08-12 14:14 ` Jussi Kukkonen
2015-08-13 18:40   ` akuster808
2015-08-13 19:28     ` Khem Raj
2015-08-18  8:03 ` Martin Jansa
2015-08-21  8:48   ` Jussi Kukkonen
2015-08-21 12:06     ` Martin Jansa
2015-08-21 14:31       ` akuster808
2015-08-21 14:58         ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox