fix: add notice for Anime4K unlicense shaders

This commit is contained in:
2024-07-10 17:02:19 +02:00
parent 843cd0c12d
commit 8d2baae115
3 changed files with 28 additions and 1 deletions
+4 -1
View File
@@ -79,7 +79,10 @@ This project includes third party software from the projects listed below. All r
* [thumbfast](https://github.com/po5/thumbfast/tree/03e93feee5a85bf7c65db953ada41b4826e9f905), licensed under [MPL 2.0](third-party/thumbfast/LICENSE)
### Shaders
* [Anime4K v4.0.1](https://github.com/bloc97/Anime4K/tree/v4.0.1), licensed under [MIT](third-party/Anime4K/LICENSE)
* [Anime4K v4.0.1](https://github.com/bloc97/Anime4K/tree/v4.0.1), licensed under [MIT](third-party/Anime4K/LICENSE-MIT), with the exception of the following shaders which are instead licensed under [Unlicense](third-party/Anime4K/LICENSE-UNLICENSE):
* [Anime4K\_AutoDownscalePre\_x2](shaders/Anime4K_AutoDownscalePre_x2.glsl)
* [Anime4K\_AutoDownscalePre\_x4](shaders/Anime4K_AutoDownscalePre_x4.glsl)
* [FSR.glsl v1.0.2](https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5), licensed under [MIT](third-party/FSR.glsl/LICENSE)
### Lua stubs