]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcpp/macro.c
Update copyright years.
[thirdparty/gcc.git] / libcpp / macro.c
index eb8321f8ceeece687b0c1aaa96491db85fac1e2d..dbd7a2846625b11cbf4de456edfbcd967a877798 100644 (file)
@@ -1,5 +1,5 @@
 /* Part of CPP library.  (Macro and #define handling.)
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 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