From 5badc81c1cdfbb261ad3e6d1b753defb15712f26 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Jan 2017 03:14:01 +0000 Subject: Update copyright year to 2017 Run admin/update-copyright. --- lisp/emacs-lisp/bytecomp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/bytecomp.el') diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index 1526e2fdeb9..eb3f46d3d7a 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el @@ -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 -- cgit v1.2.1