aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-14 11:15:20 +0000
committerMario <mario@mariovavti.com>2024-03-14 11:15:20 +0000
commit70dfce356b949dce00dba534536be994b1d7761d (patch)
treef398624848854cbbd5ef738bec79f1ed2c28635a /vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
parent10fbfa06e9eb51485fecbf81d590cd15b7a5a2c2 (diff)
downloadvolse-hubzilla-70dfce356b949dce00dba534536be994b1d7761d.tar.gz
volse-hubzilla-70dfce356b949dce00dba534536be994b1d7761d.tar.bz2
volse-hubzilla-70dfce356b949dce00dba534536be994b1d7761d.zip
next try to use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
Diffstat (limited to 'vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md')
-rw-r--r--vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md b/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
deleted file mode 100644
index bbd0c5b62..000000000
--- a/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) mmccook <mark.mccook@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.