From 4e0b15c25228d14c55bdd482e11a1b351d00191b Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Thu, 22 Jul 2021 20:20:16 +0100 Subject: docs: Move licence/copyright from HTML output to rST comments Our built HTML documentation now has a standard footer which gives the license for QEMU (and its documentation as a whole). In almost all pages, we either don't bother to state the copyright/license for the individual rST sources, or we put it in an rST comment. There are just three pages which render copyright or license information into the user-visible HTML. Quoting a specific (different) license for an individual HTML page within the manual is confusing. Downgrade the license and copyright info to a comment within the rST source, bringing these pages in line with the rest of our documents. Suggested-by: Markus Armbruster Signed-off-by: Peter Maydell Reviewed-by: Marc-André Lureau Reviewed-by: Cleber Rosa Reviewed-by: Markus Armbruster Acked-by: Michael S. Tsirkin Message-id: 20210722192016.24915-3-peter.maydell@linaro.org --- docs/system/generic-loader.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/system') diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst index 531ddbc8e3..4f9fb005f1 100644 --- a/docs/system/generic-loader.rst +++ b/docs/system/generic-loader.rst @@ -1,8 +1,8 @@ .. Copyright (c) 2016, Xilinx Inc. -This work is licensed under the terms of the GNU GPL, version 2 or later. See -the COPYING file in the top-level directory. + This work is licensed under the terms of the GNU GPL, version 2 or later. See + the COPYING file in the top-level directory. Generic Loader -------------- -- cgit v1.2.3-55-g7522