aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-14 11:02:31 +0000
committerMario <mario@mariovavti.com>2024-03-14 11:02:31 +0000
commit6315757967245d82227d3886844b9a7567de2c2c (patch)
tree4ddb98819cdaffa0db7247a667eb02be2e7947a8 /vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
parent9ddd84089754709c8f50b81ec50f701f39190e52 (diff)
downloadvolse-hubzilla-6315757967245d82227d3886844b9a7567de2c2c.tar.gz
volse-hubzilla-6315757967245d82227d3886844b9a7567de2c2c.tar.bz2
volse-hubzilla-6315757967245d82227d3886844b9a7567de2c2c.zip
Revert "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"
This reverts commit 81ce67df942d4bf378814677268fe03a29ecc028.
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, 21 insertions, 0 deletions
diff --git a/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md b/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
new file mode 100644
index 000000000..bbd0c5b62
--- /dev/null
+++ b/vendor/mmccook/php-json-canonicalization-scheme/LICENSE.md
@@ -0,0 +1,21 @@
+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.