summaryrefslogtreecommitdiff
path: root/lib/bitset/vector.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 07:28:52 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2020-12-31 23:30:01 -0800
commit4b948321967ac9215b03d9a00931ba6f33f616f9 (patch)
tree741c0c2c818bf3fe57dac4b7ee9f948f60839e57 /lib/bitset/vector.h
parente0f5efe219d3afeb067e714da089a6ae936182b7 (diff)
downloadgnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.tar.gz
maint: run 'make update-copyright'
Diffstat (limited to 'lib/bitset/vector.h')
-rw-r--r--lib/bitset/vector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bitset/vector.h b/lib/bitset/vector.h
index aeea89a6c7..e32a0bd2d3 100644
--- a/lib/bitset/vector.h
+++ b/lib/bitset/vector.h
@@ -1,6 +1,6 @@
/* Functions to support vbitsets.
- Copyright (C) 2002, 2004, 2009-2015, 2018-2020 Free Software Foundation,
+ Copyright (C) 2002, 2004, 2009-2015, 2018-2021 Free Software Foundation,
Inc.
Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz).