[spp] [PATCH v2 03/13] spp_primary: add NTT to license description

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Thu May 10 13:10:18 CEST 2018


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
 src/primary/args.c | 1 +
 src/primary/args.h | 1 +
 src/primary/init.c | 1 +
 src/primary/main.c | 1 +
 4 files changed, 4 insertions(+)

diff --git a/src/primary/args.c b/src/primary/args.c
index a601f85..d87fc3b 100644
--- a/src/primary/args.c
+++ b/src/primary/args.c
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2015-2016 Intel Corporation
+ * Copyright(c) 2017-2018 Nippon Telegraph and Telephone Corporation
  */
 
 #include <getopt.h>
diff --git a/src/primary/args.h b/src/primary/args.h
index 972d0ef..fbd3067 100644
--- a/src/primary/args.h
+++ b/src/primary/args.h
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2015-2016 Intel Corporation
+ * Copyright(c) 2017-2018 Nippon Telegraph and Telephone Corporation
  */
 
 #ifndef _ARGS_H_
diff --git a/src/primary/init.c b/src/primary/init.c
index 57dd909..b0dda4e 100644
--- a/src/primary/init.c
+++ b/src/primary/init.c
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2015-2016 Intel Corporation
+ * Copyright(c) 2017-2018 Nippon Telegraph and Telephone Corporation
  */
 
 #include <limits.h>
diff --git a/src/primary/main.c b/src/primary/main.c
index 7ad8f54..1e8feb4 100644
--- a/src/primary/main.c
+++ b/src/primary/main.c
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2015-2016 Intel Corporation
+ * Copyright(c) 2017-2018 Nippon Telegraph and Telephone Corporation
  */
 
 #include <arpa/inet.h>
-- 
2.13.1



More information about the spp mailing list