Seems like one of the simpler directories copyrightwise. Tested on x86_64-linux-gnu. OK to install?
Richard libssp/ Update copyright years. Index: libssp/Makefile.am =================================================================== --- libssp/Makefile.am 2013-02-02 21:33:00.662873290 +0000 +++ libssp/Makefile.am 2013-02-03 10:38:09.932328041 +0000 @@ -1,7 +1,6 @@ ## Makefile for the toplevel directory of the libssp library. ## -## Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 -## Free Software Foundation, Inc. +## Copyright (C) 2005-2013 Free Software Foundation, Inc. ## AUTOMAKE_OPTIONS = 1.9.5 foreign Index: libssp/gets-chk.c =================================================================== --- libssp/gets-chk.c 2013-02-02 21:33:00.663873298 +0000 +++ libssp/gets-chk.c 2013-02-03 10:38:09.932328041 +0000 @@ -1,5 +1,5 @@ /* Checking gets. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/memcpy-chk.c =================================================================== --- libssp/memcpy-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/memcpy-chk.c 2013-02-03 10:38:09.957328212 +0000 @@ -1,5 +1,5 @@ /* Checking memcpy. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/memmove-chk.c =================================================================== --- libssp/memmove-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/memmove-chk.c 2013-02-03 10:38:09.958328218 +0000 @@ -1,5 +1,5 @@ /* Checking memmove. - Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/mempcpy-chk.c =================================================================== --- libssp/mempcpy-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/mempcpy-chk.c 2013-02-03 10:38:09.958328218 +0000 @@ -1,5 +1,5 @@ /* Checking mempcpy. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/memset-chk.c =================================================================== --- libssp/memset-chk.c 2013-02-02 21:33:00.661873282 +0000 +++ libssp/memset-chk.c 2013-02-03 10:38:09.959328225 +0000 @@ -1,5 +1,5 @@ /* Checking memset. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/snprintf-chk.c =================================================================== --- libssp/snprintf-chk.c 2013-02-02 21:33:00.661873282 +0000 +++ libssp/snprintf-chk.c 2013-02-03 10:38:09.959328225 +0000 @@ -1,5 +1,5 @@ /* Checking snprintf. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/sprintf-chk.c =================================================================== --- libssp/sprintf-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/sprintf-chk.c 2013-02-03 10:38:09.959328225 +0000 @@ -1,5 +1,5 @@ /* Checking sprintf. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp-local.c =================================================================== --- libssp/ssp-local.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/ssp-local.c 2013-02-03 10:38:09.960328233 +0000 @@ -1,5 +1,5 @@ /* Stack protector support. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp.c =================================================================== --- libssp/ssp.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/ssp.c 2013-02-03 10:38:09.960328233 +0000 @@ -1,5 +1,5 @@ /* Stack protector support. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp/ssp.h.in =================================================================== --- libssp/ssp/ssp.h.in 2013-02-02 21:33:00.661873282 +0000 +++ libssp/ssp/ssp.h.in 2013-02-03 10:38:09.961328240 +0000 @@ -1,5 +1,5 @@ /* Object size checking support macros. - Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp/stdio.h =================================================================== --- libssp/ssp/stdio.h 2013-02-02 21:33:00.661873282 +0000 +++ libssp/ssp/stdio.h 2013-02-03 10:38:09.961328240 +0000 @@ -1,5 +1,5 @@ /* Checking macros for stdio functions. - Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp/string.h =================================================================== --- libssp/ssp/string.h 2013-02-02 21:33:00.661873282 +0000 +++ libssp/ssp/string.h 2013-02-03 10:38:09.969328294 +0000 @@ -1,5 +1,5 @@ /* Checking macros for string functions. - Copyright (C) 2004, 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/ssp/unistd.h =================================================================== --- libssp/ssp/unistd.h 2013-02-02 21:33:00.661873282 +0000 +++ libssp/ssp/unistd.h 2013-02-03 10:38:09.969328294 +0000 @@ -1,5 +1,5 @@ /* Checking macros for unistd functions. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/stpcpy-chk.c =================================================================== --- libssp/stpcpy-chk.c 2013-02-02 21:33:00.661873282 +0000 +++ libssp/stpcpy-chk.c 2013-02-03 10:38:09.969328294 +0000 @@ -1,5 +1,5 @@ /* Checking stpcpy. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/strcat-chk.c =================================================================== --- libssp/strcat-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/strcat-chk.c 2013-02-03 10:38:09.969328294 +0000 @@ -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. Index: libssp/strcpy-chk.c =================================================================== --- libssp/strcpy-chk.c 2013-02-02 21:33:00.663873298 +0000 +++ libssp/strcpy-chk.c 2013-02-03 10:38:09.970328301 +0000 @@ -1,5 +1,5 @@ /* Checking strcpy. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/strncat-chk.c =================================================================== --- libssp/strncat-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/strncat-chk.c 2013-02-03 10:38:09.970328301 +0000 @@ -1,5 +1,5 @@ /* Checking strncat. - 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. Index: libssp/strncpy-chk.c =================================================================== --- libssp/strncpy-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/strncpy-chk.c 2013-02-03 10:38:09.970328301 +0000 @@ -1,5 +1,5 @@ /* Checking strncpy. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/vsnprintf-chk.c =================================================================== --- libssp/vsnprintf-chk.c 2013-02-02 21:33:00.661873282 +0000 +++ libssp/vsnprintf-chk.c 2013-02-03 10:38:09.970328301 +0000 @@ -1,5 +1,5 @@ /* Checking vsnprintf. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. Index: libssp/vsprintf-chk.c =================================================================== --- libssp/vsprintf-chk.c 2013-02-02 21:33:00.662873290 +0000 +++ libssp/vsprintf-chk.c 2013-02-03 10:38:09.971328308 +0000 @@ -1,5 +1,5 @@ /* Checking vsprintf. - Copyright (C) 2005, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC.