This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: update usage and version headers (#10924)
- Loading branch information
Showing
2 changed files
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
Parity Ethereum Client. | ||
By Wood/Paronyan/Kotewicz/Drwięga/Volf et al. | ||
Copyright 2015-2019 Parity Technologies (UK) Ltd. | ||
By Wood/Paronyan/Kotewicz/Drwięga/Volf/Greeff | ||
Habermeier/Czaban/Gotchac/Redman/Nikolsky | ||
Schoedon/Tang/Adolfsson/Silva/Palm/Hirsz et al. | ||
Copyright 2015-2019 Parity Technologies (UK) Ltd. | ||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
Parity Ethereum | ||
Parity Ethereum Client. | ||
version {} | ||
Copyright 2015-2019 Parity Technologies (UK) Ltd. | ||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | ||
This is free software: you are free to change and redistribute it. | ||
There is NO WARRANTY, to the extent permitted by law. | ||
|
||
By Wood/Paronyan/Kotewicz/Drwięga/Volf | ||
Habermeier/Czaban/Greeff/Gotchac/Redmann | ||
By Wood/Paronyan/Kotewicz/Drwięga/Volf/Greeff | ||
Habermeier/Czaban/Gotchac/Redman/Nikolsky | ||
Schoedon/Tang/Adolfsson/Silva/Palm/Hirsz et al. |