From c40aa13edec6b7c72ef0096a50b45852ca0ba25b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20M=C3=A4hr?= Date: Sat, 4 May 2024 08:00:01 +0000 Subject: [PATCH] fix: implement dual licensing --- _quarto.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index c2e7686..3cbffcd 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -40,8 +40,10 @@ website: href: CODE_OF_CONDUCT.md - text: Contributing href: CONTRIBUTING.md - - text: License - href: LICENSE.md + - text: License Data + href: LICENSE-CCBY + - text: License Code + href: LICENSE-AGPL - text: Security href: SECURITY.md - href: report.md