aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-02-27 14:52:35 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2018-02-27 14:52:35 +0100
commit24d000c2290126abf88204089d132229d63f9a05 (patch)
tree9c4d84f92d7c89320d754d1aa837954afe73ec87
parentbd10bc4405f3777fe495cb9f62818d67ab584854 (diff)
Update date of copyright notices
Change-Id: If9d7e7728df086fbb7214f1de5cbec35cd2f1d9b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--CMakeLists.txt2
-rw-r--r--afb-daemon.pc.in2
-rw-r--r--bindings/CMakeLists.txt2
-rw-r--r--bindings/intrinsics/CMakeLists.txt2
-rw-r--r--bindings/intrinsics/afb-dbus-binding.c2
-rw-r--r--bindings/samples/AuthLogin.c2
-rw-r--r--bindings/samples/CMakeLists.txt2
-rw-r--r--bindings/samples/DemoContext.c2
-rw-r--r--bindings/samples/DemoPost.c2
-rw-r--r--bindings/samples/HelloWorld.c2
-rw-r--r--bindings/samples/ave.c2
-rw-r--r--bindings/samples/tic-tac-toe.c2
-rw-r--r--bindings/tutorial/CMakeLists.txt2
-rw-r--r--include/CMakeLists.txt2
-rw-r--r--include/afb/afb-auth.h2
-rw-r--r--include/afb/afb-binding2
-rw-r--r--include/afb/afb-binding-v1.h2
-rw-r--r--include/afb/afb-binding-v2.h2
-rw-r--r--include/afb/afb-binding-vdyn.h2
-rw-r--r--include/afb/afb-binding.h2
-rw-r--r--include/afb/afb-binding.hpp2
-rw-r--r--include/afb/afb-daemon-itf.h2
-rw-r--r--include/afb/afb-daemon-v1.h2
-rw-r--r--include/afb/afb-daemon-v2.h2
-rw-r--r--include/afb/afb-dynapi-itf.h2
-rw-r--r--include/afb/afb-dynapi.h2
-rw-r--r--include/afb/afb-event.h2
-rw-r--r--include/afb/afb-eventid-itf.h2
-rw-r--r--include/afb/afb-eventid.h2
-rw-r--r--include/afb/afb-req-itf.h2
-rw-r--r--include/afb/afb-req-v1.h2
-rw-r--r--include/afb/afb-req-v2.h2
-rw-r--r--include/afb/afb-req.h2
-rw-r--r--include/afb/afb-request-itf.h2
-rw-r--r--include/afb/afb-request.h2
-rw-r--r--include/afb/afb-service-itf.h2
-rw-r--r--include/afb/afb-service-v1.h2
-rw-r--r--include/afb/afb-service-v2.h2
-rw-r--r--include/afb/afb-session-v1.h2
-rw-r--r--include/afb/afb-session-v2.h2
-rw-r--r--include/afb/afb-verbosity.h2
-rw-r--r--libafbwsc.pc.in2
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/afb-api-dbus.c2
-rw-r--r--src/afb-api-dbus.h2
-rw-r--r--src/afb-api-dyn.c2
-rw-r--r--src/afb-api-dyn.h2
-rw-r--r--src/afb-api-so-v1.c2
-rw-r--r--src/afb-api-so-v1.h2
-rw-r--r--src/afb-api-so-v2.c2
-rw-r--r--src/afb-api-so-v2.h2
-rw-r--r--src/afb-api-so-vdyn.c2
-rw-r--r--src/afb-api-so-vdyn.h2
-rw-r--r--src/afb-api-so.c2
-rw-r--r--src/afb-api-so.h2
-rw-r--r--src/afb-api-ws.c2
-rw-r--r--src/afb-api-ws.h2
-rw-r--r--src/afb-api.c2
-rw-r--r--src/afb-api.h2
-rw-r--r--src/afb-apiset.c2
-rw-r--r--src/afb-apiset.h2
-rw-r--r--src/afb-auth.c2
-rw-r--r--src/afb-auth.h2
-rw-r--r--src/afb-client-demo.c2
-rw-r--r--src/afb-common.c2
-rw-r--r--src/afb-common.h2
-rw-r--r--src/afb-config.c2
-rw-r--r--src/afb-config.h2
-rw-r--r--src/afb-context.c2
-rw-r--r--src/afb-context.h2
-rw-r--r--src/afb-cred.c2
-rw-r--r--src/afb-cred.h2
-rw-r--r--src/afb-debug.c2
-rw-r--r--src/afb-debug.h2
-rw-r--r--src/afb-evt.c2
-rw-r--r--src/afb-evt.h2
-rw-r--r--src/afb-export.c2
-rw-r--r--src/afb-export.h2
-rw-r--r--src/afb-hook.c2
-rw-r--r--src/afb-hook.h2
-rw-r--r--src/afb-hreq.c2
-rw-r--r--src/afb-hreq.h2
-rw-r--r--src/afb-hsrv.c2
-rw-r--r--src/afb-hsrv.h2
-rw-r--r--src/afb-hswitch.c2
-rw-r--r--src/afb-hswitch.h2
-rw-r--r--src/afb-method.c2
-rw-r--r--src/afb-method.h2
-rw-r--r--src/afb-monitor.c2
-rw-r--r--src/afb-monitor.h2
-rw-r--r--src/afb-msg-json.c2
-rw-r--r--src/afb-msg-json.h2
-rw-r--r--src/afb-proto-ws.c2
-rw-r--r--src/afb-proto-ws.h2
-rw-r--r--src/afb-session.c2
-rw-r--r--src/afb-session.h2
-rw-r--r--src/afb-stub-ws.c2
-rw-r--r--src/afb-stub-ws.h2
-rw-r--r--src/afb-supervision.c2
-rw-r--r--src/afb-supervision.h2
-rw-r--r--src/afb-systemd.c2
-rw-r--r--src/afb-systemd.h2
-rw-r--r--src/afb-trace.c2
-rw-r--r--src/afb-trace.h2
-rw-r--r--src/afb-websock.c2
-rw-r--r--src/afb-websock.h2
-rw-r--r--src/afb-ws-client.c2
-rw-r--r--src/afb-ws-client.h2
-rw-r--r--src/afb-ws-json1.c2
-rw-r--r--src/afb-ws-json1.h2
-rw-r--r--src/afb-ws.c2
-rw-r--r--src/afb-ws.h2
-rw-r--r--src/afb-wsj1.c2
-rw-r--r--src/afb-wsj1.h2
-rw-r--r--src/afb-xreq.c2
-rw-r--r--src/afb-xreq.h2
-rw-r--r--src/afs-config.c2
-rw-r--r--src/afs-config.h2
-rw-r--r--src/afs-discover.c2
-rw-r--r--src/afs-main.c2
-rw-r--r--src/afs-supervision.h2
-rw-r--r--src/afs-supervisor.c2
-rw-r--r--src/devtools/CMakeLists.txt2
-rw-r--r--src/devtools/exprefs.c2
-rw-r--r--src/devtools/genskel.c2
-rw-r--r--src/devtools/json2c.c2
-rw-r--r--src/jobs-fake.c2
-rw-r--r--src/jobs.c2
-rw-r--r--src/jobs.h2
-rw-r--r--src/locale-root.c2
-rw-r--r--src/locale-root.h2
-rw-r--r--src/main.c2
-rw-r--r--src/process-name.c2
-rw-r--r--src/process-name.h2
-rw-r--r--src/sig-monitor.c2
-rw-r--r--src/sig-monitor.h2
-rw-r--r--src/subpath.c2
-rw-r--r--src/subpath.h2
-rw-r--r--src/tests/CMakeLists.txt2
-rw-r--r--src/tests/session/CMakeLists.txt2
-rw-r--r--src/verbose.c2
-rw-r--r--src/verbose.h2
-rw-r--r--src/websock.c2
-rw-r--r--src/websock.h2
-rw-r--r--src/wrap-json.c2
-rw-r--r--src/wrap-json.h2
-rw-r--r--test/AFB.js2
-rw-r--r--test/monitoring/AFB.js2
-rw-r--r--test/monitoring/monitor-base.css2
-rw-r--r--test/monitoring/monitor-demo.css2
-rw-r--r--test/monitoring/monitor-pastel.css2
-rw-r--r--test/monitoring/monitor.html2
-rw-r--r--test/monitoring/monitor.js2
153 files changed, 153 insertions, 153 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b784621a..2efee1dd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in
index da2a740c..bb6029c3 100644
--- a/afb-daemon.pc.in
+++ b/afb-daemon.pc.in
@@ -1,5 +1,5 @@
##
-## Copyright (C) 2016, 2017 "IoT.bzh"
+## Copyright (C) 2016, 2017, 2018 "IoT.bzh"
## Author: José Bollo <jose.bollo@iot.bzh>
##
## This file is part of afb-daemon project.
diff --git a/bindings/CMakeLists.txt b/bindings/CMakeLists.txt
index 4494e887..eed30a50 100644
--- a/bindings/CMakeLists.txt
+++ b/bindings/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/bindings/intrinsics/CMakeLists.txt b/bindings/intrinsics/CMakeLists.txt
index f6fc17b3..14833358 100644
--- a/bindings/intrinsics/CMakeLists.txt
+++ b/bindings/intrinsics/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/bindings/intrinsics/afb-dbus-binding.c b/bindings/intrinsics/afb-dbus-binding.c
index 7a1bec54..a5b7d788 100644
--- a/bindings/intrinsics/afb-dbus-binding.c
+++ b/bindings/intrinsics/afb-dbus-binding.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/AuthLogin.c b/bindings/samples/AuthLogin.c
index 298834f2..a71f7d6e 100644
--- a/bindings/samples/AuthLogin.c
+++ b/bindings/samples/AuthLogin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/CMakeLists.txt b/bindings/samples/CMakeLists.txt
index efb3d20c..f596c333 100644
--- a/bindings/samples/CMakeLists.txt
+++ b/bindings/samples/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/bindings/samples/DemoContext.c b/bindings/samples/DemoContext.c
index a2fec750..bf35ab17 100644
--- a/bindings/samples/DemoContext.c
+++ b/bindings/samples/DemoContext.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/DemoPost.c b/bindings/samples/DemoPost.c
index c5d6ff7f..d92d502f 100644
--- a/bindings/samples/DemoPost.c
+++ b/bindings/samples/DemoPost.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/HelloWorld.c b/bindings/samples/HelloWorld.c
index 134ea620..fef87d2d 100644
--- a/bindings/samples/HelloWorld.c
+++ b/bindings/samples/HelloWorld.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/ave.c b/bindings/samples/ave.c
index 569245eb..5661e9a5 100644
--- a/bindings/samples/ave.c
+++ b/bindings/samples/ave.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/samples/tic-tac-toe.c b/bindings/samples/tic-tac-toe.c
index d600e192..6b7022b8 100644
--- a/bindings/samples/tic-tac-toe.c
+++ b/bindings/samples/tic-tac-toe.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/bindings/tutorial/CMakeLists.txt b/bindings/tutorial/CMakeLists.txt
index 62775f2c..2860c8c9 100644
--- a/bindings/tutorial/CMakeLists.txt
+++ b/bindings/tutorial/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 863e704d..48db2e81 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/include/afb/afb-auth.h b/include/afb/afb-auth.h
index 9ef58208..da4f8be8 100644
--- a/include/afb/afb-auth.h
+++ b/include/afb/afb-auth.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding b/include/afb/afb-binding
index 19fa461c..67ba12a8 100644
--- a/include/afb/afb-binding
+++ b/include/afb/afb-binding
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding-v1.h b/include/afb/afb-binding-v1.h
index 79254cd8..9fb0ab89 100644
--- a/include/afb/afb-binding-v1.h
+++ b/include/afb/afb-binding-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding-v2.h b/include/afb/afb-binding-v2.h
index e0ade91a..3aa61b23 100644
--- a/include/afb/afb-binding-v2.h
+++ b/include/afb/afb-binding-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding-vdyn.h b/include/afb/afb-binding-vdyn.h
index a3063a75..357a85f6 100644
--- a/include/afb/afb-binding-vdyn.h
+++ b/include/afb/afb-binding-vdyn.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding.h b/include/afb/afb-binding.h
index f7047596..37305991 100644
--- a/include/afb/afb-binding.h
+++ b/include/afb/afb-binding.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-binding.hpp b/include/afb/afb-binding.hpp
index 5942f76c..ee151339 100644
--- a/include/afb/afb-binding.hpp
+++ b/include/afb/afb-binding.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-daemon-itf.h b/include/afb/afb-daemon-itf.h
index 492032ee..b8fa1931 100644
--- a/include/afb/afb-daemon-itf.h
+++ b/include/afb/afb-daemon-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-daemon-v1.h b/include/afb/afb-daemon-v1.h
index d199a486..5a78b15d 100644
--- a/include/afb/afb-daemon-v1.h
+++ b/include/afb/afb-daemon-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-daemon-v2.h b/include/afb/afb-daemon-v2.h
index 6eb48c60..4b8399c4 100644
--- a/include/afb/afb-daemon-v2.h
+++ b/include/afb/afb-daemon-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-dynapi-itf.h b/include/afb/afb-dynapi-itf.h
index fc90dbde..979088d6 100644
--- a/include/afb/afb-dynapi-itf.h
+++ b/include/afb/afb-dynapi-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-dynapi.h b/include/afb/afb-dynapi.h
index e2458952..2a26915c 100644
--- a/include/afb/afb-dynapi.h
+++ b/include/afb/afb-dynapi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-event.h b/include/afb/afb-event.h
index 2e7f6ab9..0876d8cf 100644
--- a/include/afb/afb-event.h
+++ b/include/afb/afb-event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-eventid-itf.h b/include/afb/afb-eventid-itf.h
index 84ba2f97..8da39902 100644
--- a/include/afb/afb-eventid-itf.h
+++ b/include/afb/afb-eventid-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-eventid.h b/include/afb/afb-eventid.h
index 6f0ed329..4c68d029 100644
--- a/include/afb/afb-eventid.h
+++ b/include/afb/afb-eventid.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-req-itf.h b/include/afb/afb-req-itf.h
index 297654ca..2dd42d2e 100644
--- a/include/afb/afb-req-itf.h
+++ b/include/afb/afb-req-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-req-v1.h b/include/afb/afb-req-v1.h
index 3a737699..f1bcd47d 100644
--- a/include/afb/afb-req-v1.h
+++ b/include/afb/afb-req-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-req-v2.h b/include/afb/afb-req-v2.h
index 9ed203dc..34cbbdaa 100644
--- a/include/afb/afb-req-v2.h
+++ b/include/afb/afb-req-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-req.h b/include/afb/afb-req.h
index 1533985f..77153ef1 100644
--- a/include/afb/afb-req.h
+++ b/include/afb/afb-req.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-request-itf.h b/include/afb/afb-request-itf.h
index d9d9c835..44066c66 100644
--- a/include/afb/afb-request-itf.h
+++ b/include/afb/afb-request-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-request.h b/include/afb/afb-request.h
index f9a1bbbb..8e909bba 100644
--- a/include/afb/afb-request.h
+++ b/include/afb/afb-request.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-service-itf.h b/include/afb/afb-service-itf.h
index 081b1db6..dd79bdde 100644
--- a/include/afb/afb-service-itf.h
+++ b/include/afb/afb-service-itf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-service-v1.h b/include/afb/afb-service-v1.h
index 61a01e28..6a24ecb0 100644
--- a/include/afb/afb-service-v1.h
+++ b/include/afb/afb-service-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-service-v2.h b/include/afb/afb-service-v2.h
index 75a262be..df751bd5 100644
--- a/include/afb/afb-service-v2.h
+++ b/include/afb/afb-service-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-session-v1.h b/include/afb/afb-session-v1.h
index 26d03f12..a606679b 100644
--- a/include/afb/afb-session-v1.h
+++ b/include/afb/afb-session-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-session-v2.h b/include/afb/afb-session-v2.h
index eb8bc664..3f940ed6 100644
--- a/include/afb/afb-session-v2.h
+++ b/include/afb/afb-session-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/afb-verbosity.h b/include/afb/afb-verbosity.h
index 6c297562..9f122056 100644
--- a/include/afb/afb-verbosity.h
+++ b/include/afb/afb-verbosity.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/libafbwsc.pc.in b/libafbwsc.pc.in
index 78172012..05b3ee46 100644
--- a/libafbwsc.pc.in
+++ b/libafbwsc.pc.in
@@ -1,5 +1,5 @@
##
-## Copyright (C) 2016, 2017 "IoT.bzh"
+## Copyright (C) 2016, 2017, 2018 "IoT.bzh"
## Author: José Bollo <jose.bollo@iot.bzh>
##
## This file is part of afb-daemon project.
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d7cde903..07fcb8b7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/afb-api-dbus.c b/src/afb-api-dbus.c
index eeadb9cf..98c26930 100644
--- a/src/afb-api-dbus.c
+++ b/src/afb-api-dbus.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-dbus.h b/src/afb-api-dbus.h
index 221b52dd..90f20c16 100644
--- a/src/afb-api-dbus.h
+++ b/src/afb-api-dbus.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-dyn.c b/src/afb-api-dyn.c
index 2ef1b1a5..c2d6cdc4 100644
--- a/src/afb-api-dyn.c
+++ b/src/afb-api-dyn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-dyn.h b/src/afb-api-dyn.h
index 21626eed..107d944e 100644
--- a/src/afb-api-dyn.h
+++ b/src/afb-api-dyn.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-v1.c b/src/afb-api-so-v1.c
index c77ab724..985a113d 100644
--- a/src/afb-api-so-v1.c
+++ b/src/afb-api-so-v1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-v1.h b/src/afb-api-so-v1.h
index be8f8401..42f18a19 100644
--- a/src/afb-api-so-v1.h
+++ b/src/afb-api-so-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-v2.c b/src/afb-api-so-v2.c
index 5954eb11..fb901f58 100644
--- a/src/afb-api-so-v2.c
+++ b/src/afb-api-so-v2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-v2.h b/src/afb-api-so-v2.h
index 82600fa4..87cd80d5 100644
--- a/src/afb-api-so-v2.h
+++ b/src/afb-api-so-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-vdyn.c b/src/afb-api-so-vdyn.c
index c2ac2cf2..300aa130 100644
--- a/src/afb-api-so-vdyn.c
+++ b/src/afb-api-so-vdyn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so-vdyn.h b/src/afb-api-so-vdyn.h
index 90a686a4..05d96235 100644
--- a/src/afb-api-so-vdyn.h
+++ b/src/afb-api-so-vdyn.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so.c b/src/afb-api-so.c
index b285d4ad..87916cbb 100644
--- a/src/afb-api-so.c
+++ b/src/afb-api-so.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-so.h b/src/afb-api-so.h
index c831567a..d37f77c6 100644
--- a/src/afb-api-so.h
+++ b/src/afb-api-so.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-ws.c b/src/afb-api-ws.c
index 489b43b1..190c2fd8 100644
--- a/src/afb-api-ws.c
+++ b/src/afb-api-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api-ws.h b/src/afb-api-ws.h
index fadb3cb5..123efb73 100644
--- a/src/afb-api-ws.h
+++ b/src/afb-api-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-api.c b/src/afb-api.c
index 7c4598d2..54ee5945 100644
--- a/src/afb-api.c
+++ b/src/afb-api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-api.h b/src/afb-api.h
index ff1bc108..60e95b11 100644
--- a/src/afb-api.h
+++ b/src/afb-api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-apiset.c b/src/afb-apiset.c
index ae1d9460..a373c207 100644
--- a/src/afb-apiset.c
+++ b/src/afb-apiset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-apiset.h b/src/afb-apiset.h
index 069d560d..55068dd3 100644
--- a/src/afb-apiset.h
+++ b/src/afb-apiset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-auth.c b/src/afb-auth.c
index a5ad0ea4..47a98d5a 100644
--- a/src/afb-auth.c
+++ b/src/afb-auth.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-auth.h b/src/afb-auth.h
index 4616c9d8..3b719817 100644
--- a/src/afb-auth.h
+++ b/src/afb-auth.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-client-demo.c b/src/afb-client-demo.c
index 701fdcff..b41021ab 100644
--- a/src/afb-client-demo.c
+++ b/src/afb-client-demo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-common.c b/src/afb-common.c
index 88638d43..b69e1572 100644
--- a/src/afb-common.c
+++ b/src/afb-common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-common.h b/src/afb-common.h
index c5ceb2a0..261dbd9e 100644
--- a/src/afb-common.h
+++ b/src/afb-common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-config.c b/src/afb-config.c
index 6c77c1db..b23619e4 100644
--- a/src/afb-config.c
+++ b/src/afb-config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-config.h b/src/afb-config.h
index c46cd5ac..2d2ccf35 100644
--- a/src/afb-config.h
+++ b/src/afb-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/afb-context.c b/src/afb-context.c
index 3c0b82c1..13733ce6 100644
--- a/src/afb-context.c
+++ b/src/afb-context.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-context.h b/src/afb-context.h
index a3e4e568..687155bb 100644
--- a/src/afb-context.h
+++ b/src/afb-context.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-cred.c b/src/afb-cred.c
index eda0c9dd..f09d4441 100644
--- a/src/afb-cred.c
+++ b/src/afb-cred.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-cred.h b/src/afb-cred.h
index 6f8173f6..7ee4723c 100644
--- a/src/afb-cred.h
+++ b/src/afb-cred.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-debug.c b/src/afb-debug.c
index 33d161e7..d2a17714 100644
--- a/src/afb-debug.c
+++ b/src/afb-debug.c
@@ -1,5 +1,5 @@
/*
- Copyright 2017 IoT.bzh
+ Copyright (C) 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-debug.h b/src/afb-debug.h
index 51982cc8..1941dbb2 100644
--- a/src/afb-debug.h
+++ b/src/afb-debug.h
@@ -1,5 +1,5 @@
/*
- Copyright 2017 IoT.bzh
+ Copyright (C) 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-evt.c b/src/afb-evt.c
index 0f24b8e9..6b94ce8c 100644
--- a/src/afb-evt.c
+++ b/src/afb-evt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-evt.h b/src/afb-evt.h
index 76152a8b..c3999df2 100644
--- a/src/afb-evt.h
+++ b/src/afb-evt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-export.c b/src/afb-export.c
index b9321833..12adf08d 100644
--- a/src/afb-export.c
+++ b/src/afb-export.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-export.h b/src/afb-export.h
index ff9dc10e..5acca207 100644
--- a/src/afb-export.h
+++ b/src/afb-export.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hook.c b/src/afb-hook.c
index 33cb91bf..a3748342 100644
--- a/src/afb-hook.c
+++ b/src/afb-hook.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hook.h b/src/afb-hook.h
index 3ab98468..52d83355 100644
--- a/src/afb-hook.h
+++ b/src/afb-hook.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hreq.c b/src/afb-hreq.c
index 3a47766f..012debbd 100644
--- a/src/afb-hreq.c
+++ b/src/afb-hreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hreq.h b/src/afb-hreq.h
index ff394e03..b501af6a 100644
--- a/src/afb-hreq.h
+++ b/src/afb-hreq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hsrv.c b/src/afb-hsrv.c
index 1db59cd3..7988bfc9 100644
--- a/src/afb-hsrv.c
+++ b/src/afb-hsrv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-hsrv.h b/src/afb-hsrv.h
index dc409c8e..c03894aa 100644
--- a/src/afb-hsrv.h
+++ b/src/afb-hsrv.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016, 2017 "IoT.bzh"
+ Copyright (C) 2016, 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-hswitch.c b/src/afb-hswitch.c
index 8132f232..77c67df2 100644
--- a/src/afb-hswitch.c
+++ b/src/afb-hswitch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-hswitch.h b/src/afb-hswitch.h
index 7fc8049a..92273a0a 100644
--- a/src/afb-hswitch.h
+++ b/src/afb-hswitch.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-method.c b/src/afb-method.c
index 5aae2f82..3a4c35bb 100644
--- a/src/afb-method.c
+++ b/src/afb-method.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-method.h b/src/afb-method.h
index 26b6ca48..215cd02c 100644
--- a/src/afb-method.h
+++ b/src/afb-method.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-monitor.c b/src/afb-monitor.c
index 8876f4c6..18ea606b 100644
--- a/src/afb-monitor.c
+++ b/src/afb-monitor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-monitor.h b/src/afb-monitor.h
index d8827b99..1f3c1446 100644
--- a/src/afb-monitor.h
+++ b/src/afb-monitor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-msg-json.c b/src/afb-msg-json.c
index 6aaec434..7597f80f 100644
--- a/src/afb-msg-json.c
+++ b/src/afb-msg-json.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-msg-json.h b/src/afb-msg-json.h
index b2f75f2d..e18ca0a9 100644
--- a/src/afb-msg-json.h
+++ b/src/afb-msg-json.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-proto-ws.c b/src/afb-proto-ws.c
index 56669e59..e1993abe 100644
--- a/src/afb-proto-ws.c
+++ b/src/afb-proto-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-proto-ws.h b/src/afb-proto-ws.h
index cef7eadb..d674af3d 100644
--- a/src/afb-proto-ws.h
+++ b/src/afb-proto-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-session.c b/src/afb-session.c
index 1e3f5085..8c0f77b8 100644
--- a/src/afb-session.c
+++ b/src/afb-session.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author: José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-session.h b/src/afb-session.h
index 8e2ee3d6..12b30c41 100644
--- a/src/afb-session.h
+++ b/src/afb-session.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-stub-ws.c b/src/afb-stub-ws.c
index 136bb358..e725d5ad 100644
--- a/src/afb-stub-ws.c
+++ b/src/afb-stub-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-stub-ws.h b/src/afb-stub-ws.h
index 3bb56feb..aa643363 100644
--- a/src/afb-stub-ws.h
+++ b/src/afb-stub-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-supervision.c b/src/afb-supervision.c
index 0884bc96..4d471e86 100644
--- a/src/afb-supervision.c
+++ b/src/afb-supervision.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-supervision.h b/src/afb-supervision.h
index 70f8a128..5ffd432e 100644
--- a/src/afb-supervision.h
+++ b/src/afb-supervision.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-systemd.c b/src/afb-systemd.c
index fe47967f..5ba695ba 100644
--- a/src/afb-systemd.c
+++ b/src/afb-systemd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-systemd.h b/src/afb-systemd.h
index bf0c6a9c..76c41ca6 100644
--- a/src/afb-systemd.h
+++ b/src/afb-systemd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-trace.c b/src/afb-trace.c
index 125a9d61..5404a5af 100644
--- a/src/afb-trace.c
+++ b/src/afb-trace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-trace.h b/src/afb-trace.h
index 2d3b0beb..5056fb25 100644
--- a/src/afb-trace.h
+++ b/src/afb-trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-websock.c b/src/afb-websock.c
index e062cf77..257bd193 100644
--- a/src/afb-websock.c
+++ b/src/afb-websock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-websock.h b/src/afb-websock.h
index c9445425..cfbf1ec0 100644
--- a/src/afb-websock.h
+++ b/src/afb-websock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws-client.c b/src/afb-ws-client.c
index 7e1a04f1..d694e272 100644
--- a/src/afb-ws-client.c
+++ b/src/afb-ws-client.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws-client.h b/src/afb-ws-client.h
index fc9fa06a..574eb9b0 100644
--- a/src/afb-ws-client.h
+++ b/src/afb-ws-client.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws-json1.c b/src/afb-ws-json1.c
index 68565aa2..315bee8e 100644
--- a/src/afb-ws-json1.c
+++ b/src/afb-ws-json1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws-json1.h b/src/afb-ws-json1.h
index 024dd8c0..5bc9426f 100644
--- a/src/afb-ws-json1.h
+++ b/src/afb-ws-json1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws.c b/src/afb-ws.c
index ef73addd..ca04c7fe 100644
--- a/src/afb-ws.c
+++ b/src/afb-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-ws.h b/src/afb-ws.h
index 0af236ef..f43ec959 100644
--- a/src/afb-ws.h
+++ b/src/afb-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-wsj1.c b/src/afb-wsj1.c
index 3876c322..79cb66e9 100644
--- a/src/afb-wsj1.c
+++ b/src/afb-wsj1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-wsj1.h b/src/afb-wsj1.h
index 86c7cfdb..3940701a 100644
--- a/src/afb-wsj1.h
+++ b/src/afb-wsj1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-xreq.c b/src/afb-xreq.c
index cee1a668..582e9b72 100644
--- a/src/afb-xreq.c
+++ b/src/afb-xreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-xreq.h b/src/afb-xreq.h
index 6da614e1..e2b09db0 100644
--- a/src/afb-xreq.h
+++ b/src/afb-xreq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-config.c b/src/afs-config.c
index 80504d05..3cb851be 100644
--- a/src/afs-config.c
+++ b/src/afs-config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-config.h b/src/afs-config.h
index 826f6a25..ca7dfc24 100644
--- a/src/afs-config.h
+++ b/src/afs-config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/afs-discover.c b/src/afs-discover.c
index cad95574..ff04c539 100644
--- a/src/afs-discover.c
+++ b/src/afs-discover.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-main.c b/src/afs-main.c
index 99689e90..980a1bce 100644
--- a/src/afs-main.c
+++ b/src/afs-main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-supervision.h b/src/afs-supervision.h
index edfa6a1b..fe3d2718 100644
--- a/src/afs-supervision.h
+++ b/src/afs-supervision.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-supervisor.c b/src/afs-supervisor.c
index 608f076e..acad7920 100644
--- a/src/afs-supervisor.c
+++ b/src/afs-supervisor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/devtools/CMakeLists.txt b/src/devtools/CMakeLists.txt
index b1d63825..98345e70 100644
--- a/src/devtools/CMakeLists.txt
+++ b/src/devtools/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2015, 2016, 2017 IoT.bzh
+# Copyright (C) 2015-2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/devtools/exprefs.c b/src/devtools/exprefs.c
index 4ea44b4d..9af40611 100644
--- a/src/devtools/exprefs.c
+++ b/src/devtools/exprefs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/devtools/genskel.c b/src/devtools/genskel.c
index c021fdfc..a0a78815 100644
--- a/src/devtools/genskel.c
+++ b/src/devtools/genskel.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/devtools/json2c.c b/src/devtools/json2c.c
index 109b6ee9..f83b8e8e 100644
--- a/src/devtools/json2c.c
+++ b/src/devtools/json2c.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/jobs-fake.c b/src/jobs-fake.c
index 3c1c2732..d3444e32 100644
--- a/src/jobs-fake.c
+++ b/src/jobs-fake.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/jobs.c b/src/jobs.c
index 952720bd..6eff0145 100644
--- a/src/jobs.c
+++ b/src/jobs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/jobs.h b/src/jobs.h
index 7be9e69e..aa7b4c86 100644
--- a/src/jobs.h
+++ b/src/jobs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/locale-root.c b/src/locale-root.c
index 38d488dc..eef2df4c 100644
--- a/src/locale-root.c
+++ b/src/locale-root.c
@@ -1,5 +1,5 @@
/*
- Copyright 2015 IoT.bzh
+ Copyright (C) 2015-2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/locale-root.h b/src/locale-root.h
index 0e5b837b..6d22b7c6 100644
--- a/src/locale-root.h
+++ b/src/locale-root.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/main.c b/src/main.c
index c735ecbb..dd518e38 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/process-name.c b/src/process-name.c
index 039f7c48..f157eda9 100644
--- a/src/process-name.c
+++ b/src/process-name.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/process-name.h b/src/process-name.h
index 874753f6..c6154f81 100644
--- a/src/process-name.h
+++ b/src/process-name.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015, 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2015-2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/sig-monitor.c b/src/sig-monitor.c
index 1b57a5f6..e15c32de 100644
--- a/src/sig-monitor.c
+++ b/src/sig-monitor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/sig-monitor.h b/src/sig-monitor.h
index 6a93b799..9121ac8f 100644
--- a/src/sig-monitor.h
+++ b/src/sig-monitor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/subpath.c b/src/subpath.c
index a8441638..c7dc98c5 100644
--- a/src/subpath.c
+++ b/src/subpath.c
@@ -1,5 +1,5 @@
/*
- Copyright 2015 IoT.bzh
+ Copyright (C) 2015-2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/subpath.h b/src/subpath.h
index f64f6e76..89f494d9 100644
--- a/src/subpath.h
+++ b/src/subpath.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 7c052f32..f63f27ae 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2017 IoT.bzh
+# Copyright (C) 2017, 2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/session/CMakeLists.txt b/src/tests/session/CMakeLists.txt
index 91b99733..36b96bbc 100644
--- a/src/tests/session/CMakeLists.txt
+++ b/src/tests/session/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright 2017 IoT.bzh
+# Copyright (C) 2017, 2018 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/verbose.c b/src/verbose.c
index e96627ed..3e266a18 100644
--- a/src/verbose.c
+++ b/src/verbose.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016, 2017 "IoT.bzh"
+ Copyright (C) 2016, 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/verbose.h b/src/verbose.h
index 402da404..5cbe2aa6 100644
--- a/src/verbose.h
+++ b/src/verbose.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016, 2017 "IoT.bzh"
+ Copyright (C) 2016, 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/websock.c b/src/websock.c
index 84a11d78..0d8b3b5f 100644
--- a/src/websock.c
+++ b/src/websock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/websock.h b/src/websock.h
index 27acedcd..c0e05374 100644
--- a/src/websock.h
+++ b/src/websock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017 "IoT.bzh"
+ * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/src/wrap-json.c b/src/wrap-json.c
index 9bb8d192..b25503a9 100644
--- a/src/wrap-json.c
+++ b/src/wrap-json.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016, 2017 "IoT.bzh"
+ Copyright (C) 2016, 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/wrap-json.h b/src/wrap-json.h
index cb2d0bfe..56f99198 100644
--- a/src/wrap-json.h
+++ b/src/wrap-json.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016, 2017 "IoT.bzh"
+ Copyright (C) 2016, 2017, 2018 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/test/AFB.js b/test/AFB.js
index ed2ffc2d..8fccdb04 100644
--- a/test/AFB.js
+++ b/test/AFB.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/AFB.js b/test/monitoring/AFB.js
index ed2ffc2d..8fccdb04 100644
--- a/test/monitoring/AFB.js
+++ b/test/monitoring/AFB.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/monitor-base.css b/test/monitoring/monitor-base.css
index 2efeaf7f..bb7f0e29 100644
--- a/test/monitoring/monitor-base.css
+++ b/test/monitoring/monitor-base.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/monitor-demo.css b/test/monitoring/monitor-demo.css
index 1025b120..3818a153 100644
--- a/test/monitoring/monitor-demo.css
+++ b/test/monitoring/monitor-demo.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/monitor-pastel.css b/test/monitoring/monitor-pastel.css
index 839f574f..4825d490 100644
--- a/test/monitoring/monitor-pastel.css
+++ b/test/monitoring/monitor-pastel.css
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/monitor.html b/test/monitoring/monitor.html
index 5a418879..83807bcd 100644
--- a/test/monitoring/monitor.html
+++ b/test/monitoring/monitor.html
@@ -1,7 +1,7 @@
<html>
<head>
<!--
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/test/monitoring/monitor.js b/test/monitoring/monitor.js
index 3c64ab33..ec4821cc 100644
--- a/test/monitoring/monitor.js
+++ b/test/monitoring/monitor.js
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 "IoT.bzh"
+ * Copyright (C) 2017, 2018 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");