Skip to content

Commit

Permalink
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Browse files Browse the repository at this point in the history
Based on 1 normalized pattern(s):

  license terms gnu general public license gpl version 2

extracted by the scancode license scanner the SPDX license identifier

  GPL-2.0-only

has been chosen to replace the boilerplate/reference in 161 file(s).

Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Allison Randal <[email protected]>
Reviewed-by: Alexios Zavras <[email protected]>
Reviewed-by: Steve Winslow <[email protected]>
Reviewed-by: Richard Fontana <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
KAGA-KOKO authored and gregkh committed May 30, 2019
1 parent 2522fe4 commit af873fc
Show file tree
Hide file tree
Showing 161 changed files with 163 additions and 222 deletions.
3 changes: 1 addition & 2 deletions arch/arm/include/asm/tcm.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
*
* Copyright (C) 2008-2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
*
* Author: Rickard Andersson <[email protected]>
* Author: Linus Walleij <[email protected]>
*
*/
#ifndef __ASMARM_TCM_H
#define __ASMARM_TCM_H
Expand Down
3 changes: 1 addition & 2 deletions arch/arm/kernel/hibernate.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Hibernation support specific for ARM
*
Expand All @@ -11,8 +12,6 @@
* https://patchwork.kernel.org/patch/96442/
*
* Copyright (C) 2006 Rafael J. Wysocki <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/mm.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/kernel/tcm.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2008-2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* TCM memory handling for ARM systems
*
* Author: Linus Walleij <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-ebsa110/leds.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Driver for the LED found on the EBSA110 machine
* Based on Versatile and RealView machine LED code
*
* License terms: GNU General Public License (GPL) version 2
* Author: Bryan Wu <[email protected]>
*/
#include <linux/kernel.h>
Expand Down
3 changes: 1 addition & 2 deletions arch/arm/mach-u300/core.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
*
* arch/arm/mach-u300/core.c
*
*
* Copyright (C) 2007-2012 ST-Ericsson SA
* License terms: GNU General Public License (GPL) version 2
* Core platform support, IRQ handling and device definitions.
* Author: Linus Walleij <[email protected]>
*/
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-u300/regulator.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* arch/arm/mach-u300/regulator.c
*
* Copyright (C) 2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Handle board-bound regulators and board power not related
* to any devices.
* Author: Linus Walleij <[email protected]>
Expand Down
3 changes: 1 addition & 2 deletions arch/arm/mach-ux500/db8500-regs.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) ST-Ericsson SA 2010
*
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef __MACH_DB8500_REGS_H
Expand Down
4 changes: 1 addition & 3 deletions arch/arm/mach-ux500/pm.c
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) ST-Ericsson SA 2010-2013
* Author: Rickard Andersson <[email protected]> for
* ST-Ericsson.
* Author: Daniel Lezcano <[email protected]> for Linaro.
* Author: Ulf Hansson <[email protected]> for Linaro.
*
* License terms: GNU General Public License (GPL) version 2
*
*/

#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-ux500/pm_domains.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2014 Linaro Ltd.
*
* Author: Ulf Hansson <[email protected]>
* License terms: GNU General Public License (GPL) version 2
*
* Implements PM domains using the generic PM domain for ux500.
*/
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-ux500/pm_domains.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2014 Linaro Ltd.
*
* Author: Ulf Hansson <[email protected]>
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef __MACH_UX500_PM_DOMAINS_H
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-zx/zx296702-pm-domain.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2015 Linaro Ltd.
*
* Author: Jun Nie <[email protected]>
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/delay.h>
#include <linux/err.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mm/tcm.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2008-2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* TCM memory handling for ARM systems
*
* Author: Linus Walleij <[email protected]>
Expand Down
3 changes: 1 addition & 2 deletions arch/arm64/kernel/hibernate.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/*:
* Hibernate support specific for ARM64
*
Expand All @@ -11,8 +12,6 @@
* https://patchwork.kernel.org/patch/96442/
*
* Copyright (C) 2006 Rafael J. Wysocki <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/
#define pr_fmt(x) "hibernate: " x
#include <linux/cpu.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/clk/clk-nomadik.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Nomadik clock implementation
* Copyright (C) 2013 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Author: Linus Walleij <[email protected]>
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/clk/clk-u300.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* U300 clock implementation
* Copyright (C) 2007-2012 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Author: Linus Walleij <[email protected]>
* Author: Jonas Aaberg <[email protected]>
*/
Expand Down
3 changes: 2 additions & 1 deletion drivers/clk/st/clk-flexgen.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* clk-flexgen.c
*
* Copyright (C) ST-Microelectronics SA 2013
* Author: Maxime Coquelin <[email protected]> for ST-Microelectronics.
* License terms: GNU General Public License (GPL), version 2 */
*/

#include <linux/clk.h>
#include <linux/clk-provider.h>
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/abx500-clk.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* abx500 clock implementation for ux500 platform.
*
* Copyright (C) 2012 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/err.h>
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/clk-prcc.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* PRCC clock implementation for ux500 platform.
*
* Copyright (C) 2012 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/clk-provider.h>
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/clk-prcmu.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* PRCMU clock implementation for ux500 platform.
*
* Copyright (C) 2012 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/clk-provider.h>
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/clk-sysctrl.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Sysctrl clock implementation for ux500 platform.
*
* Copyright (C) 2013 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/clk-provider.h>
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/clk.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Clocks for ux500 platforms
*
* Copyright (C) 2012 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef __UX500_CLK_H
Expand Down
3 changes: 1 addition & 2 deletions drivers/clk/ux500/u8500_of_clk.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Clock definitions for u8500 platform.
*
* Copyright (C) 2012 ST-Ericsson SA
* Author: Ulf Hansson <[email protected]>
*
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/of.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/clocksource/armv7m_systick.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) Maxime Coquelin 2015
* Author: Maxime Coquelin <[email protected]>
* License terms: GNU General Public License (GPL), version 2
*/

#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/clocksource/timer-stm32.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) Maxime Coquelin 2015
* Author: Maxime Coquelin <[email protected]>
* License terms: GNU General Public License (GPL), version 2
*
* Inspired by time-efm32.c from Uwe Kleine-Koenig
*/
Expand Down
2 changes: 1 addition & 1 deletion drivers/clocksource/timer-u300.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2007-2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Timer COH 901 328, runs the OS timer interrupt.
* Author: Linus Walleij <[email protected]>
*/
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/stm32/stm32-cryp.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) STMicroelectronics SA 2017
* Author: Fabien Dessenne <[email protected]>
* License terms: GNU General Public License (GPL), version 2
*/

#include <linux/clk.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/stm32/stm32_crc32.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) STMicroelectronics SA 2017
* Author: Fabien Dessenne <[email protected]>
* License terms: GNU General Public License (GPL), version 2
*/

#include <linux/bitrev.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) ST-Ericsson SA 2010
# Author: Shujuan Chen ([email protected])
# License terms: GNU General Public License (GPL) version 2
#

config CRYPTO_DEV_UX500_CRYP
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) ST-Ericsson SA 2010
# Author: Shujuan Chen ([email protected])
# License terms: GNU General Public License (GPL) version 2
#

obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += hash/
Expand Down
3 changes: 2 additions & 1 deletion drivers/crypto/ux500/cryp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# SPDX-License-Identifier: GPL-2.0-only
#/*
# * Copyright (C) ST-Ericsson SA 2010
# * Author: [email protected] for ST-Ericsson.
# * License terms: GNU General Public License (GPL) version 2 */
*/

ccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG

Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp.c
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// SPDX-License-Identifier: GPL-2.0-only
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* Author: Joakim Bech <[email protected]> for ST-Ericsson.
* Author: Berne Hebark <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Joakim Bech <[email protected]> for ST-Ericsson.
* Author: Berne Hebark <[email protected]> for ST-Ericsson.
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef _CRYP_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp_core.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
Expand All @@ -6,7 +7,6 @@
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Andreas Westin <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/

#include <linux/clk.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp_irq.c
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
// SPDX-License-Identifier: GPL-2.0-only
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Joakim Bech <[email protected]> for ST-Ericsson.
* Author: Berne Hebark <[email protected]> for ST-Ericsson.
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2.
*/

#include <linux/kernel.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp_irq.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Joakim Bech <[email protected]> for ST-Ericsson.
* Author: Berne Hebark <[email protected]> for ST-Ericsson.
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef _CRYP_IRQ_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/crypto/ux500/cryp/cryp_irqp.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/**
* Copyright (C) ST-Ericsson SA 2010
* Author: Shujuan Chen <[email protected]> for ST-Ericsson.
* Author: Jonas Linde <[email protected]> for ST-Ericsson.
* Author: Joakim Bech <[email protected]> for ST-Ericsson.
* Author: Berne Hebark <[email protected]> for ST-Ericsson.
* Author: Niklas Hernaeus <[email protected]> for ST-Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/

#ifndef __CRYP_IRQP_H_
Expand Down
Loading

0 comments on commit af873fc

Please sign in to comment.