Rien
|
02b54ff7e8
|
find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; (#5528)
|
2017-05-02 11:41:09 +02:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Tomasz Drwięga
|
aca82fb84b
|
Removing submodule in favour of rust crate (#2756)
* Removing submodule
* Fixing UI dependency structure.
* Merging RS and JS package
* Updating release script to push also rs files
* fix merge gone wrong
* Fixing compilation
|
2016-10-22 20:07:12 +02:00 |
|