diff options
Diffstat (limited to 'libcpp/pch.c')
-rw-r--r-- | libcpp/pch.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libcpp/pch.c b/libcpp/pch.c index 001bf3faeef..94e5d21ab7a 100644 --- a/libcpp/pch.c +++ b/libcpp/pch.c @@ -1,6 +1,5 @@ /* Part of CPP library. (Precompiled header reading/writing.) - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |