summaryrefslogtreecommitdiff
path: root/lib/gl_sublist.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:25:11 +0100
committerPaul Eggert <eggert@cs.ucla.edu>2019-01-01 00:30:05 +0100
commite6633650a245a4e5bfe2e3de92be93a623eef7a9 (patch)
tree2025c26c23131ccdefc8b3820a9a6c5f19b73692 /lib/gl_sublist.c
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'lib/gl_sublist.c')
-rw-r--r--lib/gl_sublist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gl_sublist.c b/lib/gl_sublist.c
index 775cc3bf5f..31ffcdc58d 100644
--- a/lib/gl_sublist.c
+++ b/lib/gl_sublist.c
@@ -1,5 +1,5 @@
/* Sequential list data type backed by another list.
- Copyright (C) 2006-2018 Free Software Foundation, Inc.
+ Copyright (C) 2006-2019 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2006.
This program is free software: you can redistribute it and/or modify