update license and gitattributes
This commit is contained in:
parent
5fbb237703
commit
e72d0460e4
7
.gitattributes
vendored
7
.gitattributes
vendored
@ -50,5 +50,8 @@
|
|||||||
# Exclude files from exporting
|
# Exclude files from exporting
|
||||||
#
|
#
|
||||||
|
|
||||||
.gitattributes export-ignore
|
.gitattributes export-ignore
|
||||||
.gitignore export-ignore
|
.gitignore export-ignore
|
||||||
|
.vscode export-ignore
|
||||||
|
screenshots export-ignore
|
||||||
|
|
||||||
|
29
LICENSE
29
LICENSE
@ -1,20 +1,21 @@
|
|||||||
LICENSE
|
MIT License
|
||||||
|
|
||||||
You are hereby granted permission to use these files for any and all purposes
|
Copyright (c) 2020 Asif Bacchus
|
||||||
you see fit. You are permitted to alter the contents of this archive in any way
|
|
||||||
you wish so long as the attributions included in the image files remain intact
|
|
||||||
and readable.
|
|
||||||
|
|
||||||
The author of these pages is NOT the author/creator of the 'monster' artwork.
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
While every effort has been made to ensure the images included on these pages
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
may be freely used, they are the intellectual property of another person. Use of
|
in the Software without restriction, including without limitation the rights
|
||||||
these images must be discontinued upon the request of their creator/owner.
|
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 HTML PAGES AND ASSOCIATED FILES ("PAGES") PROVIDED IN THIS
|
The above copyright notice and this permission notice shall be included in all
|
||||||
REPOSITORY/ARCHIVE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
copies or substantial portions of the Software.
|
||||||
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
|
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
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
OUT OF OR IN CONNECTION WITH THE PAGES OR THE USE OR OTHER DEALINGS IN THE
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
PAGES.
|
SOFTWARE.
|
||||||
|
Loading…
Reference in New Issue
Block a user