branch: externals/pulsar
commit 7f32ceeaf59de5c035b90c7afffa249c5ff3185a
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
pulsar.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index bef56bd56a..9e5f7ea2ff 100644
--- a/README.org
+++ b/README.org
@@ -46,7 +46,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:40b18bb2-4dc1-4202-bd0b-6fab535b2a0f
:END:
-Copyright (C) 2022-2025 Free Software Foundation, Inc.
+Copyright (C) 2022-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/pulsar.el b/pulsar.el
index e36e85b42c..8bbda78d4f 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -1,6 +1,6 @@
;;; pulsar.el --- Pulse highlight on demand or after select functions -*-
lexical-binding: t -*-
-;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>