diff options
Diffstat (limited to 'bindings/intrinsics')
-rw-r--r-- | bindings/intrinsics/CMakeLists.txt | 2 | ||||
-rw-r--r-- | bindings/intrinsics/afb-dbus-binding.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/intrinsics/CMakeLists.txt b/bindings/intrinsics/CMakeLists.txt index f6fc17b3..14833358 100644 --- a/bindings/intrinsics/CMakeLists.txt +++ b/bindings/intrinsics/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/bindings/intrinsics/afb-dbus-binding.c b/bindings/intrinsics/afb-dbus-binding.c index 7a1bec54..a5b7d788 100644 --- a/bindings/intrinsics/afb-dbus-binding.c +++ b/bindings/intrinsics/afb-dbus-binding.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 "IoT.bzh" + * Copyright (C) 2016, 2017, 2018 "IoT.bzh" * Author José Bollo <jose.bollo@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); |