Skip to content

Commit 8836c5d

Browse files
committed
Update attribution
1 parent e54865c commit 8836c5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ brews:
5050
man1.install "manpages/docsim.1"
5151
5252
nfpms:
53-
- maintainer: Harry R. Schwartz <hello@harryrschwartz.com>
53+
- maintainer: Robin Schwartz <hello@robinschwartz.me>
5454
description: |-
5555
Local, in-memory search tool, ranking results by textual similarity.
5656
Docsim uses information retrieval techniques (like stemming and TF-IDF) to

debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22

33
Files: *
4-
Copyright: © 2023 Harry R. Schwartz <hello@harryschwartz.com> and contributors
4+
Copyright: © 2024 Robin Schwartz <hello@robinschwartz.me> and contributors
55
License: GPL-3+
66
The full text of the GPL is distributed as ./LICENSE.md in docsim's source,
77
and is distributed in /usr/share/common-licenses/GPL-3 on Debian systems.

manpages/docsim.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ Print the current version and exit.
122122
Please report bugs if you find them:
123123
.BR https://github.com/hrs/docsim/issues
124124
.SH AUTHOR
125-
Harry R. Schwartz <hello@harryrschwartz.com>
125+
Robin Schwartz <hello@robinschwartz.me>

0 commit comments

Comments
 (0)