summaryrefslogtreecommitdiffstats
path: root/include/afb/c++
diff options
context:
space:
mode:
Diffstat (limited to 'include/afb/c++')
-rw-r--r--include/afb/c++/binding2
-rw-r--r--include/afb/c++/binding-object.hpp2
-rw-r--r--include/afb/c++/binding-wrap.hpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/afb/c++/binding b/include/afb/c++/binding
index 364252c3..f18a4bf7 100644
--- a/include/afb/c++/binding
+++ b/include/afb/c++/binding
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016, 2017, 2018 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/c++/binding-object.hpp b/include/afb/c++/binding-object.hpp
index 1744535f..813c6218 100644
--- a/include/afb/c++/binding-object.hpp
+++ b/include/afb/c++/binding-object.hpp
@@ -1,7 +1,7 @@
#pragma once
/*
- * Copyright (C) 2018 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author Loïc Collignon <loic.collignon@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/include/afb/c++/binding-wrap.hpp b/include/afb/c++/binding-wrap.hpp
index 9a9ad85c..a9984690 100644
--- a/include/afb/c++/binding-wrap.hpp
+++ b/include/afb/c++/binding-wrap.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2016-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author: José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");