From ee8c36432a1c99b3778b7a96377c0161b3f96468 Mon Sep 17 00:00:00 2001 From: Lukas Date: Sun, 14 Nov 2021 16:49:24 +0100 Subject: [PATCH] extend the current comment --- blocks-live/LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks-live/LICENSE.md b/blocks-live/LICENSE.md index 1b76a54..f2f59fc 100644 --- a/blocks-live/LICENSE.md +++ b/blocks-live/LICENSE.md @@ -1,4 +1,4 @@ -> This licence applies to chunks of code as found especially in the `bl.cfg` and `ld.cfg` files, as those files contain codes from the following GNU-licensed project: https://pagure.io/fedora-kickstarts. +> This licence applies to chunks of code as found especially in the `bl.cfg` and `ld.cfg` files, as those files contain codes from the following GNU-licensed project: https://pagure.io/fedora-kickstarts. Standalone kickstart files that are based on the said code, such as `flat-ld.cfg`, are also released under this license. > All new contributions are made under the parent MIT license.