summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-01-01 12:26:19 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-01-01 12:26:19 +0100
commit24473ed30f0fb874655a70bbbdca092a508b59e7 (patch)
treea3d409f546c4c0e2e02e4c8ca49695c5e1319388
parent8f1661fc9f49cae699948992411d921216ddd4c0 (diff)
Bump copyright years
-rw-r--r--cond-let-tests.el2
-rw-r--r--cond-let.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/cond-let-tests.el b/cond-let-tests.el
index e4302b9..437c1d8 100644
--- a/cond-let-tests.el
+++ b/cond-let-tests.el
@@ -1,6 +1,6 @@
;;; cond-let-tests.el --- Tests for Cond-Let -*- lexical-binding:t -*-
-;; Copyright (C) 2025 Jonas Bernoulli
+;; Copyright (C) 2025-2026 Jonas Bernoulli
;; Authors: Jonas Bernoulli <emacs.cond-let@jonas.bernoulli.dev>
;; Homepage: https://github.com/tarsius/cond-let
diff --git a/cond-let.el b/cond-let.el
index 2f1572f..6ded949 100644
--- a/cond-let.el
+++ b/cond-let.el
@@ -1,6 +1,6 @@
;;; cond-let.el --- Additional and improved binding conditionals -*- lexical-binding:t -*-
-;; Copyright (C) 2025 Jonas Bernoulli
+;; Copyright (C) 2025-2026 Jonas Bernoulli
;; May contain traces of Emacs, which is
;; Copyright (C) 1985-2025 Free Software Foundation, Inc.