diff options
Diffstat (limited to 'lib/gl_linked_list.h')
-rw-r--r-- | lib/gl_linked_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gl_linked_list.h b/lib/gl_linked_list.h index 163e92d4c9..3e39b50a3c 100644 --- a/lib/gl_linked_list.h +++ b/lib/gl_linked_list.h @@ -1,5 +1,5 @@ /* Sequential list data type implemented by a linked list. - Copyright (C) 2006, 2009-2020 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2021 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This program is free software: you can redistribute it and/or modify |