summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-05-18 14:29:11 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2022-11-29 13:33:53 +0000
commiteae69d2c1afacebe6deff65b3720c25815eeb305 (patch)
treee9d8f495ff7107fbe8a48342349735e8c2ab5841 /Makefile.am
parentd0d4d4d3d33ece5e1e86222c04a4b83b9e746495 (diff)
downloaddbus-eae69d2c1afacebe6deff65b3720c25815eeb305.tar.gz
dbus-hash: Add (AFL-2.1 OR GPL-2.0-or-later) AND TCL SPDX license identifier
The TCL-derived code is under its own license, so the overall license of the file is (AFL-2.1 OR GPL-2.0-or-later) AND TCL. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a6778d1..e08671b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ EXTRA_DIST = \
LICENSES/LicenseRef-GAP.txt \
LICENSES/LicenseRef-pycrypto-orig.txt \
LICENSES/MIT.txt \
+ LICENSES/TCL.txt \
NEWS.pre-1-0 \
NEWS.pre-1-2 \
README.cmake \