hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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_