X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fenv_flags.h;h=3ef631105f13ce40112bc90c1386043b15533120;hb=293eac363d7866948d6a99b13d4c53c5ccc00132;hp=d1aa1440f704dd2a58aef381c8427d02d746edad;hpb=88c5c68ffa277bf01b3254cf5a059e2cbe07be97;p=oweals%2Fu-boot.git diff --git a/include/env_flags.h b/include/env_flags.h index d1aa1440f7..3ef631105f 100644 --- a/include/env_flags.h +++ b/include/env_flags.h @@ -2,23 +2,7 @@ * (C) Copyright 2012 * Joe Hershberger, National Instruments, joe.hershberger@ni.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 __ENV_FLAGS_H__