X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fvirtex2.h;h=2e9a4f52da3d8d75e1e6b9dadc6fd075af7f00c9;hb=4c89a369c7cd6e7ad3adec4601cfa69fec476164;hp=4717e0c2826fb4bbca85d882e897649ecdc049c7;hpb=cc4e6d25561b1aaa8501fa6017a0d17fd4f92ed6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/virtex2.h b/include/virtex2.h index 4717e0c..2e9a4f5 100644 --- a/include/virtex2.h +++ b/include/virtex2.h @@ -3,24 +3,7 @@ * Rich Ireland, Enterasys Networks, rireland@enterasys.com. * Keith Outwater, keith_outwater@mvis.com * - * 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 _VIRTEX2_H_