From a5544970246db337977bb8b69ab120e9ef209317 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 1 Jan 2019 13:31:55 +0100 Subject: Update copyright years. From-SVN: r267494 --- 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 c9d38ac..7a30e30 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-2018 Free Software Foundation, Inc. + Copyright (C) 1987-2019 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