diff options
author | Po Lu <luangruo@yahoo.com> | 2024-01-02 09:47:10 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-01-02 09:47:10 +0800 |
commit | 8e1c56ae46754dd7baedff49a464f078f0e9912d (patch) | |
tree | 2181ad80108b88c975be1967d292c26d388ba354 /test/lisp/obsolete | |
parent | 3204825f56040df0a783de4fc99052eabb62b84b (diff) | |
download | emacs-8e1c56ae46754dd7baedff49a464f078f0e9912d.tar.gz emacs-8e1c56ae46754dd7baedff49a464f078f0e9912d.tar.bz2 emacs-8e1c56ae46754dd7baedff49a464f078f0e9912d.zip |
; Add 2024 to copyright years
Diffstat (limited to 'test/lisp/obsolete')
-rw-r--r-- | test/lisp/obsolete/cl-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/obsolete/inversion-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/obsolete/makesum-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/obsolete/rfc2368-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/obsolete/thumbs-tests.el | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/test/lisp/obsolete/cl-tests.el b/test/lisp/obsolete/cl-tests.el index f52c4749c9a..6a798f6792b 100644 --- a/test/lisp/obsolete/cl-tests.el +++ b/test/lisp/obsolete/cl-tests.el @@ -1,6 +1,6 @@ ;;; cl-tests.el --- tests for emacs-lisp/cl.el -*- lexical-binding:t -*- -;; Copyright (C) 2018-2023 Free Software Foundation, Inc. +;; Copyright (C) 2018-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/obsolete/inversion-tests.el b/test/lisp/obsolete/inversion-tests.el index 728362eae0e..29c9705ba5d 100644 --- a/test/lisp/obsolete/inversion-tests.el +++ b/test/lisp/obsolete/inversion-tests.el @@ -1,6 +1,6 @@ ;;; inversion-tests.el --- Tests for inversion.el -*- lexical-binding:t -*- -;; Copyright (C) 2008-2023 Free Software Foundation, Inc. +;; Copyright (C) 2008-2024 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> diff --git a/test/lisp/obsolete/makesum-tests.el b/test/lisp/obsolete/makesum-tests.el index 280a43f77d5..68e464413ca 100644 --- a/test/lisp/obsolete/makesum-tests.el +++ b/test/lisp/obsolete/makesum-tests.el @@ -1,6 +1,6 @@ ;;; makesum-tests.el --- Tests for makesum.el -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2023 Free Software Foundation, Inc. +;; Copyright (C) 2019-2024 Free Software Foundation, Inc. ;; Author: Simen Heggestøyl <simenheg@gmail.com> ;; Keywords: diff --git a/test/lisp/obsolete/rfc2368-tests.el b/test/lisp/obsolete/rfc2368-tests.el index a7f80a689f8..2421ce6b912 100644 --- a/test/lisp/obsolete/rfc2368-tests.el +++ b/test/lisp/obsolete/rfc2368-tests.el @@ -1,6 +1,6 @@ ;;; rfc2368-tests.el --- Tests for rfc2368.el -*- lexical-binding:t -*- -;; Copyright (C) 2020-2023 Free Software Foundation, Inc. +;; Copyright (C) 2020-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/obsolete/thumbs-tests.el b/test/lisp/obsolete/thumbs-tests.el index 87f8227c978..483418895fe 100644 --- a/test/lisp/obsolete/thumbs-tests.el +++ b/test/lisp/obsolete/thumbs-tests.el @@ -1,6 +1,6 @@ ;;; thumbs-tests.el --- tests for thumbs.el -*- lexical-binding: t -*- -;; Copyright (C) 2021-2023 Free Software Foundation, Inc. +;; Copyright (C) 2021-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |