gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 02/18] website-build: index.html: add license header and a


From: Adrien 'neox' Bourmault
Subject: Re: [PATCH v1 02/18] website-build: index.html: add license header and add the GFDL 1.3+.
Date: Sun, 26 May 2024 21:21:51 +0200
User-agent: Evolution 3.48.4

Le samedi 25 mai 2024 à 20:25 +0200, Denis 'GNUtoo' Carikli a écrit :
> This file is included in the GNU Boot website which is under the GFDL
> 1.3+, so to simplify license compliance it's easier to also relicense
> it under the same license than the other files in the website.
> 
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
> ---
>  website-build/index.html | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
> 
> diff --git a/website-build/index.html b/website-build/index.html
> index 61d852b..1a08910 100644
> --- a/website-build/index.html
> +++ b/website-build/index.html
> @@ -1,5 +1,25 @@
>  <!DOCTYPE html>
>  <html>
> +<!-- Copyright (C) 2022-2023 Denis 'GNUtoo' Carikli
> <GNUtoo@cyberdimension.org>
> +  --
> +  -- This file is free software: you can redistribute it and/or modify
> +  -- it under the terms of the GNU General Public License as published by
> +  -- the Free Software Foundation, either version 3 of the License, or
> +  -- (at your option) any later version, or (at your option) the GNU Free
> +  -- Documentation License, Version 1.3 or any later version published by
> +  -- the Free Software Foundation; with no Invariant Sections,
> +  -- no Front-Cover Texts, and no Back-Cover Texts.
> +  --
> +  -- This file is distributed in the hope that it will be useful,
> +  -- but WITHOUT ANY WARRANTY; without even the implied warranty of
> +  -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> +  --
> +  -- A copy of the GPLv3 license is included in website-build/COPYING file
> and
> +  -- the GFDL1.3 can be found in the website/COPYING file.
> +  --
> +  -- You should have received a copy of these license along with this
> program.
> +  -- If not, see <https://www.gnu.org/licenses/>.
> +  -->
>    <head>
>      <meta http-equiv="Refresh" content="0;
> url='https://gnu.org/software/gnuboot/web/'" />
>    </head>

Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]