diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:50:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:52:17 +0100 |
commit | 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (patch) | |
tree | 730ac068df829f1af95259b5e9f1830552dc76ca /gcc/doc/gcov-dump.texi | |
parent | a31becca488b537cfc24bba7c0f48b2c44726240 (diff) | |
download | gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.zip gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.gz gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.bz2 |
Update copyright years.
Diffstat (limited to 'gcc/doc/gcov-dump.texi')
-rw-r--r-- | gcc/doc/gcov-dump.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/gcov-dump.texi b/gcc/doc/gcov-dump.texi index 0491ab1..f3b23ce 100644 --- a/gcc/doc/gcov-dump.texi +++ b/gcc/doc/gcov-dump.texi @@ -1,10 +1,10 @@ -@c Copyright (C) 2017-2022 Free Software Foundation, Inc. +@c Copyright (C) 2017-2023 Free Software Foundation, Inc. @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. @ignore @c man begin COPYRIGHT -Copyright @copyright{} 2017-2022 Free Software Foundation, Inc. +Copyright @copyright{} 2017-2023 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |