diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:50:44 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 17:50:44 +0000 |
commit | 1131b1ddb779908208eeed555fe09d5b98ec5f19 (patch) | |
tree | ba408f39ae82c8c394fe56c08538a98982d75cd3 /libssp/strcat-chk.c | |
parent | 094630def7f83fa74a20583ff8a8b0b5773d1ff1 (diff) | |
download | gcc-1131b1ddb779908208eeed555fe09d5b98ec5f19.tar.gz |
Update copyright in libssp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195700 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libssp/strcat-chk.c')
-rw-r--r-- | libssp/strcat-chk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssp/strcat-chk.c b/libssp/strcat-chk.c index 2481933ebf6..5f436adf8bb 100644 --- a/libssp/strcat-chk.c +++ b/libssp/strcat-chk.c @@ -1,5 +1,5 @@ /* Checking strcat. - Copyright (C) 1991, 1997, 2003, 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of GCC. |