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. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3bcab10..0273622 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ *NOTE: The current pre-release version of the library only supports encoding of images in a multitude of modes. Decoding support is planned for the 1.0.0 version, but as of yet no work has been done in that direction.* -SSTV C encoder/decoder library suitable for both desktop and embedded applications. +SSTV encoder/~~decoder~~ C library suitable for both desktop and embedded applications. ## Building and installing @@ -47,6 +47,12 @@ To install these packages in ArchLinux: pacman -S imagemagick libsndfile ``` +## License + +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. + ## Acknowledgements Taywee/args library by Taylor C. Richberger and Pavel Belikov, released under the MIT license. -- cgit v1.2.3