diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:31:39 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-01-03 10:31:39 +0100 |
commit | 877e3c2abf7a29d746ffda6354d6f19855595905 (patch) | |
tree | 23d00902ad2fb114fb39e409b864e40dd734d08f /gcc/c/ChangeLog | |
parent | abc1ac2d8d99b7b2846d06ac5a5298ca2f93aedf (diff) | |
download | gcc-877e3c2abf7a29d746ffda6354d6f19855595905.zip gcc-877e3c2abf7a29d746ffda6354d6f19855595905.tar.gz gcc-877e3c2abf7a29d746ffda6354d6f19855595905.tar.bz2 |
Update Copyright in ChangeLog files
Do this separately from all other Copyright updates, as ChangeLog files
can be modified only separately.
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r-- | gcc/c/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index d58fb91..c3933da 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -8158,7 +8158,7 @@ * c-decl.c: Likewise. Include gt-c-c-decl.h, not gt-c-decl.h. * c-parser.c: Likewise. Include gt-c-c-parser.h, not gt-c-parser.h. -Copyright (C) 2012-2021 Free Software Foundation, Inc. +Copyright (C) 2012-2022 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |