diff options
Diffstat (limited to 'libc/string/strcpy.c')
-rw-r--r-- | libc/string/strcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/strcpy.c b/libc/string/strcpy.c index b71f7536b..f13691643 100644 --- a/libc/string/strcpy.c +++ b/libc/string/strcpy.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 |