Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Jan 3, 2024
1 parent fe8ba8a commit d4e7fb9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2024 Free Software Foundation, Inc.

# This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion urgrep-tests.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; urgrep-tests.el --- Tests for urgrep -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.

;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
Expand Down
2 changes: 1 addition & 1 deletion urgrep-wgrep.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; urgrep-wgrep.el --- Universal recursive grep -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.

;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
Expand Down
2 changes: 1 addition & 1 deletion urgrep-xref.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; urgrep-xref.el --- Universal recursive grep -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.

;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
Expand Down
2 changes: 1 addition & 1 deletion urgrep.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; urgrep.el --- Universal recursive grep -*- lexical-binding: t -*-

;; Copyright (C) 2021-2023 Free Software Foundation, Inc.
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.

;; Author: Jim Porter
;; URL: https://github.com/jimporter/urgrep
Expand Down

0 comments on commit d4e7fb9

Please sign in to comment.