commit | da607e1969ffbf7a1ba06280ade768f4f5fee8c3 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <[email protected]> | Wed May 29 16:57:59 2019 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Jun 05 17:37:08 2019 +0200 |
tree | 15e1ade675e1ccf8bf563d9dc200bab60fb01702 | |
parent | 35e62ae830f950cfb09d2386412e09cc6d0e34b2 [diff] [blame] |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 Based on 1 normalized pattern(s): licensed 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 88 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Alexios Zavras <[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/sound/firewire/iso-resources.c b/sound/firewire/iso-resources.c index 066b5df..84f71b2 100644 --- a/sound/firewire/iso-resources.c +++ b/sound/firewire/iso-resources.c
@@ -1,8 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * isochronous resources helper functions * * Copyright (c) Clemens Ladisch <[email protected]> - * Licensed under the terms of the GNU General Public License, version 2. */ #include <linux/device.h>