X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ffis.h;h=419807f1fe5dc2e07fb9b668c2c11f9fe52927ff;hb=a9f793a30dc091290dddae1d8d3798d25e39c710;hp=2040b509529471abbc7f76df5bd9b5ead6d8e366;hpb=4b7a6dd89633d60dc4b58476d5ce48247f82a3ca;p=oweals%2Fu-boot.git diff --git a/include/fis.h b/include/fis.h index 2040b50952..419807f1fe 100644 --- a/include/fis.h +++ b/include/fis.h @@ -1,22 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2008 Freescale Semiconductor, Inc. * Dave Liu - * - * 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 __FIS_H__