Update copyright year to 2018

Run admin/update-copyright.
This commit is contained in:
Paul Eggert 2018-01-01 00:21:42 -08:00
parent 220a9ecba1
commit 5c7dd8a783
2308 changed files with 2309 additions and 2313 deletions

View file

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