From: Baruch Siach Date: Tue, 16 Oct 2018 16:07:13 +0000 (+0300) Subject: psmisc: correct license X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cfa3447a7829aed59ce673b22212f5c82f83fc61;p=buildroot.git psmisc: correct license The license heading in source files includes the "or any later" language. Signed-off-by: Baruch Siach Signed-off-by: Peter Korsgaard --- diff --git a/package/psmisc/psmisc.mk b/package/psmisc/psmisc.mk index 3916e34b08..ee441f582d 100644 --- a/package/psmisc/psmisc.mk +++ b/package/psmisc/psmisc.mk @@ -7,7 +7,7 @@ PSMISC_VERSION = 23.1 PSMISC_SITE = http://downloads.sourceforge.net/project/psmisc/psmisc PSMISC_SOURCE = psmisc-$(PSMISC_VERSION).tar.xz -PSMISC_LICENSE = GPL-2.0 +PSMISC_LICENSE = GPL-2.0+ PSMISC_LICENSE_FILES = COPYING PSMISC_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES) # Patching Makefile.am