Updated license headers

This commit is contained in:
Gunnar Skjold
2024-07-11 14:03:00 +02:00
parent 8a4efd0047
commit b122fae04c
7 changed files with 30 additions and 20 deletions

View File

@@ -12,6 +12,5 @@
uint16_t crc16(const uint8_t* p, int len);
uint16_t crc16_x25(const uint8_t* p, int len);
uint16_t crc16_1021(const uint8_t* p, int len);
#endif