* include/cpplib.h: Also update copyright years.
From-SVN: r93191
This commit is contained in:
parent
ecfd72e739
commit
6c25a4f7cb
@ -2,6 +2,8 @@
|
||||
|
||||
* include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.
|
||||
|
||||
* include/cpplib.h: Also update copyright years.
|
||||
|
||||
2005-01-03 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* files.c (_cpp_find_file): Add files found by search_path_exhausted
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Definitions for CPP library.
|
||||
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
Written by Per Bothner, 1994-95.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user