diff options
-rwxr-xr-x | autobuild/agl/autobuild | 2 | ||||
-rwxr-xr-x | autobuild/linux/autobuild | 2 | ||||
-rw-r--r-- | src/harvester-binding.c | 2 | ||||
-rw-r--r-- | src/harvester-binding.h | 2 | ||||
-rw-r--r-- | src/plugins/influxdb-reader.c | 2 | ||||
-rw-r--r-- | src/plugins/influxdb-writer.c | 2 | ||||
-rw-r--r-- | src/plugins/influxdb.c | 2 | ||||
-rw-r--r-- | src/plugins/influxdb.h | 2 | ||||
-rw-r--r-- | src/plugins/tsdb.c | 2 | ||||
-rw-r--r-- | src/plugins/tsdb.h | 2 | ||||
-rw-r--r-- | src/utils/list.c | 2 | ||||
-rw-r--r-- | src/utils/list.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/autobuild/agl/autobuild b/autobuild/agl/autobuild index db00c1a..b8780c5 100755 --- a/autobuild/agl/autobuild +++ b/autobuild/agl/autobuild @@ -1,5 +1,5 @@ #!/usr/bin/make -f -# Copyright (C) 2015 - 2018 "IoT.bzh" +# Copyright (C) 2015 - 2019 "IoT.bzh" # Author "Romain Forlot" <romain.forlot@iot.bzh> # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/autobuild/linux/autobuild b/autobuild/linux/autobuild index db00c1a..b8780c5 100755 --- a/autobuild/linux/autobuild +++ b/autobuild/linux/autobuild @@ -1,5 +1,5 @@ #!/usr/bin/make -f -# Copyright (C) 2015 - 2018 "IoT.bzh" +# Copyright (C) 2015 - 2019 "IoT.bzh" # Author "Romain Forlot" <romain.forlot@iot.bzh> # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/harvester-binding.c b/src/harvester-binding.c index a78290e..5968fba 100644 --- a/src/harvester-binding.c +++ b/src/harvester-binding.c @@ -1,5 +1,5 @@ /* -* Copyright (C) 2016 "IoT.bzh" +* Copyright (C) 2016-2019 "IoT.bzh" * Author Fulup Ar Foll <fulup@iot.bzh> * Author Romain Forlot <romain@iot.bzh> * diff --git a/src/harvester-binding.h b/src/harvester-binding.h index 7ac00a0..d0e64da 100644 --- a/src/harvester-binding.h +++ b/src/harvester-binding.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 "IoT.bzh" + * Copyright (C) 2016 - 2019 "IoT.bzh" * Author Fulup Ar Foll <fulup@iot.bzh> * Author Romain Forlot <romain@iot.bzh> * diff --git a/src/plugins/influxdb-reader.c b/src/plugins/influxdb-reader.c index b6c9c25..85a52a9 100644 --- a/src/plugins/influxdb-reader.c +++ b/src/plugins/influxdb-reader.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/influxdb-writer.c b/src/plugins/influxdb-writer.c index 45f5fb2..2ef3813 100644 --- a/src/plugins/influxdb-writer.c +++ b/src/plugins/influxdb-writer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/influxdb.c b/src/plugins/influxdb.c index a3b61c7..a175c0e 100644 --- a/src/plugins/influxdb.c +++ b/src/plugins/influxdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/influxdb.h b/src/plugins/influxdb.h index 54af5fc..0caf22e 100644 --- a/src/plugins/influxdb.h +++ b/src/plugins/influxdb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/tsdb.c b/src/plugins/tsdb.c index 27ae067..7a4394e 100644 --- a/src/plugins/tsdb.c +++ b/src/plugins/tsdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/plugins/tsdb.h b/src/plugins/tsdb.h index ac5a103..0a84556 100644 --- a/src/plugins/tsdb.h +++ b/src/plugins/tsdb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2019 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/utils/list.c b/src/utils/list.c index 030c759..aca7e23 100644 --- a/src/utils/list.c +++ b/src/utils/list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/utils/list.h b/src/utils/list.h index c0d559f..1a6ae92 100644 --- a/src/utils/list.h +++ b/src/utils/list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 "IoT.bzh" + * Copyright (C) 2018 - 2019 "IoT.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); |