aboutsummaryrefslogtreecommitdiff
path: root/extra/bison
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-07 13:22:34 +0300
committerCem Keylan <cem@ckyln.com>2021-09-07 13:22:34 +0300
commitf2c4d598f02777097b5a5fd4b1761da217f930ac (patch)
treea0eaf4b6b0498fa409a06c0f3ecc54c13e1a196e /extra/bison
parentaf2b9ada2c9662fd9cf4877c54bc2dfe7d42f768 (diff)
downloadrepository-f2c4d598f02777097b5a5fd4b1761da217f930ac.tar.gz
bison: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/bison')
-rw-r--r--extra/bison/meta2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bison/meta b/extra/bison/meta
index 6b372527..53a8ee25 100644
--- a/extra/bison/meta
+++ b/extra/bison/meta
@@ -1,3 +1,3 @@
description: GNU Yacc implementation
-license: GPL-3.0+
+license: GPL-3.0-or-later
maintainer: Cem Keylan <cem@carbslinux.org>