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

extract third-party license comments from JS to a dedicated file

This commit is contained in:
2021-11-18 10:32:19 -05:00
parent afb519b717
commit f0899ce9a8
5 changed files with 260 additions and 172 deletions

View File

@@ -31,4 +31,4 @@ The [Vercel CLI](https://vercel.com/docs/cli) is not included as a project depen
Site content (everything in [`content/notes`](content/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**](https://opensource.org/licenses/MIT).
All original code in this repository is published under the [**MIT License**](https://opensource.org/licenses/MIT). [See licenses for third-party libraries here.](https://jarv.is/assets/third_party.txt)