aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-aux-info.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-01-01 12:31:55 +0000
committerJakub Jelinek <jakub@redhat.com>2019-01-01 12:31:55 +0000
commita416bc7f7ec7c105263f3bdc6ddcead66c964001 (patch)
tree91c8dfebf7c0b4945090e82c03dce7f5b6a987ec /gcc/c/c-aux-info.c
parent0352af229e82cf0e6cd8ecfd105759fdc50f73c2 (diff)
Update copyright years.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@267494 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c/c-aux-info.c')
-rw-r--r--gcc/c/c-aux-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/c-aux-info.c b/gcc/c/c-aux-info.c
index 204d66f0144..96bb2e2c05e 100644
--- a/gcc/c/c-aux-info.c
+++ b/gcc/c/c-aux-info.c
@@ -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-2018 Free Software Foundation, Inc.
+ Copyright (C) 1989-2019 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@segfault.us.com).
This file is part of GCC.