diff options
Diffstat (limited to 'libc/string/strcat.c')
-rw-r--r-- | libc/string/strcat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/strcat.c b/libc/string/strcat.c index 5f5bf9cb8..bb7c0a990 100644 --- a/libc/string/strcat.c +++ b/libc/string/strcat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2013 Free Software Foundation, Inc. +/* Copyright (C) 1991-2014 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 |