diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-03-08 13:14:22 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-03-08 13:14:22 +0100 |
commit | 967ed94f585c11b4ab912dae8df2a5903dce7739 (patch) | |
tree | fd0ed5e35dd465cd1d748cb4dcc5f30caecbf5a0 | |
parent | 94b900d3c5d092e6457f928b5d016d44c8470dfc (diff) |
add section on copyright and licensing, citing thesis by Nicolai Bendix Mikkelsen
-rw-r--r-- | ref.bib | 10 | ||||
-rw-r--r-- | report.qmd | 10 |
2 files changed, 20 insertions, 0 deletions
@@ -31,6 +31,16 @@ urldate = {2025-02-23}, } +@Thesis{Mikkelsen2000, + author = {Nicolai Bendix Mikkelsen}, + date = {2000-11}, + title = {Gaveøkonomi [Gift Economy]}, + language = {danish}, + subtitle = {et perspektiv på udveksling over nettet [a perspective on exchange over the internet]}, + url = {http://gift-economy.jones.dk/speciale/}, + urldate = {2024-04-16}, +} + @Comment{jabref-meta: databaseType:biblatex;} @Comment{jabref-meta: fileDirectory-jonas-bastian:/home/jonas/Projects/RUC/LIB/mussel;} @@ -42,6 +42,16 @@ an alarm is triggered and further laboratory tests are done This project will implement mechanisms like the polish system. +## Copyright and licensing + +To encourage collaboration and stimulate a circular gift economy +as introduced by @Mikkelsen2000, +this project is copyleft licensed: +Code parts are licensed +under the GNU Public Licence version 3 or newer, +and non-code parts are licensed +under the Creative Commons crediting share-alike 4.0. + # Project Planning TODO |