diff options
| author | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 19:08:57 +0300 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi@vilvoiu.ro> | 2023-08-26 19:08:57 +0300 |
| commit | ed39dbf1c50e3f535ca6904a384752d78803b0f9 (patch) | |
| tree | d59da59090aefb95d2effaecddff34b1fff96958 /README.md | |
| parent | 1ee2a3c8c84dd96c52eea826a3a238a5e140976e (diff) | |
Update license information. Update email.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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) <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. + ## Acknowledgements Taywee/args library by Taylor C. Richberger and Pavel Belikov, released under the MIT license. |
