diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-31 14:11:45 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-31 14:11:45 +0800 |
commit | ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435 (patch) | |
tree | 71421fdb0a662e6125d2e003ad01412830256dd8 /man | |
parent | Unify spelling of Author date (diff) | |
download | forge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.tar.gz forge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.tar.zst forge-ee6dbedae7a8bcd947b3e4d4e2f1f0347146c435.zip |
Replace FileContributor with FileCopyrightText
Diffstat (limited to 'man')
-rw-r--r-- | man/forge.5 | 2 | ||||
-rw-r--r-- | man/hookc.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/forge.5 b/man/forge.5 index a6d1b7c..c8eed43 100644 --- a/man/forge.5 +++ b/man/forge.5 @@ -1,5 +1,5 @@ .\" SPDX-License-Identifier: AGPL-3.0-only -.\" SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +.\" SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> .Dd March 30, 2025 .Dt FORGE 5 .Os Lindenii Forge diff --git a/man/hookc.1 b/man/hookc.1 index 7be5380..c46c882 100644 --- a/man/hookc.1 +++ b/man/hookc.1 @@ -1,5 +1,5 @@ .\" SPDX-License-Identifier: AGPL-3.0-only -.\" SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +.\" SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> .Dd March 30, 2025 .Dt HOOKC 1 .Os Lindenii Forge |