X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-exynos%2Fuart.h;h=33d6ba3b64b22e2e751ffb9da82d408c044e382f;hb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;hp=6cc68df45193387b739c10098752ebf11f9a9b19;hpb=393cb36199d337c8554cc8dfc853f5f405f4742b;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/include/asm/arch-exynos/uart.h b/arch/arm/include/asm/arch-exynos/uart.h index 6cc68df..33d6ba3 100644 --- a/arch/arm/include/asm/arch-exynos/uart.h +++ b/arch/arm/include/asm/arch-exynos/uart.h @@ -3,21 +3,7 @@ * Minkyu Kang * Heungjun Kim * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ASM_ARCH_UART_H_