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
|
||||
#
|
||||
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.gitattributes 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
|
||||
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.
|
||||
Copyright (c) 2020 Asif Bacchus
|
||||
|
||||
The author of these pages is NOT the author/creator of the 'monster' artwork.
|
||||
While every effort has been made to ensure the images included on these pages
|
||||
may be freely used, they are the intellectual property of another person. Use of
|
||||
these images must be discontinued upon the request of their creator/owner.
|
||||
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 HTML PAGES AND ASSOCIATED FILES ("PAGES") PROVIDED IN THIS
|
||||
REPOSITORY/ARCHIVE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
||||
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
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 PAGES OR THE USE OR OTHER DEALINGS IN THE
|
||||
PAGES.
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
Loading…
Reference in New Issue
Block a user