branch: externals/mct commit 53a893f37457f43d9115fe1e795921aa2e2feaff Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Use the correct copyright years --- README.org | 2 +- mct.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index fe28f13ae0..03015426df 100644 --- a/README.org +++ b/README.org @@ -52,7 +52,7 @@ of it. :CUSTOM_ID: h:efc32d6b-9405-4f3c-9560-3229b3ce3866 :END: -Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021-2025 Free Software Foundation, Inc. #+begin_quote Permission is granted to copy, distribute and/or modify this document diff --git a/mct.el b/mct.el index cecf0edea6..0ec372d1c5 100644 --- a/mct.el +++ b/mct.el @@ -1,6 +1,6 @@ ;;; mct.el --- Minibuffer Confines Transcended -*- lexical-binding: t -*- -;; Copyright (C) 2021-2024 Free Software Foundation, Inc. +;; Copyright (C) 2021-2025 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Protesilaos Stavrou <i...@protesilaos.com>