X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Ffdos%2Ffdos.h;h=2d8fe9d13d206133aec5a784983a4882b46e53e4;hb=fac9640895c3f778c3d2a33521dfd95bd5cba653;hp=e28c22f8494d86198a864e8e9dfedf7b434026f1;hpb=8bde7f776c77b343aca29b8c7b58464d915ac245;p=u-boot diff --git a/fs/fdos/fdos.h b/fs/fdos/fdos.h index e28c22f849..2d8fe9d13d 100644 --- a/fs/fdos/fdos.h +++ b/fs/fdos/fdos.h @@ -1,25 +1,9 @@ /* * (C) Copyright 2002 - * Stäubli Faverges - + * Stäubli Faverges - * Pierre AUBERT p.aubert@staubli.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 _FDOS_H_