diff options
| author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:24:45 +0000 |
|---|---|---|
| committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:45 +0000 |
| commit | 35c3d610e3bbf073ffb3f5af532f277a37f0bfa8 (patch) | |
| tree | 39ffc8c3649a0fe10e93cc5e60c881e202c34b05 /libcpp/include | |
| parent | afeba5cb1dd656d3613691caee1427761dbff358 (diff) | |
| download | gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.gz gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.tar.bz2 gcc-35c3d610e3bbf073ffb3f5af532f277a37f0bfa8.zip | |
Update copyright years in libcpp/
From-SVN: r206293
Diffstat (limited to 'libcpp/include')
| -rw-r--r-- | libcpp/include/cpp-id-data.h | 2 | ||||
| -rw-r--r-- | libcpp/include/cpplib.h | 2 | ||||
| -rw-r--r-- | libcpp/include/line-map.h | 2 | ||||
| -rw-r--r-- | libcpp/include/mkdeps.h | 2 | ||||
| -rw-r--r-- | libcpp/include/symtab.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/libcpp/include/cpp-id-data.h b/libcpp/include/cpp-id-data.h index de4ca2298c8..d4c00912a37 100644 --- a/libcpp/include/cpp-id-data.h +++ b/libcpp/include/cpp-id-data.h @@ -1,5 +1,5 @@ /* Structures that hang off cpp_identifier, for PCH. - Copyright (C) 1986-2013 Free Software Foundation, Inc. + Copyright (C) 1986-2014 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 diff --git a/libcpp/include/cpplib.h b/libcpp/include/cpplib.h index 7540e05383f..a9db7abbd26 100644 --- a/libcpp/include/cpplib.h +++ b/libcpp/include/cpplib.h @@ -1,5 +1,5 @@ /* Definitions for CPP library. - Copyright (C) 1995-2013 Free Software Foundation, Inc. + Copyright (C) 1995-2014 Free Software Foundation, Inc. Written by Per Bothner, 1994-95. This program is free software; you can redistribute it and/or modify it diff --git a/libcpp/include/line-map.h b/libcpp/include/line-map.h index a0d6da184ba..996eae5eafb 100644 --- a/libcpp/include/line-map.h +++ b/libcpp/include/line-map.h @@ -1,5 +1,5 @@ /* Map logical line numbers to (source file, line number) pairs. - Copyright (C) 2001-2013 Free Software Foundation, Inc. + Copyright (C) 2001-2014 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 diff --git a/libcpp/include/mkdeps.h b/libcpp/include/mkdeps.h index 8dffa25d49e..05ebd4e456c 100644 --- a/libcpp/include/mkdeps.h +++ b/libcpp/include/mkdeps.h @@ -1,5 +1,5 @@ /* Dependency generator for Makefile fragments. - Copyright (C) 2000-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2014 Free Software Foundation, Inc. Contributed by Zack Weinberg, Mar 2000 This program is free software; you can redistribute it and/or modify it diff --git a/libcpp/include/symtab.h b/libcpp/include/symtab.h index a4ea7192532..91a56c729bc 100644 --- a/libcpp/include/symtab.h +++ b/libcpp/include/symtab.h @@ -1,5 +1,5 @@ /* Hash tables. - Copyright (C) 2000-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2014 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 |
