diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 11:21:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 11:21:52 +0300 |
commit | b5c2be2ebb68654706dab0bc945acb695b23f31d (patch) | |
tree | 27ceb127bb6bb24a29908b9c9b654063bec71582 /extra/cvs | |
parent | 02d55b0cb9ed349ad759383b3f072a15002705e5 (diff) | |
download | repository-b5c2be2ebb68654706dab0bc945acb695b23f31d.tar.gz |
cvs: fix license
Diffstat (limited to 'extra/cvs')
-rw-r--r-- | extra/cvs/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cvs/meta b/extra/cvs/meta index c77b3b93..7e19b69d 100644 --- a/extra/cvs/meta +++ b/extra/cvs/meta @@ -1,3 +1,3 @@ description: Concurrent Versions System -license: GPL-1 +license: GPL-1.0-or-later, LGPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |