From 27bb304eee3485c73e1be677fbc820591bacc2f9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Wed, 26 Oct 2016 13:36:38 +0200 Subject: [PATCH] update dates of headers MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie82326a91ff61f079421239ffa83428f552194ab Signed-off-by: José Bollo --- CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/afm-db.c | 2 +- src/afm-db.h | 2 +- src/afm-launch-mode.c | 2 +- src/afm-launch-mode.h | 2 +- src/afm-launch.c | 2 +- src/afm-launch.h | 2 +- src/afm-main-binding.c | 2 +- src/afm-run.c | 2 +- src/afm-run.h | 2 +- src/afm-system-daemon.c | 2 +- src/afm-user-daemon.c | 2 +- src/afm.h | 2 +- src/secmgr-wrap.c | 2 +- src/secmgr-wrap.h | 2 +- src/utils-dir.c | 2 +- src/utils-dir.h | 2 +- src/utils-jbus.c | 2 +- src/utils-jbus.h | 2 +- src/utils-json.c | 2 +- src/utils-json.h | 2 +- src/wgt-config.c | 2 +- src/wgt-config.h | 2 +- src/wgt-info.c | 2 +- src/wgt-info.h | 2 +- src/wgt.c | 2 +- src/wgt.h | 2 +- src/wgtpkg-base64.c | 2 +- src/wgtpkg-base64.h | 2 +- src/wgtpkg-certs.c | 2 +- src/wgtpkg-certs.h | 2 +- src/wgtpkg-digsig.c | 2 +- src/wgtpkg-digsig.h | 2 +- src/wgtpkg-files.c | 2 +- src/wgtpkg-files.h | 2 +- src/wgtpkg-info.c | 2 +- src/wgtpkg-install.c | 2 +- src/wgtpkg-install.h | 2 +- src/wgtpkg-installer.c | 2 +- src/wgtpkg-pack.c | 2 +- src/wgtpkg-permissions.c | 2 +- src/wgtpkg-permissions.h | 2 +- src/wgtpkg-sign.c | 2 +- src/wgtpkg-uninstall.c | 2 +- src/wgtpkg-uninstall.h | 2 +- src/wgtpkg-workdir.c | 2 +- src/wgtpkg-workdir.h | 2 +- src/wgtpkg-xmlsec.c | 2 +- src/wgtpkg-xmlsec.h | 2 +- src/wgtpkg-zip.c | 2 +- src/wgtpkg-zip.h | 2 +- 52 files changed, 52 insertions(+), 52 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c41f58..e2e62b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015 IoT.bzh +# Copyright 2015, 2016 IoT.bzh # # author: José Bollo # diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 91a2cc1..1e4efd1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015 IoT.bzh +# Copyright 2015, 2016 IoT.bzh # # author: José Bollo # diff --git a/src/afm-db.c b/src/afm-db.c index 034617b..869a0f0 100644 --- a/src/afm-db.c +++ b/src/afm-db.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-db.h b/src/afm-db.h index aacd85c..3b94c05 100644 --- a/src/afm-db.h +++ b/src/afm-db.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-launch-mode.c b/src/afm-launch-mode.c index 79a31f4..bd6883b 100644 --- a/src/afm-launch-mode.c +++ b/src/afm-launch-mode.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-launch-mode.h b/src/afm-launch-mode.h index f845d40..3a64e81 100644 --- a/src/afm-launch-mode.h +++ b/src/afm-launch-mode.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-launch.c b/src/afm-launch.c index 88402c9..237a7ed 100644 --- a/src/afm-launch.c +++ b/src/afm-launch.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-launch.h b/src/afm-launch.h index b6c59f6..1f5a462 100644 --- a/src/afm-launch.h +++ b/src/afm-launch.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-main-binding.c b/src/afm-main-binding.c index 919caa4..6d90624 100644 --- a/src/afm-main-binding.c +++ b/src/afm-main-binding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 "IoT.bzh" + * Copyright (C) 2015, 2016 IoT.bzh * Author "Fulup Ar Foll" * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/afm-run.c b/src/afm-run.c index 425189e..18824f9 100644 --- a/src/afm-run.c +++ b/src/afm-run.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-run.h b/src/afm-run.h index 88b6625..5b2e2b8 100644 --- a/src/afm-run.h +++ b/src/afm-run.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-system-daemon.c b/src/afm-system-daemon.c index ace6dc4..101aff4 100644 --- a/src/afm-system-daemon.c +++ b/src/afm-system-daemon.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm-user-daemon.c b/src/afm-user-daemon.c index d0bef18..aecea8d 100644 --- a/src/afm-user-daemon.c +++ b/src/afm-user-daemon.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/afm.h b/src/afm.h index e7d1690..1d9aa62 100644 --- a/src/afm.h +++ b/src/afm.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/secmgr-wrap.c b/src/secmgr-wrap.c index e4f0a4a..072300c 100644 --- a/src/secmgr-wrap.c +++ b/src/secmgr-wrap.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/secmgr-wrap.h b/src/secmgr-wrap.h index db5d0bb..dc29e70 100644 --- a/src/secmgr-wrap.h +++ b/src/secmgr-wrap.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-dir.c b/src/utils-dir.c index 96e803b..b993e86 100644 --- a/src/utils-dir.c +++ b/src/utils-dir.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-dir.h b/src/utils-dir.h index cbeae1b..0bab01b 100644 --- a/src/utils-dir.h +++ b/src/utils-dir.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-jbus.c b/src/utils-jbus.c index c38919d..7bf53d0 100644 --- a/src/utils-jbus.c +++ b/src/utils-jbus.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-jbus.h b/src/utils-jbus.h index ff4c8fa..7750e84 100644 --- a/src/utils-jbus.h +++ b/src/utils-jbus.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-json.c b/src/utils-json.c index 088dc40..c582837 100644 --- a/src/utils-json.c +++ b/src/utils-json.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/utils-json.h b/src/utils-json.h index 9d495f8..a08e8b9 100644 --- a/src/utils-json.h +++ b/src/utils-json.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt-config.c b/src/wgt-config.c index 5760177..39f72ce 100644 --- a/src/wgt-config.c +++ b/src/wgt-config.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt-config.h b/src/wgt-config.h index 5457e57..eabb738 100644 --- a/src/wgt-config.h +++ b/src/wgt-config.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt-info.c b/src/wgt-info.c index 976fc54..c8308fa 100644 --- a/src/wgt-info.c +++ b/src/wgt-info.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt-info.h b/src/wgt-info.h index 4d27e21..5f2c415 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt.c b/src/wgt.c index 94fe317..27f347a 100644 --- a/src/wgt.c +++ b/src/wgt.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgt.h b/src/wgt.h index 0ac66f8..b15791e 100644 --- a/src/wgt.h +++ b/src/wgt.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-base64.c b/src/wgtpkg-base64.c index de9d282..60c3450 100644 --- a/src/wgtpkg-base64.c +++ b/src/wgtpkg-base64.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-base64.h b/src/wgtpkg-base64.h index b3616b4..37f195f 100644 --- a/src/wgtpkg-base64.h +++ b/src/wgtpkg-base64.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-certs.c b/src/wgtpkg-certs.c index 2201632..da76a8c 100644 --- a/src/wgtpkg-certs.c +++ b/src/wgtpkg-certs.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-certs.h b/src/wgtpkg-certs.h index 6342581..5ab3872 100644 --- a/src/wgtpkg-certs.h +++ b/src/wgtpkg-certs.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-digsig.c b/src/wgtpkg-digsig.c index baccbed..4b18a43 100644 --- a/src/wgtpkg-digsig.c +++ b/src/wgtpkg-digsig.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-digsig.h b/src/wgtpkg-digsig.h index ad0788a..7633b4c 100644 --- a/src/wgtpkg-digsig.h +++ b/src/wgtpkg-digsig.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-files.c b/src/wgtpkg-files.c index 46ea047..cd2a5d0 100644 --- a/src/wgtpkg-files.c +++ b/src/wgtpkg-files.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-files.h b/src/wgtpkg-files.h index e3aabf8..261fd02 100644 --- a/src/wgtpkg-files.h +++ b/src/wgtpkg-files.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c index 177c207..df09def 100644 --- a/src/wgtpkg-info.c +++ b/src/wgtpkg-info.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-install.c b/src/wgtpkg-install.c index c1baaa5..1294f62 100644 --- a/src/wgtpkg-install.c +++ b/src/wgtpkg-install.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-install.h b/src/wgtpkg-install.h index f3dd123..7b27b3a 100644 --- a/src/wgtpkg-install.h +++ b/src/wgtpkg-install.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-installer.c b/src/wgtpkg-installer.c index 792e8c2..864d3d3 100644 --- a/src/wgtpkg-installer.c +++ b/src/wgtpkg-installer.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-pack.c b/src/wgtpkg-pack.c index 0eeb4ab..4429ac9 100644 --- a/src/wgtpkg-pack.c +++ b/src/wgtpkg-pack.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-permissions.c b/src/wgtpkg-permissions.c index dcee645..362b1c1 100644 --- a/src/wgtpkg-permissions.c +++ b/src/wgtpkg-permissions.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-permissions.h b/src/wgtpkg-permissions.h index eb1d500..08f6c9f 100644 --- a/src/wgtpkg-permissions.h +++ b/src/wgtpkg-permissions.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-sign.c b/src/wgtpkg-sign.c index 5a5d019..ebaf2dc 100644 --- a/src/wgtpkg-sign.c +++ b/src/wgtpkg-sign.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-uninstall.c b/src/wgtpkg-uninstall.c index 1d4e0df..87af491 100644 --- a/src/wgtpkg-uninstall.c +++ b/src/wgtpkg-uninstall.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-uninstall.h b/src/wgtpkg-uninstall.h index f3b4c5b..5e4e86d 100644 --- a/src/wgtpkg-uninstall.h +++ b/src/wgtpkg-uninstall.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-workdir.c b/src/wgtpkg-workdir.c index 7d6e2a8..a9514c2 100644 --- a/src/wgtpkg-workdir.c +++ b/src/wgtpkg-workdir.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-workdir.h b/src/wgtpkg-workdir.h index 490c647..2fd44c8 100644 --- a/src/wgtpkg-workdir.h +++ b/src/wgtpkg-workdir.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-xmlsec.c b/src/wgtpkg-xmlsec.c index f2863db..ad80a75 100644 --- a/src/wgtpkg-xmlsec.c +++ b/src/wgtpkg-xmlsec.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-xmlsec.h b/src/wgtpkg-xmlsec.h index 08597ab..a19f26f 100644 --- a/src/wgtpkg-xmlsec.h +++ b/src/wgtpkg-xmlsec.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-zip.c b/src/wgtpkg-zip.c index aba0520..50dbf5d 100644 --- a/src/wgtpkg-zip.c +++ b/src/wgtpkg-zip.c @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-zip.h b/src/wgtpkg-zip.h index 03d0433..b3e7f04 100644 --- a/src/wgtpkg-zip.h +++ b/src/wgtpkg-zip.h @@ -1,5 +1,5 @@ /* - Copyright 2015 IoT.bzh + Copyright 2015, 2016 IoT.bzh author: José Bollo -- 2.16.6