X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flattice.h;h=80fafc00dcb8dcffa61fe121b4844e9682ea75da;hb=166a77b34b30f64f7b12a3016b0bba49d568c52e;hp=49871da22d97213b10d31aa0f27af9e421022251;hpb=f0df254663d44f7fd4b714542bb4602626837465;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/lattice.h b/include/lattice.h index 49871da..80fafc0 100644 --- a/include/lattice.h +++ b/include/lattice.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Porting to U-Boot: * @@ -7,25 +8,6 @@ * Lattice's ispVME Embedded Tool to load Lattice's FPGA: * * Lattice Semiconductor Corp. Copyright 2009 - * - * 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 - * */ #ifndef _VME_OPCODE_H