Skip to content

Commit e0f0517

Browse files
committed
man: Add copyright comment
Signed-off-by: Rong Tao <[email protected]>
1 parent 7db655a commit e0f0517

File tree

7 files changed

+22
-0
lines changed

7 files changed

+22
-0
lines changed

docs/en/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ and this project adheres to
2828
#### Security
2929
#### Docs
3030
- Add CHANGELOG.md
31+
- Manual add copyright comment.
3132
#### Tools

docs/zh/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@
2828
#### 安全
2929
#### 文档
3030
- 添加 CHANGELOG.md
31+
- man手册添加Copyright注释。
3132
#### 工具

man/man8/ulftrace.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.\" Copyright (c) Rong Tao ([email protected])
2+
.\"
3+
.\" SPDX-License-Identifier: GPL-2.0-or-later
4+
.\"
15
.TH ulftrace 8 "2022-10-01" "USER COMMANDS"
26
.SH NAME
37
ulftrace \- Userspace ftrace.

man/man8/ulpatch.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.\" Copyright (c) Rong Tao ([email protected])
2+
.\"
3+
.\" SPDX-License-Identifier: GPL-2.0-or-later
4+
.\"
15
.TH ulpatch 8 "2022-10-01" "USER COMMANDS"
26
.SH NAME
37
ulpatch \- Userspace livepatch.

man/man8/ulpconfig.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.\" Copyright (c) Rong Tao ([email protected])
2+
.\"
3+
.\" SPDX-License-Identifier: GPL-2.0-or-later
4+
.\"
15
.TH ulpconfig 8 "2024-07-20" "USER COMMANDS"
26
.SH NAME
37
ulpconfig \- Print ULPatch compilation options

man/man8/ulpinfo.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.\" Copyright (c) Rong Tao ([email protected])
2+
.\"
3+
.\" SPDX-License-Identifier: GPL-2.0-or-later
4+
.\"
15
.TH ulpinfo 8 "2023-12-09" "USER COMMANDS"
26
.SH NAME
37
ulpinfo \- Userspace livepatch information.

man/man8/ultask.8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.\" Copyright (c) Rong Tao ([email protected])
2+
.\"
3+
.\" SPDX-License-Identifier: GPL-2.0-or-later
4+
.\"
15
.TH ultask 8 "2022-10-01" "USER COMMANDS"
26
.SH NAME
37
ultask \- User-mode process viewer and editor.

0 commit comments

Comments
 (0)