From: Greg Kroah-Hartman Date: Thu, 11 Jan 2018 10:08:50 +0000 (+0100) Subject: staging: clocking-wizard: add SPDX identifier. X-Git-Tag: v4.16-rc1~112^2~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1dbb3344d9e9cd6e72da23f4058f3e6e926614b6;p=thirdparty%2Flinux.git staging: clocking-wizard: add SPDX identifier. It's good to have SPDX identifiers in all files to make it easier to audit the kernel tree for correct licenses. Fix up the staging clocking-wizard driver to have a proper SPDX 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: Thomas Gleixner Cc: Kate Stewart Cc: Philippe Ombredanne Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c b/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c index bf3fe7c61be57..d8f5360577506 100644 --- a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c +++ b/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Xilinx 'Clocking Wizard' driver *