diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:33 +0300 |
commit | aa4c952741b127ea36d3b57aa80b03669e4b6a0c (patch) | |
tree | effd23856222a2a37c2d6441ec42f587f5e1deb4 /extra/ntfs-3g | |
parent | 541f9a4f2b2e1930b7773425d2d6769794e7ad6d (diff) | |
download | repository-aa4c952741b127ea36d3b57aa80b03669e4b6a0c.tar.gz |
ntfs-3g: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/ntfs-3g')
-rw-r--r-- | extra/ntfs-3g/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ntfs-3g/meta b/extra/ntfs-3g/meta index cde3908b..8e585ded 100644 --- a/extra/ntfs-3g/meta +++ b/extra/ntfs-3g/meta @@ -1,3 +1,3 @@ description: Stable rw NTFS driver -license: GPL-2.0 +license: GPL-2.0-or-later, LGPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |