Merge from origin/emacs-25
2e2a806
Fix copyright years by hand5badc81
Update copyright year to 2017
This commit is contained in:
commit
bcf244ef9b
2494 changed files with 10381 additions and 2526 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2016 Free Software
|
||||
;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2017 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue