@@ -124,6 +124,32 @@ export const PriceFeeds = async () => {
124124 />
125125 </ UnstyledTabPanel >
126126 </ UnstyledTabs >
127+ < div className = { styles . trademarkDisclaimer } >
128+ < h3 className = { styles . trademarkDisclaimerHeader } >
129+ Trademark Disclaimer
130+ </ h3 >
131+ < p >
132+ This website may display ticker symbols, product names, and other
133+ identifiers that are trademarks, service marks or trade names of third
134+ parties. Such display is for informational purposes only and does not
135+ constitute any claim of ownership thereof by Pyth Data Association or
136+ any of its subsidiaries and other affiliates (collectively,
137+ "Association") or any sponsorship or endorsement by
138+ Association of any associated products or services, and should not be
139+ construed as indicating any affiliation, sponsorship or other
140+ connection between Association and the third-party owners of such
141+ identifiers. Any such third-party identifiers associated with
142+ financial data are made solely to identify the relevant financial
143+ products for which price data is made available via the website. All
144+ trademarks, service marks, logos, product names, trade names and
145+ company names mentioned on the website are the property of their
146+ respective owners and are protected by trademark and other
147+ intellectual property laws. Association makes no representations or
148+ warranties with respect to any such identifiers or any data or other
149+ information associated therewith and reserves the right to modify or
150+ remove any such displays at its discretion.
151+ </ p >
152+ </ div >
127153 </ div >
128154 ) ;
129155} ;
0 commit comments