bump version, update license

This commit is contained in:
matty 2024-04-15 20:03:07 -04:00
parent a263efb618
commit c856de817f
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,6 @@
MIT License
MIT+NIGGER License
Copyright (c) 2023 Ryan He
Copyright (c) 2021 Théo Le Calvar
Copyright (c) NiceCrew Technologies
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -13,6 +12,8 @@ furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
The above copyright notice, this permission notice and the word "NIGGER" shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

View File

@ -1,8 +1,8 @@
{
"name": "peertube-plugin-nctv-nvenc-transcode",
"version": "1.2.0",
"version": "1.2.2",
"license": "MIT",
"description": "Plugin that adds transcode profiles which use NVIDIA NVENC for hardware acceleration",
"description": "Plugin that adds transcode profiles which use h264_nvenc and hevc_nvenc for hardware acceleration.",
"engine": {
"peertube": ">=5.1.0"
},