summaryrefslogtreecommitdiff
path: root/gl/lib/gl_anylinked_list2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/gl_anylinked_list2.h')
-rw-r--r--gl/lib/gl_anylinked_list2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/gl_anylinked_list2.h b/gl/lib/gl_anylinked_list2.h
index af83f0d3..e8219ef7 100644
--- a/gl/lib/gl_anylinked_list2.h
+++ b/gl/lib/gl_anylinked_list2.h
@@ -1,5 +1,5 @@
/* Sequential list data type implemented by a linked list.
- Copyright (C) 2006-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2023 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This file is free software: you can redistribute it and/or modify