Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 62c06bd

Browse files
authored
Merge pull request #24 from typescript-tools/use-isc-license
2 parents 13c7855 + 3054a02 commit 62c06bd

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

LICENSE

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
Copyright 2021 Eric S. Crosson
22

3-
Permission is hereby granted, free of charge, to any person obtaining a copy of this
4-
software and associated documentation files (the "Software"), to deal in the Software
5-
without restriction, including without limitation the rights to use, copy, modify,
6-
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
7-
permit persons to whom the Software is furnished to do so, subject to the following
8-
conditions:
3+
Permission to use, copy, modify, and/or distribute this software for any purpose with or
4+
without fee is hereby granted, provided that the above copyright notice and this
5+
permission notice appear in all copies.
96

10-
The above copyright notice and this permission notice shall be included in all copies or
11-
substantial portions of the Software.
12-
13-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
14-
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
15-
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
16-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
17-
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
18-
OTHER DEALINGS IN THE SOFTWARE.
7+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
8+
THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
9+
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
10+
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11+
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
12+
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)