From 8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 1 Jan 2020 12:51:42 +0100 Subject: Update copyright years. From-SVN: r279813 --- gcc/c/c-parser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/c/c-parser.h') diff --git a/gcc/c/c-parser.h b/gcc/c/c-parser.h index b32daab..bf9e75e 100644 --- a/gcc/c/c-parser.h +++ b/gcc/c/c-parser.h @@ -1,5 +1,5 @@ /* Declarations for the parser for C and Objective-C. - Copyright (C) 1987-2019 Free Software Foundation, Inc. + Copyright (C) 1987-2020 Free Software Foundation, Inc. Parser actions based on the old Bison parser; structure somewhat influenced by and fragments based on the C++ parser. -- cgit v1.1