branch: externals/package-x commit 64243e3d24365e2290e8d8fc40bdb96385fd36e0 Author: Eli Zaretskii <e...@gnu.org> Commit: Eli Zaretskii <e...@gnu.org>
; Add 2023 to copyright years. --- 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 78f2d36c6f..6c4e2a578b 100644 --- a/lisp/emacs-lisp/package-x.el +++ b/lisp/emacs-lisp/package-x.el @@ -1,6 +1,6 @@ ;;; package-x.el --- Package extras -*- lexical-binding: t; -*- -;; Copyright (C) 2007-2022 Free Software Foundation, Inc. +;; Copyright (C) 2007-2023 Free Software Foundation, Inc. ;; Author: Tom Tromey <tro...@redhat.com> ;; Created: 10 Mar 2007