summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-05-18 14:35:27 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2022-11-29 13:33:53 +0000
commit205063a0a91ebb94b35f64a61fd1f194d8d66dd2 (patch)
tree5f8c4744e74e4e3bd3f50293817b7f77218ccd59 /Makefile.am
parenteae69d2c1afacebe6deff65b3720c25815eeb305 (diff)
downloaddbus-205063a0a91ebb94b35f64a61fd1f194d8d66dd2.tar.gz
dbus-arch-deps: Mark as AFL-2.0 OR GPL-2.0-or-later
This was probably meant to be relicensed from AFL-2.0 to AFL-2.1 at the same time as the rest of the codebase, but it wasn't. For now, just convert its documented license status into machine-readable form. The history of this file seems to be completely Red Hat and Collabora, so we should be able to relicense it to (AFL-2.1 OR GPL-2.0-or-later) or even to MIT, but let's start by making the stated license more obvious. 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 e08671b5..49d8d4a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ EXTRA_DIST = \
CONTRIBUTING.md \
dbus-1.pc.in \
cleanup-man-pages.sh \
+ LICENSES/AFL-2.0.txt \
LICENSES/AFL-2.1.txt \
LICENSES/Apache-2.0.txt \
LICENSES/GPL-2.0-or-later.txt \