diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-04 11:30:51 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2017-01-04 11:30:51 +0000 |
commit | 6d191b11018a4346cdf17764a10d35e0515240b1 (patch) | |
tree | 8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libssp/strncat-chk.c | |
parent | c45be7f1aef92f2ea7363cbc4627f943b83ca902 (diff) | |
download | gcc-6d191b11018a4346cdf17764a10d35e0515240b1.tar.gz |
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244052 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp/strncat-chk.c')
-rw-r--r-- | libssp/strncat-chk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/strncat-chk.c b/libssp/strncat-chk.c index 6ab41ffbc68..e59e84f530e 100644 --- a/libssp/strncat-chk.c +++ b/libssp/strncat-chk.c @@ -1,5 +1,5 @@ /* Checking strncat. - Copyright (C) 1991, 1997, 2003, 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 1991-2017 Free Software Foundation, Inc. This file is part of GCC. |