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 @@
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
Copyright (C) 1992, 1994, 1999, 2001-2016 Free Software Foundation,
Copyright (C) 1992, 1994, 1999, 2001-2017 Free Software Foundation,
Inc.
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>