diff options
Diffstat (limited to 'package/coreutils')
| -rw-r--r-- | package/coreutils/coreutils.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk index 3f3f8c42d4..0769bca0d6 100644 --- a/package/coreutils/coreutils.mk +++ b/package/coreutils/coreutils.mk @@ -7,7 +7,7 @@ COREUTILS_VERSION = 8.26 COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz -COREUTILS_LICENSE = GPLv3+ +COREUTILS_LICENSE = GPL-3.0+ COREUTILS_LICENSE_FILES = COPYING # coreutils-01-fix-for-dummy-man-usage.patch triggers autoreconf on build |

