[pushed] libgdiagnostics: fix docs metadata

Message ID 20241203171953.2261999-1-dmalcolm@redhat.com
State New
Headers
Series [pushed] libgdiagnostics: fix docs metadata |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 success Build passed
linaro-tcwg-bot/tcwg_gcc_check--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply

Commit Message

David Malcolm Dec. 3, 2024, 5:19 p.m. UTC
  Pushed to trunk as r15-5898-g2b93d71b068b2f.

gcc/ChangeLog:
	* doc/libgdiagnostics/conf.py: Remove "author".  Change
	"copyright" field to the FSF.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
---
 gcc/doc/libgdiagnostics/conf.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
  

Patch

diff --git a/gcc/doc/libgdiagnostics/conf.py b/gcc/doc/libgdiagnostics/conf.py
index 8e92e12e91ea..b83f41c38810 100644
--- a/gcc/doc/libgdiagnostics/conf.py
+++ b/gcc/doc/libgdiagnostics/conf.py
@@ -7,8 +7,7 @@ 
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
 
 project = 'libgdiagnostics'
-copyright = '2024, David Malcolm'
-author = 'David Malcolm'
+copyright = '2024 Free Software Foundation, Inc.'
 
 # -- General configuration ---------------------------------------------------
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration