X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fhidden_dragon%2Fearly_init.S;h=5a9b924ef92501d5e57143e45318677dc7c6dc4a;hb=db6b5e8b028e1aab92bc2482b6e02c681819e7c9;hp=61b4b55534226357e1f74120baf3f484c2feeec0;hpb=1032d97496f6d534bf0030a5779ff1cb38cc9ebf;p=u-boot diff --git a/board/hidden_dragon/early_init.S b/board/hidden_dragon/early_init.S index 61b4b55534..5a9b924ef9 100644 --- a/board/hidden_dragon/early_init.S +++ b/board/hidden_dragon/early_init.S @@ -2,23 +2,7 @@ * (C) Copyright 2001 * Thomas Koeller, tkoeller@gmx.net * - * See file CREDITS for list of people who contributed to this - * project. - * - * 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 __ASSEMBLY__