summaryrefslogtreecommitdiffstats
path: root/gl/strsep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/strsep.c')
-rw-r--r--gl/strsep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strsep.c b/gl/strsep.c
index 3bd89f4..c05d7eb 100644
--- a/gl/strsep.c
+++ b/gl/strsep.c
@@ -1,4 +1,4 @@
1/* Copyright (C) 2004, 2007, 2009-2021 Free Software Foundation, Inc. 1/* Copyright (C) 2004, 2007, 2009-2022 Free Software Foundation, Inc.
2 2
3 Written by Yoann Vandoorselaere <yoann@prelude-ids.org>. 3 Written by Yoann Vandoorselaere <yoann@prelude-ids.org>.
4 4