diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-03 11:03:58 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-03 11:03:58 +0100 |
commit | 85ec4feb11167c9e4489361bf2399a20afbe52c8 (patch) | |
tree | 7892dce393111dcf4d6553ddf89de00240ecfce8 /lto-plugin/ChangeLog | |
parent | ada38d5fa317498d15be166623520b9152c650cb (diff) | |
download | gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.zip gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.gz gcc-85ec4feb11167c9e4489361bf2399a20afbe52c8.tar.bz2 |
Update copyright years.
From-SVN: r256169
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r-- | lto-plugin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index d3617a1..7b2170c 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2018-01-03 Jakub Jelinek <jakub@redhat.com> + + Update copyright years. + 2017-07-21 Georg-Johann Lay <avr@gjlay.de> PR lto/81487 |