diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:12 +0300 |
commit | cacafff55e6f87af62214bf916c384af91d8527a (patch) | |
tree | ed006461af0c3b861a3c142ba5bb6689a273b704 /community/msmtp | |
parent | 575ecff7d7d5260c0565dc2a9b9be3fb776dc6c7 (diff) | |
download | repository-cacafff55e6f87af62214bf916c384af91d8527a.tar.gz |
msmtp: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/msmtp')
-rw-r--r-- | community/msmtp/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/msmtp/meta b/community/msmtp/meta index 5193941e..fff4e502 100644 --- a/community/msmtp/meta +++ b/community/msmtp/meta @@ -1,3 +1,3 @@ description: Small SMTP client implementation -license: GPL-3.0+ +license: GPL-3.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |