diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 19:08:57 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 19:08:57 +0300 |
| commit | ed39dbf1c50e3f535ca6904a384752d78803b0f9 (patch) | |
| tree | d59da59090aefb95d2effaecddff34b1fff96958 /src/sstv.h | |
| parent | 1ee2a3c8c84dd96c52eea826a3a238a5e140976e (diff) | |
Update license information. Update email.
Diffstat (limited to 'src/sstv.h')
| -rw-r--r-- | src/sstv.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. @@ -91,4 +91,4 @@ extern sstv_free_t sstv_free_user; extern sstv_error_t sstv_get_mode_descriptor(sstv_mode_t mode, uint32_t sample_rate, sstv_mode_descriptor_t *desc); -#endif
\ No newline at end of file +#endif |
