From ed39dbf1c50e3f535ca6904a384752d78803b0f9 Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sat, 26 Aug 2023 19:08:57 +0300 Subject: Update license information. Update email. --- src/encoder.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/encoder.c') diff --git a/src/encoder.c b/src/encoder.c index c9e9c7a..c749e3c 100644 --- a/src/encoder.c +++ b/src/encoder.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Vasile Vilvoiu (YO7JBP) + * Copyright (c) 2018-2023 Vasile Vilvoiu (YO7JBP) * * libsstv is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. @@ -1029,4 +1029,4 @@ sstv_encode(void *ctx, sstv_signal_t *signal) } signal->count ++; } -} \ No newline at end of file +} -- cgit v1.2.3