Update copyright years.

From-SVN: r219188
This commit is contained in:
Jakub Jelinek 2015-01-05 13:33:28 +01:00
parent b67cd4e331
commit 5624e564d2
11952 changed files with 16072 additions and 15998 deletions

View file

@ -1,5 +1,5 @@
/* Part of CPP library. (Macro and #define handling.)
Copyright (C) 1986-2014 Free Software Foundation, Inc.
Copyright (C) 1986-2015 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