diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/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 |
4 files changed, 4 insertions, 4 deletions
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 <jose.bollo@iot.bzh> # 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 <jose.bollo@iot.bzh> # 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 <jose.bollo@iot.bzh> # 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 <jose.bollo@iot.bzh> # |