diff mbox series

[1/2] psmisc: correct license

Message ID c9b0eba7a84ac3590dfb9d311c2b4f39faede9e2.1539706034.git.baruch@tkos.co.il
State Accepted
Commit cfa3447a7829aed59ce673b22212f5c82f83fc61
Headers show
Series [1/2] psmisc: correct license | expand

Commit Message

Baruch Siach Oct. 16, 2018, 4:07 p.m. UTC
The license heading in source files includes the "or any later"
language.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/psmisc/psmisc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 20, 2018, 12:46 p.m. UTC | #1
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > The license heading in source files includes the "or any later"
 > language.

 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed, thanks.
Peter Korsgaard Oct. 24, 2018, 12:20 p.m. UTC | #2
>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > The license heading in source files includes the "or any later"
 > language.

 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed to 2018.02.x and 2018.08.x, thanks.
diff mbox series

Patch

diff --git a/package/psmisc/psmisc.mk b/package/psmisc/psmisc.mk
index 3916e34b089c..ee441f582dfd 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