summaryrefslogtreecommitdiff
path: root/src/encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/encoder.c')
-rw-r--r--src/encoder.c4
1 files changed, 2 insertions, 2 deletions
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) <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.
@@ -1029,4 +1029,4 @@ sstv_encode(void *ctx, sstv_signal_t *signal)
}
signal->count ++;
}
-} \ No newline at end of file
+}