summaryrefslogtreecommitdiff
path: root/lib/count-one-bits.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 11:05:24 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 11:06:53 -0800
commit035f5aaa91ebd40598e0d89881bbc3cf532440a0 (patch)
tree31ffe1ccf1bad659893cdb2c1f06cc70e7d15bf2 /lib/count-one-bits.h
parent6ddd819467d1d9d0e78f13e5a15c1af9125ae67b (diff)
downloademacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.tar.gz
emacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.tar.bz2
emacs-035f5aaa91ebd40598e0d89881bbc3cf532440a0.zip
Merge from gnulib, incorporating:
2015-01-01 version-etc: new year
Diffstat (limited to 'lib/count-one-bits.h')
-rw-r--r--lib/count-one-bits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/count-one-bits.h b/lib/count-one-bits.h
index 97b0f8a3f4b..d54397f5fac 100644
--- a/lib/count-one-bits.h
+++ b/lib/count-one-bits.h
@@ -1,5 +1,5 @@
/* count-one-bits.h -- counts the number of 1-bits in a word.
- Copyright (C) 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 2007-2015 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by