diff options
Diffstat (limited to 'low-can-binding/utils')
-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 |
8 files changed, 8 insertions, 8 deletions
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 7b2501af..17cec019 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"); |