X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Freiserfs.h;h=2d14d48fe03bc00929279363e7d0b9e01a1b8236;hb=5ba471944abc63e837a29c905ac46ae362d5f6a5;hp=dc893425a532488c05e36cbde3c680e5ebe9a9f6;hpb=cec2655c3b3b86f14a6a5c2cbb01833f7e3974be;p=u-boot diff --git a/include/reiserfs.h b/include/reiserfs.h index dc893425a5..2d14d48fe0 100644 --- a/include/reiserfs.h +++ b/include/reiserfs.h @@ -7,19 +7,7 @@ * (C) Copyright 2003 Sysgo Real-Time Solutions, AG * Pavel Bartusek * - * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * SPDX-License-Identifier: GPL-2.0+ */ /* An implementation for the ReiserFS filesystem ported from GRUB.