]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* include/cpplib.h: Also update copyright years.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Tue, 11 Jan 2005 18:24:12 +0000 (19:24 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Tue, 11 Jan 2005 18:24:12 +0000 (19:24 +0100)
From-SVN: r93191

libcpp/ChangeLog
libcpp/include/cpplib.h

index 0a5498c66c04425aa8e6a9fcf7b42a36f3358d98..d028e664e58d327326c2ed018815a0586ddab949 100644 (file)
@@ -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
index 1d95b864784271b75757692ec9d6d6c4b326dba7..c3814460705477b2b5e59661529caa37c6a8f060 100644 (file)
@@ -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.