first commit
This commit is contained in:
commit
89c3ddb84b
14 changed files with 1886 additions and 0 deletions
54
LICENSE
Normal file
54
LICENSE
Normal file
|
@ -0,0 +1,54 @@
|
|||
The LICENSE file for any project gives credit to the creator/author of the
|
||||
project, copyright information for the project, and the legal terms under
|
||||
which it's being shared. In other words, this is us using an MIT license to
|
||||
say "we wrote this and you can do whatever you want with it."
|
||||
|
||||
******************************************************************************
|
||||
~glitch-hello-website
|
||||
******************************************************************************
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021, Glitch, Inc.
|
||||
|
||||
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 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.
|
||||
|
||||
|
||||
|
||||
|
||||
******************************************************************************
|
||||
|
||||
THIRD-PARTY SOFTWARE
|
||||
This is all the software we used to build this starter project. All of these
|
||||
licenses are compatible with the license above. We've included links so you
|
||||
can learn more if you want.
|
||||
|
||||
1. HK Grotesk: The font we're using.
|
||||
|
||||
|
||||
******************************************************************************
|
||||
1. HK Grotesk
|
||||
URL: https://hanken.co/products/hk-grotesk
|
||||
******************************************************************************
|
||||
HK Grotesk was designed by Hanken Design Co. It is shared using a SIL OFL
|
||||
license. Full license text can be found at:
|
||||
|
||||
https://hanken.co/pages/web-fonts-eula
|
||||
******************************************************************************
|
||||
END, HK Grotesk
|
||||
******************************************************************************
|
Loading…
Add table
Add a link
Reference in a new issue