diff options
Diffstat (limited to 'gl/lib/gl_anylinked_list2.h')
-rw-r--r-- | gl/lib/gl_anylinked_list2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/gl_anylinked_list2.h b/gl/lib/gl_anylinked_list2.h index e8219ef..4b23cc6 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-2023 Free Software Foundation, Inc. + Copyright (C) 2006-2024 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This file is free software: you can redistribute it and/or modify |