diff options
Diffstat (limited to 'gdb/gnulib/import/strnlen1.c')
-rw-r--r-- | gdb/gnulib/import/strnlen1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gnulib/import/strnlen1.c b/gdb/gnulib/import/strnlen1.c index 48272a88834..f5e0ffcf807 100644 --- a/gdb/gnulib/import/strnlen1.c +++ b/gdb/gnulib/import/strnlen1.c @@ -1,5 +1,5 @@ /* Find the length of STRING + 1, but scan at most MAXLEN bytes. - Copyright (C) 2005-2006, 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2016 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |