Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97873a3d authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Greg Kroah-Hartman
Browse files

treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497



Based on 1 normalized pattern(s):

  this file is part of the linux kernel and is made available under
  the terms of the gnu general public license 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 28 file(s).

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Reviewed-by: default avatarEnrico Weigelt <info@metux.net>
Reviewed-by: default avatarAllison Randal <allison@lohutok.net>
Reviewed-by: default avatarKate Stewart <kstewart@linuxfoundation.org>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081206.534229504@linutronix.de


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f8a88917
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/* -*- linux-c -*- ------------------------------------------------------- *
/* -*- linux-c -*- ------------------------------------------------------- *
 *
 *
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright 2007-2008 rPath, Inc. - All Rights Reserved
 *   Copyright 2007-2008 rPath, Inc. - All Rights Reserved
 *   Copyright 2009 Intel Corporation; author H. Peter Anvin
 *   Copyright 2009 Intel Corporation; author H. Peter Anvin
 *
 *
 *   This file is part of the Linux kernel, and is made available under
 *   the terms of the GNU General Public License version 2.
 *
 * ----------------------------------------------------------------------- */
 * ----------------------------------------------------------------------- */


/*
/*
+1 −3
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/* -*- linux-c -*- ------------------------------------------------------- *
/* -*- linux-c -*- ------------------------------------------------------- *
 *
 *
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright (C) 1991, 1992 Linus Torvalds
@@ -7,9 +8,6 @@
 *   Original APM BIOS checking by Stephen Rothwell, May 1994
 *   Original APM BIOS checking by Stephen Rothwell, May 1994
 *   (sfr@canb.auug.org.au)
 *   (sfr@canb.auug.org.au)
 *
 *
 *   This file is part of the Linux kernel, and is made available under
 *   the terms of the GNU General Public License version 2.
 *
 * ----------------------------------------------------------------------- */
 * ----------------------------------------------------------------------- */


/*
/*
+1 −3
Original line number Original line Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* -*- linux-c -*- ------------------------------------------------------- *
/* -*- linux-c -*- ------------------------------------------------------- *
 *
 *
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *
 *
 *   This file is part of the Linux kernel, and is made available under
 *   the terms of the GNU General Public License version 2.
 *
 * ----------------------------------------------------------------------- */
 * ----------------------------------------------------------------------- */


/*
/*
+1 −3
Original line number Original line Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* -*- linux-c -*- ------------------------------------------------------- *
/* -*- linux-c -*- ------------------------------------------------------- *
 *
 *
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *   Copyright 2009 Intel Corporation; author H. Peter Anvin
 *   Copyright 2009 Intel Corporation; author H. Peter Anvin
 *
 *
 *   This file is part of the Linux kernel, and is made available under
 *   the terms of the GNU General Public License version 2.
 *
 * ----------------------------------------------------------------------- */
 * ----------------------------------------------------------------------- */


/*
/*
+1 −3
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/* -*- linux-c -*- ------------------------------------------------------- *
/* -*- linux-c -*- ------------------------------------------------------- *
 *
 *
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright (C) 1991, 1992 Linus Torvalds
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *   Copyright 2007 rPath, Inc. - All Rights Reserved
 *
 *
 *   This file is part of the Linux kernel, and is made available under
 *   the terms of the GNU General Public License version 2.
 *
 * ----------------------------------------------------------------------- */
 * ----------------------------------------------------------------------- */


/*
/*
Loading