diff options
author | Fabio Berger <me@fabioberger.com> | 2018-11-16 22:39:32 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-11-16 22:39:32 +0800 |
commit | ef860c5a58181fe52e423c1b641b9e639a1734b7 (patch) | |
tree | 41440ffb906859310f8c75aa80e2871e976c4d62 | |
parent | d19a9acd6b6fa79df53209a97530014bb7fb0785 (diff) | |
download | dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar.gz dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar.bz2 dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar.lz dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar.xz dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.tar.zst dexon-sol-tools-ef860c5a58181fe52e423c1b641b9e639a1734b7.zip |
Fix disclaimer
-rw-r--r-- | packages/website/ts/pages/launch_kit/launch_kit.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/pages/launch_kit/launch_kit.tsx b/packages/website/ts/pages/launch_kit/launch_kit.tsx index 7a3be84b3..d73197019 100644 --- a/packages/website/ts/pages/launch_kit/launch_kit.tsx +++ b/packages/website/ts/pages/launch_kit/launch_kit.tsx @@ -302,7 +302,7 @@ export class LaunchKit extends React.Component<LaunchKitProps, LaunchKitState> { <Text fontColor={grayText} fontSize="10px"> <b>Disclaimer:</b> The laws and regulations applicable to the use and exchange of digital assets and blockchain-native tokens, including through any software developed using the licensed work - created by ZeroEx Inc. (the “Work”), vary by jurisdiction. As set forth in the Apache License, + created by ZeroEx Intl. (the “Work”), vary by jurisdiction. As set forth in the Apache License, Version 2.0 applicable to the Work, developers are “solely responsible for determining the appropriateness of using or redistributing the Work,” which includes responsibility for ensuring compliance with any such applicable laws and regulations. |