kernel/arch/arm/mach-pxa/palmtreo.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * GPIOs and interrupts for Palm Treo smartphones 3 4 * .. .. @@ -7,12 +8,7 @@ 7 8 * 8 9 * Author: Tomas Cech <sleep_walker@suse.cz> 9 10 * 10 - * This program is free software; you can redistribute it and/or modify11 - * it under the terms of the GNU General Public License version 2 as12 - * published by the Free Software Foundation.13 - *14 11 * find more info at www.hackndev.com 15 - *16 12 */ 17 13 18 14 #ifndef _INCLUDE_TREO_H_