From 43f5e652120d4268a632bc0b47d02593893a0f7c Mon Sep 17 00:00:00 2001 From: Jacob Kukuk Date: Sat, 23 Aug 2025 14:14:11 -0700 Subject: [PATCH] Add license file --- LICENSE.md | 5 +++++ profile/README.md | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..6ea7663 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,5 @@ +# License + +Content in this repository is available under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) unless otherwise noted. + +See the [full license text](https://creativecommons.org/licenses/by-sa/4.0/legalcode) for details. diff --git a/profile/README.md b/profile/README.md index c9fb198..83550dc 100644 --- a/profile/README.md +++ b/profile/README.md @@ -31,3 +31,7 @@ See our [Wiki](https://wiki.vonet.org/) for full development and governance docs - Email: [support@vonet.org](mailto:support@vonet.org) ⚡ *VONet is powered by community, volunteers, and donations. Together, we’re building the internet as a commons.* + +--- + +Content is available under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted. See [LICENSE.md](../LICENSE.md) for details.