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