diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:19 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:16:19 +0300 |
commit | 7048bef7c5d7fc880bb309ad16cb9ee49bb03df9 (patch) | |
tree | d02834a496db1b4f43769149ff3718e273045aab /community/isync | |
parent | 8edeebdcf12ae18091f24d6d3383864ee3e990f9 (diff) | |
download | repository-7048bef7c5d7fc880bb309ad16cb9ee49bb03df9.tar.gz |
isync: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/isync')
-rw-r--r-- | community/isync/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/isync/meta b/community/isync/meta index 23fba232..26a7db63 100644 --- a/community/isync/meta +++ b/community/isync/meta @@ -1,3 +1,3 @@ description: Imap Maildir synchronizer -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |