From 354f741e767e8b5845ccfe78b16588adde887c6d Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 1 Dec 2022 16:48:25 +0100 Subject: use less restrictive licence This is necessary to allow the solutions to be kept private. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 034d857..fb63880 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ # Build environment and recipe for the Markdown course website example. # # Author: Pacien TRAN-GIRARD -# Licence: EUPL-1.2 +# Licence: CC BY-NC 4.0 { inputs = { -- cgit v1.2.3