site: img: fix license location.
The LICENSE file talks about a repository, but since the commit
54c6ae497d
("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>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
This commit is contained in:
parent
bcdb25dc70
commit
2de8b8c89b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue