On Wed, Nov 29, 2017 at 11:51 PM, Kun Yi [off-list ref] wrote:
On Tue, Nov 14, 2017 at 8:11 AM, Oleksandr Shamray
[off-list ref] wrote:
[]
quoted
diff --git a/drivers/jtag/jtag-aspeed.c b/drivers/jtag/jtag-aspeed.c
new file mode 100644
index 0000000..a6e2417
--- /dev/null
+++ b/drivers/jtag/jtag-aspeed.c
@@ -0,0 +1,782 @@
+/*
+ * drivers/jtag/aspeed-jtag.c
+ *
+ * Copyright (c) 2017 Mellanox Technologies. All rights reserved.
+ * Copyright (c) 2017 Oleksandr Shamray <oleksandrs-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
+ *
+ * Released under the GPLv2 only.
+ * SPDX-License-Identifier: GPL-2.0
+ */
I think the SPDX id should be on the first line as requested by Linus
and documented by Thomas (tglx) and Greg (greg-kh). And it should use
// comments, e.g:
// SPDX-License-Identifier: GPL-2.0
See the threads discussing all these.
--
Cordially
Philippe Ombredanne
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html