branch: externals/auctex commit c4583f0469a5536183a4018f802de5a75013991c Author: Ikumi Keita <ik...@ikumi.que.jp> Commit: Tassilo Horn <t...@gnu.org>
; * tests/tex/command-expansion.el: Update copyright year. --- tests/tex/command-expansion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tex/command-expansion.el b/tests/tex/command-expansion.el index 3b2779d..0bf661a 100644 --- a/tests/tex/command-expansion.el +++ b/tests/tex/command-expansion.el @@ -1,6 +1,6 @@ ;;; command-expansion.el --- tests for TeX command expansion -;; Copyright (C) 2014, 2018 Free Software Foundation, Inc. +;; Copyright (C) 2014, 2018, 2020 Free Software Foundation, Inc. ;; This file is part of AUCTeX.