Skip to content

Commit be0a202

Browse files
michael-ciniawskyjoshwiens
authored andcommitted
docs(LICENSE): relicense to JSF
1 parent a9b7fa9 commit be0a202

File tree

2 files changed

+2
-29
lines changed

2 files changed

+2
-29
lines changed

LICENSE

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
(The MIT License)
2-
3-
Copyright (c) 2012-2016 Tobias Koppers
1+
Copyright JS Foundation and other contributors
42

53
Permission is hereby granted, free of charge, to any person obtaining
64
a copy of this software and associated documentation files (the
@@ -19,4 +17,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1917
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2018
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2119
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

-25
Original file line numberDiff line numberDiff line change
@@ -286,31 +286,6 @@ will write the _.html_ file for you. Example:
286286
</tbody>
287287
</table>
288288

289-
<h2 align="center">LICENSE</h2>
290-
291-
> MIT
292-
293-
> http://www.opensource.org/licenses/mit-license.php
294-
295-
> Copyright (c) 2016 Tobias Koppers @sokra
296-
297-
> Permission is hereby granted, free of charge, to any person obtaining a copy
298-
of this software and associated documentation files (the "Software"), to deal
299-
in the Software without restriction, including without limitation the rights
300-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
301-
copies of the Software, and to permit persons to whom the Software is
302-
furnished to do so, subject to the following conditions:
303-
304-
> The above copyright notice and this permission notice shall be included in all
305-
copies or substantial portions of the Software.
306-
307-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
308-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
309-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
310-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
311-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
312-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
313-
SOFTWARE.
314289

315290
[npm]: https://img.shields.io/npm/v/html-loader.svg
316291
[npm-url]: https://npmjs.com/package/html-loader

0 commit comments

Comments
 (0)