netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] uapi: add SPDX identifier to vm_sockets_diag.h
@ 2017-11-24 20:08 Stephen Hemminger
  2017-11-25  7:08 ` Stefan Hajnoczi
  2017-11-25 19:25 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Hemminger @ 2017-11-24 20:08 UTC (permalink / raw)
  To: stefanha; +Cc: virtualization, netdev, Stephen Hemminger

New file seems to have missed the SPDX license scan and update.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
---
 include/uapi/linux/vm_sockets_diag.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/uapi/linux/vm_sockets_diag.h b/include/uapi/linux/vm_sockets_diag.h
index 14cd7dc5a187..0b4dd54f3d1e 100644
--- a/include/uapi/linux/vm_sockets_diag.h
+++ b/include/uapi/linux/vm_sockets_diag.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* AF_VSOCK sock_diag(7) interface for querying open sockets */
 
 #ifndef _UAPI__VM_SOCKETS_DIAG_H__
-- 
2.11.0

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-24 20:08 [PATCH] uapi: add SPDX identifier to vm_sockets_diag.h Stephen Hemminger
2017-11-25  7:08 ` Stefan Hajnoczi
2017-11-25 19:25 ` David Miller

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).