]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
soundwire: intel: fix SPDX license for header file
authorVinod Koul <vkoul@kernel.org>
Thu, 2 May 2019 10:59:19 +0000 (16:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 15:11:35 +0000 (17:11 +0200)
Some more headers had C++ style SDPX line, fix that and change copyright
so that it is consistent with rest of the code in subsystem

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/soundwire/sdw_intel.h

index 2b9573b8aeddc8dc75d104f950d6fd9b41457f74..0848f9d38bcbf94e0c3f41e56475aeac0faad4de 100644 (file)
@@ -1,5 +1,5 @@
-// SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
-// Copyright(c) 2015-17 Intel Corporation.
+/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
+/* Copyright(c) 2015-17 Intel Corporation. */
 
 #ifndef __SDW_INTEL_H
 #define __SDW_INTEL_H