hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/pinctrl/pinctrl-pic32.h
....@@ -1,17 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * PIC32 pinctrl driver
34 *
45 * Joshua Henderson, <joshua.henderson@microchip.com>
56 * Copyright (C) 2015 Microchip Technology Inc. All rights reserved.
6
- *
7
- * This program is free software; you can distribute it and/or modify it
8
- * under the terms of the GNU General Public License (Version 2) as
9
- * published by the Free Software Foundation.
10
- *
11
- * This program is distributed in the hope it will be useful, but WITHOUT
12
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14
- * for more details.
157 */
168 #ifndef PINCTRL_PINCTRL_PIC32_H
179 #define PINCTRL_PINCTRL_PIC32_H