diff options
| author | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
|---|---|---|
| committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-04 15:30:50 +0100 |
| commit | 818ab71a415cd234be092111a0aa5e812ec56434 (patch) | |
| tree | e08721a9b85169debf961d7ebab013160b616a42 /libcpp/ChangeLog | |
| parent | 21fa2a29dc265ab54c957c37d8a9e9ab07d7cd66 (diff) | |
| download | gcc-818ab71a415cd234be092111a0aa5e812ec56434.tar.gz gcc-818ab71a415cd234be092111a0aa5e812ec56434.tar.bz2 gcc-818ab71a415cd234be092111a0aa5e812ec56434.zip | |
Update copyright years.
From-SVN: r232055
Diffstat (limited to 'libcpp/ChangeLog')
| -rw-r--r-- | libcpp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 09b8e1825e9..1151ad2180b 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2016-01-04 Jakub Jelinek <jakub@redhat.com> + + Update copyright years. + 2015-12-22 David Malcolm <dmalcolm@redhat.com> * line-map.c (get_combined_adhoc_loc): Remove condition @@ -4365,3 +4369,9 @@ * include/mkdeps.h: Moved from gcc. Change header guard name. * include/symtab.h: Moved from gcc/hashtable.h. Change header guard name. + +Copyright (C) 2004-2016 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |
