diff options
Diffstat (limited to 'gcc/jit/docs/conf.py')
-rw-r--r-- | gcc/jit/docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/jit/docs/conf.py b/gcc/jit/docs/conf.py index 062232a..3596af4 100644 --- a/gcc/jit/docs/conf.py +++ b/gcc/jit/docs/conf.py @@ -44,7 +44,7 @@ needs_sphinx = '3.0' # General information about the project. project = u'libgccjit' -copyright = u'2014-2022 Free Software Foundation, Inc.' +copyright = u'2014-2023 Free Software Foundation, Inc.' # GCC-specific: extract version information from "gcc" src subdir for # use in "version" and "release" below. |