aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2020-01-08 12:14:52 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2020-01-08 12:26:29 +0100
commit65353dce81a629e042800bb7b86fcd869a76727e (patch)
tree253017074fb4172aac7961b0c70ca8d2fbb9a392 /src
parent164f14144f2d2339db023abfc899e034c24958cc (diff)
Update copyright dates
Signed-off-by: José Bollo <jose.bollo@iot.bzh> Change-Id: I01a566a693b8ec6239209c9323ae4ff15a07f737
Diffstat (limited to 'src')
-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-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-v3.c2
-rw-r--r--src/afb-api-so-v3.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-v3.c2
-rw-r--r--src/afb-api-v3.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-args.c4
-rw-r--r--src/afb-args.h2
-rw-r--r--src/afb-auth.c2
-rw-r--r--src/afb-auth.h2
-rw-r--r--src/afb-autoset.c2
-rw-r--r--src/afb-autoset.h2
-rw-r--r--src/afb-calls.c2
-rw-r--r--src/afb-calls.h2
-rw-r--r--src/afb-common.c2
-rw-r--r--src/afb-common.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-error-text.c2
-rw-r--r--src/afb-error-text.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-fdev.c2
-rw-r--r--src/afb-fdev.h2
-rw-r--r--src/afb-hook-flags.c2
-rw-r--r--src/afb-hook-flags.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-perm.c2
-rw-r--r--src/afb-perm.h2
-rw-r--r--src/afb-permission-text.c2
-rw-r--r--src/afb-permission-text.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-socket.c2
-rw-r--r--src/afb-socket.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-token.c2
-rw-r--r--src/afb-token.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-args.c4
-rw-r--r--src/afs-args.h2
-rw-r--r--src/afs-discover.c2
-rw-r--r--src/afs-discover.h2
-rw-r--r--src/afs-supervision.h2
-rw-r--r--src/afs-supervisor.c2
-rw-r--r--src/afs-supervisor.h2
-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/evmgr.c2
-rw-r--r--src/evmgr.h2
-rw-r--r--src/fdev-epoll.c2
-rw-r--r--src/fdev-epoll.h2
-rw-r--r--src/fdev-systemd.c2
-rw-r--r--src/fdev-systemd.h2
-rw-r--r--src/fdev.c2
-rw-r--r--src/fdev.h2
-rw-r--r--src/globset.c2
-rw-r--r--src/globset.h2
-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-afb-client-demo.c2
-rw-r--r--src/main-afb-daemon.c2
-rw-r--r--src/main-afs-supervisor.c2
-rw-r--r--src/pearson.c2
-rw-r--r--src/pearson.h2
-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/systemd.c2
-rw-r--r--src/systemd.h2
-rw-r--r--src/tests/CMakeLists.txt2
-rw-r--r--src/tests/apiset/CMakeLists.txt2
-rw-r--r--src/tests/apiv3/CMakeLists.txt2
-rw-r--r--src/tests/globset/CMakeLists.txt2
-rw-r--r--src/tests/globset/test-globset.c2
-rw-r--r--src/tests/session/CMakeLists.txt2
-rw-r--r--src/tests/u16id/CMakeLists.txt2
-rw-r--r--src/tests/wrap-json/CMakeLists.txt2
-rw-r--r--src/tests/wrap-json/test-wrap-json.c2
-rw-r--r--src/u16id.c2
-rw-r--r--src/u16id.h2
-rw-r--r--src/uuid.c2
-rw-r--r--src/uuid.h2
-rw-r--r--src/verbose.c2
-rw-r--r--src/verbose.h2
-rw-r--r--src/watchdog.c2
-rw-r--r--src/watchdog.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
150 files changed, 152 insertions, 152 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index cf978c95..3e3a9e15 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2015-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/afb-api-dbus.c b/src/afb-api-dbus.c
index f2145301..7b6134fa 100644
--- a/src/afb-api-dbus.c
+++ b/src/afb-api-dbus.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 cda97c0c..711df547 100644
--- a/src/afb-api-dbus.h
+++ b/src/afb-api-dbus.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 09165807..66de0022 100644
--- a/src/afb-api-so-v1.c
+++ b/src/afb-api-so-v1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 06426e28..a82991e2 100644
--- a/src/afb-api-so-v1.h
+++ b/src/afb-api-so-v1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 692d7377..59a31952 100644
--- a/src/afb-api-so-v2.c
+++ b/src/afb-api-so-v2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 278bdc39..9ec531dd 100644
--- a/src/afb-api-so-v2.h
+++ b/src/afb-api-so-v2.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-v3.c b/src/afb-api-so-v3.c
index bef27e2e..66ccb154 100644
--- a/src/afb-api-so-v3.c
+++ b/src/afb-api-so-v3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-v3.h b/src/afb-api-so-v3.h
index a3288510..7f5d023a 100644
--- a/src/afb-api-so-v3.h
+++ b/src/afb-api-so-v3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 1b78edab..c5aa1db7 100644
--- a/src/afb-api-so-vdyn.c
+++ b/src/afb-api-so-vdyn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 f51ff513..0fb41cdf 100644
--- a/src/afb-api-so-vdyn.h
+++ b/src/afb-api-so-vdyn.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 74305c69..4b574879 100644
--- a/src/afb-api-so.c
+++ b/src/afb-api-so.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 df264673..1fc97fe9 100644
--- a/src/afb-api-so.h
+++ b/src/afb-api-so.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-v3.c b/src/afb-api-v3.c
index ea691761..1381c18b 100644
--- a/src/afb-api-v3.c
+++ b/src/afb-api-v3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-v3.h b/src/afb-api-v3.h
index 73d6fba3..48341d9f 100644
--- a/src/afb-api-v3.h
+++ b/src/afb-api-v3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 72f4cec4..4ea8610e 100644
--- a/src/afb-api-ws.c
+++ b/src/afb-api-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 237b07d3..956caf8a 100644
--- a/src/afb-api-ws.h
+++ b/src/afb-api-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7934e299..897810a3 100644
--- a/src/afb-api.c
+++ b/src/afb-api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 1f2a4a98..70bf3c34 100644
--- a/src/afb-api.h
+++ b/src/afb-api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 dba8a6c9..b4a57ee6 100644
--- a/src/afb-apiset.c
+++ b/src/afb-apiset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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.h b/src/afb-apiset.h
index f21277a5..243b7360 100644
--- a/src/afb-apiset.h
+++ b/src/afb-apiset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-args.c b/src/afb-args.c
index 9d156088..c669fcdf 100644
--- a/src/afb-args.c
+++ b/src/afb-args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -395,7 +395,7 @@ static void printVersion(FILE * file)
AFB_VERSION
);
fprintf(file,
- " Copyright (C) 2015-2019 \"IoT.bzh\"\n"
+ " Copyright (C) 2015-2020 \"IoT.bzh\"\n"
" AFB comes with ABSOLUTELY NO WARRANTY.\n"
" Licence Apache 2\n"
"\n");
diff --git a/src/afb-args.h b/src/afb-args.h
index 87dc45ff..8a8980ac 100644
--- a/src/afb-args.h
+++ b/src/afb-args.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-auth.c b/src/afb-auth.c
index 3606b3cb..0d58d6a2 100644
--- a/src/afb-auth.c
+++ b/src/afb-auth.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 3ace3c0a..7113f411 100644
--- a/src/afb-auth.h
+++ b/src/afb-auth.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-autoset.c b/src/afb-autoset.c
index fcb353af..f169bc1f 100644
--- a/src/afb-autoset.c
+++ b/src/afb-autoset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-autoset.h b/src/afb-autoset.h
index 4ced3136..533c5512 100644
--- a/src/afb-autoset.h
+++ b/src/afb-autoset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-calls.c b/src/afb-calls.c
index 6254f33a..a859cd3a 100644
--- a/src/afb-calls.c
+++ b/src/afb-calls.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-calls.h b/src/afb-calls.h
index 2f2d8e2c..b6ba452b 100644
--- a/src/afb-calls.h
+++ b/src/afb-calls.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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.c b/src/afb-common.c
index 19b52a45..60e0a0fa 100644
--- a/src/afb-common.c
+++ b/src/afb-common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 4ecab50c..dd0a855e 100644
--- a/src/afb-common.h
+++ b/src/afb-common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-context.c b/src/afb-context.c
index 7d2f3678..899baa64 100644
--- a/src/afb-context.c
+++ b/src/afb-context.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c5d50914..f1a6db46 100644
--- a/src/afb-context.h
+++ b/src/afb-context.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 88c29c5e..09a4803e 100644
--- a/src/afb-cred.c
+++ b/src/afb-cred.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 9483ac33..2fc8e452 100644
--- a/src/afb-cred.h
+++ b/src/afb-cred.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 56df0f0c..a9e645ec 100644
--- a/src/afb-debug.c
+++ b/src/afb-debug.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2017-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-debug.h b/src/afb-debug.h
index a535b02b..7d2ae0ac 100644
--- a/src/afb-debug.h
+++ b/src/afb-debug.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2017-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-error-text.c b/src/afb-error-text.c
index 1371afbf..ffe34e61 100644
--- a/src/afb-error-text.c
+++ b/src/afb-error-text.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-error-text.h b/src/afb-error-text.h
index 2119b3cc..c848e6ac 100644
--- a/src/afb-error-text.h
+++ b/src/afb-error-text.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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.c b/src/afb-evt.c
index 7122a33d..f75997f6 100644
--- a/src/afb-evt.c
+++ b/src/afb-evt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 e4c54eed..ddea43e7 100644
--- a/src/afb-evt.h
+++ b/src/afb-evt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 4ad31cc0..800ee77b 100644
--- a/src/afb-export.c
+++ b/src/afb-export.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c763c84c..90f71519 100644
--- a/src/afb-export.h
+++ b/src/afb-export.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-fdev.c b/src/afb-fdev.c
index a5f95660..fb6c11a0 100644
--- a/src/afb-fdev.c
+++ b/src/afb-fdev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-fdev.h b/src/afb-fdev.h
index 02973ac2..d5a18979 100644
--- a/src/afb-fdev.h
+++ b/src/afb-fdev.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-flags.c b/src/afb-hook-flags.c
index 9a7cf6e9..712a4cda 100644
--- a/src/afb-hook-flags.c
+++ b/src/afb-hook-flags.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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-flags.h b/src/afb-hook-flags.h
index d9619be5..7ffc94b1 100644
--- a/src/afb-hook-flags.h
+++ b/src/afb-hook-flags.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 909c5126..d2ea0b66 100644
--- a/src/afb-hook.c
+++ b/src/afb-hook.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 290bf746..7228384d 100644
--- a/src/afb-hook.h
+++ b/src/afb-hook.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 eb48a324..7e3d7ceb 100644
--- a/src/afb-hreq.c
+++ b/src/afb-hreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 1b682c87..b511f230 100644
--- a/src/afb-hreq.h
+++ b/src/afb-hreq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 3795b7b2..61e5c3c2 100644
--- a/src/afb-hsrv.c
+++ b/src/afb-hsrv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7d496bc6..06e3c240 100644
--- a/src/afb-hsrv.h
+++ b/src/afb-hsrv.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/afb-hswitch.c b/src/afb-hswitch.c
index ab9e94b8..9e55f29b 100644
--- a/src/afb-hswitch.c
+++ b/src/afb-hswitch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c831e252..f0dcba91 100644
--- a/src/afb-hswitch.h
+++ b/src/afb-hswitch.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 21656d78..8521d0c9 100644
--- a/src/afb-method.c
+++ b/src/afb-method.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7bfce701..8e940544 100644
--- a/src/afb-method.h
+++ b/src/afb-method.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7f80fbf3..40a6d3bd 100644
--- a/src/afb-monitor.c
+++ b/src/afb-monitor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 f4985336..bb5a7b5d 100644
--- a/src/afb-monitor.h
+++ b/src/afb-monitor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 192df545..6cb90392 100644
--- a/src/afb-msg-json.c
+++ b/src/afb-msg-json.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 df09a023..1ad005cf 100644
--- a/src/afb-msg-json.h
+++ b/src/afb-msg-json.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-perm.c b/src/afb-perm.c
index e3fab4b6..23c262aa 100644
--- a/src/afb-perm.c
+++ b/src/afb-perm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-perm.h b/src/afb-perm.h
index 4a4df84b..0be00041 100644
--- a/src/afb-perm.h
+++ b/src/afb-perm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-permission-text.c b/src/afb-permission-text.c
index 43ce530a..4ac1c58a 100644
--- a/src/afb-permission-text.c
+++ b/src/afb-permission-text.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-permission-text.h b/src/afb-permission-text.h
index 3037e402..1f7f63c6 100644
--- a/src/afb-permission-text.h
+++ b/src/afb-permission-text.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 10c06fcd..0e102308 100644
--- a/src/afb-proto-ws.c
+++ b/src/afb-proto-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 204bdb83..0349edee 100644
--- a/src/afb-proto-ws.h
+++ b/src/afb-proto-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 3be3f6da..80bad1b2 100644
--- a/src/afb-session.c
+++ b/src/afb-session.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 4837c494..1ff60462 100644
--- a/src/afb-session.h
+++ b/src/afb-session.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-socket.c b/src/afb-socket.c
index e66d3c51..73efaaca 100644
--- a/src/afb-socket.c
+++ b/src/afb-socket.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-socket.h b/src/afb-socket.h
index f7606266..f63e530c 100644
--- a/src/afb-socket.h
+++ b/src/afb-socket.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 806c5e47..11cad076 100644
--- a/src/afb-stub-ws.c
+++ b/src/afb-stub-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 8c2b7c9f..a35de60f 100644
--- a/src/afb-stub-ws.h
+++ b/src/afb-stub-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7b9ee649..211c3fd0 100644
--- a/src/afb-supervision.c
+++ b/src/afb-supervision.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7e2f0f9b..2ee1ba94 100644
--- a/src/afb-supervision.h
+++ b/src/afb-supervision.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afb-token.c b/src/afb-token.c
index 21eb3c0e..4e8b5d4d 100644
--- a/src/afb-token.c
+++ b/src/afb-token.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author: José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/afb-token.h b/src/afb-token.h
index 5dd1d33c..dada4e9d 100644
--- a/src/afb-token.h
+++ b/src/afb-token.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 41721509..79c7e035 100644
--- a/src/afb-trace.c
+++ b/src/afb-trace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 e173e015..aa7e4847 100644
--- a/src/afb-trace.h
+++ b/src/afb-trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 73bb3c5e..df835d69 100644
--- a/src/afb-websock.c
+++ b/src/afb-websock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 f853814b..324ee1fd 100644
--- a/src/afb-websock.h
+++ b/src/afb-websock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 fba85ff3..d1cea8c7 100644
--- a/src/afb-ws-client.c
+++ b/src/afb-ws-client.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 f88c5d05..362d7466 100644
--- a/src/afb-ws-client.h
+++ b/src/afb-ws-client.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 54d18785..88fd1c11 100644
--- a/src/afb-ws-json1.c
+++ b/src/afb-ws-json1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 51ee58b6..6e5220c0 100644
--- a/src/afb-ws-json1.h
+++ b/src/afb-ws-json1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 bb35c9d1..1db9ad54 100644
--- a/src/afb-ws.c
+++ b/src/afb-ws.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 01e23a1b..a32363ed 100644
--- a/src/afb-ws.h
+++ b/src/afb-ws.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 4080edf2..485099cd 100644
--- a/src/afb-wsj1.c
+++ b/src/afb-wsj1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 7ac7a5fc..762e6ebd 100644
--- a/src/afb-wsj1.h
+++ b/src/afb-wsj1.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c84d8a3e..e6e47d6b 100644
--- a/src/afb-xreq.c
+++ b/src/afb-xreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 11e19954..ccd79c4e 100644
--- a/src/afb-xreq.h
+++ b/src/afb-xreq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-args.c b/src/afs-args.c
index 1606b336..49e02960 100644
--- a/src/afs-args.c
+++ b/src/afs-args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -141,7 +141,7 @@ static void printVersion(FILE * file)
"\n"
" afs-supervisor [Application Framework Supervisor] version="AFB_VERSION"\n"
"\n"
- " Copyright (C) 2015-2019 \"IoT.bzh\"\n"
+ " Copyright (C) 2015-2020 \"IoT.bzh\"\n"
" afs-supervisor comes with ABSOLUTELY NO WARRANTY.\n"
" Licence Apache 2\n"
"\n";
diff --git a/src/afs-args.h b/src/afs-args.h
index 1c8d2e80..4bc9e38b 100644
--- a/src/afs-args.h
+++ b/src/afs-args.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 25cb9803..2e887850 100644
--- a/src/afs-discover.c
+++ b/src/afs-discover.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/afs-discover.h b/src/afs-discover.h
index 7e9f22e7..49dd4ff4 100644
--- a/src/afs-discover.h
+++ b/src/afs-discover.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 29145e5d..24aef326 100644
--- a/src/afs-supervision.h
+++ b/src/afs-supervision.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 d8d19100..8291713d 100644
--- a/src/afs-supervisor.c
+++ b/src/afs-supervisor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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.h b/src/afs-supervisor.h
index 40e58670..66606282 100644
--- a/src/afs-supervisor.h
+++ b/src/afs-supervisor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 6dfe788b..3135150c 100644
--- a/src/devtools/CMakeLists.txt
+++ b/src/devtools/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2015-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/devtools/exprefs.c b/src/devtools/exprefs.c
index 4459f2c4..5b0a390c 100644
--- a/src/devtools/exprefs.c
+++ b/src/devtools/exprefs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 80dcd381..aab2e560 100644
--- a/src/devtools/genskel.c
+++ b/src/devtools/genskel.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 9bb9e9bf..b4043e20 100644
--- a/src/devtools/json2c.c
+++ b/src/devtools/json2c.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/evmgr.c b/src/evmgr.c
index 744d08ba..623bdf72 100644
--- a/src/evmgr.c
+++ b/src/evmgr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/evmgr.h b/src/evmgr.h
index 2dde16b3..51f28d62 100644
--- a/src/evmgr.h
+++ b/src/evmgr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev-epoll.c b/src/fdev-epoll.c
index af47e9c7..262ec84b 100644
--- a/src/fdev-epoll.c
+++ b/src/fdev-epoll.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev-epoll.h b/src/fdev-epoll.h
index eca4f386..ddf5a6ad 100644
--- a/src/fdev-epoll.h
+++ b/src/fdev-epoll.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev-systemd.c b/src/fdev-systemd.c
index 24881aa9..802a239e 100644
--- a/src/fdev-systemd.c
+++ b/src/fdev-systemd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev-systemd.h b/src/fdev-systemd.h
index 2d573efe..6a7fa38c 100644
--- a/src/fdev-systemd.h
+++ b/src/fdev-systemd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev.c b/src/fdev.c
index deb00be4..c2fe5c64 100644
--- a/src/fdev.c
+++ b/src/fdev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/fdev.h b/src/fdev.h
index eeda3dea..d206b176 100644
--- a/src/fdev.h
+++ b/src/fdev.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/globset.c b/src/globset.c
index 5e414ddf..124ff246 100644
--- a/src/globset.c
+++ b/src/globset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/globset.h b/src/globset.h
index 85fdd192..843c386c 100644
--- a/src/globset.h
+++ b/src/globset.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 41dbc71c..c2a2ec34 100644
--- a/src/jobs.c
+++ b/src/jobs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 44304ede..199a0966 100644
--- a/src/jobs.h
+++ b/src/jobs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 4d141b86..0cf14eea 100644
--- a/src/locale-root.c
+++ b/src/locale-root.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2015-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/locale-root.h b/src/locale-root.h
index ce8f6df3..a309f9cd 100644
--- a/src/locale-root.h
+++ b/src/locale-root.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/main-afb-client-demo.c b/src/main-afb-client-demo.c
index b189dc80..7467e094 100644
--- a/src/main-afb-client-demo.c
+++ b/src/main-afb-client-demo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/main-afb-daemon.c b/src/main-afb-daemon.c
index 1e8b3544..e9472d50 100644
--- a/src/main-afb-daemon.c
+++ b/src/main-afb-daemon.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author "Fulup Ar Foll"
* Author José Bollo <jose.bollo@iot.bzh>
*
diff --git a/src/main-afs-supervisor.c b/src/main-afs-supervisor.c
index d0c52e37..9b8b6d12 100644
--- a/src/main-afs-supervisor.c
+++ b/src/main-afs-supervisor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/pearson.c b/src/pearson.c
index 245f6b85..6ecbe914 100644
--- a/src/pearson.c
+++ b/src/pearson.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/pearson.h b/src/pearson.h
index be8ac1cb..e17c4972 100644
--- a/src/pearson.h
+++ b/src/pearson.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/process-name.c b/src/process-name.c
index fff246fb..828c8da5 100644
--- a/src/process-name.c
+++ b/src/process-name.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 00637d33..f4e2ffa6 100644
--- a/src/process-name.h
+++ b/src/process-name.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c64306db..b209dbf6 100644
--- a/src/sig-monitor.c
+++ b/src/sig-monitor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 09f648fb..966294d0 100644
--- a/src/sig-monitor.h
+++ b/src/sig-monitor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 c0ec8bb2..627bb161 100644
--- a/src/subpath.c
+++ b/src/subpath.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2015-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/subpath.h b/src/subpath.h
index eafe5b06..c3b38d45 100644
--- a/src/subpath.h
+++ b/src/subpath.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/systemd.c b/src/systemd.c
index 29d626bc..e49ce8af 100644
--- a/src/systemd.c
+++ b/src/systemd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/systemd.h b/src/systemd.h
index d9efa352..2134d142 100644
--- a/src/systemd.h
+++ b/src/systemd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 ab5c6edd..46aec88c 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2017-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/apiset/CMakeLists.txt b/src/tests/apiset/CMakeLists.txt
index 59b51319..ae4c28cb 100644
--- a/src/tests/apiset/CMakeLists.txt
+++ b/src/tests/apiset/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2018, 2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/apiv3/CMakeLists.txt b/src/tests/apiv3/CMakeLists.txt
index 8c8bdc04..05ac611f 100644
--- a/src/tests/apiv3/CMakeLists.txt
+++ b/src/tests/apiv3/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2018, 2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/globset/CMakeLists.txt b/src/tests/globset/CMakeLists.txt
index d7a05dcc..297ad3f9 100644
--- a/src/tests/globset/CMakeLists.txt
+++ b/src/tests/globset/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2017-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/globset/test-globset.c b/src/tests/globset/test-globset.c
index 630fb897..6b584c15 100644
--- a/src/tests/globset/test-globset.c
+++ b/src/tests/globset/test-globset.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2018, 2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/tests/session/CMakeLists.txt b/src/tests/session/CMakeLists.txt
index 8bfd73ab..859c0833 100644
--- a/src/tests/session/CMakeLists.txt
+++ b/src/tests/session/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2017-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/u16id/CMakeLists.txt b/src/tests/u16id/CMakeLists.txt
index 4141611e..a30fa539 100644
--- a/src/tests/u16id/CMakeLists.txt
+++ b/src/tests/u16id/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2017-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/wrap-json/CMakeLists.txt b/src/tests/wrap-json/CMakeLists.txt
index b1cc4c52..73a870d3 100644
--- a/src/tests/wrap-json/CMakeLists.txt
+++ b/src/tests/wrap-json/CMakeLists.txt
@@ -1,5 +1,5 @@
###########################################################################
-# Copyright (C) 2017-2019 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
#
# author: José Bollo <jose.bollo@iot.bzh>
#
diff --git a/src/tests/wrap-json/test-wrap-json.c b/src/tests/wrap-json/test-wrap-json.c
index 9662d210..db5c1be9 100644
--- a/src/tests/wrap-json/test-wrap-json.c
+++ b/src/tests/wrap-json/test-wrap-json.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/u16id.c b/src/u16id.c
index e7532b92..5c1368b6 100644
--- a/src/u16id.c
+++ b/src/u16id.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/u16id.h b/src/u16id.h
index 3e70982a..4af491f3 100644
--- a/src/u16id.h
+++ b/src/u16id.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/uuid.c b/src/uuid.c
index c682080f..fac1bcf6 100644
--- a/src/uuid.c
+++ b/src/uuid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/uuid.h b/src/uuid.h
index ee467d14..d0868c8c 100644
--- a/src/uuid.h
+++ b/src/uuid.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/verbose.c b/src/verbose.c
index 3dd14a3b..e0f95100 100644
--- a/src/verbose.c
+++ b/src/verbose.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/verbose.h b/src/verbose.h
index fbacf0e8..a7f5f146 100644
--- a/src/verbose.h
+++ b/src/verbose.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/watchdog.c b/src/watchdog.c
index 92144ba0..efe291d9 100644
--- a/src/watchdog.c
+++ b/src/watchdog.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/watchdog.h b/src/watchdog.h
index 6dc0a054..4b42c8ee 100644
--- a/src/watchdog.h
+++ b/src/watchdog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/src/websock.c b/src/websock.c
index fb96e87c..26322609 100644
--- a/src/websock.c
+++ b/src/websock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 6c38717a..5066333d 100644
--- a/src/websock.h
+++ b/src/websock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "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 93c9d1b0..6fce73b2 100644
--- a/src/wrap-json.c
+++ b/src/wrap-json.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>
diff --git a/src/wrap-json.h b/src/wrap-json.h
index 73389af6..d014d0b7 100644
--- a/src/wrap-json.h
+++ b/src/wrap-json.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2016-2019 "IoT.bzh"
+ Copyright (C) 2015-2020 "IoT.bzh"
author: José Bollo <jose.bollo@iot.bzh>