aboutsummaryrefslogtreecommitdiff
path: root/extra/libgit2
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:28:50 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:28:50 +0300
commit924deb7e0bb0d87eaeaec2b1a4cbde07facca1d6 (patch)
tree721c711b4fdf7356648bf06d37e03994062f76c4 /extra/libgit2
parent39a5ea4cfc04bf7e6c061ea457945e792ee6084f (diff)
downloadrepository-924deb7e0bb0d87eaeaec2b1a4cbde07facca1d6.tar.gz
libgit2: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/libgit2')
-rw-r--r--extra/libgit2/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgit2/meta b/extra/libgit2/meta
index 5afe39a7..d1a1959f 100644
--- a/extra/libgit2/meta
+++ b/extra/libgit2/meta
@@ -1,3 +1,3 @@
description: Portable Git library
-license: GPL-2.0+ with exception
+license: GPL-2.0-or-later WITH GCC-exception-2.0
maintainer: Cem Keylan <cem@carbslinux.org>