branch: elpa/llama
commit 9c2d854c122c1be1485cbdbe4bebc28c9b831ca4
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Bump copyright years
---
 llama-tests.el | 2 +-
 llama.el       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/llama-tests.el b/llama-tests.el
index 968f190cea3..a1390056906 100644
--- a/llama-tests.el
+++ b/llama-tests.el
@@ -1,6 +1,6 @@
 ;;; llama-tests.el --- Tests for Llama  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2020-2025 Jonas Bernoulli
+;; Copyright (C) 2020-2026 Jonas Bernoulli
 
 ;; Authors: Jonas Bernoulli <[email protected]>
 ;; Homepage: https://github.com/tarsius/llama
diff --git a/llama.el b/llama.el
index 4c79a4854d8..4562dccb3b7 100644
--- a/llama.el
+++ b/llama.el
@@ -1,6 +1,6 @@
 ;;; llama.el --- Compact syntax for short lambda  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2020-2025 Jonas Bernoulli
+;; Copyright (C) 2020-2026 Jonas Bernoulli
 
 ;; Authors: Jonas Bernoulli <[email protected]>
 ;; Homepage: https://github.com/tarsius/llama

Reply via email to