Skip to content

Commit 902899b

Browse files
committed
Update copyright. minor repair.
1 parent b88eb33 commit 902899b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

git-parallel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#
2323
# Author
2424
#
25-
# Copyright (c) 2013 - 2021 Hiroshi IKEGAMI
25+
# Copyright (c) 2013 - 2024 Hiroshi IKEGAMI
2626
#
2727
# MIT License
2828
#
@@ -135,7 +135,7 @@ git::parallel::color() {
135135
}
136136

137137
git::parallel::version() {
138-
echo "git-parallel v1.0.1"
138+
echo "git-parallel v1.0.2"
139139
}
140140

141141
git::parallel::freeze() {

git-parallel.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ex)
3939
Author
4040

4141
.PP
42-
Copyright (c) 2013 \- 2021 Hiroshi IKEGAMI
42+
Copyright (c) 2013 \- 2024 Hiroshi IKEGAMI
4343

4444
.PP
4545
MIT License

0 commit comments

Comments
 (0)