]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcpp/identifiers.c
Update copyright years.
[thirdparty/gcc.git] / libcpp / identifiers.c
index 3d42d1a6b8d0a63d9baf289d08b118fea2294be6..59b2dd85e8ca4c771c52c0fb2fcfbe4407cf46fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Hash tables for the CPP library.
-   Copyright (C) 1986-2018 Free Software Foundation, Inc.
+   Copyright (C) 1986-2019 Free Software Foundation, Inc.
    Written by Per Bothner, 1994.
    Based on CCCP program by Paul Rubin, June 1986
    Adapted to ANSI C, Richard Stallman, Jan 1987