aboutsummaryrefslogtreecommitdiff
path: root/libssp/strncat-chk.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-01-04 11:30:51 +0000
committerJakub Jelinek <jakub@redhat.com>2017-01-04 11:30:51 +0000
commit00eb365a34ccb06bcca4c5cca4e933fe01d7555c (patch)
tree8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libssp/strncat-chk.c
parent340db5ad795e16a2ddd829d2ee6f4441bd5625a3 (diff)
Update copyright years.
git-svn-id: https://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.c2
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.