branch: externals/urgrep commit 61ef67450b6ba524afefc48e128d73ab35dfe80c Author: Jim Porter <jporterb...@gmail.com> Commit: Jim Porter <jporterb...@gmail.com>
Assign copyright to the FSF --- 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 9271515cdb..1aa59184c5 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-2023 Jim Porter +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el index f133911d73..2241c54223 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-2023 Jim Porter +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep diff --git a/urgrep.el b/urgrep.el index f7fe5d9cfc..620973c4d3 100644 --- a/urgrep.el +++ b/urgrep.el @@ -1,6 +1,6 @@ ;;; urgrep.el --- Universal recursive grep -*- lexical-binding: t -*- -;; Copyright (C) 2021-2023 Jim Porter +;; Copyright (C) 2021-2023 Free Software Foundation, Inc. ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep