hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/linux/clk/renesas.h
....@@ -1,14 +1,10 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0+
2
+ *
23 * Copyright 2013 Ideas On Board SPRL
34 * Copyright 2013, 2014 Horms Solutions Ltd.
45 *
56 * Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
67 * Contact: Simon Horman <horms@verge.net.au>
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; either version 2 of the License, or
11
- * (at your option) any later version.
128 */
139
1410 #ifndef __LINUX_CLK_RENESAS_H_