diff options
Diffstat (limited to '')
-rw-r--r-- | gl/lib/str-two-way.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/str-two-way.h b/gl/lib/str-two-way.h index dfe7022..cf85e26 100644 --- a/gl/lib/str-two-way.h +++ b/gl/lib/str-two-way.h @@ -1,5 +1,5 @@ /* Byte-wise substring search, using the Two-Way algorithm. - Copyright (C) 2008-2023 Free Software Foundation, Inc. + Copyright (C) 2008-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake <ebb9@byu.net>, 2008. |