We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bf99a commit 283ba0cCopy full SHA for 283ba0c
1 file changed
sound/soc/sof/hw-spi.c
@@ -1,12 +1,12 @@
1
// SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause)
2
-/*
3
- * This file is provided under a dual BSD/GPLv2 license. When using or
4
- * redistributing this file, you may do so under either license.
5
- *
6
- * Copyright(c) 2017 Intel Corporation. All rights reserved.
7
8
- * Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
9
- */
+//
+// This file is provided under a dual BSD/GPLv2 license. When using or
+// redistributing this file, you may do so under either license.
+// Copyright(c) 2018 Intel Corporation. All rights reserved.
+// Author: Liam Girdwood <liam.r.girdwood@linux.intel.com>
10
11
/*
12
* Hardware interface for audio DSPs via SPI
0 commit comments