From: Hyun Kwon Date: Thu, 14 Feb 2019 00:01:46 +0000 (-0800) Subject: staging: android: ion: Add the GPL exception for syscalls X-Git-Tag: microblaze-v5.4-rc1~1240^2~76 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=98719e42073fe23ef8288f73bfe22cea8f8fe57e;p=linux-2.6-microblaze.git staging: android: ion: Add the GPL exception for syscalls Add "WITH Linux-syscall-note" to the license to not put GPL restrictions on user space programs using this header. Signed-off-by: Hyun Kwon Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/android/uapi/ion.h b/drivers/staging/android/uapi/ion.h index 5d7009884c13..46c93fcb46d6 100644 --- a/drivers/staging/android/uapi/ion.h +++ b/drivers/staging/android/uapi/ion.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * drivers/staging/android/uapi/ion.h *