tile/third_party/context/LICENSE
tqcq f84711702d
Some checks failed
android / build (push) Successful in 1m32s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m35s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m49s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1m44s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 2m1s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 29s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m23s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 28s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m49s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 2m26s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 2m28s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 5m6s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 3m29s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 5m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 9m46s
feat add context
2024-06-12 00:16:26 +08:00

22 lines
1.1 KiB
Plaintext

MIT License
Copyright (c) 2023 Julian Schönbächler
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.