From 6c25a4f7cbb1debbe1822ea9135c6b470ba06b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Schl=C3=BCter?= Date: Tue, 11 Jan 2005 19:24:12 +0100 Subject: * include/cpplib.h: Also update copyright years. From-SVN: r93191 --- libcpp/ChangeLog | 2 ++ libcpp/include/cpplib.h | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 0a5498c..d028e66 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -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 * files.c (_cpp_find_file): Add files found by search_path_exhausted diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h index 1d95b86..c381446 100644 --- a/libcpp/include/cpplib.h +++ b/libcpp/include/cpplib.h @@ -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. -- cgit v1.1