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,6 +1,6 @@
;;; eldoc.el --- Show function arglist or variable docstring in echo area -*- lexical-binding:t; -*-
;; Copyright (C) 1996-2016 Free Software Foundation, Inc.
;; Copyright (C) 1996-2017 Free Software Foundation, Inc.
;; Author: Noah Friedman <friedman@splode.com>
;; Maintainer: friedman@splode.com