-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix copyright year 2021 #191
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this man help should be automatically generated. no need to edit here
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
make -j$(nproc) && ./contrib/devtools/gen-manpages.sh
doc/man/sugarchain-cli.1
Outdated
@@ -100,7 +100,7 @@ Copyright (C) 2009-2010 Satoshi Nakamoto | |||
Copyright (C) 2009-2018 The Bitcoin Core developers | |||
Copyright (C) 2013-2019 Alexander Peslyak - Yespower 1.0.1 | |||
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC | |||
Copyright (C) 2018-2020 The Sugarchain Yumekawa developers | |||
Copyright (C) 2018-2021 The Sugarchain Yumekawa developers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this man help should be automatically generated. no need to edit here
doc/man/sugarchain-qt.1
Outdated
@@ -569,7 +569,7 @@ Copyright (C) 2009-2010 Satoshi Nakamoto | |||
Copyright (C) 2009-2018 The Bitcoin Core developers | |||
Copyright (C) 2013-2019 Alexander Peslyak - Yespower 1.0.1 | |||
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC | |||
Copyright (C) 2018-2020 The Sugarchain Yumekawa developers | |||
Copyright (C) 2018-2021 The Sugarchain Yumekawa developers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this man help should be automatically generated. no need to edit here
doc/man/sugarchain-tx.1
Outdated
@@ -116,7 +116,7 @@ Copyright (C) 2009-2010 Satoshi Nakamoto | |||
Copyright (C) 2009-2018 The Bitcoin Core developers | |||
Copyright (C) 2013-2019 Alexander Peslyak - Yespower 1.0.1 | |||
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC | |||
Copyright (C) 2018-2020 The Sugarchain Yumekawa developers | |||
Copyright (C) 2018-2021 The Sugarchain Yumekawa developers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this man help should be automatically generated. no need to edit here
doc/man/sugarchaind.1
Outdated
@@ -548,7 +548,7 @@ Copyright (C) 2009-2010 Satoshi Nakamoto | |||
Copyright (C) 2009-2018 The Bitcoin Core developers | |||
Copyright (C) 2013-2019 Alexander Peslyak - Yespower 1.0.1 | |||
Copyright (C) 2016-2018 The Zcash developers - DigiShieldZEC | |||
Copyright (C) 2018-2020 The Sugarchain Yumekawa developers | |||
Copyright (C) 2018-2021 The Sugarchain Yumekawa developers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this man help should be automatically generated. no need to edit here
40d3aa4
to
9ec5b74
Compare
my bad, uncommitted the man pages |
closing due to too old |
fixes #187