[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 03/10] site: img: fix license location.
From: |
Adrien 'neox' Bourmault |
Subject: |
Re: [PATCH v1 03/10] site: img: fix license location. |
Date: |
Sat, 25 May 2024 14:05:00 +0200 |
User-agent: |
Evolution 3.48.4 |
Le jeudi 23 mai 2024 à 22:24 +0200, Denis 'GNUtoo' Carikli a écrit :
> The LICENSE file talks about a repository, but since the commit
> 54c6ae497d49c233b654c171978baa77b90ffe17 ("Merge the
> documentation/website pictures into GNU Boot"), the images were merged
> into a bigger repository, and so the license in the root directory of
> the repository changed. So we need to update the license path.
>
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
> ---
> site/img/LICENSE | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/site/img/LICENSE b/site/img/LICENSE
> index 70a112a..cc13910 100644
> --- a/site/img/LICENSE
> +++ b/site/img/LICENSE
> @@ -6,7 +6,7 @@ LICENSE file, in their directory.
> under the terms of 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.
> - A copy of the license is included in file named COPYING, in the root of
> - this repository, otherwise you can find it here:
> + A copy of the license is included in file named COPYING, in the same
> + directory than this file, otherwise you can find it here:
>
> <https://www.gnu.org/licenses/fdl-1.3.en.html>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
signature.asc
Description: This is a digitally signed message part
- non-content related fixes/improvements for the website., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 02/10] site: img: clarify license scope., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 01/10] site: site.cfg: Add license header., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 03/10] site: img: fix license location., Denis 'GNUtoo' Carikli, 2024/05/23
- Re: [PATCH v1 03/10] site: img: fix license location.,
Adrien 'neox' Bourmault <=
- [PATCH v1 06/10] site: faq: Use relative links for images., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 05/10] site: docs: hardware: Use relative links for images., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 09/10] site: repair link to logo directory., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 08/10] site: tasks: fix link to g43t-am3/soic8.jpg picture., Denis 'GNUtoo' Carikli, 2024/05/23
- [PATCH v1 04/10] site: docs: install: Use relative links for images., Denis 'GNUtoo' Carikli, 2024/05/23