branch: externals/urgrep
commit eb5191bfd5b988769bf50352bc532beda438eaf7
Author: Jim Porter <jporterb...@gmail.com>
Commit: Jim Porter <jporterb...@gmail.com>

    Update copyright year
---
 urgrep-tests.el | 2 +-
 urgrep-wgrep.el | 2 +-
 urgrep.el       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/urgrep-tests.el b/urgrep-tests.el
index 4b04268d09..016b826f4c 100644
--- a/urgrep-tests.el
+++ b/urgrep-tests.el
@@ -1,6 +1,6 @@
 ;;; urgrep-tests.el --- Tests for urgrep -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2022 Jim Porter
+;; Copyright (C) 2021-2023 Jim Porter
 
 ;; Author: Jim Porter
 ;; Keywords: tests
diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el
index 967f868130..80b1a1e687 100644
--- a/urgrep-wgrep.el
+++ b/urgrep-wgrep.el
@@ -1,6 +1,6 @@
 ;;; urgrep-wgrep.el --- Universal recursive grep -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021 Jim Porter
+;; Copyright (C) 2021-2023 Jim Porter
 
 ;; Author: Jim Porter
 ;; URL: https://github.com/jimporter/urgrep
diff --git a/urgrep.el b/urgrep.el
index 12c58f62fe..538b474efa 100644
--- a/urgrep.el
+++ b/urgrep.el
@@ -1,6 +1,6 @@
 ;;; urgrep.el --- Universal recursive grep -*- lexical-binding: t -*-
 
-;; Copyright (C) 2021-2022 Jim Porter
+;; Copyright (C) 2021-2023 Jim Porter
 
 ;; Author: Jim Porter
 ;; URL: https://github.com/jimporter/urgrep

Reply via email to