diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:18:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:18:30 +0300 |
commit | aab8cb2173bccfd4a452725e922e3d63f6ad281a (patch) | |
tree | 1ebec14cb7fab52c518f1eac420256b4a2816a23 /core/dosfstools | |
parent | a8f8f88aa6b21a171af06b8c26ede6e68c2afd51 (diff) | |
download | repository-aab8cb2173bccfd4a452725e922e3d63f6ad281a.tar.gz |
dosfstools: make license identifier compatible with SPDX Specification
Diffstat (limited to 'core/dosfstools')
-rw-r--r-- | core/dosfstools/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dosfstools/meta b/core/dosfstools/meta index 5026c07a..f67b0376 100644 --- a/core/dosfstools/meta +++ b/core/dosfstools/meta @@ -1,3 +1,3 @@ description: DOS filesystem tools -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |