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