X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=arch%2Fsparc%2Finclude%2Fasm%2Fpsr.h;h=70af8e0f5411d83e3d67cc70e076de0710974a98;hp=fc779477e5510c92c7c0850bf063c67068d804dc;hb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;hpb=eca3aeb352c964bdb28b8e191d6326370245e03f diff --git a/arch/sparc/include/asm/psr.h b/arch/sparc/include/asm/psr.h index fc779477e5..70af8e0f54 100644 --- a/arch/sparc/include/asm/psr.h +++ b/arch/sparc/include/asm/psr.h @@ -9,21 +9,7 @@ * Copyright (C) 1994 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 2007 Daniel Hellstrom (daniel@gaisler.com) * - * 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 __SPARC_PSR_H__