diff options
Diffstat (limited to 'libs/CMakeLists.txt')
-rw-r--r-- | libs/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt index 995c4e77..6a16d32f 100644 --- a/libs/CMakeLists.txt +++ b/libs/CMakeLists.txt @@ -1,7 +1,7 @@ ########################################################################### -# Copyright 2015, 2016, 2017 IoT.bzh +# Copyright 2015 - 2018 IoT.bzh # -# author: Fulup Ar Foll <fulup@iot.bzh> +# author: Romain Forlot <romain.forlot@iot.bzh> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,4 +17,4 @@ ########################################################################### # Add target to project dependency list -project_subdirs_add()
\ No newline at end of file +project_subdirs_add() |