treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Based on 1 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of the gnu general public license as published by the free software foundation version 2 of the license extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 315 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Armijn Hemel <armijn@tjaldur.nl> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190531190115.503150771@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
这个提交包含在:
@@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/**
|
||||
* tpci200.c
|
||||
*
|
||||
@@ -6,10 +7,6 @@
|
||||
* Copyright (C) 2009-2012 CERN (www.cern.ch)
|
||||
* Author: Nicolas Serafini, EIC2 SA
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
|
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/**
|
||||
* tpci200.h
|
||||
*
|
||||
@@ -6,10 +7,6 @@
|
||||
* Copyright (C) 2009-2012 CERN (www.cern.ch)
|
||||
* Author: Nicolas Serafini, EIC2 SA
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#ifndef _TPCI200_H_
|
||||
|
@@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/**
|
||||
* ipoctal.c
|
||||
*
|
||||
@@ -6,10 +7,6 @@
|
||||
* Copyright (C) 2009-2012 CERN (www.cern.ch)
|
||||
* Author: Nicolas Serafini, EIC2 SA
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#include <linux/device.h>
|
||||
|
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/**
|
||||
* ipoctal.h
|
||||
*
|
||||
@@ -6,10 +7,6 @@
|
||||
* Copyright (C) 2009-2012 CERN (www.cern.ch)
|
||||
* Author: Nicolas Serafini, EIC2 SA
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#ifndef _IPOCTAL_H_
|
||||
|
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* scc2698.h
|
||||
*
|
||||
@@ -6,10 +7,6 @@
|
||||
* Copyright (C) 2009-2012 CERN (www.cern.ch)
|
||||
* Author: Nicolas Serafini, EIC2 SA
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#ifndef SCC2698_H_
|
||||
|
@@ -1,12 +1,9 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Industry-pack bus support functions.
|
||||
*
|
||||
* Copyright (C) 2011-2012 CERN (www.cern.ch)
|
||||
* Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify it
|
||||
* under the terms of the GNU General Public License as published by the Free
|
||||
* Software Foundation; version 2 of the License.
|
||||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
|
在新工单中引用
屏蔽一个用户