diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:20:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:20:59 +0300 |
commit | 7bf83f844fdf9793466f7e50a61a5bc9004e0c59 (patch) | |
tree | fc6583cd49c17f0dcd54adb9f0535b0310608c79 /core/rsync/meta | |
parent | 5b999a2b2c8f8898df3c8e197cb40960f11f4e58 (diff) | |
download | repository-7bf83f844fdf9793466f7e50a61a5bc9004e0c59.tar.gz |
rsync: make license identifier compatible with SPDX Specification
Diffstat (limited to 'core/rsync/meta')
-rw-r--r-- | core/rsync/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/rsync/meta b/core/rsync/meta index 6604c454..bd7775a7 100644 --- a/core/rsync/meta +++ b/core/rsync/meta @@ -1,3 +1,3 @@ description: Incremental file transfer tool -license: GPL-3.0 +license: GPL-3.0-only maintainer: Cem Keylan <cem@carbslinux.org> |