From 2a319cf90daa6e3b01e8139923f7073e1c9bcf28 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 7 Feb 2019 09:54:09 +0100 Subject: Update date in copyrights MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie2ff321f78c59913373e2ffb2820297fd423d6f4 Signed-off-by: José Bollo --- CMakeLists.txt | 2 +- afm-main.pc.in | 2 +- certs/CMakeLists.txt | 2 +- conf/CMakeLists.txt | 2 +- conf/system/CMakeLists.txt | 2 +- conf/unit/CMakeLists.txt | 2 +- conf/user/CMakeLists.txt | 2 +- scripts/CMakeLists.txt | 2 +- scripts/afm-debug.in | 2 +- src/CMakeLists.txt | 2 +- src/afm-binding.c | 2 +- src/afm-udb.c | 2 +- src/afm-udb.h | 2 +- src/afm-urun.c | 2 +- src/afm-urun.h | 2 +- src/afm-user-daemon.c | 4 ++-- src/afm-user-session.c | 2 +- src/secmgr-wrap.c | 2 +- src/secmgr-wrap.h | 2 +- src/simulation/security-manager.h | 2 +- src/simulation/smack.h | 2 +- src/tests/CMakeLists.txt | 2 +- src/tests/test-unit/CMakeLists.txt | 2 +- src/tests/test-unit/test-unit.c | 2 +- src/utils-dir.c | 2 +- src/utils-dir.h | 2 +- src/utils-file.c | 2 +- src/utils-file.h | 2 +- src/utils-jbus.c | 2 +- src/utils-jbus.h | 2 +- src/utils-json.c | 2 +- src/utils-json.h | 2 +- src/utils-systemd.c | 2 +- src/utils-systemd.h | 2 +- src/verbose.c | 2 +- src/verbose.h | 2 +- src/wgt-config.c | 2 +- src/wgt-config.h | 2 +- src/wgt-info.c | 2 +- src/wgt-info.h | 2 +- src/wgt-json.c | 2 +- src/wgt-json.h | 2 +- src/wgt-strings.c | 2 +- src/wgt-strings.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 | 4 ++-- src/wgtpkg-install.c | 2 +- src/wgtpkg-install.h | 2 +- src/wgtpkg-installer.c | 4 ++-- src/wgtpkg-pack.c | 4 ++-- src/wgtpkg-permissions.c | 2 +- src/wgtpkg-permissions.h | 2 +- src/wgtpkg-sign.c | 4 ++-- src/wgtpkg-uninstall.c | 2 +- src/wgtpkg-uninstall.h | 2 +- src/wgtpkg-unit.c | 2 +- src/wgtpkg-unit.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 +- src/wrap-json.c | 2 +- src/wrap-json.h | 2 +- 74 files changed, 79 insertions(+), 79 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bc682af..76753b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/afm-main.pc.in b/afm-main.pc.in index 3d87474..1f3762d 100644 --- a/afm-main.pc.in +++ b/afm-main.pc.in @@ -1,5 +1,5 @@ ## -## Copyright (C) 2016, 2017, 2018 "IoT.bzh" +## Copyright (C) 2016-2019 "IoT.bzh" ## Author: José Bollo ## ## This file is part of afb-daemon project. diff --git a/certs/CMakeLists.txt b/certs/CMakeLists.txt index 63f6eb0..f66610c 100644 --- a/certs/CMakeLists.txt +++ b/certs/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt index 0a67173..47fe4ec 100644 --- a/conf/CMakeLists.txt +++ b/conf/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2017, 2018 IoT.bzh +# Copyright (C) 2017-2019 IoT.bzh # # author: José Bollo # diff --git a/conf/system/CMakeLists.txt b/conf/system/CMakeLists.txt index 26fc562..cdece83 100644 --- a/conf/system/CMakeLists.txt +++ b/conf/system/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/conf/unit/CMakeLists.txt b/conf/unit/CMakeLists.txt index e48c338..6e64400 100644 --- a/conf/unit/CMakeLists.txt +++ b/conf/unit/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/conf/user/CMakeLists.txt b/conf/user/CMakeLists.txt index 05b5eb0..d552a72 100644 --- a/conf/user/CMakeLists.txt +++ b/conf/user/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt index f187f65..fb939d1 100644 --- a/scripts/CMakeLists.txt +++ b/scripts/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/scripts/afm-debug.in b/scripts/afm-debug.in index a55a4cb..84b2196 100755 --- a/scripts/afm-debug.in +++ b/scripts/afm-debug.in @@ -1,7 +1,7 @@ #!/bin/bash ########################################################################### -# Copyright (C) 2017, 2018 IoT.bzh +# Copyright (C) 2017-2019 IoT.bzh # # Author: Stephane Desneux # Sebastien Douheret diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f30ca38..79da722 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2018 IoT.bzh +# Copyright (C) 2015-2019 IoT.bzh # # author: José Bollo # diff --git a/src/afm-binding.c b/src/afm-binding.c index f4bba8a..42d2baa 100644 --- a/src/afm-binding.c +++ b/src/afm-binding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 "IoT.bzh" + * Copyright (C) 2015-2019 "IoT.bzh" * Author José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/afm-udb.c b/src/afm-udb.c index 7f4a16e..221bc11 100644 --- a/src/afm-udb.c +++ b/src/afm-udb.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/afm-udb.h b/src/afm-udb.h index 810c295..3e24b14 100644 --- a/src/afm-udb.h +++ b/src/afm-udb.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/afm-urun.c b/src/afm-urun.c index 882d44c..467b7d2 100644 --- a/src/afm-urun.c +++ b/src/afm-urun.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/afm-urun.h b/src/afm-urun.h index e2a15ab..e584688 100644 --- a/src/afm-urun.h +++ b/src/afm-urun.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/afm-user-daemon.c b/src/afm-user-daemon.c index 14977b0..732c1c6 100644 --- a/src/afm-user-daemon.c +++ b/src/afm-user-daemon.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo @@ -48,7 +48,7 @@ static const char versionstr[] = "\n" " %s version="AFM_VERSION"\n" "\n" - " Copyright (C) 2015, 2016, 2017 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n"; diff --git a/src/afm-user-session.c b/src/afm-user-session.c index 445db91..1a8e33e 100644 --- a/src/afm-user-session.c +++ b/src/afm-user-session.c @@ -1,5 +1,5 @@ /* - Copyright 2018 IoT.bzh + Copyright (C) 2018, 2019 IoT.bzh author: José Bollo diff --git a/src/secmgr-wrap.c b/src/secmgr-wrap.c index 744d015..e2e4f4d 100644 --- a/src/secmgr-wrap.c +++ b/src/secmgr-wrap.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/secmgr-wrap.h b/src/secmgr-wrap.h index be75517..c7f2565 100644 --- a/src/secmgr-wrap.h +++ b/src/secmgr-wrap.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/simulation/security-manager.h b/src/simulation/security-manager.h index b13de7b..e996ec2 100644 --- a/src/simulation/security-manager.h +++ b/src/simulation/security-manager.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 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/simulation/smack.h b/src/simulation/smack.h index 83e1ee0..a1efe2d 100644 --- a/src/simulation/smack.h +++ b/src/simulation/smack.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 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/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index c76b860..308eb0e 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2016, 2017, 2018 IoT.bzh +# Copyright (C) 2016-2019 IoT.bzh # # author: José Bollo # diff --git a/src/tests/test-unit/CMakeLists.txt b/src/tests/test-unit/CMakeLists.txt index 707847f..072a202 100644 --- a/src/tests/test-unit/CMakeLists.txt +++ b/src/tests/test-unit/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2016, 2017, 2018 IoT.bzh +# Copyright (C) 2016-2019 IoT.bzh # # author: José Bollo # diff --git a/src/tests/test-unit/test-unit.c b/src/tests/test-unit/test-unit.c index 347135a..590907d 100644 --- a/src/tests/test-unit/test-unit.c +++ b/src/tests/test-unit/test-unit.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 IoT.bzh author: José Bollo diff --git a/src/utils-dir.c b/src/utils-dir.c index a545ce8..20e9ef5 100644 --- a/src/utils-dir.c +++ b/src/utils-dir.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-dir.h b/src/utils-dir.h index dbbc33c..e8289f6 100644 --- a/src/utils-dir.h +++ b/src/utils-dir.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-file.c b/src/utils-file.c index 0f6c4e1..b49a778 100644 --- a/src/utils-file.c +++ b/src/utils-file.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2017, 2018 IoT.bzh + Copyright (C) 2017-2019 IoT.bzh author: José Bollo diff --git a/src/utils-file.h b/src/utils-file.h index d3c4317..999b93e 100644 --- a/src/utils-file.h +++ b/src/utils-file.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2017, 2018 IoT.bzh + Copyright (C) 2017-2019 IoT.bzh author: José Bollo diff --git a/src/utils-jbus.c b/src/utils-jbus.c index af5bf03..074b2bb 100644 --- a/src/utils-jbus.c +++ b/src/utils-jbus.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-jbus.h b/src/utils-jbus.h index 34250df..110d642 100644 --- a/src/utils-jbus.h +++ b/src/utils-jbus.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-json.c b/src/utils-json.c index fc8a54c..7721733 100644 --- a/src/utils-json.c +++ b/src/utils-json.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-json.h b/src/utils-json.h index c31ed7a..c155a61 100644 --- a/src/utils-json.h +++ b/src/utils-json.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/utils-systemd.c b/src/utils-systemd.c index 683e7b7..9187acc 100644 --- a/src/utils-systemd.c +++ b/src/utils-systemd.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2017, 2018 IoT.bzh + Copyright (C) 2017-2019 IoT.bzh author: José Bollo diff --git a/src/utils-systemd.h b/src/utils-systemd.h index 6663fd6..acb95ad 100644 --- a/src/utils-systemd.h +++ b/src/utils-systemd.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2017, 2018 IoT.bzh + Copyright (C) 2017-2019 IoT.bzh author: José Bollo diff --git a/src/verbose.c b/src/verbose.c index 5058236..d725881 100644 --- a/src/verbose.c +++ b/src/verbose.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 "IoT.bzh" + Copyright (C) 2016-2019 "IoT.bzh" author: José Bollo diff --git a/src/verbose.h b/src/verbose.h index 83699f4..3b666fa 100644 --- a/src/verbose.h +++ b/src/verbose.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 "IoT.bzh" + Copyright (C) 2016-2019 "IoT.bzh" author: José Bollo diff --git a/src/wgt-config.c b/src/wgt-config.c index ea1a841..cf890ef 100644 --- a/src/wgt-config.c +++ b/src/wgt-config.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-config.h b/src/wgt-config.h index 5bdeb6b..77144c2 100644 --- a/src/wgt-config.h +++ b/src/wgt-config.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-info.c b/src/wgt-info.c index 0ebfbb1..7793cbe 100644 --- a/src/wgt-info.c +++ b/src/wgt-info.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-info.h b/src/wgt-info.h index dd58865..b91e580 100644 --- a/src/wgt-info.h +++ b/src/wgt-info.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-json.c b/src/wgt-json.c index f4212d0..9166032 100644 --- a/src/wgt-json.c +++ b/src/wgt-json.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-json.h b/src/wgt-json.h index 240262b..950b7fb 100644 --- a/src/wgt-json.h +++ b/src/wgt-json.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-strings.c b/src/wgt-strings.c index 5dc5e68..967fc8d 100644 --- a/src/wgt-strings.c +++ b/src/wgt-strings.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 IoT.bzh author: José Bollo diff --git a/src/wgt-strings.h b/src/wgt-strings.h index 6f58db1..63b08d8 100644 --- a/src/wgt-strings.h +++ b/src/wgt-strings.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 IoT.bzh author: José Bollo diff --git a/src/wgt.c b/src/wgt.c index 7f3e33b..c2a31f2 100644 --- a/src/wgt.c +++ b/src/wgt.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgt.h b/src/wgt.h index 67c021c..301a869 100644 --- a/src/wgt.h +++ b/src/wgt.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-base64.c b/src/wgtpkg-base64.c index 5f18b20..a29dd04 100644 --- a/src/wgtpkg-base64.c +++ b/src/wgtpkg-base64.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-base64.h b/src/wgtpkg-base64.h index 5de0995..322ec87 100644 --- a/src/wgtpkg-base64.h +++ b/src/wgtpkg-base64.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-certs.c b/src/wgtpkg-certs.c index 5558637..66e425e 100644 --- a/src/wgtpkg-certs.c +++ b/src/wgtpkg-certs.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-certs.h b/src/wgtpkg-certs.h index 6066a41..e4fb5e2 100644 --- a/src/wgtpkg-certs.h +++ b/src/wgtpkg-certs.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-digsig.c b/src/wgtpkg-digsig.c index 36060ce..098a240 100644 --- a/src/wgtpkg-digsig.c +++ b/src/wgtpkg-digsig.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-digsig.h b/src/wgtpkg-digsig.h index fee9d49..5b89100 100644 --- a/src/wgtpkg-digsig.h +++ b/src/wgtpkg-digsig.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-files.c b/src/wgtpkg-files.c index c8571aa..0da84b3 100644 --- a/src/wgtpkg-files.c +++ b/src/wgtpkg-files.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-files.h b/src/wgtpkg-files.h index 9d29ee1..5803880 100644 --- a/src/wgtpkg-files.h +++ b/src/wgtpkg-files.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-info.c b/src/wgtpkg-info.c index 1c9eac0..f32b265 100644 --- a/src/wgtpkg-info.c +++ b/src/wgtpkg-info.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo @@ -45,7 +45,7 @@ static void version() "\n" " %s version="AFM_VERSION"\n" "\n" - " Copyright (C) 2015, 2016, 2017 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n", diff --git a/src/wgtpkg-install.c b/src/wgtpkg-install.c index 8d59b37..f994b8f 100644 --- a/src/wgtpkg-install.c +++ b/src/wgtpkg-install.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-install.h b/src/wgtpkg-install.h index b271cc4..6cccd80 100644 --- a/src/wgtpkg-install.h +++ b/src/wgtpkg-install.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-installer.c b/src/wgtpkg-installer.c index e8b693d..9adeae4 100644 --- a/src/wgtpkg-installer.c +++ b/src/wgtpkg-installer.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo @@ -45,7 +45,7 @@ static void version() "\n" " %s version="AFM_VERSION"\n" "\n" - " Copyright (C) 2015, 2016, 2017 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n", diff --git a/src/wgtpkg-pack.c b/src/wgtpkg-pack.c index 5a81d7e..53ab9dc 100644 --- a/src/wgtpkg-pack.c +++ b/src/wgtpkg-pack.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo @@ -40,7 +40,7 @@ static void version() "\n" " %s version="AFM_VERSION"\n" "\n" - " Copyright (C) 2015, 2016, 2017 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n", diff --git a/src/wgtpkg-permissions.c b/src/wgtpkg-permissions.c index 62381bb..abb4596 100644 --- a/src/wgtpkg-permissions.c +++ b/src/wgtpkg-permissions.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-permissions.h b/src/wgtpkg-permissions.h index e07c8e2..84f888c 100644 --- a/src/wgtpkg-permissions.h +++ b/src/wgtpkg-permissions.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-sign.c b/src/wgtpkg-sign.c index 7610346..76abce1 100644 --- a/src/wgtpkg-sign.c +++ b/src/wgtpkg-sign.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo @@ -66,7 +66,7 @@ static void version() "\n" " %s version="AFM_VERSION"\n" "\n" - " Copyright (C) 2015, 2016, 2017 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n", diff --git a/src/wgtpkg-uninstall.c b/src/wgtpkg-uninstall.c index a919a86..aa3faac 100644 --- a/src/wgtpkg-uninstall.c +++ b/src/wgtpkg-uninstall.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-uninstall.h b/src/wgtpkg-uninstall.h index 8e6f702..e61c596 100644 --- a/src/wgtpkg-uninstall.h +++ b/src/wgtpkg-uninstall.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-unit.c b/src/wgtpkg-unit.c index 9f14346..ab0c933 100644 --- a/src/wgtpkg-unit.c +++ b/src/wgtpkg-unit.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-unit.h b/src/wgtpkg-unit.h index fc91204..796b277 100644 --- a/src/wgtpkg-unit.h +++ b/src/wgtpkg-unit.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 IoT.bzh + Copyright (C) 2016-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-workdir.c b/src/wgtpkg-workdir.c index ea37666..d0f1472 100644 --- a/src/wgtpkg-workdir.c +++ b/src/wgtpkg-workdir.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-workdir.h b/src/wgtpkg-workdir.h index ebb721d..e70e400 100644 --- a/src/wgtpkg-workdir.h +++ b/src/wgtpkg-workdir.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-xmlsec.c b/src/wgtpkg-xmlsec.c index daa0cff..fe1a581 100644 --- a/src/wgtpkg-xmlsec.c +++ b/src/wgtpkg-xmlsec.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-xmlsec.h b/src/wgtpkg-xmlsec.h index 81c18bc..fea0d39 100644 --- a/src/wgtpkg-xmlsec.h +++ b/src/wgtpkg-xmlsec.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-zip.c b/src/wgtpkg-zip.c index 3273426..1653233 100644 --- a/src/wgtpkg-zip.c +++ b/src/wgtpkg-zip.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wgtpkg-zip.h b/src/wgtpkg-zip.h index 0fcc64c..a2fd42a 100644 --- a/src/wgtpkg-zip.h +++ b/src/wgtpkg-zip.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2015-2018 IoT.bzh + Copyright (C) 2015-2019 IoT.bzh author: José Bollo diff --git a/src/wrap-json.c b/src/wrap-json.c index 27940be..93c9d1b 100644 --- a/src/wrap-json.c +++ b/src/wrap-json.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 "IoT.bzh" + Copyright (C) 2016-2019 "IoT.bzh" author: José Bollo diff --git a/src/wrap-json.h b/src/wrap-json.h index f43659a..73389af 100644 --- a/src/wrap-json.h +++ b/src/wrap-json.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2016, 2017, 2018 "IoT.bzh" + Copyright (C) 2016-2019 "IoT.bzh" author: José Bollo -- cgit 1.2.3-korg