X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=inline;f=board%2Fesd%2Fvme8349%2Fvme8349pin.h;h=9ae9c7becae7a37ebf69499a5a655600faabfa4e;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=d1fd1b203fa01bd20ce491f114c545d218df99be;hpb=2ff6922280025c1315c53fa2eb4ab33f0c9591de;p=oweals%2Fu-boot.git diff --git a/board/esd/vme8349/vme8349pin.h b/board/esd/vme8349/vme8349pin.h index d1fd1b203f..9ae9c7beca 100644 --- a/board/esd/vme8349/vme8349pin.h +++ b/board/esd/vme8349/vme8349pin.h @@ -1,27 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * vme8349pin.h -- esd VME8349 MPC8349 I/O pin definition. * Copyright (c) 2009 esd gmbh. * * Reinhard Arlt - * - * 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 __VME8349PIN_H__