diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:22:27 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:22:27 +0300 |
| commit | 953600a5b74081408f276686b2f05bc6664451ad (patch) | |
| tree | a466c9df23cdd1df70f280fd6b54f3762bb1e9b2 | |
| parent | df598691d1f86be8a5998a988524fe219195ad35 (diff) | |
| download | repository-953600a5b74081408f276686b2f05bc6664451ad.tar.gz | |
atk: make license identifier compatible with SPDX Specification
| -rw-r--r-- | extra/atk/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/atk/meta b/extra/atk/meta index 64bb7d85..061099c0 100644 --- a/extra/atk/meta +++ b/extra/atk/meta @@ -1,3 +1,3 @@ description: Accessibility Toolkit -license: LGPL-2.1+ +license: LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |
