kernel/drivers/extcon/extcon-max3355.c
.. .. @@ -1,12 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Maxim Integrated MAX3355 USB OTG chip extcon driver 3 4 * 4 5 * Copyright (C) 2014-2015 Cogent Embedded, Inc. 5 6 * Author: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> 6 - *7 - * This software is licensed under the terms of the GNU General Public8 - * License version 2, as published by the Free Software Foundation, and9 - * may be copied, distributed, and modified under those terms.10 7 */ 11 8 12 9 #include <linux/extcon-provider.h>