Update copyright year to 2017

Run admin/update-copyright.
This commit is contained in:
Paul Eggert 2017-01-01 03:14:01 +00:00
parent e092f08515
commit 5badc81c1c
2426 changed files with 2487 additions and 2454 deletions

View file

@ -1,5 +1,5 @@
/* count-trailing-zeros.h -- counts the number of trailing 0 bits in a word.
Copyright 2013-2016 Free Software Foundation, Inc.
Copyright 2013-2017 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