From f9a4fc2f9696bee4b005cfe2aa36c9536b1aae6d Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sat, 26 Aug 2023 17:34:51 +0300 Subject: Update copyright message in visible places. --- src/libsstv.template.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libsstv.template.h') 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) + * 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. @@ -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 -- cgit v1.2.3