X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fopenrisc%2Finclude%2Fasm%2Ftypes.h;h=1fe00bf38aafa5843c70e38162c8873c141ef421;hb=f4e6ec7dc6fcfbad7742c27752262f38844683a2;hp=01867bbd817638eb82069beb714b1df068ce0d98;hpb=afd855d534de22aa625cb12aa9aa45e459f7de99;p=u-boot diff --git a/arch/openrisc/include/asm/types.h b/arch/openrisc/include/asm/types.h index 01867bbd81..1fe00bf38a 100644 --- a/arch/openrisc/include/asm/types.h +++ b/arch/openrisc/include/asm/types.h @@ -1,20 +1,7 @@ /* * (C) Copyright 2011, Julius Baxter * - * 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_TYPES_H