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