From: Nikita Romanyuk <ufh8945@gmail.com>
To: deller@gmx.de
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kelvium@yahoo.com, Nikita Romanyuk <ufh8945@gmail.com>
Subject: [PATCH 2/2] drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c
Date: Sat, 25 Feb 2023 10:12:29 +0300 [thread overview]
Message-ID: <20230225071230.11494-2-ufh8945@gmail.com> (raw)
In-Reply-To: <20230225071230.11494-1-ufh8945@gmail.com>
Signed-off-by: Nikita Romanyuk <ufh8945@gmail.com>
---
drivers/video/logo/pnmtologo.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/drivers/video/logo/pnmtologo.c b/drivers/video/logo/pnmtologo.c
index 7e7cb4210..9623040ca 100644
--- a/drivers/video/logo/pnmtologo.c
+++ b/drivers/video/logo/pnmtologo.c
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Convert a logo in ASCII PNM format to C source suitable for inclusion in
* the Linux kernel
*
* (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>
--
2.39.2
next prev parent reply other threads:[~2023-02-25 7:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-25 7:12 [PATCH 1/2] drivers: video: logo: fix code style issues " Nikita Romanyuk
2023-02-25 7:12 ` Nikita Romanyuk [this message]
2023-02-25 13:51 ` [PATCH 2/2] drivers: video: logo: add SPDX comment, remove GPL notice " Geert Uytterhoeven
2023-02-25 17:55 ` Helge Deller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230225071230.11494-2-ufh8945@gmail.com \
--to=ufh8945@gmail.com \
--cc=deller@gmx.de \
--cc=kelvium@yahoo.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®