summaryrefslogtreecommitdiff
path: root/lib/bitset/table.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/bitset/table.c
parentc8450ce160c44ef1aafdbff31cdd4fbfa5c413cb (diff)
downloadgnulib-e6633650a245a4e5bfe2e3de92be93a623eef7a9.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'lib/bitset/table.c')
-rw-r--r--lib/bitset/table.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/bitset/table.c b/lib/bitset/table.c
index d503c7ca51..8351cf7848 100644
--- a/lib/bitset/table.c
+++ b/lib/bitset/table.c
@@ -1,7 +1,6 @@
/* Functions to support expandable bitsets.
- Copyright (C) 2002-2006, 2009-2015, 2018 Free Software Foundation,
- Inc.
+ Copyright (C) 2002-2006, 2009-2015, 2018-2019 Free Software Foundation, Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).