diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 17:34:51 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 17:34:51 +0300 |
| commit | f9a4fc2f9696bee4b005cfe2aa36c9536b1aae6d (patch) | |
| tree | dda05ffff9a7904af7b02c78bc71dc15e04437aa /src | |
| parent | 2e0a4a18bd40f6c3ca244ab907dc539658472df6 (diff) | |
Update copyright message in visible places.
Diffstat (limited to 'src')
| -rw-r--r-- | src/libsstv.template.h | 4 | ||||
| -rw-r--r-- | src/luts.c | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/libsstv.template.h b/src/libsstv.template.h index ceda0c4..362ecbd 100644 --- a/src/libsstv.template.h +++ b/src/libsstv.template.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Vasile Vilvoiu (YO7JBP) <vasi.vilvoiu@gmail.com> + * Copyright (c) 2018-2023 Vasile Vilvoiu (YO7JBP) <vasi.vilvoiu@gmail.com> * * libsstv is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. @@ -311,4 +311,4 @@ extern sstv_error_t sstv_encode(void *ctx, sstv_signal_t *signal); } #endif -#endif
\ No newline at end of file +#endif @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Vasile Vilvoiu (YO7JBP) <vasi.vilvoiu@gmail.com> + * Copyright (c) 2018-2023 Vasile Vilvoiu (YO7JBP) <vasi.vilvoiu@gmail.com> * * libsstv is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. |
