diff options
Diffstat (limited to 'test/lisp/image')
-rw-r--r-- | test/lisp/image/exif-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/image/gravatar-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/image/image-dired-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/image/image-dired-util-tests.el | 2 | ||||
-rw-r--r-- | test/lisp/image/wallpaper-tests.el | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/test/lisp/image/exif-tests.el b/test/lisp/image/exif-tests.el index f803565dd62..e4ac55e4c1d 100644 --- a/test/lisp/image/exif-tests.el +++ b/test/lisp/image/exif-tests.el @@ -1,6 +1,6 @@ ;;; exif-tests.el --- tests for exif.el -*- lexical-binding: t -*- -;; Copyright (C) 2019-2023 Free Software Foundation, Inc. +;; Copyright (C) 2019-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/image/gravatar-tests.el b/test/lisp/image/gravatar-tests.el index 8965be13c5d..edab6845775 100644 --- a/test/lisp/image/gravatar-tests.el +++ b/test/lisp/image/gravatar-tests.el @@ -1,6 +1,6 @@ ;;; gravatar-tests.el --- tests for gravatar.el -*- lexical-binding: t -*- -;; Copyright (C) 2019-2023 Free Software Foundation, Inc. +;; Copyright (C) 2019-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/image/image-dired-tests.el b/test/lisp/image/image-dired-tests.el index 8a4acf6bd88..f58e1ba74a6 100644 --- a/test/lisp/image/image-dired-tests.el +++ b/test/lisp/image/image-dired-tests.el @@ -1,6 +1,6 @@ ;;; image-dired-tests.el --- Tests for image-dired.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. diff --git a/test/lisp/image/image-dired-util-tests.el b/test/lisp/image/image-dired-util-tests.el index 1f3747a82b1..5d3d0a512e6 100644 --- a/test/lisp/image/image-dired-util-tests.el +++ b/test/lisp/image/image-dired-util-tests.el @@ -1,6 +1,6 @@ ;;; image-dired-util-tests.el --- Tests for image-dired.el -*- lexical-binding: t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/test/lisp/image/wallpaper-tests.el b/test/lisp/image/wallpaper-tests.el index c4167adbef2..5fad6b12e84 100644 --- a/test/lisp/image/wallpaper-tests.el +++ b/test/lisp/image/wallpaper-tests.el @@ -1,6 +1,6 @@ ;;; wallpaper-tests.el --- tests for wallpaper.el -*- lexical-binding: t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |