summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2022-05-26 11:47:58 +0200
committerSimon McVittie <smcv@collabora.com>2022-10-11 13:00:00 +0000
commit4712a05874689dd6d6b1856f29116a49a078b98e (patch)
treefe81d85d0e4fc3529c9d049dcd173ddb0ff3e2dd /test
parentc6173dfd8362cfc413e60571f4ebe2fcf4e54037 (diff)
downloaddbus-4712a05874689dd6d6b1856f29116a49a078b98e.tar.gz
dbus/dbus-macros-internal, test/test-platform-mutex.c: Use upper case for SPDX license operator
https://spdx.github.io/spdx-spec/SPDX-license-expressions/ says that using upper-case operators is canonical.
Diffstat (limited to 'test')
-rw-r--r--test/test-platform-mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-platform-mutex.c b/test/test-platform-mutex.c
index ba2cb35f..03bac3b9 100644
--- a/test/test-platform-mutex.c
+++ b/test/test-platform-mutex.c
@@ -2,7 +2,7 @@
/* test-platform-mutex.c
*
* Copyright © 2022 Ralf Habacker <ralf.habacker@freenet.de>
- * SPDX-License-Identifier: AFL-2.1 or GPL-2.0-or-later
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
* Licensed under the Academic Free License version 2.1
*