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

    Update copyright year to 2020
    
    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 2815be3fe6..c01b6efd4e 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-2019 Free Software Foundation, Inc.
+;; Copyright (C) 2007-2020 Free Software Foundation, Inc.
 
 ;; Author: Tom Tromey <tro...@redhat.com>
 ;; Created: 10 Mar 2007

Reply via email to