aboutsummaryrefslogtreecommitdiff
path: root/extra/ccache
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:23:06 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:23:06 +0300
commitb230a1081f7b2e43b6da0081bf89bf59c3de5dba (patch)
tree99c890fe90b587d287cf51d8d9a36bf36668a5eb /extra/ccache
parent6c3a2d896d96eb53738d48f6b9a8cc436965824d (diff)
downloadrepository-b230a1081f7b2e43b6da0081bf89bf59c3de5dba.tar.gz
ccache: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/ccache')
-rw-r--r--extra/ccache/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ccache/meta b/extra/ccache/meta
index ee379831..eb7376be 100644
--- a/extra/ccache/meta
+++ b/extra/ccache/meta
@@ -1,3 +1,3 @@
description: A fast compiler cache
-license: GPL-3.0+
+license: GPL-3.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>