X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fld9040.h;h=58413d0a3de0b40fc002733721c08aa3d5dfa345;hb=62217295d7b0377f5eeee0e9716cc0443e4ce1ba;hp=fe99390e515d1da077b730df733acdcb8cbc79ee;hpb=a6187dccd813920524987792e49ef2feffb213e6;p=u-boot diff --git a/include/ld9040.h b/include/ld9040.h index fe99390e51..58413d0a3d 100644 --- a/include/ld9040.h +++ b/include/ld9040.h @@ -1,26 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * ld9040 AMOLED LCD panel driver. * * Copyright (C) 2012 Samsung Electronics * Donghwa Lee - * - * 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 */ #ifndef __LD9040_H_