libgdiagnostics: fix docs metadata
gcc/ChangeLog: * doc/libgdiagnostics/conf.py: Remove "author". Change "copyright" field to the FSF. Signed-off-by: David Malcolm <dmalcolm@redhat.com>
This commit is contained in:
parent
31250baf81
commit
2b93d71b06
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue