branch: externals/lin
commit 3716e1d68edbf9d38f1c6d923b5e59c79ae4ece9
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
lin.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d1babe92f5..62513b7a23 100644
--- a/README.org
+++ b/README.org
@@ -45,7 +45,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:33b423a6-1b89-40a3-bbbc-1524138be3a4
:END:
-Copyright (C) 2021-2023 Free Software Foundation, Inc.
+Copyright (C) 2021-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/lin.el b/lin.el
index ffde3efcef..af2961c5d2 100644
--- a/lin.el
+++ b/lin.el
@@ -1,6 +1,6 @@
;;; lin.el --- Make `hl-line-mode' more suitable for selection UIs -*-
lexical-binding: t -*-
-;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2021-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>