branch: externals/package-x
commit da512900ff076ef58ea5c799a7773d383aa7a97d
Author: Paul Eggert <[email protected]>
Commit: Paul Eggert <[email protected]>
Update copyright year to 2018
Run admin/update-copyright.
---
lisp/emacs-lisp/package-x.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x.el
index 923da4681a..3ec214a2af 100644
--- a/lisp/emacs-lisp/package-x.el
+++ b/lisp/emacs-lisp/package-x.el
@@ -1,6 +1,6 @@
;;; package-x.el --- Package extras
-;; Copyright (C) 2007-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2018 Free Software Foundation, Inc.
;; Author: Tom Tromey <[email protected]>
;; Created: 10 Mar 2007