added licensing info for pynput

This commit is contained in:
k4yt3x
2022-04-01 07:21:18 +00:00
parent 1b67f373d1
commit ba29349e65
4 changed files with 173 additions and 2 deletions

6
NOTICE
View File

@@ -3,7 +3,7 @@ Copyright (c) 2018-2022 K4YT3X and contributors.
This product depends on FFmpeg, which is available under
the GNU Lesser General Public License 2.1. The source code can be found at
https://www.gnu.org/licenses/agpl-3.0.txt.
https://github.com/FFmpeg/FFmpeg.
This product depends on waifu2x-ncnn-vulkan, which is available under
the MIT License. The source code can be found at
@@ -41,3 +41,7 @@ https://github.com/python-pillow/Pillow.
This product depends on Rich, which is available under
the MIT License. The source code can be found at
https://github.com/Textualize/rich.
This product depends on pynput, which is available under
the GNU Lesser General Public License 3.0. The source code can be found at
https://github.com/moses-palmer/pynput.