diff options
Diffstat (limited to 'src/luts.h')
| -rw-r--r-- | src/luts.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Vasile Vilvoiu (YO7JBP) <vasi.vilvoiu@gmail.com> + * Copyright (c) 2018-2023 Vasile Vilvoiu (YO7JBP) <vasi@vilvoiu.ro> * * libsstv is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. @@ -16,4 +16,4 @@ extern uint8_t SSTV_SIN_INT10_UINT8[1024]; extern int16_t SSTV_SIN_INT10_INT16[1024]; -#endif
\ No newline at end of file +#endif |
