summaryrefslogtreecommitdiff
path: root/test/lisp/edmacro-tests.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-01-01 07:07:15 -0500
committerEli Zaretskii <eliz@gnu.org>2022-01-01 07:07:15 -0500
commit823b6b8d260e6e5bc0c428c9b3d92b6822624761 (patch)
treeb36e6d584c1151a3e9f7e193afcdbc5f08158553 /test/lisp/edmacro-tests.el
parentdcd76bd48df678d8234b904d7b13c997228519a3 (diff)
downloademacs-823b6b8d260e6e5bc0c428c9b3d92b6822624761.tar.gz
; Add 2022 to copyright years.
Diffstat (limited to 'test/lisp/edmacro-tests.el')
-rw-r--r--test/lisp/edmacro-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/edmacro-tests.el b/test/lisp/edmacro-tests.el
index 974f506a367..b5809ad0b77 100644
--- a/test/lisp/edmacro-tests.el
+++ b/test/lisp/edmacro-tests.el
@@ -1,6 +1,6 @@
;;; edmacro-tests.el --- Tests for edmacro.el -*- lexical-binding:t -*-
-;; Copyright (C) 2021 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2022 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.