branch: externals/jinx
commit 8407ed958001f6a4718f225737665e50e6666dbf
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update copyright years
---
 jinx-mod.c | 2 +-
 jinx.el    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/jinx-mod.c b/jinx-mod.c
index 53dc42b5b6..33e080d34b 100644
--- a/jinx-mod.c
+++ b/jinx-mod.c
@@ -1,6 +1,6 @@
 /* Jinx bindings to libenchant
 
-Copyright (C) 2023-2024 Free Software Foundation, Inc.
+Copyright (C) 2023-2025 Free Software Foundation, Inc.
 
 GNU Emacs is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/jinx.el b/jinx.el
index 73fc05e6c5..f74c717275 100644
--- a/jinx.el
+++ b/jinx.el
@@ -1,6 +1,6 @@
 ;;; jinx.el --- Enchanted Spell Checker -*- lexical-binding: t -*-
 
-;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2023-2025 Free Software Foundation, Inc.
 
 ;; Author: Daniel Mendler <m...@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <m...@daniel-mendler.de>

Reply via email to