X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fvideo%2Fcoreboot_fb.c;h=56c35c18fe670ed760dee2464507ed8351343e92;hb=4913fc23f0b19a82e2e9cc56f7ee0087839855c4;hp=d93bd894a225763791d35f9d00ea562cc32a0c2e;hpb=17c40ad96352114162e8a22b89a50b4742fd8f6a;p=u-boot diff --git a/drivers/video/coreboot_fb.c b/drivers/video/coreboot_fb.c index d93bd894a2..56c35c18fe 100644 --- a/drivers/video/coreboot_fb.c +++ b/drivers/video/coreboot_fb.c @@ -3,23 +3,7 @@ * * Copyright (C) 2011 The Chromium OS authors * - * 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