summaryrefslogtreecommitdiff
path: root/License
diff options
context:
space:
mode:
authorTina Müller <cpan2@tinita.de>2020-04-10 21:52:09 +0200
committerTina Müller <cpan2@tinita.de>2020-04-11 19:08:22 +0200
commitbf5290289996338dcba9471b839013068d9e9ae8 (patch)
tree56c212da45f43ea160458796d4d8f57bad8dfc8e /License
parenta1dc7861f80f234b10e6445c1f1b1670baa12c52 (diff)
downloadlibyaml-git-bf5290289996338dcba9471b839013068d9e9ae8.tar.gz
Changes for v0.2.3 release0.2.3release/0.2.3
Diffstat (limited to 'License')
-rw-r--r--License20
1 files changed, 20 insertions, 0 deletions
diff --git a/License b/License
new file mode 100644
index 0000000..3d82c28
--- /dev/null
+++ b/License
@@ -0,0 +1,20 @@
+Copyright (c) 2017-2020 Ingy döt Net
+Copyright (c) 2006-2016 Kirill Simonov
+
+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.