kernel/include/linux/atmel_pdc.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * include/linux/atmel_pdc.h 3 4 * .. .. @@ -6,11 +7,6 @@ 6 7 * 7 8 * Peripheral Data Controller (PDC) registers. 8 9 * Based on AT91RM9200 datasheet revision E. 9 - *10 - * This program is free software; you can redistribute it and/or modify11 - * it under the terms of the GNU General Public License as published by12 - * the Free Software Foundation; either version 2 of the License, or13 - * (at your option) any later version.14 10 */ 15 11 16 12 #ifndef ATMEL_PDC_H