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