1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:24:49 +02:00

Vendor yyjson.

This commit is contained in:
Sadie Powell
2025-02-13 01:35:02 +00:00
parent 2d48d9ef0d
commit eaa00c7c9e
5 changed files with 17548 additions and 0 deletions
+10
View File
@@ -31,3 +31,13 @@ This directory contains vendored dependencies that are shipped with Anope to avo
**Version** — 2007-02-02
**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)
## yyjson
**Author** — Yaoyuan Guo
**License** — MIT License
**Version** — 0.10.0
**Website** — [https://github.com/ibireme/yyjson](https://github.com/ibireme/yyjson)
+7
View File
@@ -25,3 +25,10 @@ license = "3-clause BSD License"
tarball = "http://www.ouah.org/ogay/sha2/sha2.tar.gz"
version = "2007-02-02"
website = "http://www.ouah.org/ogay/sha2/"
[yyjson]
author = "Yaoyuan Guo"
depth = 1
git = "https://github.com/ibireme/yyjson"
files = "{LICENSE,src/yyjson.[ch]}"
license = "MIT License"
+21
View File
@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2020 YaoYuan <ibireme@gmail.com>
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.
+9568
View File
File diff suppressed because it is too large Load Diff
+7942
View File
File diff suppressed because it is too large Load Diff