kernel/include/linux/platform_data/usb-s3c2410_udc.h
.. .. @@ -1,12 +1,7 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* arch/arm/plat-samsung/include/plat/udc.h 2 3 * 3 4 * Copyright (c) 2005 Arnaud Patard <arnaud.patard@rtp-net.org> 4 - *5 - *6 - * This program is free software; you can redistribute it and/or modify7 - * it under the terms of the GNU General Public License version 2 as8 - * published by the Free Software Foundation.9 - *10 5 * 11 6 * Changelog: 12 7 * 14-Mar-2005 RTP Created file