diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2019-11-09 09:22:17 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2019-11-09 09:22:17 +0100 |
commit | 2ae3f4a6d1e4f45ebf877227d22e73b9015ce395 (patch) | |
tree | aaa0f5f670e44a09158d4ab4657280c3668331cf /low-can-binding | |
parent | f9858fe476590e3617a4c5e639fa45b1ff832a07 (diff) |
all: Copyright update
Change-Id: I9794c48d0f7567cc3fdc7dff21b4fcee47296514
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'low-can-binding')
-rw-r--r-- | low-can-binding/can/can-bus-device.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/can/can-bus.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/can/message-set.cpp | 2 | ||||
-rw-r--r-- | low-can-binding/can/message-set.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/config-parser.cpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/config-parser.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan-bcm.cpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan-bcm.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan-raw.cpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan-raw.hpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan.cpp | 2 | ||||
-rw-r--r-- | low-can-binding/utils/socketcan.hpp | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/low-can-binding/can/can-bus-device.hpp b/low-can-binding/can/can-bus-device.hpp index a5c9493c..0d8b7069 100644 --- a/low-can-binding/can/can-bus-device.hpp +++ b/low-can-binding/can/can-bus-device.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016, 2017 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * diff --git a/low-can-binding/can/can-bus.hpp b/low-can-binding/can/can-bus.hpp index a9f6b0c1..6b0cc133 100644 --- a/low-can-binding/can/can-bus.hpp +++ b/low-can-binding/can/can-bus.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016, 2017 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * diff --git a/low-can-binding/can/message-set.cpp b/low-can-binding/can/message-set.cpp index 38aa2470..5edd742f 100644 --- a/low-can-binding/can/message-set.cpp +++ b/low-can-binding/can/message-set.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016, 2017 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * diff --git a/low-can-binding/can/message-set.hpp b/low-can-binding/can/message-set.hpp index 3e94b04f..5ce4ce38 100644 --- a/low-can-binding/can/message-set.hpp +++ b/low-can-binding/can/message-set.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016, 2017 "IoT.bzh" + * Copyright (C) 2015, 2016, 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * diff --git a/low-can-binding/utils/config-parser.cpp b/low-can-binding/utils/config-parser.cpp index 98d6ad58..820c6d9b 100644 --- a/low-can-binding/utils/config-parser.cpp +++ b/low-can-binding/utils/config-parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/config-parser.hpp b/low-can-binding/utils/config-parser.hpp index 3115e9bd..4553be2d 100644 --- a/low-can-binding/utils/config-parser.hpp +++ b/low-can-binding/utils/config-parser.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan-bcm.cpp b/low-can-binding/utils/socketcan-bcm.cpp index df41fba2..e992ccbe 100644 --- a/low-can-binding/utils/socketcan-bcm.cpp +++ b/low-can-binding/utils/socketcan-bcm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan-bcm.hpp b/low-can-binding/utils/socketcan-bcm.hpp index 1f5ec50c..4806ac0e 100644 --- a/low-can-binding/utils/socketcan-bcm.hpp +++ b/low-can-binding/utils/socketcan-bcm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan-raw.cpp b/low-can-binding/utils/socketcan-raw.cpp index 31387c72..fa162fa5 100644 --- a/low-can-binding/utils/socketcan-raw.cpp +++ b/low-can-binding/utils/socketcan-raw.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan-raw.hpp b/low-can-binding/utils/socketcan-raw.hpp index 966bf351..02b3884c 100644 --- a/low-can-binding/utils/socketcan-raw.hpp +++ b/low-can-binding/utils/socketcan-raw.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan.cpp b/low-can-binding/utils/socketcan.cpp index f542f4e8..d72f108d 100644 --- a/low-can-binding/utils/socketcan.cpp +++ b/low-can-binding/utils/socketcan.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/low-can-binding/utils/socketcan.hpp b/low-can-binding/utils/socketcan.hpp index b08eeff4..de8163e5 100644 --- a/low-can-binding/utils/socketcan.hpp +++ b/low-can-binding/utils/socketcan.hpp @@ -1,7 +1,7 @@ #pragma once /* - * Copyright (C) 2015, 2016 ,2017 "IoT.bzh" + * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh" * Author "Romain Forlot" <romain.forlot@iot.bzh> * Author "Loïc Collignon" <loic.collignon@iot.bzh> * Licensed under the Apache License, Version 2.0 (the "License"); |