summaryrefslogtreecommitdiff
path: root/json/LICENSE
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2023-01-20 14:14:21 -0500
committerJulian Berman <Julian@GrayVines.com>2023-01-20 14:14:21 -0500
commitdae554c22c8dce3bd084e3e503060b92a4839385 (patch)
tree119ab374412670a6324af5d7dd0414b243eafe97 /json/LICENSE
parentb82b24a083ec88541191b5b9852291f25075fe07 (diff)
downloadjsonschema-dae554c22c8dce3bd084e3e503060b92a4839385.tar.gz
Squashed 'json/' changes from d21ed578a..f57d3e0cc
f57d3e0cc Merge pull request #631 from json-schema-org/if-then-else-ref 3b8c281ff Ensure $ids are collected within if/then/else schemas. 02905b21b Fix a sloppy bug in the sanity checks in CI. git-subtree-dir: json git-subtree-split: f57d3e0ccb365a198fabe060aae2407af6adcff9
Diffstat (limited to 'json/LICENSE')
-rw-r--r--json/LICENSE19
1 files changed, 0 insertions, 19 deletions
diff --git a/json/LICENSE b/json/LICENSE
deleted file mode 100644
index c28adba..0000000
--- a/json/LICENSE
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2012 Julian Berman
-
-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.