diff --git a/common/components/Footer/DisclaimerModal.tsx b/common/components/Footer/DisclaimerModal.tsx index 8ec1b62b..3c18a17a 100644 --- a/common/components/Footer/DisclaimerModal.tsx +++ b/common/components/Footer/DisclaimerModal.tsx @@ -41,7 +41,11 @@ const DisclaimerModal: React.SFC = ({ isOpen, handleClose }) => { English and, because of this, the English version of our website is the official text.

- MIT License Copyright © 2015-2017 MyCrypto LLC + MIT License +
+ Copyright (c) 2015-2017 MyEtherWallet LLC +
+ Copyright (c) 2018 MyCrypto, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this diff --git a/common/components/WalletDecrypt/WalletDecrypt.tsx b/common/components/WalletDecrypt/WalletDecrypt.tsx index abf8c18a..b94a1c67 100644 --- a/common/components/WalletDecrypt/WalletDecrypt.tsx +++ b/common/components/WalletDecrypt/WalletDecrypt.tsx @@ -349,7 +349,7 @@ export class WalletDecrypt extends Component { {this.props.showGenerateLink && (

- Don’t have a wallet? Click here to get one. + Don’t have an account yet? Click here to get one.
)}