From: Greg Kroah-Hartman Date: Tue, 7 Nov 2017 20:07:49 +0000 (+0100) Subject: staging: xgifb: add SPDX identifiers to the remaining holdout file X-Git-Tag: v4.19~1691^2~474 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e80af4ccbf5f70bae7d1dde50ed0e66e2e0a8c8;p=platform%2Fkernel%2Flinux-rpi.git staging: xgifb: add SPDX identifiers to the remaining holdout file It's good to have SPDX identifiers in all files to make it easier to audit the kernel tree for correct licenses. Update the xgifb/XGI_main_26.c file with the correct SPDX license identifier based on the license text in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. This work is based on a script and data from Thomas Gleixner, Philippe Ombredanne, and Kate Stewart. Cc: Arnaud Patard Cc: Thomas Gleixner Cc: Kate Stewart Cc: Philippe Ombredanne Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/xgifb/XGI_main_26.c b/drivers/staging/xgifb/XGI_main_26.c index b813f1d..6feecc5 100644 --- a/drivers/staging/xgifb/XGI_main_26.c +++ b/drivers/staging/xgifb/XGI_main_26.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * XG20, XG21, XG40, XG42 frame buffer device * for Linux kernels 2.5.x, 2.6.x