branch: externals/dired-preview
commit fddb901e45a41d82e491b7fa0c881134aad1cbed
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Update the copyright years
---
 README.org                  | 2 +-
 dired-preview.el            | 2 +-
 tests/dired-preview-test.el | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 31ca82a5e9..119dca1d55 100644
--- a/README.org
+++ b/README.org
@@ -51,7 +51,7 @@ Current development target is {{{development-version}}}.
 :CUSTOM_ID: h:475b7969-8a84-4ae6-9bf8-3a7cb741cd64
 :END:
 
-Copyright (C) 2023-2025  Free Software Foundation, Inc.
+Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 #+begin_quote
 Permission is granted to copy, distribute and/or modify this document
diff --git a/dired-preview.el b/dired-preview.el
index f661db0c5d..291ba3be1a 100644
--- a/dired-preview.el
+++ b/dired-preview.el
@@ -1,6 +1,6 @@
 ;;; dired-preview.el --- Automatically preview file at point in Dired -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2023-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/tests/dired-preview-test.el b/tests/dired-preview-test.el
index 5fdb13b3ca..c7471707c1 100644
--- a/tests/dired-preview-test.el
+++ b/tests/dired-preview-test.el
@@ -1,6 +1,6 @@
 ;;; dired-preview-test.el --- Unit tests for Dired preview -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2023-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2023-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>

Reply via email to