summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2019-05-28 12:44:28 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2019-05-28 12:44:28 -0400
commitfac76046c63d76f19411fb1cca925681fb55f893 (patch)
tree8acdcc74e9b1a3cb7651b47780f99368b250bc10 /LICENSE
parent35b8e256f184a7ceeac30ba35f06f8a8b1c3d5fc (diff)
downloadalembic-fac76046c63d76f19411fb1cca925681fb55f893.tar.gz
- update LICENSE to exact MIT text
Change-Id: Ie49666cb11eb00a40d805f4f80a3d83490b70964
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE33
1 files changed, 16 insertions, 17 deletions
diff --git a/LICENSE b/LICENSE
index 624883f..bcc814d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,20 +1,19 @@
-This is the MIT license: http://www.opensource.org/licenses/mit-license.php
+Copyright 2009-2019 Michael Bayer.
-Copyright (C) 2009-2019 by Michael Bayer.
-Alembic is a trademark of Michael Bayer.
+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:
-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 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.
+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. \ No newline at end of file