diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2016-06-07 08:54:22 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2016-06-07 08:54:22 +0000 |
commit | 48eae47289a0dd1e95d249369ab96ffe85596016 (patch) | |
tree | e4d433ae0b9fe17176c6a4a7c83495fba4606e0f /libcc1/names.hh | |
parent | c381174498de37235d62c1417c067bfecedf94c4 (diff) | |
download | gcc-48eae47289a0dd1e95d249369ab96ffe85596016.tar.gz |
Update copyright dates
libcc1:
Update copyrights.
gotools:
Update copyrights.
contrib:
* update-copyright.py (LibMudflapFilter): Remove.
(GCCCmdLine.__init__): Add gotools, libcc1.
Remove libmudflap.
List unhandled intl, libcilkrts, libgo, liboffloadmic,
maintainer-scripts.
From-SVN: r237169
Diffstat (limited to 'libcc1/names.hh')
-rw-r--r-- | libcc1/names.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcc1/names.hh b/libcc1/names.hh index 9bda8d542c4..8e04147bf0b 100644 --- a/libcc1/names.hh +++ b/libcc1/names.hh @@ -1,5 +1,5 @@ /* String declarations. - Copyright (C) 2014 Free Software Foundation, Inc. + Copyright (C) 2014-2016 Free Software Foundation, Inc. This file is part of GCC. |