diff options
author | jbglaw <jbglaw@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-14 21:55:35 +0000 |
---|---|---|
committer | jbglaw <jbglaw@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-14 21:55:35 +0000 |
commit | 88a6165fe61ac981e377a4f02069894ad6dcbc78 (patch) | |
tree | e434a6c604df9149fff17040681d5ae844bd85fc /include | |
parent | 561e01809ff14a60c4dd11aea36063566c2f0450 (diff) | |
download | gcc-88a6165fe61ac981e377a4f02069894ad6dcbc78.tar.gz |
Pull libiberty.h copyright update from Binutils
2015-12-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* libiberty.h: Merge Copyright year update from Binutils.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219617 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | include/libiberty.h | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index dbf2554238d..c1011b9840b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2015-12-14 Jan-Benedict Glaw <jbglaw@lug-owl.de> + + * libiberty.h: Merge Copyright year update from Binutils. + 2014-12-24 Uros Bizjak <ubizjak@gmail.com> Ben Elliston <bje@au.ibm.com> Manuel Lopez-Ibanez <manu@gcc.gnu.org> diff --git a/include/libiberty.h b/include/libiberty.h index aa0d92c8c20..b33dd65982d 100644 --- a/include/libiberty.h +++ b/include/libiberty.h @@ -1,7 +1,6 @@ /* Function declarations for libiberty. - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010, 2011, 2013 Free Software Foundation, Inc. + Copyright (C) 1997-2015 Free Software Foundation, Inc. Note - certain prototypes declared in this header file are for functions whoes implementation copyright does not belong to the |