[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 02/10] site: img: clarify license scope.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v1 02/10] site: img: clarify license scope. |
Date: |
Thu, 23 May 2024 22:24:28 +0200 |
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 with files under different free software
licenses.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
site/img/LICENSE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/img/LICENSE b/site/img/LICENSE
index 673add0..70a112a 100644
--- a/site/img/LICENSE
+++ b/site/img/LICENSE
@@ -1,4 +1,4 @@
-The following license terms applies to most photos/images in this repository.
+The following license terms applies to most photos/images in this directory.
Images that are under different licensing have their own COPYING and/or
LICENSE file, in their directory.
--
2.41.0
- 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 <=
- [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
- [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