diff options
Diffstat (limited to 'lib/gl_rbtree_omap.c')
-rw-r--r-- | lib/gl_rbtree_omap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gl_rbtree_omap.c b/lib/gl_rbtree_omap.c index d16bd23626..eb0fd3177b 100644 --- a/lib/gl_rbtree_omap.c +++ b/lib/gl_rbtree_omap.c @@ -1,5 +1,5 @@ /* Ordered map data type implemented by a binary tree. - Copyright (C) 2006-2007, 2009-2020 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2009-2021 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2018. This program is free software: you can redistribute it and/or modify |