]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
dbus/dbus-sha.c: add LicenseRef-pycrypto-orig SPDX license marker
authorRalf Habacker <ralf.habacker@freenet.de>
Tue, 3 May 2022 08:12:36 +0000 (10:12 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 29 Nov 2022 13:33:53 +0000 (13:33 +0000)
This permissive license does not appear to be a match for anything
on the SPDX license list, so we need to use the LicenseRef- prefix
for a custom license.

Co-authored-by: Simon McVittie <smcv@collabora.com>
LICENSES/LicenseRef-pycrypto-orig.txt [new file with mode: 0644]
Makefile.am
dbus/dbus-sha.c

diff --git a/LICENSES/LicenseRef-pycrypto-orig.txt b/LICENSES/LicenseRef-pycrypto-orig.txt
new file mode 100644 (file)
index 0000000..cb14321
--- /dev/null
@@ -0,0 +1,3 @@
+Distribute and use freely; there are no restrictions on further
+dissemination and usage except those imposed by the laws of your
+country of residence.
index 0b1b79dea3abaa5686a6289c251013e3add98d34..2a6778d1eadd23f34f6e01c6ebef8f228be7b9ef 100644 (file)
@@ -16,6 +16,7 @@ EXTRA_DIST =                  \
        LICENSES/Apache-2.0.txt \
        LICENSES/GPL-2.0-or-later.txt   \
        LICENSES/LicenseRef-GAP.txt     \
+       LICENSES/LicenseRef-pycrypto-orig.txt   \
        LICENSES/MIT.txt        \
         NEWS.pre-1-0            \
         NEWS.pre-1-2           \
index 6ff2f07721c37383b39bdcb131cd91698954b15c..effce82c8dbdae4541eff754fed640e3596bf7ee 100644 (file)
@@ -3,6 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat Inc.
  * Copyright (C) 1995 A. M. Kuchling
+ * SPDX-License-Identifier: (AFL-2.1 OR GPL-2.0-or-later) AND LicenseRef-pycrypto-orig
  *
  * Licensed under the Academic Free License version 2.1
  *