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 3e29f82..0a67173 100644 --- a/conf/CMakeLists.txt +++ b/conf/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2017 IoT.bzh +# Copyright (C) 2017, 2018 IoT.bzh # # author: José Bollo <jose.bollo@iot.bzh> # diff --git a/conf/system/CMakeLists.txt b/conf/system/CMakeLists.txt index 74fdf37..2f1b209 100644 --- a/conf/system/CMakeLists.txt +++ b/conf/system/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2018 IoT.bzh # # author: José Bollo <jose.bollo@iot.bzh> # diff --git a/conf/unit/CMakeLists.txt b/conf/unit/CMakeLists.txt index 69f201d..e48c338 100644 --- a/conf/unit/CMakeLists.txt +++ b/conf/unit/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2018 IoT.bzh # # author: José Bollo <jose.bollo@iot.bzh> # diff --git a/conf/user/CMakeLists.txt b/conf/user/CMakeLists.txt index 146dd6b..05b5eb0 100644 --- a/conf/user/CMakeLists.txt +++ b/conf/user/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright (C) 2015-2018 IoT.bzh # # author: José Bollo <jose.bollo@iot.bzh> # |