1
Fork 0

Clarify MIT and CC BY-SA licenses in README.

This commit is contained in:
Bauke 2020-07-31 12:49:41 +02:00
parent db3ad2b7cc
commit 5cb25b5069
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,4 @@ Then, run `yarn build`. The site will be built to the `public/` directory.
## License
Open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE).
Code open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE), content licensed under [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0/).

View File

@ -1,7 +1,7 @@
{
"name": "bauke.xyz",
"description": "My personal website.",
"version": "0.1.0",
"version": "0.1.1",
"author": "Bauke <me@bauke.xyz>",
"homepage": "https://bauke.xyz",
"repository": "https://git.holllo.cc/Bauke/bauke.xyz",