Fix whitespace (#4299)

* Fix whitespace.

* Update copyright years/owner.

* Push release only for tags.
This commit is contained in:
Gav Wood
2017-01-25 18:51:41 +01:00
committed by GitHub
parent e672e6c5d6
commit 8404edb656
1826 changed files with 1834 additions and 1834 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2015, 2016 Parity Technologies (UK) Ltd.
// Copyright 2015-2017 Parity Technologies (UK) Ltd.
// This file is part of Parity.
// Parity is free software: you can redistribute it and/or modify

View File

@@ -1,4 +1,4 @@
// Copyright 2015, 2016 Parity Technologies (UK) Ltd.
// Copyright 2015-2017 Parity Technologies (UK) Ltd.
// This file is part of Parity.
// Parity is free software: you can redistribute it and/or modify

View File

@@ -1,6 +1,6 @@
Parity. Ethereum Client.
By Wood/Paronyan/Kotewicz/Drwięga/Volf et al.
Copyright 2015, 2016 Ethcore (UK) Limited
Copyright 2015, 2016, 2017 Parity Technologies (UK) Ltd
Usage:
parity [options]
@@ -264,7 +264,7 @@ Sealing/Mining Options:
--stratum-interface IP Interface address for Stratum server. (default: {flag_stratum_interface})
--stratum-port PORT Port for Stratum server to listen on. (default: {flag_stratum_port})
--stratum-secret STRING Secret for authorizing Stratum server for peers.
(default: {flag_stratum_secret:?})
(default: {flag_stratum_secret:?})
Footprint Options:
--tracing BOOL Indicates if full transaction tracing should be

View File

@@ -1,6 +1,6 @@
Parity
version {}
Copyright 2015, 2016 Ethcore (UK) Limited
Copyright 2015, 2016, 2017 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.