diff --git a/src/TinyPacket.h b/src/TinyPacket.h index 2d00d837..70e30380 100644 --- a/src/TinyPacket.h +++ b/src/TinyPacket.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2016-2020,2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolFd.cpp b/src/TinyProtocolFd.cpp index f879453c..2c1d95c9 100644 --- a/src/TinyProtocolFd.cpp +++ b/src/TinyProtocolFd.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolFd.h b/src/TinyProtocolFd.h index b75df2cf..f7aec7f8 100644 --- a/src/TinyProtocolFd.h +++ b/src/TinyProtocolFd.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolHdlc.cpp b/src/TinyProtocolHdlc.cpp index edfefc21..4a5534cf 100644 --- a/src/TinyProtocolHdlc.cpp +++ b/src/TinyProtocolHdlc.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2019-2020,2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/esp32/esp32_hal.h b/src/hal/esp32/esp32_hal.h index d6bff2fb..26653d1a 100644 --- a/src/hal/esp32/esp32_hal.h +++ b/src/hal/esp32/esp32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2019,2022 (,2022 (C) Alexey Dynda + Copyright 2019,2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/linux/linux_hal.h b/src/hal/linux/linux_hal.h index 20fabea3..05bc65ed 100644 --- a/src/hal/linux/linux_hal.h +++ b/src/hal/linux/linux_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2016,2022 (,2022 (C) Alexey Dynda + Copyright 2016,2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/mingw32/mingw32_hal.h b/src/hal/mingw32/mingw32_hal.h index 76b46119..62c791d8 100644 --- a/src/hal/mingw32/mingw32_hal.h +++ b/src/hal/mingw32/mingw32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2016,2019,2021-2022 (,2022 (C) Alexey Dynda + Copyright 2016,2019,2021-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/tiny_serial.c b/src/hal/tiny_serial.c index 41586f47..28566c34 100644 --- a/src/hal/tiny_serial.c +++ b/src/hal/tiny_serial.c @@ -1,5 +1,5 @@ /* - Copyright 2017,2020-2022 (,2022 (C) Alexey Dynda + Copyright 2017,2020-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/tiny_serial.h b/src/hal/tiny_serial.h index 65128d58..df6bb2ba 100644 --- a/src/hal/tiny_serial.h +++ b/src/hal/tiny_serial.h @@ -1,5 +1,5 @@ /* - Copyright 2017,2020-2022 (,2022 (C) Alexey Dynda + Copyright 2017,2020-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/tiny_types.h b/src/hal/tiny_types.h index 0d10b1bd..85b81785 100644 --- a/src/hal/tiny_types.h +++ b/src/hal/tiny_types.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2022 (,2022 (C) Alexey Dynda + Copyright 2016-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/win32/win32_hal.h b/src/hal/win32/win32_hal.h index 6e93cd4c..23504a9c 100644 --- a/src/hal/win32/win32_hal.h +++ b/src/hal/win32/win32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2020,2022 (,2022 (C) Alexey Dynda + Copyright 2020,2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/fd/tiny_fd.c b/src/proto/fd/tiny_fd.c index 5b607337..2df4496f 100644 --- a/src/proto/fd/tiny_fd.c +++ b/src/proto/fd/tiny_fd.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/fd/tiny_fd.h b/src/proto/fd/tiny_fd.h index 9d0bc940..6cbfac88 100644 --- a/src/proto/fd/tiny_fd.h +++ b/src/proto/fd/tiny_fd.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/fd/tiny_fd_int.h b/src/proto/fd/tiny_fd_int.h index 3be3c812..0cd8e71a 100644 --- a/src/proto/fd/tiny_fd_int.h +++ b/src/proto/fd/tiny_fd_int.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/hdlc/high_level/hdlc.c b/src/proto/hdlc/high_level/hdlc.c index 8aed3c44..b6a96cc5 100644 --- a/src/proto/hdlc/high_level/hdlc.c +++ b/src/proto/hdlc/high_level/hdlc.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/hdlc/high_level/hdlc.h b/src/proto/hdlc/high_level/hdlc.h index dc9964a1..4c334312 100644 --- a/src/proto/hdlc/high_level/hdlc.h +++ b/src/proto/hdlc/high_level/hdlc.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/hdlc/low_level/hdlc.c b/src/proto/hdlc/low_level/hdlc.c index b343a981..c352be57 100644 --- a/src/proto/hdlc/low_level/hdlc.c +++ b/src/proto/hdlc/low_level/hdlc.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/hdlc/low_level/hdlc.h b/src/proto/hdlc/low_level/hdlc.h index 0b39960b..ad0a5a39 100644 --- a/src/proto/hdlc/low_level/hdlc.h +++ b/src/proto/hdlc/low_level/hdlc.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/hdlc/low_level/hdlc_int.h b/src/proto/hdlc/low_level/hdlc_int.h index 479f1084..6926d456 100644 --- a/src/proto/hdlc/low_level/hdlc_int.h +++ b/src/proto/hdlc/low_level/hdlc_int.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/light/tiny_light.c b/src/proto/light/tiny_light.c index df62270d..19da511d 100644 --- a/src/proto/light/tiny_light.c +++ b/src/proto/light/tiny_light.c @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (,2022 (C) Alexey Dynda + Copyright 2017-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/light/tiny_light.h b/src/proto/light/tiny_light.h index b469b018..6ca5beb7 100644 --- a/src/proto/light/tiny_light.h +++ b/src/proto/light/tiny_light.h @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (,2022 (C) Alexey Dynda + Copyright 2017-2022 (C) Alexey Dynda This file is part of Tiny Protocol Library.