提交 8f0e0560 编写于 作者: N Nikita Romanyuk 提交者: Helge Deller

drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c

Signed-off-by: NNikita Romanyuk <ufh8945@gmail.com>
Reviewed-by: NGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: NHelge Deller <deller@gmx.de>
上级 044b14b5
// SPDX-License-Identifier: GPL-2.0-only
/* /*
* Convert a logo in ASCII PNM format to C source suitable for inclusion in * Convert a logo in ASCII PNM format to C source suitable for inclusion in
* the Linux kernel * the Linux kernel
* *
* (C) Copyright 2001-2003 by Geert Uytterhoeven <geert@linux-m68k.org> * (C) Copyright 2001-2003 by Geert Uytterhoeven <geert@linux-m68k.org>
*
* --------------------------------------------------------------------------
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the main directory of the Linux
* distribution for more details.
*/ */
#include <ctype.h> #include <ctype.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册