summaryrefslogtreecommitdiff
path: root/src/sstv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sstv.h')
-rw-r--r--src/sstv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sstv.h b/src/sstv.h
index 4e05358..ab57f96 100644
--- a/src/sstv.h
+++ b/src/sstv.h
@@ -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.
@@ -91,4 +91,4 @@ extern sstv_free_t sstv_free_user;
extern sstv_error_t
sstv_get_mode_descriptor(sstv_mode_t mode, uint32_t sample_rate, sstv_mode_descriptor_t *desc);
-#endif \ No newline at end of file
+#endif