commit | 003cc6434e3fbdc6dc4753ba64047beb2a06a170 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <[email protected]> | Fri May 31 01:09:28 2019 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Jun 05 17:37:09 2019 +0200 |
tree | ae6adb55fc8f38d1ae66c3b1ab147daa3fd0e637 | |
parent | 52a6e82ac27288f591c750f201de5c3e6ef24385 [diff] [blame] |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 367 Based on 1 normalized pattern(s): licensed under the gpl version 2 see copying for details extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 2 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Armijn Hemel <[email protected]> Reviewed-by: Allison Randal <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
diff --git a/include/linux/ssb/ssb_driver_chipcommon.h b/include/linux/ssb/ssb_driver_chipcommon.h index 6fcfe99..c44335b 100644 --- a/include/linux/ssb/ssb_driver_chipcommon.h +++ b/include/linux/ssb/ssb_driver_chipcommon.h
@@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef LINUX_SSB_CHIPCO_H_ #define LINUX_SSB_CHIPCO_H_ @@ -9,8 +10,6 @@ * * Copyright 2005, Broadcom Corporation * Copyright 2006, Michael Buesch <[email protected]> - * - * Licensed under the GPL version 2. See COPYING for details. */ /** ChipCommon core registers. **/