aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-aux-info.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/c-aux-info.cc')
-rw-r--r--gcc/c/c-aux-info.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/c-aux-info.cc b/gcc/c/c-aux-info.cc
index bf01315..e33e863 100644
--- a/gcc/c/c-aux-info.cc
+++ b/gcc/c/c-aux-info.cc
@@ -1,7 +1,7 @@
/* Generate information regarding function declarations and definitions based
on information stored in GCC's tree structure. This code implements the
-aux-info option.
- Copyright (C) 1989-2022 Free Software Foundation, Inc.
+ Copyright (C) 1989-2023 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@segfault.us.com).
This file is part of GCC.