summaryrefslogtreecommitdiff
path: root/lib/strcspn.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2023-01-01 01:14:21 +0100
committerSimon Josefsson <simon@josefsson.org>2023-01-01 01:14:21 +0100
commit32a72f45374c9a36afa574d1a08bb98090270012 (patch)
tree520bce408eaadd509518fa24004eaaa2467a7986 /lib/strcspn.c
parent14a7b0ce5462c90ce86d97bf952185ec2500d341 (diff)
downloadgnulib-32a72f45374c9a36afa574d1a08bb98090270012.tar.gz
maint: run 'make update-copyright'
Diffstat (limited to 'lib/strcspn.c')
-rw-r--r--lib/strcspn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strcspn.c b/lib/strcspn.c
index 00c6608a52..08a2445c55 100644
--- a/lib/strcspn.c
+++ b/lib/strcspn.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009-2022 Free
+/* Copyright (C) 1991, 1994, 1996-1997, 2002-2003, 2005-2006, 2009-2023 Free
* Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.