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 @@
;;; byte-run.el --- byte-compiler support for inlining -*- lexical-binding: t -*-
;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc.
;; Copyright (C) 1992, 2001-2017 Free Software Foundation, Inc.
;; Author: Jamie Zawinski <jwz@lucid.com>
;; Hallvard Furuseth <hbf@ulrik.uio.no>