Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Change all occurrences of ethcore.io into parity.io #5528

Merged
merged 1 commit into from May 2, 2017

Conversation

rien
Copy link
Contributor

@rien rien commented Apr 29, 2017

find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \;
I hope I didn't break anything important.

@parity-cla-bot
Copy link

It looks like @R13N hasn'signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement at the following URL: https://cla.parity.io

Once you've signed, plesae reply to this thread with [clabot:check] to prove it.

Many thanks,

Parity Technologies CLA Bot

@rien
Copy link
Contributor Author

rien commented Apr 29, 2017

[clabot:check]

@parity-cla-bot
Copy link

It looks like @R13N signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@gavofyork gavofyork added the A8-looksgood 🦄 Pull request is reviewed well. label May 2, 2017
@gavofyork gavofyork merged commit 02b54ff into openethereum:master May 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants