From 967ed94f585c11b4ab912dae8df2a5903dce7739 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 8 Mar 2025 13:14:22 +0100 Subject: add section on copyright and licensing, citing thesis by Nicolai Bendix Mikkelsen --- ref.bib | 10 ++++++++++ report.qmd | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/ref.bib b/ref.bib index 50810c4..5837d9d 100644 --- a/ref.bib +++ b/ref.bib @@ -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;} diff --git a/report.qmd b/report.qmd index 28a1b0e..e373606 100644 --- a/report.qmd +++ b/report.qmd @@ -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 -- cgit v1.2.3