diff options
Diffstat (limited to 'string/strcat.c')
-rw-r--r-- | string/strcat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strcat.c b/string/strcat.c index f9e4bc682d..5f5bf9cb87 100644 --- a/string/strcat.c +++ b/string/strcat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1997, 2003 Free Software Foundation, Inc. +/* Copyright (C) 1991-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |