aboutsummaryrefslogtreecommitdiff
path: root/core/gcc
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:19:19 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:19:19 +0300
commitf85fc886f435ab0eb200b38356cea5be2a61b287 (patch)
tree977709a4a91fa13afdad95d19b2a885f817ce60e /core/gcc
parentbc8a0ff35af51014243d2e1e9e77a9a4b6788b8f (diff)
downloadrepository-f85fc886f435ab0eb200b38356cea5be2a61b287.tar.gz
gcc: make license identifier compatible with SPDX Specification
Diffstat (limited to 'core/gcc')
-rw-r--r--core/gcc/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gcc/meta b/core/gcc/meta
index 82fb8a24..fe87fa76 100644
--- a/core/gcc/meta
+++ b/core/gcc/meta
@@ -1,3 +1,3 @@
description: GNU Compiler Collection
-license: GPL-3.0+, LGPL-2.1+
+license: GPL-3.0-or-later, LGPL-2.1-or-later
maintainer: Cem Keylan <cem@carbslinux.org>