From 7cb603a4158114abda79cd1dd49d384f24950d89 Mon Sep 17 00:00:00 2001 From: Luc Bijl Date: Sat, 16 Aug 2025 15:26:11 +0200 Subject: [PATCH] mkdocs.yml: change license --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index fdf4420..5b03df1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ site_name: Ampel Blog site_url: https://blog.ampel.dev -copyright: This work is dedicated to the public domain under the Creative Commons CC0 public domain dedication. +copyright: "\copyright 2022-2025 Ampel Authors: This work is licensed under the CC-BY-NC-SA-4.0 license" repo_name: ampel/blog repo_url: https://git.ampel.dev/ampel/blog @@ -69,4 +69,4 @@ nav: - 'Desktop OS': - desktop-os/index.md - 'Server OS': - - server-os/index.md \ No newline at end of file + - server-os/index.md