Copyright: Add etc2comp and small fixes

This commit is contained in:
Rémi Verschelde
2017-08-27 12:16:36 +02:00
parent c3ab9eb590
commit ec6a9617bb
2 changed files with 25 additions and 20 deletions

26
thirdparty/README.md vendored
View File

@ -129,6 +129,19 @@ Files extracted from upstream source:
TODO.
## libtheora
- Upstream: https://www.theora.org
- Version: 1.1.1
- License: BSD-3-Clause
Files extracted from upstream source:
- all .c, .h in lib/
- all .h files in include/theora/ as theora/
- COPYING and LICENSE
## libvorbis
- Upstream: https://www.xiph.org/vorbis
@ -331,19 +344,6 @@ Files extracted from upstream source:
- all .cpp, .h and .inl files
## theora
- Upstream: https://www.theora.org
- Version: 1.1.1
- License: BSD-3-Clause
Files extracted from upstream source:
- all .c, .h in lib/
- all .h files in include/theora/ as theora/
- COPYING and LICENSE
## tinyexr
- Upstream: https://github.com/syoyo/tinyexr