diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:23:41 +0300 |
commit | 382e583be9cee84e14f383f6dfc6cfd28bfeec29 (patch) | |
tree | 8dc01a2d9f174b312306ae08d44471e4ca2c8b76 /extra/dialog | |
parent | b230a1081f7b2e43b6da0081bf89bf59c3de5dba (diff) | |
download | repository-382e583be9cee84e14f383f6dfc6cfd28bfeec29.tar.gz |
dialog: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/dialog')
-rw-r--r-- | extra/dialog/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dialog/meta b/extra/dialog/meta index 562f8049..51f6468f 100644 --- a/extra/dialog/meta +++ b/extra/dialog/meta @@ -1,3 +1,3 @@ description: scriptable dialog boxes -license: LGPL-2.1 +license: LGPL-2.1-only maintainer: Cem Keylan <cem@carbslinux.org> |