X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=fs%2Fcbfs%2Fcbfs.c;h=c81b61106fe06cd35d33f4d5115174ae772b8a56;hb=cac178781ded415b005a9f0e198d14b53d8268cd;hp=cae6d56db796db06684a4981af1ab11ce8bbc445;hpb=f04821a8ca714459481bd9fd315af2b5f92d99a6;p=oweals%2Fu-boot.git diff --git a/fs/cbfs/cbfs.c b/fs/cbfs/cbfs.c index cae6d56db7..c81b61106f 100644 --- a/fs/cbfs/cbfs.c +++ b/fs/cbfs/cbfs.c @@ -1,23 +1,7 @@ /* * Copyright (c) 2011 The Chromium OS Authors. All rights reserved. * - * 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+ */ #include