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/sstv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sstv.c') diff --git a/src/sstv.c b/src/sstv.c index 96302ec..b5256bc 100644 --- a/src/sstv.c +++ b/src/sstv.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. @@ -785,4 +785,4 @@ sstv_get_mode_descriptor(sstv_mode_t mode, uint32_t sample_rate, sstv_mode_descr /* all ok */ return SSTV_OK; -} \ No newline at end of file +} -- cgit v1.2.3