Add files via upload

This commit is contained in:
Alexander David Frick 2022-08-09 16:57:42 -05:00 committed by GitHub
parent fbd22c1cc8
commit bb19ccd7ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 61 additions and 0 deletions

22
src/third_party/pak/CREDITS.chromium vendored Normal file
View file

@ -0,0 +1,22 @@
MIT License
Copyright (c) 2018 myfreeer
Copyright (c) 2022 Alex313031
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
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 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
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

22
src/third_party/pak/LICENSE vendored Normal file
View file

@ -0,0 +1,22 @@
MIT License
Copyright (c) 2018 myfreeer
Copyright (c) 2022 Alex313031
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
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 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
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

2
src/third_party/pak/OWNERS vendored Normal file
View file

@ -0,0 +1,2 @@
myfreeer@gmail.com
alex313031@gmail.com

15
src/third_party/pak/README.chromium vendored Normal file
View file

@ -0,0 +1,15 @@
Name: pak
Short Name: pak
URL: https://github.com/Alex313031/Thorium/tree/main/pak_src
Version: 2.0.2
Date: 08/02/22
Revision: 2.0.2
License: MIT
License File: CREDITS.chromium
Upstream Git: https://github.com/myfreeer/chrome-pak-customizer
Description: A simple command-line tool to pack and unpack pak files in Chromium-based browsers.
pak Layout:
==============
Usage: pak -u | pak -p | pak -h | pak -v