\r\n \r\n If you believe our website has copied your work in a way that\r\n constitutes infringement, please complete and submit the copyright\r\n complaint form on this page.\r\n
\r\n \r\n Please be aware that submitting a report of intellectual property\r\n infringement is a serious matter with potential legal\r\n consequences. For example, intentionally submitting a misleading\r\n or fraudulent report may lead to liability for damages under 17\r\n U.S.C. ยง 512(f), or similar laws in other countries.\r\n
\r\n \r\n Before submitting a notice of infringement, be sure to consider\r\n whether fair use or a similar exception to copyright or trademark\r\n law may apply to the use. If you are unsure whether the content\r\n you are considering reporting infringes your rights, you may wish\r\n to seek legal guidance before submitting a notice of infringement.\r\n
\r\n \r\n Do not submit a notice of infringement unless you are the owner of\r\n the copyrighted material or trademark that you believe is being\r\n infringed, or an agent authorized to act on the owner's behalf.\r\n
\r\n >\r\n }\r\n fields={\r\n <>\r\n \r\n setRequest({ ...request, ['Company Name']: event.target.value })\r\n }\r\n />\r\n\r\n \r\n setRequest({\r\n ...request,\r\n ['Title/Position']: event.target.value\r\n })\r\n }\r\n />\r\n\r\n \r\n setRequest({\r\n ...request,\r\n ['Street Address']: event.target.value\r\n })\r\n }\r\n />\r\n\r\n \r\n setRequest({ ...request, ['City']: event.target.value })\r\n }\r\n />\r\n\r\n \r\n setRequest({ ...request, ['State']: event.target.value })\r\n }\r\n />\r\n\r\n \r\n setRequest({ ...request, ['Zip']: event.target.value })\r\n }\r\n />\r\n\r\n \r\n setRequest({ ...request, ['Phone']: event.target.value })\r\n }\r\n required\r\n />\r\n\r\n \r\n setRequest({ ...request, ['Fax']: event.target.value })\r\n }\r\n />\r\n\r\n \r\n setRequest({\r\n ...request,\r\n ['Infringement Description']: event.target.value\r\n })\r\n }\r\n />\r\n\r\n \r\n Select all that apply *:\r\n }\r\n label={\r\n 'I am the owner, or an agent authorized to act on behalf of the owner, of the copyright or an exclusive right under the copyright that is allegedly infringed.'\r\n }\r\n onChange={(event) =>\r\n setRequestedData({\r\n ...requestedData,\r\n ['I am the owner, or an agent authorized to act on behalf of the owner, of the copyright or an exclusive right under the copyright that is allegedly infringed.']:\r\n event.target.checked\r\n })\r\n }\r\n />\r\n }\r\n label={\r\n 'I have a good faith belief that the use of the material in the manner complained of is not authorized by the copyright owner, its agent, or the law; and'\r\n }\r\n onChange={(event) =>\r\n setRequestedData({\r\n ...requestedData,\r\n ['I have a good faith belief that the use of the material in the manner complained of is not authorized by the copyright owner, its agent, or the law; and']:\r\n event.target.checked\r\n })\r\n }\r\n />\r\n }\r\n label={'The information in this notification is accurate.'}\r\n onChange={(event) =>\r\n setRequestedData({\r\n ...requestedData,\r\n ['The information in this notification is accurate.']:\r\n event.target.checked\r\n })\r\n }\r\n />\r\n }\r\n label={\r\n 'I acknowledge that under Section 512(f) any person who knowingly materially misrepresents that material or activity is infringing may be subject to liability for damages.'\r\n }\r\n onChange={(event) =>\r\n setRequestedData({\r\n ...requestedData,\r\n ['I acknowledge that under Section 512(f) any person who knowingly materially misrepresents that material or activity is infringing may be subject to liability for damages.']:\r\n event.target.checked\r\n })\r\n }\r\n />\r\n \r\n >\r\n }\r\n requiredFieldList={[\r\n 'Street Address',\r\n 'City',\r\n 'State',\r\n 'Zip',\r\n 'Phone',\r\n 'Infringement Description',\r\n 'Authorizations'\r\n ]}\r\n />\r\n >\r\n );\r\n}\r\n\r\nfunction mapStateToProps(state) {\r\n return {\r\n siteConfig: state.commonData.siteConfig\r\n };\r\n}\r\n\r\nfunction mapDispatchToProps(dispatch) {\r\n return {\r\n actions: {}\r\n };\r\n}\r\n\r\nexport default connect(mapStateToProps, mapDispatchToProps)(CopyrightComplaint);\r\n"],"names":["createSvgIcon","d","getCheckboxUtilityClass","slot","generateUtilityClass","generateUtilityClasses","_excluded","CheckboxRoot","styled","SwitchBase","shouldForwardProp","prop","rootShouldForwardProp","name","overridesResolver","props","styles","ownerState","root","indeterminate","capitalize","size","color","_ref","theme","vars","palette","text","secondary","disableRipple","backgroundColor","action","activeChannel","mainChannel","hoverOpacity","active","main","checked","disabled","defaultCheckedIcon","CheckBox","defaultIcon","CheckBoxOutlineBlank","defaultIndeterminateIcon","IndeterminateCheckBox","inProps","ref","_icon$props$fontSize","_indeterminateIcon$pr","checkedIcon","icon","iconProp","indeterminateIcon","indeterminateIconProp","inputProps","className","other","classes","slots","composedClasses","composeClasses","useUtilityClasses","type","fontSize","clsx","connect","state","serviceAddress","siteConfig","commonData","dispatch","actions","title","description","keywords","brand","React","Helmet","indexOf","content","id","request","setRequest","useState","requestedData","setRequestedData","useEffect","selectedAuthorizationList","Object","keys","filter","key","length","join","console","log","SEO","ContactForm","subject","intro","fields","TextField","variant","label","fullWidth","value","onChange","event","target","required","multiline","FormGroup","FormLabel","component","FormControlLabel","control","Checkbox","requiredFieldList"],"sourceRoot":""}