summaryrefslogtreecommitdiff
path: root/libssp/ssp.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-01-04 12:30:51 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2017-01-04 12:30:51 +0100
commit2afd3180c5286a3181949a43c3e831d70a7e5404 (patch)
tree8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libssp/ssp.c
parented3cb4970392edfbae74c82d7e25b7cd961ce70f (diff)
Update copyright years.
From-SVN: r244052
Diffstat (limited to 'libssp/ssp.c')
-rw-r--r--libssp/ssp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/ssp.c b/libssp/ssp.c
index 69805bcfc03..d1da6615632 100644
--- a/libssp/ssp.c
+++ b/libssp/ssp.c
@@ -1,5 +1,5 @@
/* Stack protector support.
- Copyright (C) 2005-2013 Free Software Foundation, Inc.
+ Copyright (C) 2005-2017 Free Software Foundation, Inc.
This file is part of GCC.