diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2018-01-03 10:03:58 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2018-01-03 10:03:58 +0000 |
commit | 8e8f6434760cfe2a1c6c9644181189fdb4d987bb (patch) | |
tree | 7892dce393111dcf4d6553ddf89de00240ecfce8 /gcc/cfghooks.c | |
parent | b580b4128187bb390653fc588e37ccf29bfcbdec (diff) | |
download | gcc-8e8f6434760cfe2a1c6c9644181189fdb4d987bb.tar.gz |
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256169 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cfghooks.c')
-rw-r--r-- | gcc/cfghooks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfghooks.c b/gcc/cfghooks.c index 2bee65a0cb8..87d864c6022 100644 --- a/gcc/cfghooks.c +++ b/gcc/cfghooks.c @@ -1,5 +1,5 @@ /* Hooks for cfg representation specific functions. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 Free Software Foundation, Inc. Contributed by Sebastian Pop <s.pop@laposte.net> This file is part of GCC. |