branch: externals/agitate commit 0e382c04e191f428c1a53da576fe00e2d28b0ae6 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update copyright years --- README.org | 2 +- agitate.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a4f731bb84..d88c854ba6 100644 --- a/README.org +++ b/README.org @@ -371,7 +371,7 @@ Everything is in place to set up the package. :CUSTOM_ID: h:22035775-da3a-4f11-b078-bbe76ef8a93b :END: -Copyright (C) 2022 Free Software Foundation, Inc. +Copyright (C) 2022-2023 Free Software Foundation, Inc. #+begin_quote Permission is granted to copy, distribute and/or modify this document diff --git a/agitate.el b/agitate.el index dd6a0a768d..3da20a8359 100644 --- a/agitate.el +++ b/agitate.el @@ -1,6 +1,6 @@ ;;; agitate.el --- Extras for diff-mode, vc-git, log-edit, log-view -*- lexical-binding: t -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022-2023 Free Software Foundation, Inc. ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Agitate Development <~protesilaos/agit...@lists.sr.ht>