From 72bcbd4bfb99a68d11dabce6a2a13f4c499cdd4d Mon Sep 17 00:00:00 2001 From: Francois Retief Date: Sat, 24 Oct 2015 23:14:55 +0200 Subject: sparc: Fix broken files during license changes Fixes broken search and replaced license changes in files cpu/leon3/start.S and include/asm/winmacro.h from commit 1a4596601fd395f3afb8f82f3f840c5e00bdd57a Signed-off-by: Francois Retief Series-to: u-boot Series-cc: Tom Rini Series-version: 2 Cover-letter: sparc: Updates to SPARC architecture in preperation for generic board This patch series is a backlog of preparation work for upcomming generic board changes. I first want to get these reviewed and submitted to mainline before sending out more patches. END --- arch/sparc/cpu/leon3/start.S | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/sparc/cpu/leon3/start.S') diff --git a/arch/sparc/cpu/leon3/start.S b/arch/sparc/cpu/leon3/start.S index cf897f6877..5f904faf71 100644 --- a/arch/sparc/cpu/leon3/start.S +++ b/arch/sparc/cpu/leon3/start.S @@ -2,9 +2,6 @@ * Copyright (C) 2007, * Daniel Hellstrom, daniel@gaisler.com * - * See file CREDITS for list of people who contributed to this - * project. - * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit