linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] input: pegasus_notetaker: add license information
@ 2017-11-18  8:45 Martin Kepplinger
  2017-11-26  0:42 ` Dmitry Torokhov
  0 siblings, 1 reply; 10+ messages in thread
From: Martin Kepplinger @ 2017-11-18  8:45 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, linux-kernel, Martin Kepplinger

This adds an SPDX license identifier to this driver I wrote some time back.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
---
 drivers/input/tablet/pegasus_notetaker.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/input/tablet/pegasus_notetaker.c b/drivers/input/tablet/pegasus_notetaker.c
index 47de5a81172f..cdf75c989469 100644
--- a/drivers/input/tablet/pegasus_notetaker.c
+++ b/drivers/input/tablet/pegasus_notetaker.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Pegasus Mobile Notetaker Pen input tablet driver
  *
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-11-27 10:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-18  8:45 [PATCH] input: pegasus_notetaker: add license information Martin Kepplinger
2017-11-26  0:42 ` Dmitry Torokhov
2017-11-26  8:59   ` Greg Kroah-Hartman
2017-11-26 11:28     ` Philippe Ombredanne
2017-11-27  7:55       ` Greg Kroah-Hartman
2017-11-27  7:44   ` [PATCH v2] " Martin Kepplinger
2017-11-27  7:52     ` Greg KH
2017-11-27  8:02       ` [PATCH v3] " Martin Kepplinger
2017-11-27  8:07         ` Greg KH
2017-11-27 10:19         ` Philippe Ombredanne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).