X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-socfpga%2Ftimer.h;h=ee6969bac8a74ff2895314afd83cac6e300f669b;hp=830c94a27557679d945eee48fadef01c7cdbe500;hb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;hpb=eca3aeb352c964bdb28b8e191d6326370245e03f diff --git a/arch/arm/include/asm/arch-socfpga/timer.h b/arch/arm/include/asm/arch-socfpga/timer.h index 830c94a275..ee6969bac8 100644 --- a/arch/arm/include/asm/arch-socfpga/timer.h +++ b/arch/arm/include/asm/arch-socfpga/timer.h @@ -1,18 +1,7 @@ /* * Copyright (C) 2012 Altera Corporation * - * 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, see . + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _SOCFPGA_TIMER_H_