From: tip-bot for Bartosz Golaszewski <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de,
mingo@kernel.org, brgl@bgdev.pl, hpa@zytor.com
Subject: [tip:irq/core] genirq/irq_sim: Remove the license boilerplate
Date: Thu, 26 Apr 2018 13:33:52 -0700 [thread overview]
Message-ID: <tip-275220ca6e694c3fc1702487a14432dc414df58f@git.kernel.org> (raw)
In-Reply-To: <20180426200747.8344-1-brgl@bgdev.pl>
Commit-ID: 275220ca6e694c3fc1702487a14432dc414df58f
Gitweb: https://git.kernel.org/tip/275220ca6e694c3fc1702487a14432dc414df58f
Author: Bartosz Golaszewski <brgl@bgdev.pl>
AuthorDate: Thu, 26 Apr 2018 22:07:46 +0200
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Thu, 26 Apr 2018 22:26:39 +0200
genirq/irq_sim: Remove the license boilerplate
There is the SPDX license identifier now in the irq simulator. Remove the
license boilerplate.
While at it: update the copyright notice, since I did some changes in 2018.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20180426200747.8344-1-brgl@bgdev.pl
---
kernel/irq/irq_sim.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/kernel/irq/irq_sim.c b/kernel/irq/irq_sim.c
index fc4f361a86bb..dd20d0d528d4 100644
--- a/kernel/irq/irq_sim.c
+++ b/kernel/irq/irq_sim.c
@@ -1,11 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Copyright (C) 2017 Bartosz Golaszewski <brgl@bgdev.pl>
- *
- * 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.
+ * Copyright (C) 2017-2018 Bartosz Golaszewski <brgl@bgdev.pl>
*/
#include <linux/slab.h>
prev parent reply other threads:[~2018-04-26 20:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-26 20:07 [PATCH 1/2] genirq/irq_sim: remove the license boilerplate Bartosz Golaszewski
2018-04-26 20:07 ` [PATCH 2/2] genirq/irq_sim: use the SPDX license identifier in the header Bartosz Golaszewski
2018-04-26 20:34 ` [tip:irq/core] genirq/irq_sim: Use " tip-bot for Bartosz Golaszewski
2018-04-26 20:33 ` tip-bot for Bartosz Golaszewski [this message]
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=tip-275220ca6e694c3fc1702487a14432dc414df58f@git.kernel.org \
--to=tipbot@zytor.com \
--cc=brgl@bgdev.pl \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/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