X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fbootm.h;h=436c35a6dc439c9d51eb82ff3ea7c2c1de61a37f;hb=afee59cd49449e7b7d538d919b6e8ab5184e5b93;hp=2c4fa196e4a2d726221e7325199bb2cb49d8b22c;hpb=10e167329b029890a4c704f094822da5f259b886;p=oweals%2Fu-boot.git diff --git a/arch/arm/include/asm/bootm.h b/arch/arm/include/asm/bootm.h index 2c4fa196e4..436c35a6dc 100644 --- a/arch/arm/include/asm/bootm.h +++ b/arch/arm/include/asm/bootm.h @@ -4,20 +4,9 @@ * Copyright (C) 2011 * Corscience GmbH & Co. KG - Simon Schwarz * - * 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+ * + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef ARM_BOOTM_H #define ARM_BOOTM_H