branch: externals/package-x
commit 012f058ddc6badd723d3ef5b22f97aae583e6c89
Author: Paul Eggert <egg...@cs.ucla.edu>
Commit: Paul Eggert <egg...@cs.ucla.edu>

    Update copyright year to 2019
    
    Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
---
 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 3ec214a2af..a207ece885 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-2018 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
 ;; Author: Tom Tromey <tro...@redhat.com>
 ;; Created: 10 Mar 2007

Reply via email to