1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 08:55:32 -04:00

stop confusing github's license detector

This commit is contained in:
2022-03-07 15:03:08 -05:00
parent ff9bb81d30
commit d6a228cb4b
4 changed files with 22 additions and 417 deletions

View File

@@ -28,6 +28,6 @@ Run `yarn install` and `yarn dev`, then open [http://localhost:3000/](http://loc
![Creative Commons Attribution 4.0 International License](https://raw.githubusercontent.com/creativecommons/cc-cert-core/master/images/cc-by-88x31.png "CC BY")
Site **content** (everything in [`/notes`](notes/)) is published under the [**Creative Commons Attribution 4.0 International License**](LICENSE) ([`CC-BY-4.0`](https://creativecommons.org/licenses/by/4.0/)), which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.
Site **content** (everything in [`/notes`](notes/)) is published under the [**Creative Commons Attribution 4.0 International License**](LICENSE) (`CC-BY-4.0`), which means that you can copy, redistribute, remix, transform, and build upon the content for any purpose as long as you give appropriate credit.
All original **code** in this repository is published under the [**MIT License**](LICENSE-CODE).
All original **code** in this repository is published under the [**MIT License**](LICENSE).