From c4c9b77f955d4ada7ae562b248e0cf119fd9cdcf Mon Sep 17 00:00:00 2001 From: lexus2k Date: Fri, 26 Jul 2024 22:37:24 +0400 Subject: [PATCH] License version update --- .hash_db | 118 +++++++++++++++------------ .travis/refresh_license.py | 28 +++---- python/fd.cpp | 2 +- python/main.cpp | 2 +- src/TinyPacket.h | 2 +- src/TinyProtocol.cpp | 11 ++- src/TinyProtocol.h | 2 +- src/TinyProtocolFd.cpp | 2 +- src/TinyProtocolFd.h | 2 +- src/TinyProtocolHdlc.cpp | 2 +- src/hal/esp32/esp32_hal.h | 2 +- src/hal/esp32/esp32_hal.inl | 2 +- src/hal/linux/linux_hal.h | 2 +- src/hal/linux/linux_hal.inl | 2 +- src/hal/mingw32/mingw32_hal.h | 2 +- src/hal/tiny_debug.h | 2 +- src/hal/tiny_serial.c | 2 +- src/hal/tiny_serial.h | 2 +- src/hal/tiny_types.c | 2 +- src/hal/tiny_types.h | 2 +- src/hal/win32/win32_hal.h | 2 +- src/interface/TinySerial.h | 11 ++- src/link/TinyFdLinkLayer.cpp | 11 ++- src/link/TinyFdLinkLayer.h | 11 ++- src/link/TinyHdlcLinkLayer.cpp | 11 ++- src/link/TinyHdlcLinkLayer.h | 11 ++- src/link/TinyLinkLayer.h | 11 ++- src/link/TinySerialFdLink.cpp | 11 ++- src/link/TinySerialFdLink.h | 11 ++- src/link/TinySerialHdlcLink.cpp | 11 ++- src/link/TinySerialHdlcLink.h | 11 ++- src/link/TinySerialLinkLayer.h | 11 ++- src/proto/crc/tiny_crc.c | 2 +- src/proto/fd/tiny_fd.c | 2 +- src/proto/fd/tiny_fd.h | 2 +- src/proto/fd/tiny_fd_frames.c | 2 +- src/proto/fd/tiny_fd_frames_int.h | 2 +- src/proto/fd/tiny_fd_int.h | 2 +- src/proto/hdlc/high_level/hdlc.c | 2 +- src/proto/hdlc/high_level/hdlc.h | 2 +- src/proto/hdlc/low_level/hdlc.c | 2 +- src/proto/hdlc/low_level/hdlc.h | 2 +- src/proto/hdlc/low_level/hdlc_int.h | 2 +- src/proto/light/tiny_light.c | 2 +- src/proto/light/tiny_light.h | 2 +- unittest/fd_tests.cpp | 2 +- unittest/hdlc_tests.cpp | 2 +- unittest/helpers/fake_connection.cpp | 2 +- unittest/helpers/fake_connection.h | 2 +- unittest/helpers/fake_endpoint.cpp | 2 +- unittest/helpers/fake_endpoint.h | 2 +- unittest/helpers/fake_wire.cpp | 2 +- unittest/helpers/fake_wire.h | 2 +- unittest/helpers/tiny_fd_helper.cpp | 2 +- unittest/helpers/tiny_fd_helper.h | 2 +- unittest/light_tests.cpp | 2 +- 56 files changed, 237 insertions(+), 125 deletions(-) diff --git a/.hash_db b/.hash_db index 4b933022..61deb0be 100644 --- a/.hash_db +++ b/.hash_db @@ -1,99 +1,99 @@ ./setup.py:6a65fb06d718c8ed6ffd5e1e2ce7e337 -./src/TinyProtocolFd.cpp:dc52761597f73e0581db6510d7923cf6 +./src/TinyProtocolFd.cpp:75c95933bc2c237de5361161a8204d25 ./src/TinyLightProtocol.h:a684b685ec5ba4641ee10d24caf0f8cb -./src/TinyProtocolFd.h:6db1007de88e2fc2dfc2bf18c55ddf4c +./src/TinyProtocolFd.h:783657756612f6a1b87703f09092ba99 ./src/TinyLightProtocol.cpp:edacf9b017dece5234deb2c95c5c3e7d -./src/TinyPacket.h:916d0bd1221d3ec2ddfc5ac70a26b344 -./src/TinyProtocolHdlc.cpp:49d00baaa1c26434215aa1cf6c6d75d2 +./src/TinyPacket.h:d7e02533d8fc0d43d8a31429d7f42fc5 +./src/TinyProtocolHdlc.cpp:f0e75c760292907c511045ce565331f7 ./src/TinyProtocolHdlc.h:3603d51944e3fbc4e054a303db241a6a -./src/TinyProtocol.h:56877f0a2681b3393daab59460a46a97 +./src/TinyProtocol.h:c62154a96ab5c19eea3d574b0a4cb3da ./src/proto/crc/tiny_crc.h:ec366c5c7751a822b2c4931e40150a84 -./src/proto/crc/tiny_crc.c:73d4dca2d3805a8127b1a710599bce9e -./src/proto/hdlc/low_level/hdlc.c:f9d0a64ccf41c0b8a2c2bbeb622652ab -./src/proto/hdlc/low_level/hdlc.h:e06a1a5c44259759b4260c7b29bfe303 -./src/proto/hdlc/low_level/hdlc_int.h:af5576216218e1d9f55395312d8cf3b1 -./src/proto/hdlc/high_level/hdlc.c:65870a83fbb238e91ec1dfeb0d54439e -./src/proto/hdlc/high_level/hdlc.h:4be46b73f8b2dbbdf2fa737f00fa1b77 -./src/proto/fd/tiny_fd_frames.c:ea1ec41497b45cf62371bd8e6062f284 -./src/proto/fd/tiny_fd_int.h:f6c7329485870ac86a9043f5d2d468fc -./src/proto/fd/tiny_fd_frames_int.h:4153dc1d7f31da43095514c8694c18ec -./src/proto/fd/tiny_fd.c:6c50c6ad70b658d2d317f3a19f9d9bcb -./src/proto/fd/tiny_fd.h:7148a2d7e8f1dfe3121c181534599525 -./src/proto/light/tiny_light.c:c7bbb1ce83bd7f09e2b0a1b372485ef7 -./src/proto/light/tiny_light.h:61e2d702ae9490e451cde3cdd36d25ce -./src/hal/tiny_debug.h:ec3baec310bcef743d2e16957253ca6f +./src/proto/crc/tiny_crc.c:904b6700e7edb0c290eafe9fbad7df2e +./src/proto/hdlc/low_level/hdlc.c:20786efe6fba177fd500bafe14f46b00 +./src/proto/hdlc/low_level/hdlc.h:363274fa5423ccaaf4c312c9948234c4 +./src/proto/hdlc/low_level/hdlc_int.h:5086b2643f08bce859d8e367888df9f3 +./src/proto/hdlc/high_level/hdlc.c:49e72944973f5abbe7821ccfc98fcfe2 +./src/proto/hdlc/high_level/hdlc.h:8a8ee3205e6a3b646877369fd7dc37ca +./src/proto/fd/tiny_fd_frames.c:ce8b268ac2b5f9c06ea27efaecb2da1c +./src/proto/fd/tiny_fd_int.h:297a74e45acf3fac3032a6d1aa2eaebf +./src/proto/fd/tiny_fd_frames_int.h:883f459f0da1e8c9c9aee6e9cd930597 +./src/proto/fd/tiny_fd.c:895afbb17e4737adfac5d2dee827d840 +./src/proto/fd/tiny_fd.h:e4bf3d5757e5a651a3260b2fb8e5f187 +./src/proto/light/tiny_light.c:762620e03e620b0b3928078c83c06952 +./src/proto/light/tiny_light.h:6d1ac27584d2c414e83d7da46f953632 +./src/hal/tiny_debug.h:27d6374dd4deb09b1d98f62e25b0f1a5 ./src/hal/tiny_list.c:db940e41cce84752164648cb9e1613df -./src/hal/tiny_types.h:5bb6f783238245be50cd4e444544889b -./src/hal/tiny_serial.h:0399afef7fd429e9461d9bbeed009c95 +./src/hal/tiny_types.h:34e617f439dbf7ae0fe7a019005c65db +./src/hal/tiny_serial.h:5f53d1f334637e32ccc8a1370f600641 ./src/hal/tiny_list.h:69b562367054b805e7e27581e427e5bd -./src/hal/tiny_types.c:1e1a12815d82d93d27d38f5650b97353 -./src/hal/tiny_serial.c:3a33d156aff044633cff04a900601cd5 +./src/hal/tiny_types.c:c3639fc3c23134af643e8335450cd582 +./src/hal/tiny_serial.c:ac1b225805a5b595f3249b8f2b80491c ./src/hal/arduino/arduino_hal.inl:168da39110fe026168904a881538af6c ./src/hal/arduino/arduino_hal.h:06465d36d34bd55179707e956210544c -./src/hal/linux/linux_hal.h:63c1b74aaedcfa7e5e89098068e99443 +./src/hal/linux/linux_hal.h:9464e99a66541144a00c5f470fe088f2 ./src/hal/linux/linux_serial.inl:0354da90c95ae791f0c6e64c5eac63f7 ./src/hal/linux/linux_serial.h:9f2594db69e4a98891fe780395c9ae62 -./src/hal/linux/linux_hal.inl:cd6a48e6c95b23c9ec0d68181923622f -./src/hal/esp32/esp32_hal.h:bc3b84848393530797c47a31712cbb4b -./src/hal/esp32/esp32_hal.inl:b9bd509161524eee58743875995d62bd +./src/hal/linux/linux_hal.inl:a15d8719eb6e735f77f583dc85db7c00 +./src/hal/esp32/esp32_hal.h:b8ccc4805df50b5993cc1c32072139da +./src/hal/esp32/esp32_hal.inl:72dd97593bbc51a3ca615e282bd29675 ./src/hal/avr/avr_hal.h:f0faa8c545a6f4259c7eb2980d275bba ./src/hal/avr/avr_hal.inl:dd4e0d37312349c1dc35fdcdff8786c0 ./src/hal/no_platform/noplatform_serial.h:9f2594db69e4a98891fe780395c9ae62 ./src/hal/no_platform/no_platform_hal.h:ac36d0f88f70ce88ca3f5cdd5731ab29 ./src/hal/no_platform/no_platform_hal.inl:459112564afc8e2b271975c39ea83ae2 -./src/hal/mingw32/mingw32_hal.h:ed7464e4405cd7c0148339cf8469f3ea +./src/hal/mingw32/mingw32_hal.h:4c8d80165b852bf8056235b563ad8dd8 ./src/hal/mingw32/mingw32_hal.inl:e19ec5e42f167f89ee0fff4a6ca77218 ./src/hal/win32/win32_hal.inl:4478824cd82891dd9f87aa5118fa8545 ./src/hal/win32/win32_serial.inl:a455c67d103c5eab8c27b6f2cd77a983 ./src/hal/win32/win32_serial.h:3b28603bd650706c7aea0caccc069b4d -./src/hal/win32/win32_hal.h:2fd3b03be2a6a501f8cdb00bae97a3f3 +./src/hal/win32/win32_hal.h:2d3bb4ce91cf6b9dc3db037dd5d4aa33 ./src/hal/single_core/hal_single_core.inl:c652ec6f2c6f4755d48fd0f389fa3603 ./unittest/packet_tests.cpp:f605740365a18b398e61fed987d892f4 -./unittest/hdlc_tests.cpp:f17e0ab45d0ec2555be553111f891036 +./unittest/hdlc_tests.cpp:3b0f9d71d3e2a7dca9073cd4f1551984 ./unittest/hal_tests.cpp:bcafc594a1d14046d0589b03d79cdeba ./unittest/main.cpp:a5d2d3bcfd2c084575144432699615af -./unittest/light_tests.cpp:d19aaeef4014babe927be441bc744a3d -./unittest/fd_tests.cpp:2effb9109059715ef4c254a5db482233 -./unittest/helpers/fake_wire.cpp:278850827a1f550db720ab0daa3a06d4 -./unittest/helpers/tiny_fd_helper.cpp:198b6e1ffe917aaef39e4caea1ef0458 -./unittest/helpers/fake_wire.h:d4376c88bb2900aafe14887085a27607 -./unittest/helpers/fake_connection.cpp:df9ccb0a0019a9e93f3f4cbd513ab0e3 -./unittest/helpers/fake_endpoint.cpp:bf2a8d7d026c9c545f459c7a37712338 +./unittest/light_tests.cpp:e3a1e5a663ea033ad2a560b5647c7465 +./unittest/fd_tests.cpp:877876ef080d7a572140ec5dfb7e728c +./unittest/helpers/fake_wire.cpp:fc273c9b2151e7526c9d2fdfab8b7e66 +./unittest/helpers/tiny_fd_helper.cpp:e12d09fc72b697807a7214806b9797ad +./unittest/helpers/fake_wire.h:e55cdc76ed1d27f6c945ee16db34f8eb +./unittest/helpers/fake_connection.cpp:ac1a02ba4000e3b9994498356f79279a +./unittest/helpers/fake_endpoint.cpp:cb510afb6379af1ff864fe57068b0292 ./unittest/helpers/tiny_base_helper.cpp:edf076d2e466029c6613bfe02d3d2272 ./unittest/helpers/semaphore_helper.h:aac4cd56d3f6b4ea76328152d7c13f65 -./unittest/helpers/fake_endpoint.h:61184617911efd05a026e5d169fd8ac6 +./unittest/helpers/fake_endpoint.h:f1a74f21cbc762aab546e27b40367779 ./unittest/helpers/tiny_hdlc_helper.cpp:29dea22e1b598538475e3675de3587be ./unittest/helpers/tiny_hdlc_helper.h:88f4ea73a648a7e1a24d6acc944f5b48 -./unittest/helpers/fake_connection.h:702a3253c031ab4e5612d08c4b0c4b1d +./unittest/helpers/fake_connection.h:a777616c04f614b304f227f372bdf342 ./unittest/helpers/tiny_base_helper.h:40ef1492748b45514e0798794536f644 ./unittest/helpers/tiny_light_helper.cpp:2e001bd885b7b71db6d45a66c7d63f54 -./unittest/helpers/tiny_fd_helper.h:f171aaef68243291c867acafd04648b6 +./unittest/helpers/tiny_fd_helper.h:9790abe4297d8bcd94b279679f7cc173 ./unittest/helpers/tiny_light_helper.h:e6324b2e96a6cbe1a09c5634639c70ba ./python/hdlc_ll.h:888d0725f810e5aaf68475d29c4f9533 ./python/fd.h:fdd07995e6ef9db40e2b1f10d3840d8f -./python/main.cpp:76a3d87011ad890b2fb1f0a33ad074a0 +./python/main.cpp:fe5a8257eaa36f5a0194b454c34ffa2b ./python/hdlc_ll.cpp:727b6a7f052efd60325a0a9885f3923b -./python/fd.cpp:78ddabbd9edcb38a850b02c98b7281ed +./python/fd.cpp:b331bbeebb2da8a8e961a4eb74d1cd70 ./python/__init__.py:6960c69f1d180109c61003badb83dc6b ./python/options/__init__.py:bd9232ea6932e44b412796fe57a835c3 ./python/wrappers/__init__.py:d4882c0a8b1d2cd9b93c0ebb4d00f8c8 ./tools/hal_template_functions/platform_hal.c:65b3641a1d6a998aa6758892bbe4b18b ./src/tinyproto.h:0cb81312452718c98861e4d97c657b42 -./src/TinyProtocol.cpp:f54ac0c67f7cb9e26b17e0dc53096810 -./src/interface/TinySerial.h:3913e5134de45d9f5839fd8022c7acb3 +./src/TinyProtocol.cpp:2ae9d76b048101aaece4d13a7644ea75 +./src/interface/TinySerial.h:9e5a75eeaa8d21da3d29038d4af268c6 ./src/interface/TinySerial.cpp:af0ab33ca149ee544376d8d493c1694a -./src/link/TinyLinkLayer.h:78a7f59e9c0924a846f3689d91c6e6c8 -./src/link/TinyHdlcLinkLayer.h:48d8fa2929714628d1d3a6fed49db4df -./src/link/TinySerialFdLink.h:6f43bf69afda07153295f5ac086e9bb8 +./src/link/TinyLinkLayer.h:a12e8d858ebb40965fb4d065934cb156 +./src/link/TinyHdlcLinkLayer.h:5ed61dacc25f310f36effca48ad6eaa1 +./src/link/TinySerialFdLink.h:4a3778b4262b9100a9474ec72b342c32 ./src/link/TinyLinkLayer.cpp:fac80ae5781b043285f7b5c58ed75841 -./src/link/TinySerialHdlcLink.cpp:a4dd427178817266fb7c4835e15cb3e3 -./src/link/TinyHdlcLinkLayer.cpp:3f83291eab7d00a782c1f9e12b6e6af8 -./src/link/TinyFdLinkLayer.cpp:b17559e42aca68c3eaa349778727fcef -./src/link/TinySerialFdLink.cpp:a3645d25a8a9276e24115aad3efec1f2 +./src/link/TinySerialHdlcLink.cpp:cbd6c3fa0bae34c8c9c4198cf4fdc1c6 +./src/link/TinyHdlcLinkLayer.cpp:ea68c5e508d2aa7c662fef7dd553228f +./src/link/TinyFdLinkLayer.cpp:e9c6fa02773357cac8e51d6949c04cb7 +./src/link/TinySerialFdLink.cpp:d3bf3f5b9b2e2736c6b93c1634817bef ./src/link/TinySerialLinkLayer.cpp:87f5c8102c0cac6163843df8232cdd29 -./src/link/TinyFdLinkLayer.h:8bddd88e8b1ecad4633cb113c8c36281 -./src/link/TinySerialLinkLayer.h:e5d33a746fa0630ea6d1aa816b5f8fd0 -./src/link/TinySerialHdlcLink.h:bf0b5e032b859f72cc3a4a03e96e138c +./src/link/TinyFdLinkLayer.h:189dbbcbd9bd4b793b99603cabde7179 +./src/link/TinySerialLinkLayer.h:d5dc2dc0a1acd9347f4d2e45d96fdd1a +./src/link/TinySerialHdlcLink.h:143c0f814de81f7540b6fb059e1d0614 ./src/hal/tiny_serial_cpp.cpp:3fdefe16cf76a59d364a16d595f2bd7e ./src/hal/arduino/arduino_serial.inl:7bdd66771fae6fcba2fcb11c53f642aa ./src/hal/arduino/arduino_serial.h:d1029eb03354a63b4248513a13da5f6b @@ -103,3 +103,13 @@ ./python/py_serial.cpp:4da3de2dbc6b2b72582c06c9f7bbdcda ./python/py_serial.h:68e016b996aea104b0bf8a908df96db6 ./python/helpers/__init__.py:9df0084a1c0b1cadec43caaf0b21cc20 +./build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c:b41ff47ddf6d0b8a47e2f179d5ba30af +./build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp:8f6ee0d17bc4d5795212007f40d90e59 +./build/lib.linux-x86_64-3.10/tinyproto/helpers/__init__.py:9df0084a1c0b1cadec43caaf0b21cc20 +./build/lib.linux-x86_64-3.10/tinyproto/wrappers/__init__.py:d4882c0a8b1d2cd9b93c0ebb4d00f8c8 +./unittest/fd_multidrop_tests.cpp:c92b46501ad2da42ebb0bcec588e6375 +./src/hal/tiny_types_cpp.cpp:0153fbfd1f3f42ef78a9ca6deeaec0dc +./src/hal/freertos/freertos_hal.h:64ed002a698414e1e258434ee799e8b9 +./src/hal/freertos/freertos_hal.inl:7463e053c8b4a6d68d74614cf936dc1b +./src/hal/cpp/cpp_hal.h:f35701b7333807fc1c3f591b55112c57 +./src/hal/cpp/cpp_hal.inl:a214dca4b7ba191f4708163b36bbe4c0 diff --git a/.travis/refresh_license.py b/.travis/refresh_license.py index e141f351..f5057c97 100644 --- a/.travis/refresh_license.py +++ b/.travis/refresh_license.py @@ -29,6 +29,7 @@ import os import datetime import hashlib +import re exclude_paths = [ './.git', @@ -103,23 +104,16 @@ def check_and_update_license(name, new_license = False): for i in range(min(10,len(lines))): if "Copyright" in lines[i]: now = datetime.datetime.now() - ccc = "C" - if "(c)" in lines[i]: - ccc = "(c)" - if "Copyright {}".format(ccc) in lines[i]: - YEAR = lines[i].split("Copyright {}".format(ccc))[1].split(',')[0].strip() - else: - YEAR = lines[i].split("Copyright")[1].split(ccc)[0].strip() - if YEAR.endswith(','): - YEAR = YEAR[:-1] - if not YEAR.endswith("{}".format(now.year)): - if YEAR.endswith("-{}".format(now.year-1)): - YEAR = YEAR[:-5] - YEAR += "-{}".format(now.year) - elif YEAR.endswith("{}".format(now.year-1)): - YEAR += "-{}".format(now.year) - else: - YEAR += ",{}".format(now.year) + reg = re.compile(r'\d{4}') + YEAR = [int(x) for x in reg.findall(lines[i])] + if (len(YEAR) == 0): + YEAR = [now.year] + if (len(YEAR) > 0 and YEAR[-1] != now.year): + YEAR.append(now.year) + result = "{}".format(YEAR[0]) + if (len(YEAR) > 1): + result += "-{}".format(YEAR[-1]) + YEAR = result copyright_exists = True insert_position = 0 if not copyright_exists: diff --git a/python/fd.cpp b/python/fd.cpp index 2c02bda6..9992cf74 100644 --- a/python/fd.cpp +++ b/python/fd.cpp @@ -1,5 +1,5 @@ /* - Copyright 2021-2022 (,2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/python/main.cpp b/python/main.cpp index 8ac11240..7062d384 100644 --- a/python/main.cpp +++ b/python/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2021-2022 (,2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyPacket.h b/src/TinyPacket.h index 96f657e5..a5150ba0 100644 --- a/src/TinyPacket.h +++ b/src/TinyPacket.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2020,2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocol.cpp b/src/TinyProtocol.cpp index abb71692..d789425c 100644 --- a/src/TinyProtocol.cpp +++ b/src/TinyProtocol.cpp @@ -1,8 +1,10 @@ /* - Copyright 2021-2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #include "TinyProtocol.h" diff --git a/src/TinyProtocol.h b/src/TinyProtocol.h index 59052dbe..d29b3bc3 100644 --- a/src/TinyProtocol.h +++ b/src/TinyProtocol.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolFd.cpp b/src/TinyProtocolFd.cpp index 2c1d95c9..e24a8adc 100644 --- a/src/TinyProtocolFd.cpp +++ b/src/TinyProtocolFd.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolFd.h b/src/TinyProtocolFd.h index f7aec7f8..5404796f 100644 --- a/src/TinyProtocolFd.h +++ b/src/TinyProtocolFd.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/TinyProtocolHdlc.cpp b/src/TinyProtocolHdlc.cpp index 4a5534cf..5b8a226f 100644 --- a/src/TinyProtocolHdlc.cpp +++ b/src/TinyProtocolHdlc.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2020,2022 (C) Alexey Dynda + Copyright 2019-2024 (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 26653d1a..9408ca12 100644 --- a/src/hal/esp32/esp32_hal.h +++ b/src/hal/esp32/esp32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2019,2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/esp32/esp32_hal.inl b/src/hal/esp32/esp32_hal.inl index 552b7726..63e26cf8 100644 --- a/src/hal/esp32/esp32_hal.inl +++ b/src/hal/esp32/esp32_hal.inl @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 05bc65ed..e9a46c75 100644 --- a/src/hal/linux/linux_hal.h +++ b/src/hal/linux/linux_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2016,2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/linux/linux_hal.inl b/src/hal/linux/linux_hal.inl index 1b807b09..14502cff 100644 --- a/src/hal/linux/linux_hal.inl +++ b/src/hal/linux/linux_hal.inl @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 62c791d8..eb4167a9 100644 --- a/src/hal/mingw32/mingw32_hal.h +++ b/src/hal/mingw32/mingw32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2016,2019,2021-2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/tiny_debug.h b/src/hal/tiny_debug.h index e13947a4..4f2a2c89 100644 --- a/src/hal/tiny_debug.h +++ b/src/hal/tiny_debug.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 93822637..40939c97 100644 --- a/src/hal/tiny_serial.c +++ b/src/hal/tiny_serial.c @@ -1,5 +1,5 @@ /* - Copyright 2017,2020-2022 (C) Alexey Dynda + Copyright 2017-2024 (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 de70c219..aa839518 100644 --- a/src/hal/tiny_serial.h +++ b/src/hal/tiny_serial.h @@ -1,5 +1,5 @@ /* - Copyright 2017,2020-2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/hal/tiny_types.c b/src/hal/tiny_types.c index a2b66a06..1e6b5263 100644 --- a/src/hal/tiny_types.c +++ b/src/hal/tiny_types.c @@ -1,5 +1,5 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (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 68f2b0ac..706c8b99 100644 --- a/src/hal/tiny_types.h +++ b/src/hal/tiny_types.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (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 23504a9c..62d30b53 100644 --- a/src/hal/win32/win32_hal.h +++ b/src/hal/win32/win32_hal.h @@ -1,5 +1,5 @@ /* - Copyright 2020,2022 (C) Alexey Dynda + Copyright 2020-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/interface/TinySerial.h b/src/interface/TinySerial.h index e65e6b99..487bdff7 100644 --- a/src/interface/TinySerial.h +++ b/src/interface/TinySerial.h @@ -1,8 +1,10 @@ /* - Copyright 2021 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinyFdLinkLayer.cpp b/src/link/TinyFdLinkLayer.cpp index f4d47a45..f27b3237 100644 --- a/src/link/TinyFdLinkLayer.cpp +++ b/src/link/TinyFdLinkLayer.cpp @@ -1,8 +1,10 @@ /* - Copyright 2021-2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #include "TinyFdLinkLayer.h" diff --git a/src/link/TinyFdLinkLayer.h b/src/link/TinyFdLinkLayer.h index 6b3af56e..eed3e9f4 100644 --- a/src/link/TinyFdLinkLayer.h +++ b/src/link/TinyFdLinkLayer.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinyHdlcLinkLayer.cpp b/src/link/TinyHdlcLinkLayer.cpp index 60cca8c5..d5a1e5ec 100644 --- a/src/link/TinyHdlcLinkLayer.cpp +++ b/src/link/TinyHdlcLinkLayer.cpp @@ -1,8 +1,10 @@ /* - Copyright 2021-2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #include "TinyHdlcLinkLayer.h" diff --git a/src/link/TinyHdlcLinkLayer.h b/src/link/TinyHdlcLinkLayer.h index 9d7e2bf5..23126273 100644 --- a/src/link/TinyHdlcLinkLayer.h +++ b/src/link/TinyHdlcLinkLayer.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinyLinkLayer.h b/src/link/TinyLinkLayer.h index 7d8d5cad..f0abfc5c 100644 --- a/src/link/TinyLinkLayer.h +++ b/src/link/TinyLinkLayer.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2021 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinySerialFdLink.cpp b/src/link/TinySerialFdLink.cpp index 01f4a390..2954cb7f 100644 --- a/src/link/TinySerialFdLink.cpp +++ b/src/link/TinySerialFdLink.cpp @@ -1,8 +1,10 @@ /* - Copyright 2021 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #include "TinySerialFdLink.h" diff --git a/src/link/TinySerialFdLink.h b/src/link/TinySerialFdLink.h index 32e63379..1a7ab060 100644 --- a/src/link/TinySerialFdLink.h +++ b/src/link/TinySerialFdLink.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2021 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinySerialHdlcLink.cpp b/src/link/TinySerialHdlcLink.cpp index 6f84c5ef..151fcbf6 100644 --- a/src/link/TinySerialHdlcLink.cpp +++ b/src/link/TinySerialHdlcLink.cpp @@ -1,8 +1,10 @@ /* - Copyright 2021 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #include "TinySerialHdlcLink.h" diff --git a/src/link/TinySerialHdlcLink.h b/src/link/TinySerialHdlcLink.h index 1133a0f7..e23c009e 100644 --- a/src/link/TinySerialHdlcLink.h +++ b/src/link/TinySerialHdlcLink.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2021 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/link/TinySerialLinkLayer.h b/src/link/TinySerialLinkLayer.h index cd7ee1cf..8d702c79 100644 --- a/src/link/TinySerialLinkLayer.h +++ b/src/link/TinySerialLinkLayer.h @@ -1,8 +1,10 @@ /* - Copyright 2016-2022 (C) Alexey Dynda + Copyright 2016-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. + GNU General Public License Usage + Protocol Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -15,6 +17,13 @@ You should have received a copy of the GNU Lesser General Public License along with Protocol Library. If not, see . + + Commercial License Usage + + Licensees holding valid commercial Tiny Protocol licenses may use this file in + accordance with the commercial license agreement provided in accordance with + the terms contained in a written agreement between you and Alexey Dynda. + For further information contact via email on github account. */ #pragma once diff --git a/src/proto/crc/tiny_crc.c b/src/proto/crc/tiny_crc.c index 4edb1ba8..55f9d337 100644 --- a/src/proto/crc/tiny_crc.c +++ b/src/proto/crc/tiny_crc.c @@ -1,5 +1,5 @@ /* - Copyright 2016, 2021-2022 (C) Alexey Dynda + Copyright 2016-2024 (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 7dd50534..afd176f1 100644 --- a/src/proto/fd/tiny_fd.c +++ b/src/proto/fd/tiny_fd.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 6cbfac88..eb73211c 100644 --- a/src/proto/fd/tiny_fd.h +++ b/src/proto/fd/tiny_fd.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/fd/tiny_fd_frames.c b/src/proto/fd/tiny_fd_frames.c index 881aac63..24537dc3 100644 --- a/src/proto/fd/tiny_fd_frames.c +++ b/src/proto/fd/tiny_fd_frames.c @@ -1,5 +1,5 @@ /* - Copyright 2021-2022 (C) Alexey Dynda + Copyright 2021-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/src/proto/fd/tiny_fd_frames_int.h b/src/proto/fd/tiny_fd_frames_int.h index 39dca269..f6aab999 100644 --- a/src/proto/fd/tiny_fd_frames_int.h +++ b/src/proto/fd/tiny_fd_frames_int.h @@ -1,5 +1,5 @@ /* - Copyright 2021-2022 (C) Alexey Dynda + Copyright 2021-2024 (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 0cd8e71a..7254306b 100644 --- a/src/proto/fd/tiny_fd_int.h +++ b/src/proto/fd/tiny_fd_int.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 b6a96cc5..a727f77f 100644 --- a/src/proto/hdlc/high_level/hdlc.c +++ b/src/proto/hdlc/high_level/hdlc.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 4c334312..8f4bbfa5 100644 --- a/src/proto/hdlc/high_level/hdlc.h +++ b/src/proto/hdlc/high_level/hdlc.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 c352be57..9a9a375b 100644 --- a/src/proto/hdlc/low_level/hdlc.c +++ b/src/proto/hdlc/low_level/hdlc.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 ad0a5a39..1a9f1a1e 100644 --- a/src/proto/hdlc/low_level/hdlc.h +++ b/src/proto/hdlc/low_level/hdlc.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (C) Alexey Dynda + Copyright 2019-2024 (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 6926d456..6886e14d 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 (C) Alexey Dynda + Copyright 2019-2024 (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 19da511d..632fc563 100644 --- a/src/proto/light/tiny_light.c +++ b/src/proto/light/tiny_light.c @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (C) Alexey Dynda + Copyright 2017-2024 (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 6ca5beb7..e6348d4d 100644 --- a/src/proto/light/tiny_light.h +++ b/src/proto/light/tiny_light.h @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/fd_tests.cpp b/unittest/fd_tests.cpp index a0407b61..2f44baa8 100644 --- a/unittest/fd_tests.cpp +++ b/unittest/fd_tests.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2022 (,2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/hdlc_tests.cpp b/unittest/hdlc_tests.cpp index 6091f1b0..1f11853d 100644 --- a/unittest/hdlc_tests.cpp +++ b/unittest/hdlc_tests.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_connection.cpp b/unittest/helpers/fake_connection.cpp index df76125d..206fcb69 100644 --- a/unittest/helpers/fake_connection.cpp +++ b/unittest/helpers/fake_connection.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_connection.h b/unittest/helpers/fake_connection.h index 30987587..269ec243 100644 --- a/unittest/helpers/fake_connection.h +++ b/unittest/helpers/fake_connection.h @@ -1,5 +1,5 @@ /* - Copyright 2019-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2019-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_endpoint.cpp b/unittest/helpers/fake_endpoint.cpp index 00345a3b..0c162d1e 100644 --- a/unittest/helpers/fake_endpoint.cpp +++ b/unittest/helpers/fake_endpoint.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_endpoint.h b/unittest/helpers/fake_endpoint.h index f06ed516..a2ba0312 100644 --- a/unittest/helpers/fake_endpoint.h +++ b/unittest/helpers/fake_endpoint.h @@ -1,5 +1,5 @@ /* - Copyright 2017,2020,2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_wire.cpp b/unittest/helpers/fake_wire.cpp index 65ee864b..332186f7 100644 --- a/unittest/helpers/fake_wire.cpp +++ b/unittest/helpers/fake_wire.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2020,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/fake_wire.h b/unittest/helpers/fake_wire.h index 547b42ab..5f6a6ae9 100644 --- a/unittest/helpers/fake_wire.h +++ b/unittest/helpers/fake_wire.h @@ -1,5 +1,5 @@ /* - Copyright 2017,2020,2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/tiny_fd_helper.cpp b/unittest/helpers/tiny_fd_helper.cpp index bb1dcb7d..22f4afd5 100644 --- a/unittest/helpers/tiny_fd_helper.cpp +++ b/unittest/helpers/tiny_fd_helper.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/helpers/tiny_fd_helper.h b/unittest/helpers/tiny_fd_helper.h index 8e85a7dd..6844cfa1 100644 --- a/unittest/helpers/tiny_fd_helper.h +++ b/unittest/helpers/tiny_fd_helper.h @@ -1,5 +1,5 @@ /* - Copyright 2017-2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library. diff --git a/unittest/light_tests.cpp b/unittest/light_tests.cpp index 89b92b21..17583898 100644 --- a/unittest/light_tests.cpp +++ b/unittest/light_tests.cpp @@ -1,5 +1,5 @@ /* - Copyright 2017-2020,2022 (,2022 (C) Alexey Dynda + Copyright 2017-2024 (C) Alexey Dynda This file is part of Tiny Protocol Library.