diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/CMakeLists.txt | 2 | ||||
-rw-r--r-- | conf/dbus/CMakeLists.txt | 2 | ||||
-rw-r--r-- | conf/system/CMakeLists.txt | 2 | ||||
-rw-r--r-- | conf/unit/CMakeLists.txt | 2 | ||||
-rw-r--r-- | conf/user/CMakeLists.txt | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt index 11b2beb..18847cd 100644 --- a/conf/CMakeLists.txt +++ b/conf/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/conf/dbus/CMakeLists.txt b/conf/dbus/CMakeLists.txt index 9946595..ab48b34 100644 --- a/conf/dbus/CMakeLists.txt +++ b/conf/dbus/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/conf/system/CMakeLists.txt b/conf/system/CMakeLists.txt index 3cabd0c..0b6e66e 100644 --- a/conf/system/CMakeLists.txt +++ b/conf/system/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/conf/unit/CMakeLists.txt b/conf/unit/CMakeLists.txt index 7fbe6e1..f3aed5d 100644 --- a/conf/unit/CMakeLists.txt +++ b/conf/unit/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/conf/user/CMakeLists.txt b/conf/user/CMakeLists.txt index a8d72dc..6b9e117 100644 --- a/conf/user/CMakeLists.txt +++ b/conf/user/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> # |