CINXE.COM
Copyright Policy | Collider
<!DOCTYPE html> <html lang="en-US"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://collider.com/dmca-take-down-policy/","20220324024450","https://web.archive.org/","web","/_static/", "1648089890"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=device-width"/> <link rel="preconnect" href="https://web.archive.org/web/20220324024450/https://static1.colliderimages.com/"> <link rel="preconnect" href="https://web.archive.org/web/20220324024450/https://www.google-analytics.com/"> <script> // GLOBAL JS VARIABLES FOR THE PAGE var VALNET_GLOBAL_FBAPPID = "172826243054377"; // GLOBAL JS VARIABLES FOR GOOGLE ANALYTICS var VALNET_GLOBAL_GOOGLEANALYTICSPROPERTYID = "UA-1446295-1"; var VALNET_GLOBAL_POSTID = ""; var VALNET_GLOBAL_AUTHOR = ""; var VALNET_GLOBAL_CHANNEL = "copyright"; var VALNET_GLOBAL_VIEW = ""; var VALNET_GLOBAL_EXACTVIEW = ""; var VALNET_GLOBAL_ISPREMIUM = "false"; var VALNET_GLOBAL_ENVIRONMENT = "native"; var VALNET_GLOBAL_POSTTYPE = ""; var VALNET_GLOBAL_JREDITOR = ""; var VALNET_GLOBAL_SREDITOR = ""; var VALNET_GLOBAL_NUMBERPERPAGE = ""; var VALNET_GLOBAL_ISENGAGEMENTTEST = "false"; var VALNET_GLOBAL_DETECTEDDEVICE = "desktop"; var VALNET_GLOBAL_IPADDRESS = "207.241.235.160"; var VALNET_GLOBAL_BROWSERUSERAGENT = "Mozilla\/5.0\u0020\u0028compatible\u003B\u0020heritrix\/3.3.0\u002DSNAPSHOT\u002D20140702\u002D2247\u0020\u002Bhttp\u003A\/\/archive.org\/details\/archive.org_bot\u0029"; var VALNET_GLOBAL_LENGTH = ""; var VALNET_GLOBAL_DATEPUBLISHED = ""; var VALNET_GLOBAL_EDITOR = ""; var VALNET_GLOBAL_POSTPAYMENTCATEGORY = ""; var VALNET_GLOBAL_CATEGORY = ""; var VALNET_GLOBAL_TAGS = ""; var VALNET_GLOBAL_ISFACEBOOKBROWSER = ""; var VALNET_GLOBAL_ADS = ""; var VALNET_GLOBAL_AMPTRAFFIC = "false"; var VALNET_GLOBAL_TEMPLATE = ""; var VALNET_GLOBAL_TLDRPERMALINK = ""; var VALNET_GLOBAL_TLDRPAGE = ""; var VALNET_GLOBAL_TLDRTOTALNUMPAGE = ""; var VALNET_GLOBAL_TLDRVIEWTYPE = ""; var VALNET_GLOBAL_ISADBLOCK = true; var VALNET_GLOBAL_NETWORKCATEGORY = ""; var VALNET_GLOBAL_CONTENTTYPE = ""; var VALNET_GLOBAL_INTENT = ""; </script> <script> window.arrayOfEmbeds = [] </script> <link rel="stylesheet" href="/web/20220324024450cs_/https://collider.com/public/build/a-static.9e7e5fd8.css"> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://web.archive.org/web/20220324024450/https://www.google-analytics.com/analytics.js','ga'); </script> <!-- End Google Analytics --> <script type="text/javascript"> /*! Waypoints - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(n){if(!n)throw new Error("No options passed to Waypoint constructor");if(!n.element)throw new Error("No element option passed to Waypoint constructor");if(!n.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,n),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=n.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var n in i)e.push(i[n]);for(var o=0,r=e.length;r>o;o++)e[o][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.Context.refreshAll();for(var e in i)i[e].enabled=!0;return this},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=o.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,n[t.waypointContextKey]=this,i+=1,o.windowContext||(o.windowContext=!0,o.windowContext=new e(window)),this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,n={},o=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical),i=this.element==this.element.window;t&&e&&!i&&(this.adapter.off(".waypoints"),delete n[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||o.isTouch)&&(e.didScroll=!0,o.requestAnimationFrame(t))})},e.prototype.handleResize=function(){o.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var n=e[i],o=n.newScroll>n.oldScroll,r=o?n.forward:n.backward;for(var s in this.waypoints[i]){var l=this.waypoints[i][s];if(null!==l.triggerPoint){var a=n.oldScroll<l.triggerPoint,h=n.newScroll>=l.triggerPoint,p=a&&h,u=!a&&!h;(p||u)&&(l.queueTrigger(r),t[l.group.id]=l.group)}}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var n=0,o=t.length;o>n;n++)t[n].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=e?void 0:this.adapter.offset(),n={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var r in t){var s=t[r];for(var l in this.waypoints[r]){var a,h,p,u,d,f=this.waypoints[r][l],c=f.options.offset,w=f.triggerPoint,y=0,g=null==w;f.element!==f.element.window&&(y=f.adapter.offset()[s.offsetProp]),"function"==typeof c?c=c.apply(f):"string"==typeof c&&(c=parseFloat(c),f.options.offset.indexOf("%")>-1&&(c=Math.ceil(s.contextDimension*c/100))),a=s.contextScroll-s.contextOffset,f.triggerPoint=Math.floor(y+a-c),h=w<s.oldScroll,p=f.triggerPoint>=s.oldScroll,u=h&&p,d=!h&&!p,!g&&u?(f.queueTrigger(s.backward),n[f.group.id]=f.group):!g&&d?(f.queueTrigger(s.forward),n[f.group.id]=f.group):g&&s.oldScroll>=f.triggerPoint&&(f.queueTrigger(s.forward),n[f.group.id]=f.group)}}return o.requestAnimationFrame(function(){for(var t in n)n[t].flushTriggers()}),this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in n)n[t].refresh()},e.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},o.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),n[this.axis][this.name]=this}var n={vertical:{},horizontal:{}},o=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var n=this.triggerQueues[i],o="up"===i||"left"===i;n.sort(o?e:t);for(var r=0,s=n.length;s>r;r+=1){var l=n[r];(l.options.continuous||r===n.length-1)&&l.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints),n=i===this.waypoints.length-1;return n?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=o.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return n[t.axis][t.name]||new i(t)},o.Group=i}(),function(){"use strict";function t(t){return t===t.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.element=t,this.handlers={}}var n=window.Waypoint;i.prototype.innerHeight=function(){var e=t(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidth=function(){var e=t(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.off=function(t,e){function i(t,e,i){for(var n=0,o=e.length-1;o>n;n++){var r=e[n];i&&i!==r||t.removeEventListener(r)}}var n=t.split("."),o=n[0],r=n[1],s=this.element;if(r&&this.handlers[r]&&o)i(s,this.handlers[r][o],e),this.handlers[r][o]=[];else if(o)for(var l in this.handlers)i(s,this.handlers[l][o]||[],e),this.handlers[l][o]=[];else if(r&&this.handlers[r]){for(var a in this.handlers[r])i(s,this.handlers[r][a],e);this.handlers[r]={}}},i.prototype.offset=function(){if(!this.element.ownerDocument)return null;var t=this.element.ownerDocument.documentElement,i=e(this.element.ownerDocument),n={top:0,left:0};return this.element.getBoundingClientRect&&(n=this.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.on=function(t,e){var i=t.split("."),n=i[0],o=i[1]||"__default",r=this.handlers[o]=this.handlers[o]||{},s=r[n]=r[n]||[];s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeight=function(e){var i,n=this.innerHeight();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginTop,10),n+=parseInt(i.marginBottom,10)),n},i.prototype.outerWidth=function(e){var i,n=this.innerWidth();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginLeft,10),n+=parseInt(i.marginRight,10)),n},i.prototype.scrollLeft=function(){var t=e(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTop=function(){var t=e(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extend=function(){function t(t,e){if("object"==typeof t&&"object"==typeof e)for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}for(var e=Array.prototype.slice.call(arguments),i=1,n=e.length;n>i;i++)t(e[0],e[i]);return e[0]},i.inArray=function(t,e,i){return null==e?-1:e.indexOf(t,i)},i.isEmptyObject=function(t){for(var e in t)return!1;return!0},n.adapters.push({name:"noframework",Adapter:i}),n.Adapter=i}(); </script> <script type="text/javascript"> /*! Waypoints Inview Shortcut - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(){}function e(t){this.options=i.Adapter.extend({},e.defaults,t),this.axis=this.options.horizontal?"horizontal":"vertical",this.waypoints=[],this.element=this.options.element,this.createWaypoints()}var i=window.Waypoint;e.prototype.createWaypoints=function(){for(var t={vertical:[{down:"enter",up:"exited",offset:"100%"},{down:"entered",up:"exit",offset:"bottom-in-view"},{down:"exit",up:"entered",offset:0},{down:"exited",up:"enter",offset:function(){return-this.adapter.outerHeight()}}],horizontal:[{right:"enter",left:"exited",offset:"100%"},{right:"entered",left:"exit",offset:"right-in-view"},{right:"exit",left:"entered",offset:0},{right:"exited",left:"enter",offset:function(){return-this.adapter.outerWidth()}}]},e=0,i=t[this.axis].length;i>e;e++){var n=t[this.axis][e];this.createWaypoint(n)}},e.prototype.createWaypoint=function(t){var e=this;this.waypoints.push(new i({context:this.options.context,element:this.options.element,enabled:this.options.enabled,handler:function(t){return function(i){e.options[t[i]].call(e,i)}}(t),offset:t.offset,horizontal:this.options.horizontal}))},e.prototype.destroy=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].destroy();this.waypoints=[]},e.prototype.disable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].disable()},e.prototype.enable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].enable()},e.defaults={context:window,enabled:!0,enter:t,entered:t,exit:t,exited:t},i.Inview=e}(); </script> <script async src="/web/20220324024450js_/https://collider.com/public/build/dfp.js"></script> <script async src="/web/20220324024450js_/https://collider.com/public/build/valnet-header.3afbf5fd.js"></script> <title>Copyright Policy | Collider</title> <meta name="robots" content="noindex"/> <meta property="fb:app_id" content="172826243054377"/> <link rel="icon" sizes="48x48" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-48x48.1311d9e7.png"> <link rel="icon" sizes="96x96" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-96x96.797dd92b.png"> <link rel="icon" sizes="144x144" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-144x144.c2c34bad.png"> <link rel="icon" sizes="192x192" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <link rel="icon" sizes="240x240" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="apple-touch-icon" sizes="240x240" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="shortcut icon" href="/web/20220324024450im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <!-- Using AdsNinja V10 --> <!-- Ad Header Start --> <!-- Ad Header End --> <!-- GLOABL JS VARIABLES --> <script> var valnet_site_viewType = "organic"; var valnet_site_view = "all"; var valnet_site_campaign = "AMP"; var valnet_site_device = "desktop"; var valnet_hideAds = false; </script> </head> <body class="js-tldr "> <!-- No winning ad found for zone: body injected! --> <div id="body-anchor"></div> <div class="w-website"> <div id="pageStickyFooterAd"> <!-- No winning ad found for zone: sticky footer! --> </div> <div id="js-header" class="w-header"> <header class="header" itemscope itemtype="https://schema.org/WPHeader"> <h1 class="hide" itemprop="headline">collider.com</h1> <div class="header-logo"> <a href="/web/20220324024450/https://collider.com/" title="" rel="home"></a> </div> <input class="header-menu-btn-input" type="checkbox" id="headerMenu"/> <label class="header-menu-btn-label js-nav" for="headerMenu"> <div class="menu-burger-btn"> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> </div> </label> <div class="w-header-menu"> <button class="menu-exit-btn icon i-close"></button> <div class="header-menu"> <nav class="menu-nav" id="menu-site"> <ul class="menu-nav-list" itemscope itemtype="http://www.schema.org/SiteNavigationElement"> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Movies</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/all-news/" itemprop="url">Movie News</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/movie-features/" itemprop="url">Movie Features</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/movie-reviews/" itemprop="url">Movie Reviews</a> </li> </ul> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">TV</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/tv/" itemprop="url">TV News</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/tv-features/" itemprop="url">TV Features</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/tv-reviews/" itemprop="url">TV Reviews</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/trailers/" itemprop="url">Trailers</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Streaming</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/netflix/" itemprop="url">Netflix</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/amazon/" itemprop="url">Amazon</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/disney/" itemprop="url">Disney+</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/hbo-max/" itemprop="url">HBO</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/hulu/" itemprop="url">Hulu</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/interviews/" itemprop="url">Interviews</a> </li> <li itemprop="name"> <a href="/web/20220324024450/https://collider.com/careers/" itemprop="url">Write for Us</a> </li> </ul> </nav> </div> </div> <button id="js-search" class="header-search-btn icon i-search js-search-target"></button> </header> </div> <div class="w-header-search js-search-target"> <button id="js-exit-search" class="header-search-exit icon i-close"></button> <div class="header-search"> <form method="post" class="search-form js-searchBox icon i-search" id="searchform2" action="/web/20220324024450/https://collider.com/search/"> <input id="js-search-input" type="text" name="keyword" class="input-text search-input" autocomplete="off" id="s2" placeholder="Search Collider" autofocus> </form> </div> </div> <!-- No winning ad found for zone: sticky header! --> <!-- No winning ad found for zone: header! --> <div class="w-content "> <article class="article-static"> <section> <header> <h1>Collider Copyright</h1> <h2>Digital Millennium Copyright Act Policy, Notice and Takedown Procedure</h2> </header> <p>It is our policy to expeditiously respond to proper notices of alleged copyright infringement that comply with the United States Digital Millennium Copyright Act (DMCA), (the text of which can be found at the U.S. Copyright Office Web Site, http://www.copyright.gov).</p> <p>It is expected that all users of any part of Collider.com will comply with applicable copyright laws. If, however, we receive proper notification of claimed copyright infringement, our response to such notices will include removing or disabling access to material claimed to be the subject of infringing activity and/or terminating contributors, regardless of whether we may be liable for such infringement under United States law or the laws of another jurisdiction.</p> <p>If we remove or disable access in response to such a notice, we will make a good-faith attempt to contact the creator of the affected content so that they may make a counter notification pursuant to Sections 512(g)(2) and (3) of the DMCA. We may also document notices of alleged infringement on which we act.</p> <h2>INFRINGEMENT NOTIFICATION: Filing a DMCA Notice of Copyright Infringement</h2> <p>Upon receipt of proper notification of claimed infringement, Collider.com will follow the procedures outlined herein and in the DMCA.</p> <p>To file a notice of infringement with Collider.com, you must provide a written communication (by email, fax and mail) that sets forth the information specified in the list below.</p> <p>Please note that you will be liable for damages (including costs and attorney’s fees) if you materially misrepresent that material is infringing your copyright(s). Accordingly, if you are not sure if you are the proper copyright holder or if copyright laws protect the material of yours, you may want to consult an attorney.</p> <p>To expedite our ability to process your request, please use the following format (including section numbers):</p> <ul> <li>Your contact information, including your name, address, telephone number, and, if available, an email address at which you, as the complaining party, may be contacted;</li> <li>The statement: “I am the copyright owner or an agent authorized to act on the owner’s behalf of the following copyrighted material:”;</li> <li>Identify with sufficient detail the copyrighted content that you believe has been infringed. (For example, “The copyrighted image at issue is the “Content Title” which can be described as “Description: literary work, image, etc.” by “name of the author”, including any federal registration information if available);</li> <li>Identification of the material that is claimed to be infringing or to be the subject of infringing activity and that is to be removed or access to which is to be disabled, and information reasonably sufficient to permit the Collider.com to locate the material (e.g. “Title of Article” at this location: https://collider.com/link-to-article/);</li> <li>The following statement: “I have a good faith belief that use of the aforementioned material in the manner complained of is not authorized by the copyright owner, its agent, or the law”;</li> <li>The following statement: “I swear, under penalty of perjury, that the information in the notification is accurate”; and</li> <li>Sign the document.</li> <li>Send the written communication (by email, fax or mail to) our designated Copyright Agent to receive DMCA Notices:</li> </ul> <address> David Felicissimo, General Counsel<br/> Valnet Inc.<br/> 100 – 7405 Transcanadienne<br/> Call: 514-733-1010<br/> Email:<span class="email-legal"></span> </address> <h2>Counter Notification</h2> <p>The provider of the allegedly infringing content may make a counter notification pursuant to sections 512(g)(2) and (3) of the Digital Millennium Copyright Act.</p> <p>To file a counter notification with us, you must provide a written communication (by regular mail) that sets forth the information specified in the list below. Subject to prior written agreement you may not communicate the information specified below by email. Please note that you will be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that a product or activity is not infringing the copyrights of others. Accordingly, if you are not sure whether certain material infringes the copyrights of others, we suggest that you first contact an attorney.</p> <p>To expedite our ability to process your request, please use the following format (including section numbers):</p> <ul> <li>Identification of the material that has been removed or to which access has been disabled and the location at which the material appeared before it was removed or access to it was disabled;</li> <li>Your name, address, telephone number, and, if available, an email address at which you may be contacted;</li> <li>The following statement: “I consent to the jurisdiction of Federal District Court for the [insert the federal judicial district in which your address is located]”;</li> <li>The following statement: “I will accept service of process from [insert the name of the person who submitted the infringement notification] or his/her agent”;</li> <li>The following statement: “I swear, under penalty of perjury, that I have a good faith belief that the affected material was removed or disabled as a result of a mistake or misidentification of the material to be removed or disabled”; and</li> <li>Sign the document.</li> <li>Send the written communication (by email, fax or mail to) our designated Copyright Agent to receive DMCA Notices:</li> </ul> <address> David Felicissimo, General Counsel<br/> Valnet Inc.<br/> 100 – 7405 Transcanadienne<br/> Call: 514-733-1010<br/> Email:<span class="email-legal"></span> </address> <p>Upon receipt of such counter notification, Collider.com will promptly provide the person who provided the original infringement notification with a copy of the counter notification, and inform that person that Collider.com will replace the removed material or cease disabling access to it in 10 business days. Collider.com will replace the removed material and cease disabling access to it not less than 10, nor more than 14, business days following receipt of the counter notice, unless our Designated Agent first receives notice from the person who submitted the original infringement notification that such person has filed an action seeking a court order to restrain the subscriber from engaging in infringing activity relating to the material on our system or network.</p> <h2>Repeat Infringers</h2> <p>In accordance with Section 512(i)(1)(A) of the DMCA, Collider.com will, in appropriate circumstances, disable and/or terminate the accounts of contributors who are repeat infringers.</p> </section> <aside> <nav> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220324024450/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220324024450/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220324024450/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220324024450/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220324024450/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220324024450/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220324024450/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220324024450/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220324024450/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220324024450/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220324024450/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </nav> </aside> </article> </div> <!-- No winning ad found for zone: footer! --> <div class="footer_breadcrumb"> </div> <footer class="w-footer"> <div class="footer"> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220324024450/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220324024450/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220324024450/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220324024450/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220324024450/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220324024450/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220324024450/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220324024450/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220324024450/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220324024450/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220324024450/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </div> <div class="footer-copy"> Copyright © 2022 collider.com </div> </footer> </div> <script src="/web/20220324024450js_/https://collider.com/public/build/valnet-footer.b09c6a8f.js" async></script> <script> document.addEventListener('DOMContentLoaded', function () { var queryString = window.location.search || ''; var keyValPairs = []; var params = {}; queryString = queryString.substr(1); if (queryString.length) { keyValPairs = queryString.split('&'); for (var i = 0; i < keyValPairs.length; i++) { var key = keyValPairs[i].split('=')[0]; if (!key.length) continue; if (typeof params[key] === 'undefined') params[key] = []; params[key].push(keyValPairs[i].split('=')[1]); } if (params['view'] !== undefined) { if (params['view'] == "list" || params['view'] == "lista") { valnet_cookie.set("view",params['view']); } } var campaign = null; if (params['utm_source'] !== undefined) { campaign = params['utm_source']; } if (campaign !== null) { valnet_cookie.set("campaign",campaign); } } }); </script> <!-- Using AdsNinja V10 --> <!-- Ad Footer Start --> <!-- Ad Footer End --> <script> console.log('viewType: organic'); console.log('view: all'); console.log('campaign: AMP'); console.log('device: desktop'); </script> </body> </html> <!-- FILE ARCHIVED ON 02:44:50 Mar 24, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:25:31 Nov 28, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.541 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.011 cdx.remote: 5.961 LoadShardBlock: 167.528 (3) PetaboxLoader3.datanode: 132.97 (4) PetaboxLoader3.resolve: 139.703 (2) load_resource: 146.065 -->