summaryrefslogtreecommitdiff
path: root/src/luts.h
diff options
context:
space:
mode:
authorVasile Vilvoiu <vasi@vilvoiu.ro>2023-08-26 19:08:57 +0300
committerVasile Vilvoiu <vasi@vilvoiu.ro>2023-08-26 19:08:57 +0300
commited39dbf1c50e3f535ca6904a384752d78803b0f9 (patch)
treed59da59090aefb95d2effaecddff34b1fff96958 /src/luts.h
parent1ee2a3c8c84dd96c52eea826a3a238a5e140976e (diff)
Update license information. Update email.
Diffstat (limited to 'src/luts.h')
-rw-r--r--src/luts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/luts.h b/src/luts.h
index c6a3411..b4849d6 100644
--- a/src/luts.h
+++ b/src/luts.h
@@ -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