diff options
-rw-r--r-- | README.md | 15 | ||||
-rw-r--r-- | README.md.license | 3 | ||||
-rw-r--r-- | unshorturl/README.md.license | 3 |
3 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9bc1afd --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Volse Hubzilla Addons + +Here are addons for Hubzilla that are made for the [Volse Hubzilla][1] +instance. Currently this is experimental and under development. + +If you have questions, feedback or suggestions, contact me at +[@harald@hub.volse.no][2]. + +All code is licensed under the AGPLv3, and other assets are licensed as +CC0-1.0 unless otherwise specified. See the LICENSES directory for the +complete list. The project uses [Resuse][3] for license management. + +[1]: https://hub.volse.no +[2]: https://hub.volse.no/channel/harald +[3]: https://reuse.software/ diff --git a/README.md.license b/README.md.license new file mode 100644 index 0000000..f52ca8e --- /dev/null +++ b/README.md.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net> + +SPDX-License-Identifier: CC0-1.0
\ No newline at end of file diff --git a/unshorturl/README.md.license b/unshorturl/README.md.license new file mode 100644 index 0000000..f52ca8e --- /dev/null +++ b/unshorturl/README.md.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net> + +SPDX-License-Identifier: CC0-1.0
\ No newline at end of file |