Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Based on 1 normalized pattern(s):

this file is distributed under the gnu general public license gpl
version 2 june 1991 see the copying file distributed with this
software for more info

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Armijn Hemel <armijn@tjaldur.nl>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190531081036.343650482@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
b8f9f700 63682fb0

+1 -4
+1 -4
sound/isa/wavefront/wavefront_midi.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) by Paul Barton-Davis 1998-1999 3 - * 4 - * This file is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) 5 - * Version 2 (June 1991). See the "COPYING" file distributed with this 6 - * software for more info. 7 4 */ 8 5 9 6 /* The low level driver for the WaveFront ICS2115 MIDI interface(s)