diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:21:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:21:34 +0300 |
commit | efe6805e9011ac796cc41f2475a541a42fb29cc7 (patch) | |
tree | eabc449d3c74b435026e3bba46aeb5444f59c379 /dbus | |
parent | 3fae63adcc56bfb8335e000d615f791990d736aa (diff) | |
download | repository-efe6805e9011ac796cc41f2475a541a42fb29cc7.tar.gz |
dbus: make license identifier compatible with SPDX Specification
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/dbus/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus/meta b/dbus/dbus/meta index 7cfbc176..769c17e7 100644 --- a/dbus/dbus/meta +++ b/dbus/dbus/meta @@ -1,3 +1,3 @@ description: IPC message bus system -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |