CINXE.COM
Europe’s Digital Single Market: How It Could Kill The Indie Biz | Deadline
<!DOCTYPE html> <html lang="en"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_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="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/","20161121231137","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1479769897"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- Disable IE compatibility view - needs to appear before any IE conditional comments --> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta charset="UTF-8"/> <title>Europe’s Digital Single Market: How It Could Kill The Indie Biz | Deadline</title> <link rel="image_src" link="https://s0.wp.com/wp-content/themes/vip/pmc-deadline/screenshot.png"/> <meta name="viewport" content="width=device-width"/> <!-- Facebook / OpenGraph --> <meta property="fb:page_id" content="105558754896"/> <!-- Deprecated: Yahoo Site Explorer --> <meta name="y_key" content="a810be562637c603"/> <!-- Pinterest --> <meta name="p:domain_verify" content="f5dfa14b5684550478e0b704b2c372b9"> <!-- Apple Smart App Banner --> <meta name="apple-itunes-app" content="app-id=533209613"> <!-- Pingdom RUM start --> <script type="text/javascript"> var _prum = [['id', '53349e43abe53d611f527b3d'], ['mark', 'firstbyte', (new Date()).getTime()]]; (function() { var s = document.getElementsByTagName('script')[0] , p = document.createElement('script'); p.async = 'async'; p.src = '//web.archive.org/web/20161121231137/http://rum-static.pingdom.net/prum.min.js'; s.parentNode.insertBefore(p, s); })(); </script> <!-- Pingdom RUM end --> <!-- Quantcast Tag, part 1 --> <script type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://web.archive.org/web/20161121231137/https://secure" : "https://web.archive.org/web/20161121231137/http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); </script> <!-- Quantcast tag End, part 1 --> <!-- Amazon adcode begin--> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://c.amazon-adsystem.com/aax2/amzn_ads.js"></script> <script type="text/javascript"> try { amznads.getAds('3157'); } catch(e) { /*ignore*/} </script> <!-- Amazon adcode end--> <script type="text/javascript"> var crtg_nid = '4959'; var crtg_cookiename = 'crtg_rta'; var crtg_varname = 'crtg_content'; function crtg_getCookie(c_name) { var i, x, y, ARRCookies = document.cookie.split(";"); for (i = 0; i < ARRCookies.length; i++) { x = ARRCookies[i].substr(0, ARRCookies[i].indexOf("=") ); y = ARRCookies[i].substr(ARRCookies[i].indexOf("=") + 1); x = x.replace(/^\s+|\s+$/g, ""); if (x == c_name) { return decodeURIComponent(y); } } return ''; } var crtg_content = crtg_getCookie(crtg_cookiename); var crtg_rnd = Math.floor(Math.random() * 99999999999); (function () { var crtg_url = location.protocol + '//web.archive.org/web/20161121231137/http://rtax.criteo.com/delivery/rta/rta.js?netId=' + encodeURIComponent(crtg_nid); crtg_url += '&cookieName=' + encodeURIComponent(crtg_cookiename); crtg_url += '&rnd=' + crtg_rnd; crtg_url += '&varName=' + encodeURIComponent(crtg_varname); var crtg_script = document.createElement('script'); crtg_script.type = 'text/javascript'; crtg_script.src = crtg_url; crtg_script.async = true; if (document.getElementsByTagName("head").length > 0) { document.getElementsByTagName("head")[0].appendChild(crtg_script); } else if (document.getElementsByTagName("body").length > 0) { document.getElementsByTagName("body")[0].appendChild(crtg_script); } })(); </script> <!-- BEGIN Krux Control Tag --> <script class="kxct" data-id="Jhm7Eorf" data-timing="async" data-version="1.9" type="text/javascript"> window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]); (function(){ var k=document.createElement('script');k.type='text/javascript';k.async=true; var m,src=(m=location.href.match(/\bkxsrc=([^&]+)/))&&decodeURIComponent(m[1]); k.src = /^https?:\/\/([a-z0-9_\-\.]+\.)?krxd\.net(:\d{1,5})?\//i.test(src) ? src : src === "disable" ? "" : (location.protocol==="https:"?"https:":"http:")+"//web.archive.org/web/20161121231137/http://cdn.krxd.net/controltag?confid=Jhm7Eorf"; var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(k,s); }()); </script> <!-- END Krux Controltag --> <!-- GPT interchange code --> <script> window.Krux || ((Krux = function() { Krux.q.push(arguments); }).q = []); (function() { function retrieve(n) { var m, k = 'kx' + n; if (window.localStorage) { return window.localStorage[k] || ""; } else if (navigator.cookieEnabled) { m = document.cookie.match(k + '=([^;]*)'); return (m && unescape(m[1])) || ""; } else { return ''; } } Krux.user = retrieve('user'); Krux.segments = retrieve('segs') && retrieve('segs').split(',') || []; })(); </script> <script type="text/javascript">!function(o){function n(e){if(t[e])return t[e].exports;var i=t[e]={exports:{},id:e,loaded:!1};return o[e].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}var t={};return n.m=o,n.c=t,n.p="",n(0)}({0:function(o,n,t){"use strict";function e(o){return o&&o.__esModule?o:{"default":o}}function i(){if(!E){E=!0,window._sp_=window._sp_||{},U=window._sp_.config=window._sp_.config||{},L=U.content_control_callback||window._sp_lock,B=U.account_id||U.client_id||window.sp_cid;for(var o in U)S[o]=U[o]}}function r(o,n){var t=arguments.length<=2||void 0===arguments[2]?"":arguments[2],e=new Image;e.src="//"+h+"/cct?v="+encodeURIComponent(b)+"&ct=1&cid="+encodeURIComponent(B)+"&l="+encodeURIComponent(o.toString())+"&rc="+encodeURIComponent(n)+"&d0="+encodeURIComponent(t)}function c(o,n,t,e){var i=arguments.length<=4||void 0===arguments[4]?{}:arguments[4],r=!(arguments.length<=5||void 0===arguments[5])&&arguments[5],d=function(){return c(o,n,t,e,i,!0)},a=r?t:d;o(n,a,e,i)}function d(o,n,t,e){var i=document.createElement("script");i.src=o,i.onload=function(){try{if(window._sp_&&window._sp_.bootstrap===w&&window.spBootstrap===p&&window._sp_.config===U){for(var o in S)if(S[o]!==U[o]){g&&g();break}}else g&&g()}catch(n){g&&g()}e.onLoad&&e.onLoad()},i.onerror=function(){function i(o,n){t(o,n),e.onError&&e.onError(n)}function r(o){return c.indexOf(o)>-1}var c=(navigator.userAgent||navigator.vendor||window.opera).toLowerCase();r("mobi")||r("ipad")||r("android")||r("iphone")?i(k):r("googlebot")||r("adsbot-google")||r("mediapartners-google")?i(I):r("msie 10")||r("msie 9")||r("msie 8")?i(R):a(o,n,i)},document.head.appendChild(i),document.querySelector('script[src="'+o+'"]')||n(C,o)}function a(o,n,t){(0,v["default"])(o,function(e,i,r,c){var d=e||i?n:t;d(c,o+"::"+r)})}function s(o,n){r(y,o,n),L&&setTimeout(function(){L()},250)}function u(o,n){r(x,o,n)}function p(o,n){i(),n&&(L=window._sp_lock=n),c(d,o,s,u)}function w(o,n){i(),c(d,o,s,u,n)}var f=t(256),_=e(f),l=t(25),v=e(l),g=void 0;try{g=window._sp_&&window._sp_.config&&window._sp_.config.spid_control_callback}catch(m){}var h=_["default"].be.join(""),b=_["default"].bv,x=0,y=1,C="s",k="m",I="g",R="i",S={},E=!1,U=void 0,L=void 0,B=void 0;try{window._sp_=window._sp_||{},window._sp_.bootstrap=w,window.spBootstrap=p,window._sp_.bootstrap===w&&window.spBootstrap===p||g&&g()}catch(m){g&&g()}},25:function(o,n){"use strict";function t(o,n){function t(){try{return window.performance.now()}catch(o){return Date.now()}}var a=document.createElement("a");if(a.href=o,"https:"===window.location.protocol&&a.protocol!==window.location.protocol)return void n(!1,!1,a.protocol,d);var s=new XMLHttpRequest;try{s.open("GET",o)}catch(u){return void n(!0,!1,u.toString(),r)}var p=void 0,w=void 0;s.onloadstart=function(){p=t()},s.onreadystatechange=function(){if(4===this.readyState){w=t()-p;var o=0===this.status,r="2"===this.status.toString()[0],c=r?i:e;return void n(o,r,this.status+"::"+w,c)}};try{s.send()}catch(u){return void n(!0,!1,u.toString(),c)}}Object.defineProperty(n,"__esModule",{value:!0}),n["default"]=t;var e="n",i="nx",r="xo",c="xs",d="p"},256:function(o,n){"use strict";o.exports={be:["w","w","w",".","c","r","a","s","h","f","o","o","t","w","o","r","k",".","c","o","m"],bv:"1.7.310"}}}); //# sourceMappingURL=https://s3.amazonaws.com/d3jlsadfjkuern/1.7.310/Ym9vdHN0cmFwLmpz.map</script> <script type="text/javascript"> /* * Setup googletag for GPT loading */ function _resetGPT(isAdblocker) { /* * Setup command queue w/ adslots and enable. Note the different adslots for w/ adblocker and w/o */ if (isAdblocker) { if ( googletag && googletag.cmd ) { googletag.cmd.push( function() { googletag.destroySlots();}); } window.googletag = {}; window.googletag.cmd = []; if ( 'undefined' !== typeof pmc && 'undefined' !== typeof pmc.hooks ) { pmc.hooks.add_filter( 'pmc_adm_gpt_slot', function( slot ) { if ( 'string' === typeof slot ) { var slot_components = slot.split('/'); var components = []; for (var i = 0; i < slot_components.length; i++) { if (slot_components[i] !== 'undefined' && slot_components[i] !== null && slot_components[i] !== "") { components.push(slot_components[i]); } } slot_component = components[2]; if(slot_component.indexOf('source-') === -1 ){ slot = slot.replace( '/'+slot_component, '/source-'+slot_component ); } } return slot; } ); } if( 'undefined' !== typeof pmc_adm_gpt && 'undefined' !== typeof pmc_adm_gpt.settings) { var ad_list = pmc_adm_gpt.settings.ad_list; // Empty the adlist and keep only the default ad-group for recovery. Do not pass interstitial and prestitial for recovery with sp pmc_adm_gpt.settings.ad_list = {}; for ( var t in ad_list ) { if( 'default' === t ) { pmc_adm_gpt.settings.ad_list['default'] = ad_list['default']; for (var i in ad_list['default']) { var ad = ad_list['default'][i]; if ( document.getElementById( ad[ 'id' ] ) !== null ) { document.getElementById(ad['id']).style.display='none'; } } break; } } pmc_adm_gpt.init( pmc_adm_gpt.settings ); } if( 'undefined' !== typeof pmc_admanager ) { pmc_admanager.hide_interrupt(); } if( 'undefined' !== typeof pmc_dfp_prestitial) { pmc_dfp_prestitial.properties.isAdSkippedManually = true; pmc_dfp_prestitial.destroy(); } } } /* * Prepare the googletag object and fill the cmd queue */ _resetGPT(false); var gptLoadComplete = false; var isBlocking = false; /* * Reset and load GPT via Sourcepoint proxy if initial GPT load complete and adblocker detected */ function _resetAndLoadGPTRecovery() { if (gptLoadComplete && isBlocking) { _resetGPT(true); window._sp_.dfp.loadGPT(); } } /* * Add callbacks to set our 'gptLoadComplete' flag and optionally load recovery */ window._sp_gpt_callback = function() { gptLoadComplete = true; _resetAndLoadGPTRecovery(); }; /* * Configure Sourcepoint */ window._sp_ = window._sp_ || {}; window._sp_.config = window._sp_.config || {}; window._sp_.config.account_id = 239; window._sp_.config.publisher_base = "//web.archive.org/web/20161121231137/http://sp.deadline.com/abc"; window._sp_.config.gpt_auto_load = false; window._sp_.config.enable_rid = true; window._sp_.config.content_control_callback = function () { window.location="https://web.archive.org/web/20161121231137/http://deadline.com/wp-content/themes/vip/pmc-plugins/pmc-sp-analytics/templates/cc.html" }; /* * setup listener for adblocker detected. Set flag and optionally load recovery */ document.addEventListener('sp.blocking', function (e) { isBlocking = true; _resetAndLoadGPTRecovery(); }); /* * Load sp through bootstrap */ window.spBootstrap("https://web.archive.org/web/20161121231137/https://sp3.deadline.com/dl/init-new.js"); </script> <meta name="description" content="The indie business as we know it is is under threat due to regulations being proposed in Europe's Digital Single Market Initiative."/> <meta name="keywords" content=""/> <meta name="news_keywords" content="Bertrand Moullier, David Garrett, Digital Single Market, Geoblocking, IFTA, Jean Prewitt"/> <script type="text/javascript">dataLayer = window.dataLayer || []; /* Google Tag Manager */</script> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://pmc-d.openx.net/w/1.0/jstag?nc=3782-PMC RON"></script> <script type="text/javascript"> /* <![CDATA[ */ var pmc_meta = {"lob":"deadline","page-type":"article","env":"desktop","primary-category":"Breaking News","primary-vertical":"international","vertical":["film","international","tv"],"category":["Breaking News","News","Politics"],"tag":["Bertrand Moullier","David Garrett","Digital Single Market","Geoblocking","IFTA","Jean Prewitt"],"author":["Diana Lodderhose"],"logged-in":"","subscriber-type":"","country":"us"}; /* ]]> */ </script> <script> (function(d,w){ var i, parts, name, c, rdecode = /(%[0-9A-Z]{2})+/g, rspace = /\+/g, ac = (d ? d.split('; ') : []); for(w.pmc_cookies = {}, i = 0; i < ac.length; i++) { parts = ac[i].split('='), name = parts[0].replace(rdecode, decodeURIComponent), c = parts.slice(1).join('='); if(c.charAt(0) === '"') { c = c.slice(1, -1); } c = c.replace(rdecode, decodeURIComponent).replace(rspace, ' '); w['pmc_cookies'][name] = c; } })(document.cookie, window); pmc_meta=pmc_meta || {}, pmc_meta.omni_visit_id = window.pmc_cookies.omni_visit_id || "deadline." + new Date().getTime() + '.' + (function(l,b,a,c,i,d){for(i=0;i<256;i++){l[i]=(i<16?'0':'')+(i).toString(16);}if(c&&c.getRandomValues){try{d=new Uint32Array(4),c.getRandomValues(d);}catch(e){d=0;}}d=d||[b()*a>>>0,b()*a>>>0,b()*a>>>0,b()*a>>>0];a=d[0],b=d[1],c=d[2],d=d[3];return l[a&0xff]+l[a>>8&0xff]+l[a>>16&0xff]+l[a>>24&0xff]+'-'+l[b&0xff]+l[b>>8&0xff]+'-'+l[b>>16&0x0f|0x40]+l[b>>24&0xff]+'-'+l[c&0x3f|0x80]+l[c>>8&0xff]+'-'+l[c>>16&0xff]+l[c>>24&0xff]+l[d&0xff]+l[d>>8&0xff]+l[d>>16&0xff]+l[d>>24&0xff];})([],Math.random,0x100000000,window.crypto||window.msCrypto); var d = new Date(); d.setTime(d.getTime() + ( 60 * 60 * 1000 )); var expires = d.toGMTString(); var path = "/"; var domain = window.location.hostname; document.cookie = 'omni_visit_id=' + encodeURIComponent(pmc_meta.omni_visit_id) + ( expires ? '; expires=' + expires : '' ) + ( path ? '; path=' + path : '' ) + ( domain ? '; domain=' + domain : '' ); </script> <script type="text/javascript"> if( window.hasOwnProperty( 'pmc_meta' ) ) { if( !window.hasOwnProperty( 'dataLayer' ) || !window.dataLayer.hasOwnProperty('push') ) { window.dataLayer = []; } window.dataLayer.push( pmc_meta ); } </script> <script src="https://web.archive.org/web/20161121231137js_/https://r-login.wordpress.com/remote-login.php?action=js&host=deadline.com&id=36403310&t=1479769628&back=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F" type="text/javascript"></script> <script type="text/javascript"> /* <![CDATA[ */ if ( 'function' === typeof WPRemoteLogin ) { document.cookie = "wordpress_test_cookie=test; path=/"; if ( document.cookie.match( /(;|^)\s*wordpress_test_cookie\=/ ) ) { WPRemoteLogin(); } } /* ]]> */ </script> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://s2.wp.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://platform.twitter.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://s1.wp.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://video-cdn.deadline.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://s0.wp.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://s.swiftypecdn.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://fonts.googleapis.com/"/> <link rel="dns-prefetch" href="//web.archive.org/web/20161121231137/http://pmcdeadline2.wordpress.com/"/> <link rel="alternate" type="application/rss+xml" title="Deadline » Feed" href="https://web.archive.org/web/20161121231137/http://deadline.com/feed/"/> <link rel="alternate" type="application/rss+xml" title="Deadline » Comments Feed" href="https://web.archive.org/web/20161121231137/http://deadline.com/comments/feed/"/> <link rel="alternate" type="application/rss+xml" title="Deadline » Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz Comments Feed" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/feed/"/> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/s1.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1473172720h&ver=4.6.1-RC1-38499"}}; !function(a,b,c){function d(a){var c,d,e,f,g,h=b.createElement("canvas"),i=h.getContext&&h.getContext("2d"),j=String.fromCharCode;if(!i||!i.fillText)return!1;switch(i.textBaseline="top",i.font="600 32px Arial",a){case"flag":return i.fillText(j(55356,56806,55356,56826),0,0),!(h.toDataURL().length<3e3)&&(i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,65039,8205,55356,57096),0,0),c=h.toDataURL(),i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,55356,57096),0,0),d=h.toDataURL(),c!==d);case"diversity":return i.fillText(j(55356,57221),0,0),e=i.getImageData(16,16,1,1).data,f=e[0]+","+e[1]+","+e[2]+","+e[3],i.fillText(j(55356,57221,55356,57343),0,0),e=i.getImageData(16,16,1,1).data,g=e[0]+","+e[1]+","+e[2]+","+e[3],f!==g;case"simple":return i.fillText(j(55357,56835),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode8":return i.fillText(j(55356,57135),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode9":return i.fillText(j(55358,56631),0,0),0!==i.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i;for(i=Array("simple","flag","unicode8","diversity","unicode9"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" id="all-css-0-1" href="https://web.archive.org/web/20161121231137cs_/https://s2.wp.com/_static/??-eJyVkttuwjAMhl9oIWJDbFxMe5Y0calpToodqr79XKpWICa03kSO/fvzIdFDVjZFhsg6VJV9PWMk7bEH0hfgbGyvbredJXrTIsdofXUSFod2hjoUAO0Cxr8lxklINaY8SJai3EEQ4RWzzsGuDUx2Bz4LpL9RAsT6lHzXsU0FxB+y4UkRwKEBL+zIr9JCPi5Zk9nJuPRKP2RRq6bJBYiUnAFrUPMQW2Y7+9QYr9oaLWOK86buAukKpaDbBm1TYigrar5uARTwhsHJg8d568Sjhy0EGrDlMYM2RMD0f4gD46QsyNdriinjOsUSmAA/4Xt/+Dx9nPbHr/fLL1Y/Bg4=" type="text/css" media="all"/> <!--[if lt IE 9]> <link rel='stylesheet' id='pmc-deadline-ie-css' href='https://s0.wp.com/wp-content/themes/vip/pmc-deadline/style-ie.css?m=1397757326h&ver=4.6.1-RC1-38499' type='text/css' media='screen' /> <![endif]--> <link rel="stylesheet" id="all-css-2-1" href="https://web.archive.org/web/20161121231137cs_/https://s1.wp.com/_static/??-eJytkeFqAyEQhF+odps0cL9Kn8XoxmxOXdH1Ln377IVe2lIoNOSXMzrzMSDMxVB2sXtscGogR3Ljns838exaewJNOc6CWfQBk2YnKlCSMx6tj5QRSuyBcoP1wpSipd6Ek1E/goKgyUfE+5ETk9PgQprJB5T7UYkrmkPVcbbLkevjoBll5jrqOT9marSCTcyEVcjZ+F/wylu09ena/NTm238QZFY+a3IVv8ip32gB2UR2VojzD2MO0VL9q1pxHzmoDNctX3Ypvae3zW543QzbYftyugBYYPwG" type="text/css" media="all"/> <link rel="stylesheet" id="pmc-google-fonts-css" href="https://web.archive.org/web/20161121231137cs_/http://fonts.googleapis.com/css?family=Open+Sans%3A600%2C300&ver=4.6.1-RC1-38499" type="text/css" media="all"/> <link rel="stylesheet" id="all-css-4-1" href="https://web.archive.org/web/20161121231137cs_/https://s1.wp.com/_static/??-eJyNjUsOwjAMBS9EsCqKIAvEWZLUaY2cxIpTSm7PZ1+J7bx5GtjEhJIb5gZtwYQKTxKQFMyEbmLKCMLrTFl/0JeXKTFSQJPX5LEqaOuMe+sxqB7gjwiTr652+PigG8XWBffOywgzF+/4K9zTbRjPJztYe7083hG7TKU=" type="text/css" media="all"/> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s2.wp.com/wp-content/themes/vip/pmc-plugins/pmc-global-functions/js/pmc-utils.js?m=1479234179h"></script> <script type="text/javascript"> var pmc_do_analytics_pagecount = true; //flag to allow analytics code to count a page view var pmc_common_urls = { parent_theme_uri: 'https://web.archive.org/web/20161121231137/https://s0.wp.com/wp-content/themes/vip/pmc-deadline/', current_theme_uri: 'https://web.archive.org/web/20161121231137/https://s0.wp.com/wp-content/themes/vip/pmc-deadline/', fb_channel_uri: 'https://web.archive.org/web/20161121231137/https://s1.wp.com/wp-content/themes/vip/pmc-plugins/partner/facebook/channel.html' }; </script> <!-- Sonbi tag start --> <script src="//web.archive.org/web/20161121231137js_/http://mtrx.go.sonobi.com/morpheus.penske.2508.js"></script> <!-- Sonbi tag end --> <script type="text/javascript"> (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','//web.archive.org/web/20161121231137/http://www.google-analytics.com/analytics.js','ga'); var pmc_ga_dimensions = {"dimension1":"article","dimension3":"1201857973","dimension4":"diana-lodderhose","dimension5":"breaking-news|news|politics","dimension6":"bertrand-moullier|david-garrett|digital-single-market|geoblocking|ifta|jean-prewitt","dimension7":"film|international|tv","dimension8":"breaking-news","dimension9":"international","dimension10":"2016","dimension11":"11","dimension12":"21","dimension13":"08","dimension14":"48","dimension25":"2016-11-21T16:48:01+00:00","dimension26":"2016-11-21 08:48:01","dimension27":"Monday","dimension29":"anonymous"}; pmc_ga_dimensions["dimension15"] = document.location.protocol.replace(':', ''); (function(dim){ var ac = document.cookie ? document.cookie.split('; ') : []; var i, parts, name, c, cookies = {}, rdecode = /(%[0-9A-Z]{2})+/g, rspace = /\+/g; for(i = 0; i < ac.length; i++) { parts = ac[i].split('='); name = parts[0].replace(rdecode, decodeURIComponent); c = parts.slice(1).join('='); if(c.charAt(0) === '"') { c = c.slice(1, -1); } c = c.replace(rdecode, decodeURIComponent).replace(rspace, ' '); cookies[name] = c; } window[dim] = window[dim] || {}; if( 'undefined' !== typeof pmc_meta && 'string' === typeof pmc_meta.omni_visit_id ){ window[dim]["dimension28"] = pmc_meta.omni_visit_id; } })('pmc_ga_dimensions'); ga('create', 'UA-1915907-29', 'auto'); ga('set', 'forceSSL', true); ga('set', 'hitCallback', function() { if ( typeof pmc === 'object' && typeof pmc.tracking === 'object' && typeof pmc.tracking.do_call_events === 'function' ) { pmc.tracking.do_call_events(); } } ); ga('require', 'linkid', 'linkid.js'); ga('require', 'displayfeatures'); ga('set', pmc_ga_dimensions); ga('send', 'pageview'); </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s1.wp.com/_static/??-eJytj9sOwjAIQH/I2nib+mD8lq1ix2yhlnaLfr110Qej0RcTEgicHEAPQSEZlw8guitxzhAvjzTtZKK/AcqjjXWCqUd6woYpAaU767lBByoLxNqWXhEd+QMXWJIHkQJ9mL6ehNQjDD+xDlKozUlFELy+WVMLZZ/uMejgjQouWyQZa+u4qZ06ZjIJmcaf7/0InntQKRYrkv2DsWU+SfHs/W62rKrVfLFdb7obK4aWEQ=="></script> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://video-cdn.deadline.com/libraries/RonuikeE.js?ver=4.6.1-RC1-38499"></script> <script type="text/javascript"> /* <![CDATA[ */ var pmc_comscore_options = {"pageview_candidate_url":"\/\/web.archive.org\/web\/20161121231137\/http:\/\/deadline.com\/wp-content\/themes\/vip\/pmc-plugins\/pmc-comscore\/xml\/comscore-pageview-candidate.xml"}; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ var deadline_comments_ajax = {"ajaxurl":"\/dl-ajax\/dl-comments\/"}; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ var pmc_criteo_script_code = {"enabled":"1"}; var pmc_adm_config = {"dfp_skin_main_content":["main-wrapper"],"disable_gpt_single_request":"0"}; var pmc_header_bidder = {"active":""}; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s0.wp.com/_static/??-eJydksFuwyAQRH+oGKWNFOVQ5VswbNJ1DEsXiEO/vuDKUtIcEnODQfM0aEZOXmhyEVyU8QssBHlBL73Vwo/phC7M5wsaoKKoDCyHIINm9LEbwpt8DaDJBk0M1Xx7X4HoGdQZ3Uk4mELl3AlPQAaUGdGBXIiLUJPYYpiJD+Kr1BF7Vpwrw5IBdvjDnU4hkm1ADN8JOHeTyp6wLcVfQS3ORWuwRlb6DNzeRaZUygQjIolSrqnQ/9qKxShjK2EkVSpZG2qeHF0FHY+oQbhk+/K1Zb+PL4V/sJ+b7W7//rHd7PbDL7ZjQaE="></script> <link rel="stylesheet" id="all-css-0-2" href="https://web.archive.org/web/20161121231137cs_/https://s1.wp.com/wp-content/mu-plugins/highlander-comments/style.css?m=1377793621h" type="text/css" media="all"/> <!--[if lt IE 8]> <link rel='stylesheet' id='highlander-comments-ie7-css' href='https://s1.wp.com/wp-content/mu-plugins/highlander-comments/style-ie7.css?m=1351637563h&ver=20110606' type='text/css' media='all' /> <![endif]--> <meta name="generator" content="WordPress.com"/> <link rel="shortlink" href="https://web.archive.org/web/20161121231137/http://wp.me/p2sKaa-1jkSa1"/> <link rel="alternate" type="application/json+oembed" href="https://web.archive.org/web/20161121231137/https://public-api.wordpress.com/oembed/1.0/?format=json&url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&for=wpcom-auto-discovery"/><link rel="alternate" type="application/xml+oembed" href="https://web.archive.org/web/20161121231137/https://public-api.wordpress.com/oembed/1.0/?format=xml&url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&for=wpcom-auto-discovery"/> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article"/> <meta property="og:title" content="Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"/> <meta property="og:url" content="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"/> <meta property="og:description" content="Independent film financing has never been a walk in the park, and a lukewarm American Film Market this month coupled with an age of political, digital and economic uncertainty mean the preselling g…"/> <meta property="article:published_time" content="2016-11-21T16:48:01+00:00"/> <meta property="article:modified_time" content="2016-11-21T22:46:05+00:00"/> <meta property="og:site_name" content="Deadline"/> <meta property="og:image" content="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=605"/> <meta property="og:image:width" content="1200"/> <meta property="og:image:height" content="803"/> <meta property="og:locale" content="en_US"/> <meta name="twitter:site" content="@Deadline"/> <meta name="twitter:image:src" content="https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=640"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:title" content="Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"/> <meta name="twitter:description" content="The indie business as we know it is is under threat due to regulations being proposed in Europe's Digital Single Market Initiative."/> <meta name="twitter:image" content="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg"/> <link rel="shortcut icon" type="image/x-icon" href="https://web.archive.org/web/20161121231137im_/http://0.gravatar.com/blavatar/0d8531262d92570876b84bba1cbad7f7?s=32" sizes="16x16"/> <link rel="icon" type="image/x-icon" href="https://web.archive.org/web/20161121231137im_/http://0.gravatar.com/blavatar/0d8531262d92570876b84bba1cbad7f7?s=32" sizes="16x16"/> <link rel="apple-touch-icon-precomposed" href="https://web.archive.org/web/20161121231137im_/http://0.gravatar.com/blavatar/0d8531262d92570876b84bba1cbad7f7?s=114"/> <link rel="openid.server" href="http://pmcdeadline2.wordpress.com/?openidserver=1"/> <link rel="openid.delegate" href="http://pmcdeadline2.wordpress.com/"/> <meta name="author" content="Diana Lodderhose"> <link rel="search" type="application/opensearchdescription+xml" href="https://web.archive.org/web/20161121231137/http://deadline.com/pmc-opensearch" title="Deadline Search"/> <style type="text/css"> .vvqbox { visibility: visible !important; display: block; clear: both; width: 100%; } .vvqbox div { margin: 10px auto; } .vvqbox img { max-width: 100%; height: 100%; } .vvqbox object { max-width: 100%; } </style> <link rel="canonical" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"/> <!-- Swiftype Meta Tags Start --> <meta class="swiftype" name="title" data-type="string" content="Europe's Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"/> <meta class="swiftype" name="author" data-type="string" content="Diana Lodderhose"/> <meta class="swiftype" name="published_at" data-type="date" content="2016-11-21 08:48:01"/> <meta class="swiftype" name="image" data-type="enum" content="https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=300"/> <meta class="swiftype" name="comment_count" data-type="integer" content="2"/> <meta class="swiftype" name="tags" data-type="string" content="Bertrand Moullier"/> <meta class="swiftype" name="tags" data-type="string" content="David Garrett"/> <meta class="swiftype" name="tags" data-type="string" content="Digital Single Market"/> <meta class="swiftype" name="tags" data-type="string" content="Geoblocking"/> <meta class="swiftype" name="tags" data-type="string" content="IFTA"/> <meta class="swiftype" name="tags" data-type="string" content="Jean Prewitt"/> <meta class="swiftype" name="topics" data-type="string" content="Film"/> <meta class="swiftype" name="topics" data-type="string" content="International"/> <meta class="swiftype" name="topics" data-type="string" content="TV"/> <meta class="swiftype" name="body" data-type="text" content="Independent film financing has never been a walk in the park, and a lukewarm American Film Market this month coupled with an age of political, digital and economic uncertainty mean the preselling game has become more challenging than ever. But if there’s one thing that could kill off the entire indie business as we know it: a series of regulations being mulled over in Europe right now with regard to the European Commission’s strategy for a Digital Single Market. Indeed, it’s a complex issue, but at its beating heart lies a dangerous prospect for the future of the audio-visual sector, which threatens to dismantle territory-by-territory licensing in Europe. What Is The Digital Single Market? “Within Brussels, they think this is a wonderfully populist and popular announcement to make,” says David Garrett, founder and CEO of international sales company Mister Smith. “But this is Trumpism or Brexitism at its worst – selling the idea of freely available content across Europe without anyone understanding the repercussions of making that available is putting everything in the hands of large corporations that can control content across the board. It’s frankly insane.” In November 2014, the European Commission announced plans to introduce a Digital Single Market for the continent which, on the surface, was painted as a utopian ideal that fell in line with the original purpose of the European Union: to encourage trade between member states; remove barriers; and encourage free movement of goods, services and people. EC President Jean-Claude Juncker said it was time to remove digital barriers, reform copyright and prevent “unjustified” geo-blocking. Juncker, who has made DSM one of his main objectives for Europe’s 2020 Strategy, said last year: “I want to see pan-continental telecoms networks, digital services that cross borders and a wave of innovative European start-ups. I want to see every consumer getting the best deals and every business accessing the widest market – wherever they are in Europe.” In May 2015, the EC published a 16-point policy plan under three pillars, which it had said it hoped to achieve by the end of 2016. Fortunately, it looks set to miss the mark on that timetable but things are still moving, and fast. Specifically, proposals within the strategy that look to directly affect the audio-visual sector the most are: Portability of legally acquired content (meaning a person who subscribes to Netflix in say, the UK, can access the UK version when he/she travels to France, etc) Copyright in online transmissions, which looks to abolish geo-blocking with non-linear, catch-up TV, meaning if a company is licencing to a broadcaster and they have catch-up operations (like BBC iPlayer, ITV Hub, etc), then the broadcasters are no longer subject to geo-blocking the catch up. Parallel to DSM, in January 2014 the EC opened an investigation into restrictions affecting cross-border provision of pay-TV services, examining whether agreements between the six major Hollywood studios and pay-TV operators were anti-competitive and hindered the completion of the single market. The Commission argued that the companies’ licensing deals with Sky prevented unsolicited “passive sales” of Sky’s UK pay-TV services to customers beyond the broadcaster’s licensed territory. So, in a sense, if a person in Germany or France wants to access Sky content, Sky would be obliged to refuse them access to Hollywood titles as far as licensing materials. But in July this year, without waiting for the outcome of the inquiry, Paramount was the first to break rank and settled the EU allegations by signing an agreement that it would not enforce Sky from making passive sales. It dodged antitrust fines and committed to five years of concessions, meaning Paramount will not introduce broadcaster obligations that prevent or limit a pay-TV broadcaster from responding to unsolicited requests from consumers within the licensed territory. Other studios have not entered into similar agreements, but this move from Paramount is important because it sets a precedent. Many are concerned that if the Commission has been successful in that case, it may feel emboldened to go further and say that any form of territorial exclusivity is contradictory to the single market. What Are The Dangers? Firstly, it’s important to note that regulations only have to be vetted by the Council and various members of state and European Parliament but, unlike a directive, which has to also go through national Parliaments for adoption, it goes straight to the bloodstream of the European legal system. That said, most industry veterans agree that there is an argument to be had for portability of legally acquired content insomuch as if a consumer purchases Netflix, Amazon Prime or pays for Sky Sport, he or she should be able to watch that service (from its country of origin) when traveling around Europe. The EC’s Vice President Andrus Ansip, an Estonian who is spearheading DSM, has even expressed hatred of geo-blocking of programs because it prevents him from watching Estonian football in Brussels. The proposed portability regulation is currently being vetted and is expected to be adopted in spring 2017. But it’s the proposal to abolish geo-blocking broadcasters' catch-up operations that looks set to become the most fatal to the business. “It’s like Chinese water torture,” says Jean Prewitt, President and CEO of Independent Film & Television Alliance. “When you look across the full spectrum of proposals, it’s terrifying. Each proposal has a lot of detail and it looks to me as if the Commission is attempting to do two different things, which operate together: Firstly, limit the ability of copyright holders to license content, whether it’s film or television, on a territorial exclusive basis, and secondly, which we are finding increasingly difficult to justify, is the persistent taking pieces of our rights, such as the ancillary online services of broadcast and catch-up rights.” Today, Ministers of Culture from all 28 European Union Member States meet in Brussels to discuss the proposed regulation which seeks to remove territoriality of online broadcast services, such as simulcast and catch-up. What this means, for example, is that if you are financing a British film and sold the free-TV rights to the BBC in the UK and their catch-up rights meant it would be available throughout all of Europe, selling the title to foreign buyers would become increasingly challenging because there would be no value in those rights. With indies having to dig deep to buy rights and release projects theatrically as is, only to take a small share on theatrical, and with DVD value dropping dramatically, TV often backs up the purchase. With this piece of the pie out of the equation, the international sales model would simply collapse. “Film distributors invest millions of pounds, dollars and Euros in effectively adapting a film for their territory,” says Garrett. “They translate it, market it, and create vast amounts of advertising for titles, and they deserve to reap the rewards of promoting a title in their territory if they can. If these regulations come into place, we can’t finance these independent titles and it would completely destroy our business and the business of companies such as ours. We bring a lot of revenue into the country by licensing American movies, and this would create, in effect, huge unemployment and huge loss of revenues.” Prewitt adds: “It’s a redefinition of what we as rights holders can control and it’s taking a right that, as filmmakers, we need to be able to control to be able to understand how to best exploit existing programming and in order to get the most remuneration. We really find a lack of willingness from the Commission to understand the finance model and there is a lack of letting us, as an industry, find out how to adapt our historic ways of doing business.” Bertrand Moullier, owner of Narval Media, a London-based firm that advises on competition strategies, says a regulation abolishing license rights for non-linear catch-up would undo a complex architecture in pre-licensing sales, creating havoc where the financing economy of film is concerned. “How the hell do indies work out their windows and overheads if anyone’s iPlayer is open to the rest of Europe all the time?” he says. “You can’t control your exclusivity so the value of the rights goes down. The big studios may not care as much, because they can do day-and-date and, in their own way, the risk is minimal. But it does mean that the indies can’t make this work.” Also, worryingly, the EC has yet to offer estimates of the economic impact this regulation could have. Alice Enders, an analyst at Enders Analysis, says, “there’s no doubt that there is an absence of any economic assessment impact and the fact that it sort of disturbs the core logic of financing and pre-financing model.” Who Stands To Be Affected The Most? Undoubtedly, it’s the indies who will suffer, but Hollywood will also feel the burn of the proposals. English-language programs and films that premiere in the UK will be affected because it will mean that the rising number of people who can access English-language content comfortably, are not going to wait. “If someone knows the next episode of Downton Abbey is available on catch-up, why wouldn’t they watch it?” asks Moullier. “It would clip away the UK presales system unless they find a way for usable holdbacks.” Additionally, the non-English-language marketplace would be hugely disadvantaged in the short run. “English is the one language you can imagine being exploited throughout Europe, but I would be concerned as to exactly how local broadcasters or distributors who are suddenly trying to meet demands for cross-border availability will be able to gear up their system,” says Prewitt. “Will broadcasters help them?” Ultimately, however, it will mean an increase in market power of huge, multinational companies such as Google, Apple, Netflix, Amazon, Hollywood majors and the big broadcasters. “I always thought the promise of new technologies for independents was increased stability to find your own marketplace sweet spot and to be able to use the new technologies to find that market in a cost-effective way,” says Prewitt. “All these moves ultimately seem to lead to is increased market power to people doing mass distribution.” The consumer also stands to lose big in this situation. Less ability to finance films equals less choice for them. Films that relied heavily on pre-sales for financing like The King’s Speech and The Imitation Game and programs like The Night Manager and Poldark become increasingly difficult to get made. “I think it will maintain very successful content for a very small amount of aristocracies that can afford to go day-and-date across Europe while rest of us will get squeezed out,” says Moullier. “We’re going to see a tremendous impoverishment on the offer of content and geo-blocking means we will see a concentration in the marketplace for the Palo Alto companies in the universe.”"/> <!-- Swiftype Meta Tags End --> <meta property="trueanthem.headline" content="Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"/><meta name="application-name" content="Deadline"/><meta name="msapplication-window" content="width=device-width;height=device-height"/><meta name="msapplication-tooltip" content="Hollywood Entertainment Breaking News"/><meta name="msapplication-task" content="name=Subscribe;action-uri=http://deadline.com/feed/;icon-uri=http://0.gravatar.com/blavatar/0d8531262d92570876b84bba1cbad7f7?s=16"/><script type="text/javascript"> /* <![CDATA[ */ var pmc_site_config = {"rot13_hostname":"qrnqyvar.pbz","hostname":"deadline.com","is_proxied":null}; /* ]]> */ </script> <script type="text/javascript"> var pmc_tracking_url = "https://web.archive.org/web/20161121231137/http://heartbeat.pmc.com/track?host=deadline.com&path=%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&post_id=1201857973&title=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26+How+It+Could+Kill+The+Indie+Biz&author=Diana+Lodderhose&comment_count=2"; var pmc_tracking_image = new Image(); if ( 'undefined' !== typeof pmc_meta && 'string' === typeof pmc_meta.omni_visit_id ) { pmc_tracking_url = pmc_tracking_url + '&omni_visit_id=' + pmc_meta.omni_visit_id; } pmc_tracking_image.src = pmc_tracking_url + "&ts=" + Date.now(); </script> <link rel="amphtml" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/amp/"/><style type="text/css" id="syntaxhighlighteranchor"></style> <script type="text/javascript"> /* <![CDATA[ */ var pmc_krux = {"lob":"deadline","page-type":"article","env":"desktop","primary-category":"Breaking News","primary-vertical":"international","vertical":["film","international","tv"],"category":["Breaking News","News","Politics"],"tag":["Bertrand Moullier","David Garrett","Digital Single Market","Geoblocking","IFTA","Jean Prewitt"],"author":["Diana Lodderhose"],"logged-in":"","subscriber-type":""}; /* ]]> */ </script> <script> var admin_bar_showing = false; </script> <!--[if lt IE 9]> <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="pingback" href="http://deadline.com/xmlrpc.php"/> </head> <body class="single single-post postid-1201857973 single-format-standard mp6 customizer-styles-applied highlander-enabled highlander-light pmc-desktop pmc-no-tablet pmc-no-mobile geo-us"> <div id="fb-root"></div> <script>(function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//web.archive.org/web/20161121231137/http://connect.facebook.net/en_US/all.js#xfbml=1&appId=290526267722658"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Google Tag Manager --> <noscript><iframe src="https://web.archive.org/web/20161121231137if_/https://www.googletagmanager.com/ns.html?id=GTM-T247L5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://web.archive.org/web/20161121231137/https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T247L5');</script> <!-- End Google Tag Manager --> <script async="1"> (function() { __mtm = [ "578d001caa04d0826f287016", "cdn01.mzbcdn.net/mngr" ]; var s = document.createElement('script'); s.async = 1; s.src = '//' + __mtm[1] + '/mtm.js'; var e = document.getElementsByTagName('script')[0]; (e.parentNode || document.body).insertBefore(s, e); })(); </script><!-- Placeholder for Responsive Skin Ad --> <div id="skin-ad-section"> <div id="skin-ad-left-rail-container"></div> <div id="skin-ad-right-rail-container"></div> <div id="skin-ad-inject-container"> <div class="admz" id="adm-responsive-skin-ad"> <div class="adma google-publisher" data-device="Desktop" data-width="1"> <div class="pmc-adm-goog-pub-div "> <div id="gpt-dl-ros-skin-uid0" class="ad-rotatable adw-1 adh-1"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-responsive-skin-ad', [ { "device": "Desktop", "width": 1, "height": 1 } ]); </script> </div> </div> <!-- End Placeholder for Responsive Skin Ad --><div id="fb-root"></div> <!-- Begin comScore Tag --> <noscript> <img src="https://web.archive.org/web/20161121231137im_/http://b.scorecardresearch.com/p?c1=2&c2=6035310&c3=&c4=&c5=&c6=&c15=&cv=2.0&cj=1"/> </noscript> <!-- End comScore Tag --> <div id="main-wrapper"> <header class="site-header"> <section id="masthead"> <div id="js-mobile-menu-trigger" class="hamburger">Menu</div> <h2 class="blogheader"> <a class="header-logo " href="https://web.archive.org/web/20161121231137/http://deadline.com/">Deadline</a> <div class="sticky-category"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/" title="Go to all posts in International" class="category">International</a></div><div class="sticky-title">Europe’s Digital Single Market: What You Need To Know & How …</div> </h2> <div id="js-nav-outer-wrapper" class="nav-outer-wrapper"> <nav class="menu-primary-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-742360" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-742360"><a href="/web/20161121231137/http://deadline.com/">Home</a></li> <li id="menu-item-742366" class="menu-item menu-item-type-taxonomy menu-item-object-vertical current-post-ancestor current-menu-parent current-post-parent menu-item-742366"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/film/">Film</a></li> <li id="menu-item-728913" class="menu-item menu-item-type-taxonomy menu-item-object-vertical current-post-ancestor current-menu-parent current-post-parent menu-item-728913"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/tv/">TV</a></li> <li id="menu-item-728914" class="menu-item menu-item-type-taxonomy menu-item-object-vertical menu-item-728914"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/awards/">Awardsline</a></li> <li id="menu-item-742362" class="menu-item menu-item-type-taxonomy menu-item-object-vertical menu-item-742362"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/box-office/">Box Office</a></li> <li id="menu-item-742363" class="menu-item menu-item-type-taxonomy menu-item-object-vertical menu-item-742363"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/business/">Business</a></li> <li id="menu-item-742365" class="menu-item menu-item-type-taxonomy menu-item-object-vertical current-post-ancestor current-menu-parent current-post-parent menu-item-742365"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/">INTL</a></li> <li id="menu-item-742364" class="menu-item menu-item-type-taxonomy menu-item-object-vertical menu-item-742364"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/video/">Video</a></li> <li id="menu-item-1201321026" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1201321026"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/search">Jobs</a></li> <li id="menu-item-273109" class="special menu-item menu-item-type-post_type menu-item-object-page menu-item-273109"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/tip-line/">Got A Tip?</a></li> </ul></nav> <div id="cse-search-form"> <!-- Site Search --> <section id="swiftype-search-widget" class="swiftype"> <div class="search_form block search_form_widget"> <div data-st-search-form="small_search_form"></div> </div> </section> </div> <!-- End Google Site Search --> </div> </section><!-- /#masthead --> <div class="header-ad-mobile"> </div> <div id="ad-header" class="below-header-ad"> <div class="admz" id="adm-header"> <div class="adma google-publisher" data-device="Desktop" data-width="728"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-deadline-ros-970x90-uid1" class="ad-rotatable adw-728 adh-90"></div> </div> </div> <div class="adma google-publisher" data-device="Desktop" data-width="1"> <div class="pmc-adm-goog-pub-div "> <div id="gpt-dl-article-inline-uid2" class="ad-rotatable adw-1 adh-1"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-header', [ { "device": "Desktop", "width": 728, "height": 90 }, { "device": "Desktop", "width": 1, "height": 1 } ]); </script> </div> </header> <!-- /header --> <div class="pmc-breaking-news below-header"></div> <div id="carousel" class="clearfix nocontent"> <section id="featured-content" class="below-header-ad"> <h2 class="top-stories">Top Stories</h2> <ul> <li id="slide-1201857973" class="slide"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/donald-trump-tv-executives-meeting-cnn-fox-news-networks-1201858153/" title="Here’s Who Was At Trump’s Network News Power Lunch"><img width="243" height="162" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/trump-nov-20-2016.jpg?w=243&h=162&crop=1" class="attachment-carousel-big-thumb size-carousel-big-thumb wp-post-image" alt="Mitt Romney,Donald Trump" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/trump-nov-20-2016.jpg?w=243&h=162&crop=1 243w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/trump-nov-20-2016.jpg?w=486&h=324&crop=1 486w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/trump-nov-20-2016.jpg?w=150&h=100&crop=1 150w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/trump-nov-20-2016.jpg?w=300&h=200&crop=1 300w" sizes="(max-width: 243px) 100vw, 243px"/></a> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/business/" title="Go to all posts in Business" class="category"><i class="fa fa-play"></i>Business</a> <h3> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/donald-trump-tv-executives-meeting-cnn-fox-news-networks-1201858153/" title="Here’s Who Was At Trump’s Network News Power Lunch">Here’s Who Was At Trump’s Network News Power Lunch</a> <span class="author">by by <a href="https://web.archive.org/web/20161121231137/http://deadline.com/author/diana-lodderhose/" title="Posts by Diana Lodderhose" rel="author" class="name">Diana Lodderhose</a> <div class="clear"></div></span> </h3> </li> <li id="slide-1201857973" class="slide"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/hard-boiled-tom-hiddleston-ben-wheatley-frank-miller-geoff-darrow-warner-bros-1201858344/" title="Ben Wheatley & Warner Bros Circle ‘Hard Boiled’ Movie"><img width="243" height="162" src="https://web.archive.org/web/20161121231137im_/http://i1.wp.com/pmcdeadline2.files.wordpress.com/2016/11/hard-boiled1.jpg?crop=0px%2C381px%2C630px%2C422px&resize=243%2C162&ssl=1" class="attachment-carousel-big-thumb size-carousel-big-thumb wp-post-image" alt="hard-boiled"/></a> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/film/" title="Go to all posts in Film" class="category"><i class="fa fa-play"></i>Film</a> <h3> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/hard-boiled-tom-hiddleston-ben-wheatley-frank-miller-geoff-darrow-warner-bros-1201858344/" title="Ben Wheatley & Warner Bros Circle ‘Hard Boiled’ Movie">Ben Wheatley & Warner Bros Circle ‘Hard Boiled’ Movie</a> <span class="author">by by <a href="https://web.archive.org/web/20161121231137/http://deadline.com/author/diana-lodderhose/" title="Posts by Diana Lodderhose" rel="author" class="name">Diana Lodderhose</a> <div class="clear"></div></span> </h3> </li> <li id="slide-1201857973" class="slide"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/snowpiercer-pilot-movie-josh-friedman-tomorrow-studios-1201857956/" title="TNT Orders ‘Snowpiercer’ Pilot Based On Movie"><img width="243" height="162" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/02/snowpiercer1.jpg?w=243&h=162&crop=1" class="attachment-carousel-big-thumb size-carousel-big-thumb wp-post-image" alt="Aug. 26, 2014" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/02/snowpiercer1.jpg?w=243&h=162&crop=1 243w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/02/snowpiercer1.jpg?w=486&h=324&crop=1 486w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/02/snowpiercer1.jpg?w=150&h=100&crop=1 150w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/02/snowpiercer1.jpg?w=300&h=200&crop=1 300w" sizes="(max-width: 243px) 100vw, 243px"/></a> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/tv/" title="Go to all posts in TV" class="category"><i class="fa fa-play"></i>TV</a> <h3> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/snowpiercer-pilot-movie-josh-friedman-tomorrow-studios-1201857956/" title="TNT Orders ‘Snowpiercer’ Pilot Based On Movie">TNT Orders ‘Snowpiercer’ Pilot Based On Movie</a> <span class="author">by by <a href="https://web.archive.org/web/20161121231137/http://deadline.com/author/diana-lodderhose/" title="Posts by Diana Lodderhose" rel="author" class="name">Diana Lodderhose</a> <div class="clear"></div></span> </h3> </li> <li id="slide-1201857973" class="slide"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" title="How Europe’s Digital Single Market Could Kill The Indie Biz"><img width="243" height="162" src="https://web.archive.org/web/20161121231137im_/http://i2.wp.com/pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?crop=461px%2C458px%2C3184px%2C2132px&resize=243%2C162&ssl=1" class="attachment-carousel-big-thumb size-carousel-big-thumb wp-post-image" alt="European Union Flag"/></a> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/" title="Go to all posts in International" class="category"><i class="fa fa-play"></i>International</a> <h3> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" title="How Europe’s Digital Single Market Could Kill The Indie Biz">How Europe’s Digital Single Market Could Kill The Indie Biz</a> <span class="author">by by <a href="https://web.archive.org/web/20161121231137/http://deadline.com/author/diana-lodderhose/" title="Posts by Diana Lodderhose" rel="author" class="name">Diana Lodderhose</a> <div class="clear"></div></span> </h3> </li> </ul> </section> <!-- /#featured-content --> </div> <div id="content"> <div class="section-tag"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/" title="Go to all posts in International" class="category">International</a></div> <h1 class="post-title entry-title">Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz</h1> <div class="post-author-time"> <div class="author-info coauthors"> <span class="byline">by <a href="https://web.archive.org/web/20161121231137/http://deadline.com/author/diana-lodderhose/" title="Posts by Diana Lodderhose" rel="author" class="name">Diana Lodderhose</a> <div class="clear"></div></span> <time class="date-published updated">November 21, 2016 8:48am</time> <div class="clear"></div> <div class="counters"> <ul class="share-comment"> <li class="social-v3-facebook byline-icon fb-share-button as-popup"> <a class="" href="https://web.archive.org/web/20161121231137/https://www.facebook.com/sharer.php?u=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&t=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz" rel="nofollow" target="_blank"></a> </li> <li class="social-v3-twitter byline-icon as-popup" data-permalink="http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" data-http-permalink="http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://twitter.com/intent/tweet?url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&text=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz&via=deadline" rel="nofollow"></a> </li> <li class="social-v3-googleplus byline-icon as-popup"> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://plus.google.com/share?url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F" rel="nofollow"></a> <!-- <g:plusone size="medium" href="--><!--" data-width="60"></g:plusone>--> </li> <li class="social-v3-linkedin byline-icon as-popup"> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://www.linkedin.com/shareArticle?mini=truemini=true&url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&title=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz&summary=Independent+film+financing+has+never+been+a+walk+in+the+park%2C+and+a+lukewarm+American+Film+Market+this+month+coupled+with+an+age+of+political%2C+digital+and+economic+uncertainty+mean+the+preselling+game+has+become+more+challenging+than+ever.But+if+there%27s+one+thing+that+could+kill+off+the+entire+indie+business+as+we+know+it%3A+a+series+of&source=Deadline" rel="nofollow"></a> </li> <li class="social-v3-comments no-sprite"> <i class="fa fa-comments "> <a class="" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/#comments" title="Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"> 2 </a> </i> </li> <li class="social-v3-mail no-sprite"> <a href="https://web.archive.org/web/20161121231137/mailto:/?subject=Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz&body=Check+out+this+article+from+Deadline%3A%0A%0Ahttp%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F"><i class="fa fa-envelope-o"></i></a> </li> <li class="social-v3-print no-sprite"> <a rel="nofollow" href="/web/20161121231137/http://deadline.com/print-article/1201857973/?KeepThis=1&TB_iframe=1&height=500&width=750" class="thickbox" title="Print This Article"><i class="fa fa-print"></i></a> </li> </ul> <div class="clear"></div> </div> <div class="social-links"> <div class="social twitter"> <a href="https://web.archive.org/web/20161121231137/https://twitter.com/home?status=http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" title="Follow Deadline Hollywood on Twitter"><i class="fa fa-twitter-square"></i></a> </div> <div class="social facebook"> <a href="https://web.archive.org/web/20161121231137/http://www.facebook.com/sharer/sharer.php?u=http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" title="Follow Deadline Hollywood on Facebook"><i class="fa fa-facebook-square"></i></a> </div> <div class="social google-plus"> <a href="https://web.archive.org/web/20161121231137/https://plus.google.com/share?url=http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" title="Follow Deadline Hollywood on Google Plus"><i class="fa fa-google-plus-square"></i></a> </div> <div class="social linkedin"> <a href="https://web.archive.org/web/20161121231137/https://www.linkedin.com/shareArticle?title=Europe’s%20Digital%20Single%20Market:%20What%20You%20Need%20To%20Know%20&%20How%20It%20Could%20Kill%20The%20Indie Biz&url=http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/&source=deadline.com&mini=true&summary" title="Follow Deadline Hollywood on LinkedIn "><i class="fa fa-linkedin-square"></i></a> </div> <div class="social email"> <a href="https://web.archive.org/web/20161121231137/mailto:/?subject=Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz&body=Check+out+this+article+from+Deadline%3A%0A%0Ahttp%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F" title="Email Deadline Hollywood"><i class="fa fa-envelope"></i></a> </div> <div class="social comments"> <a href="#respond" title="Comment on Deadline Hollywood"><i class="fa fa-comments"></i></a> </div> <div class="clear"></div> </div> </div> </div> <div id="content-wrapper"> <article class="post-1201857973 post type-post status-publish format-standard has-post-thumbnail hentry category-breaking-news category-news category-politics tag-bertrand-moullier tag-david-garrett tag-digital-single-market tag-geoblocking tag-ifta tag-jean-prewitt vertical-film vertical-international vertical-tv"> <div class="main-article-thumbnail-wrapper desktop "> <img width="446" height="299" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=446&h=299&crop=1" class="attachment-main-article-thumb size-main-article-thumb wp-post-image" alt="European Union Flag" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=446&h=299&crop=1 446w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=892&h=598&crop=1 892w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=150&h=101&crop=1 150w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=300&h=201&crop=1 300w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/06/rexfeatures_5041422al.jpg?w=768&h=515&crop=1 768w" sizes="(max-width: 446px) 100vw, 446px"/> </div> <div class="tags thumb"> <ul> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/"> International </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/category/breaking-news/"> Breaking News </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/category/news/"> News </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/category/politics/"> Politics </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/bertrand-moullier/"> Bertrand Moullier </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/david-garrett/"> David Garrett </a> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/digital-single-market/"> Digital Single Market </a> </li> </ul> </div> <div class="copyright" itemprop="copyrightHolder">REX/Shutterstock</div><div class="clear"></div> <div id="main-content-wrapper"> <div class="post-content"> <p>Independent film financing has never been a walk in the park, and a lukewarm American Film Market this month coupled with an age of political, digital and economic uncertainty mean the preselling game has become more challenging than ever.</p> <p><div class="related-article"> <div class="pad"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/amc-entertainment-acquisition-odeon-uci-approved-european-commission-1201855798/" title="Related Article" class="related">Related</a> <div class="article"><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/amc-entertainment-acquisition-odeon-uci-approved-european-commission-1201855798/" title="Related Article">AMC Entertainment's Acquisition Of Odeon & UCI Clears European Commission</a></div> <div class="clear"></div> </div> </div></p> <p>But if there’s one thing that could kill off the entire indie business as we know it: a series of regulations being mulled over in Europe right now with regard to the European Commission’s strategy for a <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/digital-single-market/" id="auto-tag_digital-single-market" data-tag="digital-single-market">Digital Single Market</a>. Indeed, it’s a complex issue, but at its beating heart lies a dangerous prospect for the future of the audio-visual sector, which threatens to dismantle territory-by-territory licensing in Europe.</p> <p><strong>What Is The Digital Single Market?</strong></p> <p>“Within Brussels, they think this is a wonderfully populist and popular announcement to make,” says <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/david-garrett/" id="auto-tag_david-garrett" data-tag="david-garrett">David Garrett</a>, founder and CEO of international sales company Mister Smith. “But this is Trumpism or Brexitism at its worst – selling the idea of freely available content across Europe without anyone understanding the repercussions of making that available is putting everything in the hands of large corporations that can control content across the board. It’s frankly insane.”</p> <p>In November 2014, the European Commission announced plans to introduce a Digital Single Market for the continent which, on the surface, was painted as a utopian ideal that fell in line with the original purpose of the European Union: to encourage trade between member states; remove barriers; and encourage free movement of goods, services and people. EC President Jean-Claude Juncker said it was time to remove digital barriers, reform copyright and prevent “unjustified” geo-blocking. Juncker, who has made DSM one of his main objectives for Europe’s 2020 Strategy, said last year: “I want to see pan-continental telecoms networks, digital services that cross borders and a wave of innovative European start-ups. I want to see every consumer getting the best deals and every business accessing the widest market – wherever they are in Europe.”</p> <p>In May 2015, the EC published a 16-point policy plan under three pillars, which it had said it hoped to achieve by the end of 2016. Fortunately, it looks set to miss the mark on that timetable but things are still moving, and fast.</p> <p>Specifically, proposals within the strategy that look to directly affect the audio-visual sector the most are:</p> <ul> <li>Portability of legally acquired content (meaning a person who subscribes to Netflix in say, the UK, can access the UK version when he/she travels to France, etc)</li> <li>Copyright in online transmissions, which looks to abolish geo-blocking with non-linear, catch-up TV, meaning if a company is licencing to a broadcaster and they have catch-up operations (like BBC iPlayer, ITV Hub, etc), then the broadcasters are no longer subject to geo-blocking the catch up.</li> </ul> <p>Parallel to DSM, in January 2014 the EC opened an investigation into restrictions affecting cross-border provision of pay-TV services, examining whether agreements between the six major Hollywood studios and pay-TV operators were anti-competitive and hindered the completion of the single market. The Commission argued that the companies’ licensing deals with Sky prevented unsolicited “passive sales” of Sky’s UK pay-TV services to customers beyond the broadcaster’s licensed territory. So, in a sense, if a person in Germany or France wants to access Sky content, Sky would be obliged to refuse them access to Hollywood titles as far as licensing materials.</p> <figure id="attachment_1201858029" class="thumbnail alignright"> <img class="size-dl-article-body wp-image-1201858029" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/150506ec1-detail.jpg?w=301&h=202&crop=1" alt="150506ec1-detail" width="301" height="202" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/150506ec1-detail.jpg?w=301&h=202&crop=1 301w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/150506ec1-detail.jpg?w=602&h=404&crop=1 602w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/150506ec1-detail.jpg?w=150&h=101&crop=1 150w" sizes="(max-width: 301px) 100vw, 301px"> <figcaption> </figcaption> </figure> <p>But in July this year, without waiting for the outcome of the inquiry, Paramount was the first to break rank and settled the EU allegations by signing an agreement that it would not enforce Sky from making passive sales. It dodged antitrust fines and committed to five years of concessions, meaning Paramount will not introduce broadcaster obligations that prevent or limit a pay-TV broadcaster from responding to unsolicited requests from consumers within the licensed territory.</p> <p>Other studios have not entered into similar agreements, but this move from Paramount is important because it sets a precedent. Many are concerned that if the Commission has been successful in that case, it may feel emboldened to go further and say that any form of territorial exclusivity is contradictory to the single market.</p> <p><strong>What Are The Dangers?</strong></p> <p>Firstly, it’s important to note that regulations only have to be vetted by the Council and various members of state and European Parliament but, unlike a directive, which has to also go through national Parliaments for adoption, it goes straight to the bloodstream of the European legal system.</p> <p>That said, most industry veterans agree that there is an argument to be had for portability of legally acquired content insomuch as if a consumer purchases Netflix, Amazon Prime or pays for Sky Sport, he or she should be able to watch that service (from its country of origin) when traveling around Europe. The EC’s Vice President Andrus Ansip, an Estonian who is spearheading DSM, has even expressed hatred of geo-blocking of programs because it prevents him from watching Estonian football in Brussels. The proposed portability regulation is currently being vetted and is expected to be adopted in spring 2017.</p> <p>But it’s the proposal to abolish geo-blocking broadcasters’ catch-up operations that looks set to become the most fatal to the business.</p> <p>“It’s like Chinese water torture,” says <a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/jean-prewitt/" id="auto-tag_jean-prewitt" data-tag="jean-prewitt">Jean Prewitt</a>, President and CEO of Independent Film & Television Alliance. “When you look across the full spectrum of proposals, it’s terrifying. Each proposal has a lot of detail and it looks to me as if the Commission is attempting to do two different things, which operate together: Firstly, limit the ability of copyright holders to license content, whether it’s film or television, on a territorial exclusive basis, and secondly, which we are finding increasingly difficult to justify, is the persistent taking pieces of our rights, such as the ancillary online services of broadcast and catch-up rights.”</p> <p>Today, Ministers of Culture from all 28 European Union Member States meet in Brussels to discuss the proposed regulation which seeks to remove territoriality of online broadcast services, such as simulcast and catch-up.</p> <p>What this means, for example, is that if you are financing a British film and sold the free-TV rights to the BBC in the UK and their catch-up rights meant it would be available throughout all of Europe, selling the title to foreign buyers would become increasingly challenging because there would be no value in those rights. With indies having to dig deep to buy rights and release projects theatrically as is, only to take a small share on theatrical, and with DVD value dropping dramatically, TV often backs up the purchase. With this piece of the pie out of the equation, the international sales model would simply collapse.</p> <p>“Film distributors invest millions of pounds, dollars and Euros in effectively adapting a film for their territory,” says Garrett. “They translate it, market it, and create vast amounts of advertising for titles, and they deserve to reap the rewards of promoting a title in their territory if they can. If these regulations come into place, we can’t finance these independent titles and it would completely destroy our business and the business of companies such as ours. We bring a lot of revenue into the country by licensing American movies, and this would create, in effect, huge unemployment and huge loss of revenues.”</p> <p>Prewitt adds: “It’s a redefinition of what we as rights holders can control and it’s taking a right that, as filmmakers, we need to be able to control to be able to understand how to best exploit existing programming and in order to get the most remuneration. We really find a lack of willingness from the Commission to understand the finance model and there is a lack of letting us, as an industry, find out how to adapt our historic ways of doing business.”</p> <p><a href="https://web.archive.org/web/20161121231137/http://deadline.com/tag/bertrand-moullier/" id="auto-tag_bertrand-moullier" data-tag="bertrand-moullier">Bertrand Moullier</a>, owner of Narval Media, a London-based firm that advises on competition strategies, says a regulation abolishing license rights for non-linear catch-up would undo a complex architecture in pre-licensing sales, creating havoc where the financing economy of film is concerned.</p> <p>“How the hell do indies work out their windows and overheads if anyone’s iPlayer is open to the rest of Europe all the time?” he says. “You can’t control your exclusivity so the value of the rights goes down. The big studios may not care as much, because they can do day-and-date and, in their own way, the risk is minimal. But it does mean that the indies can’t make this work.”</p> <p>Also, worryingly, the EC has yet to offer estimates of the economic impact this regulation could have. Alice Enders, an analyst at Enders Analysis, says, “there’s no doubt that there is an absence of any economic assessment impact and the fact that it sort of disturbs the core logic of financing and pre-financing model.”</p> <p><strong>Who Stands To Be Affected The Most? </strong></p> <p>Undoubtedly, it’s the indies who will suffer, but Hollywood will also feel the burn of the proposals. English-language programs and films that premiere in the UK will be affected because it will mean that the rising number of people who can access English-language content comfortably, are not going to wait.</p> <p>“If someone knows the next episode of <em>Downton Abbey</em> is available on catch-up, why wouldn’t they watch it?” asks Moullier. “It would clip away the UK presales system unless they find a way for usable holdbacks.”</p> <figure id="attachment_1201858032" class="thumbnail alignright"> <img class="size-dl-article-body wp-image-1201858032" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/rexfeatures_5885446ao.jpg?w=301&h=202&crop=1" alt="The King's Speech - 2010" width="301" height="202" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/rexfeatures_5885446ao.jpg?w=301&h=202&crop=1 301w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/rexfeatures_5885446ao.jpg?w=602&h=404&crop=1 602w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/rexfeatures_5885446ao.jpg?w=150&h=101&crop=1 150w" sizes="(max-width: 301px) 100vw, 301px"> <figcaption> </figcaption> </figure> <p>Additionally, the non-English-language marketplace would be hugely disadvantaged in the short run. “English is the one language you can imagine being exploited throughout Europe, but I would be concerned as to exactly how local broadcasters or distributors who are suddenly trying to meet demands for cross-border availability will be able to gear up their system,” says Prewitt. “Will broadcasters help them?”</p> <p>Ultimately, however, it will mean an increase in market power of huge, multinational companies such as Google, Apple, Netflix, Amazon, Hollywood majors and the big broadcasters. “I always thought the promise of new technologies for independents was increased stability to find your own marketplace sweet spot and to be able to use the new technologies to find that market in a cost-effective way,” says Prewitt. “All these moves ultimately seem to lead to is increased market power to people doing mass distribution.”</p> <p>The consumer also stands to lose big in this situation. Less ability to finance films equals less choice for them. Films that relied heavily on pre-sales for financing like <em>The King’s Speech</em> and <em>The Imitation Game</em> and programs like <em>The Night Manager</em> and <em>Poldark </em>become increasingly difficult to get made.</p> <p>“I think it will maintain very successful content for a very small amount of aristocracies that can afford to go day-and-date across Europe while rest of us will get squeezed out,” says Moullier. “We’re going to see a tremendous impoverishment on the offer of content and geo-blocking means we will see a concentration in the marketplace for the Palo Alto companies in the universe.”</p> </div> </div> </article> <!-- End of article link to Using text link widget --> <div id="text-4" class="widget-container widget_text"> <div class="textwidget"><p style="font-size:1.3335em;font-style:italic;margin-top:-10px;">Subscribe to <a href="https://web.archive.org/web/20161121231137/http://pages.email.deadline.com/signup" style="color:#008ad8;">Deadline Breaking News Alerts</a> and keep your inbox happy</p></div> </div> <ul class="social-strip" data-relativepath="/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"> <li class="social-v3-facebook as-popup "> <a class="" href="https://web.archive.org/web/20161121231137/https://www.facebook.com/sharer.php?u=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&t=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz" rel="nofollow" target="_blank"></a> </li> <li class="social-v3-twitter as-popup" data-permalink="http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" data-http-permalink="http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://twitter.com/intent/tweet?url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&text=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz&via=deadline" rel="nofollow"></a> </li> <li class="social-v3-googleplus as-popup "> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://plus.google.com/share?url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F" rel="nofollow"></a> <!-- <g:plusone size="medium" href="--><!--" data-width="60"></g:plusone>--> </li> <li class="social-v3-linkedin as-popup"> <a target="_blank" href="https://web.archive.org/web/20161121231137/https://www.linkedin.com/shareArticle?mini=truemini=true&url=http%3A%2F%2Fdeadline.com%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&title=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26amp%3B+How+It+Could+Kill+The+Indie%C2%A0Biz&summary=Independent+film+financing+has+never+been+a+walk+in+the+park%2C+and+a+lukewarm+American+Film+Market+this+month+coupled+with+an+age+of+political%2C+digital+and+economic+uncertainty+mean+the+preselling+game+has+become+more+challenging+than+ever.But+if+there%27s+one+thing+that+could+kill+off+the+entire+indie+business+as+we+know+it%3A+a+series+of&source=Deadline" rel="nofollow"></a> </li> <li class="no-sprite social-comments"> <i class="fa fa-comments "> <a class="" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/#comments" title="Europe’s Digital Single Market: What You Need To Know & How It Could Kill The Indie Biz"> 2 </a> </i> </li> </ul> <div class="widget widget_pmc_outbrain_widget"><div class="outbrain-widget"> <div class="OUTBRAIN" data-src="/web/20161121231137oe_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/DROP_PERMALINK_HERE" data-widget-id="AR_1" data-ob-template="Deadline"></div> </div> </div> <div class="widget-area horizontal ad" id="ad-widget-single"> <div class="admz" id="adm-after-article"> <div class="adma google-publisher" data-device="Desktop" data-width="620"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-dl-ros-620x250-uid3" class="ad-rotatable adw-620 adh-250"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-after-article', [ { "device": "Desktop", "width": 620, "height": 250 } ]); </script> </div> <div id="mobile-sidebar"> </div> <div id="comments"> <h3 id="comments-title">2 Comments</h3> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title"> <small><a rel="nofollow" id="cancel-comment-reply-link" href="/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/#respond" style="display:none;">Cancel reply</a></small></h3> <form action="https://web.archive.org/web/20161121231137/http://deadline.com/wp-comments-post.php" method="post" id="commentform" class="comment-form"> <p class="comment-notes">Comments On Deadline Hollywood are monitored. So don't go off topic, don't impersonate anyone, and don't get your facts wrong.</p><input type="hidden" id="highlander_comment_nonce" name="highlander_comment_nonce" value="1622fc592f"/><input type="hidden" name="_wp_http_referer" value="/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/"/> <input type="hidden" name="hc_post_as" id="hc_post_as" value="guest"/> <div class="comment-form-field comment-textarea"> <label for="comment">Enter your comment here...</label> <div id="comment-form-comment"><textarea id="comment" name="comment" title="Enter your comment here..."></textarea></div> </div> <div id="comment-form-identity"> <div id="comment-form-nascar"> <p>Fill in your details below or click an icon to log in:</p> <ul> <li class="selected" style="display:none;"> <a href="#comment-form-guest" id="postas-guest" title="Guest"> <span></span> </a> </li> <li> <a href="#comment-form-load-service:WordPress.com" id="postas-wordpress" title="WordPress.com"> <span></span> </a> </li> <li> <a href="#comment-form-load-service:Twitter" id="postas-twitter" title="Twitter"> <span></span> </a> </li> <li> <a href="#comment-form-load-service:Facebook" id="postas-facebook" title="Facebook"> <span></span> </a> </li> <li> </ul> </div> <div id="comment-form-guest" class="comment-form-service selected"> <div class="comment-form-padder"> <div class="comment-form-avatar"> <a href="https://web.archive.org/web/20161121231137/https://gravatar.com/site/signup/" target="_blank"> <img src="/web/20161121231137im_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" alt="Gravatar" width="25" class="no-grav"/> </a> </div> <div class="comment-form-fields"> <div class="comment-form-field comment-form-email"> <label for="email">Email <span class="nopublish">(Address never made public)</span></label> <div class="comment-form-input"><input id="email" name="email" type="email" value=""/></div> </div> <div class="comment-form-field comment-form-author"> <label for="author">Name</label> <div class="comment-form-input"><input id="author" name="author" type="text" value=""/></div> </div> <div class="comment-form-field comment-form-url"> <label for="url">Website</label> <div class="comment-form-input"><input id="url" name="url" type="url" value=""/></div> </div> </div> </div> </div> <div id="comment-form-wordpress" class="comment-form-service"> <div class="comment-form-padder"> <div class="comment-form-avatar"> <img src="/web/20161121231137im_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" alt="WordPress.com Logo" width="25" class="no-grav"/> </div> <div class="comment-form-fields"> <input type="hidden" name="wp_avatar" id="wordpress-avatar" class="comment-meta-wordpress" value=""/> <input type="hidden" name="wp_user_id" id="wordpress-user_id" class="comment-meta-wordpress" value=""/> <input type="hidden" name="wp_access_token" id="wordpress-access_token" class="comment-meta-wordpress" value=""/> <p class="comment-form-posting-as pa-wordpress"><strong></strong> You are commenting using your WordPress.com account. <span class="comment-form-log-out">( <a href="javascript:HighlanderComments.doExternalLogout( 'wordpress' );">Log Out</a> / <a href="#" onclick="javascript:HighlanderComments.switchAccount();return false;">Change</a> )</span></p> </div> </div> </div> <div id="comment-form-twitter" class="comment-form-service"> <div class="comment-form-padder"> <div class="comment-form-avatar"> <img src="/web/20161121231137im_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" alt="Twitter picture" width="25" class="no-grav"/> </div> <div class="comment-form-fields"> <input type="hidden" name="twitter_avatar" id="twitter-avatar" class="comment-meta-twitter" value=""/> <input type="hidden" name="twitter_user_id" id="twitter-user_id" class="comment-meta-twitter" value=""/> <input type="hidden" name="twitter_access_token" id="twitter-access_token" class="comment-meta-twitter" value=""/> <p class="comment-form-posting-as pa-twitter"><strong></strong> You are commenting using your Twitter account. <span class="comment-form-log-out">( <a href="javascript:HighlanderComments.doExternalLogout( 'twitter' );">Log Out</a> / <a href="#" onclick="javascript:HighlanderComments.switchAccount();return false;">Change</a> )</span></p> </div> </div> </div> <div id="comment-form-facebook" class="comment-form-service"> <div class="comment-form-padder"> <div class="comment-form-avatar"> <img src="/web/20161121231137im_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" alt="Facebook photo" width="25" class="no-grav"/> </div> <div class="comment-form-fields"> <input type="hidden" name="fb_avatar" id="facebook-avatar" class="comment-meta-facebook" value=""/> <input type="hidden" name="fb_user_id" id="facebook-user_id" class="comment-meta-facebook" value=""/> <input type="hidden" name="fb_access_token" id="facebook-access_token" class="comment-meta-facebook" value=""/> <p class="comment-form-posting-as pa-facebook"><strong></strong> You are commenting using your Facebook account. <span class="comment-form-log-out">( <a href="javascript:HighlanderComments.doExternalLogout( 'facebook' );">Log Out</a> / <a href="#" onclick="javascript:HighlanderComments.switchAccount();return false;">Change</a> )</span></p> </div> </div> </div> <div id="comment-form-googleplus" class="comment-form-service"> <div class="comment-form-padder"> <div class="comment-form-avatar"> <img src="/web/20161121231137im_/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/" alt="Google+ photo" width="25" class="no-grav"/> </div> <div class="comment-form-fields"> <input type="hidden" name="googleplus_avatar" id="googleplus-avatar" class="comment-meta-googleplus" value=""/> <input type="hidden" name="googleplus_user_id" id="googleplus-user_id" class="comment-meta-googleplus" value=""/> <input type="hidden" name="googleplus_access_token" id="googleplus-access_token" class="comment-meta-googleplus" value=""/> <p class="comment-form-posting-as pa-googleplus"><strong></strong> You are commenting using your Google+ account. <span class="comment-form-log-out">( <a href="javascript:HighlanderComments.doExternalLogout( 'googleplus' );">Log Out</a> / <a href="#" onclick="javascript:HighlanderComments.switchAccount();return false;">Change</a> )</span></p> </div> </div> </div> <div id="comment-form-load-service" class="comment-form-service"> <div class="comment-form-posting-as-cancel"><a href="javascript:HighlanderComments.cancelExternalWindow();">Cancel</a></div> <p>Connecting to %s</p> </div> </div> <script type="text/javascript"> var highlander_expando_javascript = function(){ var input = document.createElement( 'input' ), comment = jQuery( '#comment' ); if ( 'placeholder' in input ) { comment.attr( 'placeholder', jQuery( '.comment-textarea label' ).remove().text() ); } // Expando Mode: start small, then auto-resize on first click + text length jQuery( '#comment-form-identity' ).hide(); jQuery( '#comment-form-subscribe' ).hide(); jQuery( '#commentform .form-submit' ).hide(); comment.css( { 'height':'10px' } ).one( 'focus', function() { var timer = setInterval( HighlanderComments.resizeCallback, 10 ) jQuery( this ).animate( { 'height': HighlanderComments.initialHeight } ).delay( 100 ).queue( function(n) { clearInterval( timer ); HighlanderComments.resizeCallback(); n(); } ); jQuery( '#comment-form-identity' ).slideDown(); jQuery( '#comment-form-subscribe' ).slideDown(); jQuery( '#commentform .form-submit' ).slideDown(); }); } jQuery(document).ready( highlander_expando_javascript ); </script> <div id="comment-form-subscribe"> <p class="comment-subscription-form"><input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;"/> <label class="subscribe-label" id="subscribe-label" for="subscribe" style="display: inline;">Notify me of new comments via email.</label></p></div> <div class="countdown comment-countdown" id="comment-countdown"></div> <p class="form-submit"><input name="submit" type="submit" id="comment-submit" class="submit" value="Post Comment"/> <input type="hidden" name="comment_post_ID" value="1201857973" id="comment_post_ID"/> <input type="hidden" name="comment_parent" id="comment_parent" value="0"/> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="0c83e8bd09"/></p> <input type="hidden" name="genseq" value="1479769628"/> <p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="182"/></p> </form> </div><!-- #respond --> <div style="clear: both"></div> <div class="clear"></div> <ol id="comment-list-wrapper"> <li class="comment even thread-even depth-1 highlander-comment" id="li-comment-1764653"> <div id="comment-1764653" class="comment-wrapper"> <div class="comment-inner"> <div class="comment-author vcard"> <cite class="fn">chris1001@gmail.com</cite> • 2 hours ago </div> <!-- .comment-author .vcard --> <div class="comment-body"><p>it would be the end of the indie film business and financing. this is crazy.</p> </div> <div class="reply"> <a rel="nofollow" class="comment-reply-link" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/?replytocom=1764653#respond" onclick="return addComment.moveForm( "comment-1764653", "1764653", "respond", "1201857973" )" aria-label="Reply to chris1001@gmail.com">Reply</a> </div> <!-- .reply --> </div> <div class="clear"></div> </div><!-- #comment-## --> </li><!-- #comment-## --> <li class="comment odd alt thread-odd thread-alt depth-1 highlander-comment" id="li-comment-1764671"> <div id="comment-1764671" class="comment-wrapper"> <div class="comment-inner"> <div class="comment-author vcard"> <cite class="fn">GMW</cite> • 59 mins ago </div> <!-- .comment-author .vcard --> <div class="comment-body"><p>terrifying</p> </div> <div class="reply"> <a rel="nofollow" class="comment-reply-link" href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/europe-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973/?replytocom=1764671#respond" onclick="return addComment.moveForm( "comment-1764671", "1764671", "respond", "1201857973" )" aria-label="Reply to GMW">Reply</a> </div> <!-- .reply --> </div> <div class="clear"></div> </div><!-- #comment-## --> </li><!-- #comment-## --> </ol> </div> <div class="widget-area horizontal ad" id="after-comment-ad"> <div class="admz" id="adm-after-comments"> <div class="adma google-publisher" data-device="Desktop" data-width="620"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-dl-ros-620x251-uid4" class="ad-rotatable adw-620 adh-251"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-after-comments', [ { "device": "Desktop", "width": 620, "height": 251 } ]); </script> </div> </div> <ul id="sidebar" class="widget-area nocontent"> <div class="admz" id="adm-widget-dl-ros-300x600"> <div class="adma google-publisher" data-device="Desktop" data-width="300"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-deadline-ros-300x600-uid5" class="ad-rotatable adw-300 adh-600"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-widget-dl-ros-300x600', [ { "device": "Desktop", "width": 300, "height": 600 } ]); </script> <li id="pmc_wt_widget-19" class="widget-container pmc_wt_widget_template"><div style="padding:0;margin:15px;"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/09/emmys-2016-tv-executive-photo-gallery-red-carpet-1201821882/#icn=300x250-promo&ici=article-rail-widget"> <img src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/09/emmys2016gallery_300x250.png" width="300" height="250" alt=""/> </a> </div></li><li id="pmc_wt_widget-14" class="widget-container pmc_wt_widget_template"><div style="padding:0;margin:0;"> <a href="/web/20161121231137/http://deadline.com/v/awards/#icn=300x250-promo&ici=article-rail-widget"> <img src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/06/al_promo.jpg" width="300" height="250" alt=""/> </a> </div></li><li id="deadline_most_popular-11" class="widget-container widget_deadline_most_popular"><h3 class="widget-title"><span>What's Hot on Deadline</span></h3><ul id="most-popular"> <li class="trending-item"> <span class="number">1</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/donald-trump-tv-executives-meeting-cnn-fox-news-networks-1201858153/">Donald Trump Meeting With Media Brass "Excellent," Says Kellyanne Conway - Update</a></h5> <div class="percentage" style="width:23%"> </li> <li class="trending-item"> <span class="number">2</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/american-music-awards-green-day-donald-trump-1201857910/">Green Day Drops Anti-Trump Chant During Performance At American Music Awards</a></h5> <div class="percentage" style="width:10%"> </li> <li class="trending-item"> <span class="number">3</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/fantastic-beasts-doctor-strange-weekend-international-box-office-overseas-results-1201857735/">'Fantastic Beasts' Climbs To Magical $145.5M Overseas - Intl Box Office Update</a></h5> <div class="percentage" style="width:9%"> </li> <li class="trending-item"> <span class="number">4</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/donald-trump-saturday-night-live-snl-hamilton-tweets-twitter-1201857729/">Donald Trump Still Doesn't Like 'SNL', Alec Baldwin Responds "U Try 2 B Pres" - UPDATE</a></h5> <div class="percentage" style="width:9%"> </li> <li class="trending-item"> <span class="number">5</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/monster-hunter-movie-resident-evil-paul-ws-anderson-jeremy-bolt-capcom-qa-1201856946/">As ‘Resident Evil’ Nears $1 Billion, Paul W.S. Anderson & Jeremy Bolt Set ‘Monster Hunter': Q&A</a></h5> <div class="percentage" style="width:8%"> </li> <li class="trending-item"> <span class="number">6</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/kellyanne-conway-chris-cuomo-donald-trump-tweets-cnn-1201858139/">Kellyanne Conway Defends Donald Trump's Twitter Reaction To 'Hamilton' Flap & 'SNL'</a></h5> <div class="percentage" style="width:8%"> </li> <li class="trending-item"> <span class="number">7</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/dr-phil-shelley-duvall-mentally-ill-mcgraw-1201857238/">'Dr. Phil' Airs Hour Of Ill & Confused Shelley Duvall For November Sweep Broadcast, Triggering Hollywood Outrage</a></h5> <div class="percentage" style="width:7%"> </li> <li class="trending-item"> <span class="number">8</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/snowpiercer-pilot-movie-josh-friedman-tomorrow-studios-1201857956/">TNT Orders 'Snowpiercer' Pilot Based On Movie From Tomorrow Studios</a></h5> <div class="percentage" style="width:7%"> </li> <li class="trending-item"> <span class="number">9</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/amber-heard-sued-london-fields-failure-to-promote-film-1201858278/">Amber Heard Sued For $10M As 'London Fields' Flap Heats Up Again</a></h5> <div class="percentage" style="width:7%"> </li> <li class="trending-item"> <span class="number">10</span> <h5><a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/saturday-night-live-ratings-host-kristen-wiig-donald-trump-return-1201857759/">'Saturday Night Live' Ratings Dip With Host Kristen Wiig & Donald Trump Return</a></h5> <div class="percentage" style="width:6%"> </li> </ul></li><li id="deadline-latest-vertical-news-3" class="widget-container widget_deadline-latest-vertical-news"><h3 class="widget-title"><span>Latest International News</span></h3><!-- Latest Vertical News Module --> <section class="latest-vertical-news"> <ul> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/fantastic-beasts-doctor-strange-weekend-international-box-office-overseas-results-1201857735/" title="‘Fantastic Beasts’ Climbs To Magical $145.5M Overseas – Intl Box Office Update" rel="nofollow"> <img width="91" height="59" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/fantastic-beasts-beast-photo.png?w=91&h=59&crop=1" class="attachment-latest-vertical-news size-latest-vertical-news wp-post-image" alt="fantastic-beasts-beast-photo" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/fantastic-beasts-beast-photo.png?w=91&h=59&crop=1 91w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/fantastic-beasts-beast-photo.png?w=182&h=118&crop=1 182w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/fantastic-beasts-beast-photo.png?w=150&h=97&crop=1 150w" sizes="(max-width: 91px) 100vw, 91px"/> <span> ‘Fantastic Beasts’ Climbs To Magical $145.5M Overseas – Intl Box Office Update </span> </a> <div class="clear"></div> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/luis-miguel-tv-series-mgm-gato-grande-productions-1201857958/" title="MGM Launches Joint Venture Gato Grande, First Project Will Be Luis Miguel TV Series" rel="nofollow"> <img width="91" height="59" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/luis-miguel.jpg?w=91&h=59&crop=1" class="attachment-latest-vertical-news size-latest-vertical-news wp-post-image" alt="luis-miguel" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/luis-miguel.jpg?w=91&h=59&crop=1 91w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/luis-miguel.jpg?w=182&h=118&crop=1 182w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/luis-miguel.jpg?w=150&h=97&crop=1 150w" sizes="(max-width: 91px) 100vw, 91px"/> <span> MGM Launches Joint Venture Gato Grande, First Project Will Be Luis Miguel TV Series </span> </a> <div class="clear"></div> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/stx-entertainment-hints-possible-ipo-hong-kong-1201857951/" title="STX Entertainment Chief Hints At Possible Hong Kong IPO" rel="nofollow"> <img width="91" height="59" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/03/stx_entertainment.jpg?w=91&h=59&crop=1" class="attachment-latest-vertical-news size-latest-vertical-news wp-post-image" alt="STX_Entertainment" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/03/stx_entertainment.jpg?w=91&h=59&crop=1 91w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/03/stx_entertainment.jpg?w=182&h=118&crop=1 182w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2015/03/stx_entertainment.jpg?w=150&h=97&crop=1 150w" sizes="(max-width: 91px) 100vw, 91px"/> <span> STX Entertainment Chief Hints At Possible Hong Kong IPO </span> </a> <div class="clear"></div> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/andre-rieu-box-office-record-concert-zootopia-wins-childrens-bafta-huayi-invests-in-magilm-1201857923/" title="André Rieu Sets Event Cinema Record; ‘Zootopia’ Wins Kids’ BAFTA – Global Briefs" rel="nofollow"> <img width="91" height="59" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/andre-rieu.jpg?w=91&h=59&crop=1" class="attachment-latest-vertical-news size-latest-vertical-news wp-post-image" alt="Andre Rieu" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/andre-rieu.jpg?w=91&h=59&crop=1 91w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/andre-rieu.jpg?w=182&h=118&crop=1 182w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/11/andre-rieu.jpg?w=150&h=97&crop=1 150w" sizes="(max-width: 91px) 100vw, 91px"/> <span> André Rieu Sets Event Cinema Record; ‘Zootopia’ Wins Kids’ BAFTA – Global Briefs </span> </a> <div class="clear"></div> </li> <li> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/2016/11/facebook-london-headquarters-increase-staff-500-sadiq-khan-brexit-1201857960/" title="Facebook Hiring 500 More Employees To London HQ" rel="nofollow"> <img width="91" height="59" src="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/10/facebook-featured-image.jpg?w=91&h=59&crop=1" class="attachment-latest-vertical-news size-latest-vertical-news wp-post-image" alt="facebook-featured-image" srcset="https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/10/facebook-featured-image.jpg?w=91&h=59&crop=1 91w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/10/facebook-featured-image.jpg?w=182&h=118&crop=1 182w, https://web.archive.org/web/20161121231137im_/https://pmcdeadline2.files.wordpress.com/2016/10/facebook-featured-image.jpg?w=150&h=97&crop=1 150w" sizes="(max-width: 91px) 100vw, 91px"/> <span> Facebook Hiring 500 More Employees To London HQ </span> </a> <div class="clear"></div> </li> </ul> <p class="more"> <a href="https://web.archive.org/web/20161121231137/http://deadline.com/v/international/">More</a></p> </section> <!-- /End Latest Vertical News Module --> </li> <style type="text/css"> .markplace-ads { padding: 20px 0; } .marketplace-title { display: none; } </style> <li id="pmc_marketplace_ads-4" class="widget-container widget_pmc_marketplace_ads"><div class="markplace-ads" data-event-tracking=""><h3 class="widget-title marketplace-title"><span>Marketplace</span></h3><ul><div class="admz" id="adm-widget-dl-marketplace-3"> <div class="adma google-publisher" data-device="Desktop" data-width="300"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-deadline-marketplace3-uid6" class="ad-rotatable adw-300 adh-100"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-widget-dl-marketplace-3', [ { "device": "Desktop", "width": 300, "height": 100 } ]); </script> </ul></div></li><li id="pmc_wt_widget-8" class="widget-container pmc_wt_widget_template"><h3 class="widget-title"><span>Featured Jobs</span></h3> <ul style="border-bottom:white;"> <li style="padding:5px 10px;font-family:balto web medium;border-bottom:solid 1px #e1e1e1;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/creative-development-coordinator-new-york-new-york-10036-76895659-d?contextType=spotlight" target="_blank" style="color:#008cd8;">Creative Development Coordinator</a><br/>Triptyk Studios, New York, New York</li> <li style="padding:5px 10px;font-family:balto web medium;border-bottom:solid 1px #e1e1e1;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/account-project-coordinator-ad-agency-burbank-california-91502-76363067-d" target="_blank" style="color:#008cd8;">Account/Project Coordinator (Ad Agency)</a><br/> Petrol Advertising, Burbank, California </li> <li style="padding:5px 10px;font-family:balto web medium;border-bottom:solid 1px #e1e1e1;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/media-specialist-westport-connecticut-06880-77057795-d?contextType=spotlight" target="_blank" style="color:#008cd8;">Media Specialist</a><br/> Bridgewater Associates, Westport, Connecticut </li> <li style="padding:5px 10px;font-family:balto web medium;border-bottom:solid 1px #e1e1e1;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/executive-director-aspen-film-aspen-colorado-81611-76854695-d" target="_blank" style="color:#008cd8;">Executive Director, Aspen Film</a><br/> Company Confidential, Aspen, Colorado </li> <li style="padding:5px 10px;font-family:balto web medium;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/associate-director-youtuber-gamer-partnerships-fairfield-connecticut-06825-76696346-d?contextType=spotlight" target="_blank" style="color:#008cd8;">Associate Director, YouTuber & Gamer Partnerships</a><br/> Save the Children, Fairfield, Connecticut </li> <li style="padding:23px 10px 0;font-family:balto web medium;"><a href="https://web.archive.org/web/20161121231137/http://jobsearch.deadline.com/jobs/search" target="_blank" style="color:white;background-color:#cd0000;padding:5px 5px 4px;">SEE MORE JOBS</a><br/> </li> </ul></li><div class="admz" id="adm-widget-dl-ros-300x250"> <div class="adma google-publisher" data-device="Desktop" data-width="300"> <div class="pmc-adm-goog-pub-div "> <div id="div-gpt-deadline-ros-300x250-uid7" class="ad-rotatable adw-300 adh-250"></div> </div> </div> </div> <script type="text/javascript" class="script-mobile"> new AdLoader('#adm-widget-dl-ros-300x250', [ { "device": "Desktop", "width": 300, "height": 250 } ]); </script> </ul> <div class="clear"></div> </div><!-- /#content --> </div><!-- /#main-wrapper --> <div class="footer-ad-mobile"> </div> <footer id="footer" class="site-footer wrap" role="contentinfo"> <div id="other-pmc-properties"> <ul id="property-snippets"> <li class="footer-sites variety"> <a href="https://web.archive.org/web/20161121231137/http://variety.com/2016/tv/news/kellyanne-conway-donald-trump-hamilton-snl-tweets-cnn-1201923807/"> <h5 class="variety-logo logos"></h5> <img src="//web.archive.org/web/20161121231137im_/http://i1.wp.com/pmcvariety.files.wordpress.com/2016/11/kellyanne-conway-cnn.jpg?resize=180%2C101" width="180" height="101" alt="Variety"/> <p>CNN Anchor and Kellyanne Conway Spar Over Donald Trump's 'SNL,'…</p> </a> </li> <li class="footer-sites tvline"> <a href="https://web.archive.org/web/20161121231137/http://tvline.com/2016/11/21/gilmore-girls-a-year-in-the-life-liza-weil-interview-paris/"> <h5 class="tvline-logo logos"></h5> <img src="//web.archive.org/web/20161121231137im_/http://i2.wp.com/pmctvline2.files.wordpress.com/2016/11/21.jpg?resize=180%2C101" width="180" height="101" alt="TVLine"/> <p>Gilmore Girls' Liza Weil Shares Her Recurring Revival 'Nightmare&#039…</p> </a> </li> <li class="footer-sites varietylatino"> <a href="https://web.archive.org/web/20161121231137/http://varietylatino.com/2016/gente/noticias/angela-bassett-elenco-black-panther-marvel-292226/"> <h5 class="varietylatino-logo logos"></h5> <img src="//web.archive.org/web/20161121231137im_/http://i0.wp.com/pmcvarietylatino.files.wordpress.com/2016/11/rexfeatures_5899238fs.jpg?resize=180%2C101" width="180" height="101" alt="VarietyLatino"/> <p>Angela Bassett se une al elenco de 'Black Panther'</p> </a> </li> <li class="footer-sites hollywoodlife"> <a href="https://web.archive.org/web/20161121231137/http://hollywoodlife.com/2016/11/21/john-legend-luna-amas-baby-daughter-chrissy-teigen/"> <h5 class="hollywoodlife-logo logos"></h5> <img src="//web.archive.org/web/20161121231137im_/http://i0.wp.com/pmchollywoodlife.files.wordpress.com/2016/11/chrissy-teigen-john-legend-singer-gushes-over-their-7-mont-old-baby-luna-ftr.jpg?resize=180%2C101" width="180" height="101" alt="HollywoodLife"/> <p>Chrissy Teigen & John Legend: Singer Gushes Over Their 7-Month…</p> </a> </li> <li class="footer-sites bgr"> <a href="https://web.archive.org/web/20161121231137/http://bgr.com/2016/11/21/amazon-prime-sports-package-nfl-nbal-soccer-cricket/"> <h5 class="bgr-logo logos"></h5> <img src="//web.archive.org/web/20161121231137im_/http://i1.wp.com/boygeniusreport.files.wordpress.com/2015/01/usp_nfl__divisional_round-dallas_cowboys_at_green_69942928.jpg?resize=180%2C101" width="180" height="101" alt="BGR"/> <p>Amazon wants to use livestreamed sports to get people hooked on…</p> </a> </li> </ul> <section class="footer-links"> <ul> <li><a href="/web/20161121231137/http://deadline.com/about-dhd/" title="About" rel="nofollow">About Us</a></li> <li><a href="/web/20161121231137/http://deadline.com/advertise/" title="Advertise" rel="nofollow">Advertise</a></li> <li><a href="https://web.archive.org/web/20161121231137/http://pmc.com/terms-of-use/" title="Terms of Use" rel="nofollow">Terms of Use</a> </li> <li><a href="https://web.archive.org/web/20161121231137/http://pmc.com/privacy-policy/" title="Privacy Policy" rel="nofollow">Privacy Policy</a></li> <li><a href="https://web.archive.org/web/20161121231137/http://pmc.com/privacy-policy/#california" title="Your Privacy Rights" rel="nofollow">Your Privacy Rights</a></li> <li><a href="https://web.archive.org/web/20161121231137/https://plus.google.com/+Deadline" rel="publisher">Google+</a></li> </ul> </section> <section class="pmc-links"> <h3 class="pmc-logo-wrap"><a href="https://web.archive.org/web/20161121231137/http://www.pmc.com/" title="PMC Network"> <span class="pmc-logo logos"></span> <span class="power-content">The Power of Content</span></a></h3> <nav> <ul class="pmc-properties icon-pmc-logos"> <li class=" variety-logo logos"><a title="Variety" href="https://web.archive.org/web/20161121231137/http://variety.com/"><span>Variety</span></a></li> <li class=" india-logo logos"><a title="india.com" href="https://web.archive.org/web/20161121231137/http://india.com/"><span>india.com</span></a></li> <li class=" hollywoodlife-logo logos"><a title="Hollywoodlife" href="https://web.archive.org/web/20161121231137/http://hollywoodlife.com/"><span>Hollywoodlife</span></a></li> <li class=" varietylatino-logo logos"><a title="VarietyLatino" href="https://web.archive.org/web/20161121231137/http://varietylatino.com/"><span>VarietyLatino</span></a></li> <li class=" tvline-logo logos"><a title="TV Line" href="https://web.archive.org/web/20161121231137/http://tvline.com/"><span>TV Line</span></a></li> <li class=" bgr-logo logos"><a title="BGR" href="https://web.archive.org/web/20161121231137/http://bgr.com/"><span>BGR</span></a></li> <li class=" wwd-logo logos"><a title="WWD" href="https://web.archive.org/web/20161121231137/http://wwd.com/"><span>WWD</span></a></li> <li class=" fn-logo logos"><a title="Footwear News" href="https://web.archive.org/web/20161121231137/http://footwearnews.com/"><span>Footwear News</span></a></li> </ul> </nav> </section> <p class="copyright">Copyright © 2016 Penske Business Media, LLC. All rights reserved.<br/> HOLLYWOOD™ & Design © 2016 Hollywood Chamber of Commerce. The Hollywood Sign is a trademark and intellectual property of Hollywood Chamber of Commerce. All Rights Reserved. </p> <p class="copyright powered-by-vip">Powered by <a href="https://web.archive.org/web/20161121231137/https://vip.wordpress.com/?utm_source=vip_powered_wpcom&utm_medium=web&utm_campaign=VIP%20Footer%20Credit" rel="generator nofollow" class="powered-by-wpcom">WordPress.com VIP</a></p> </div><!-- closes wrap --> </footer> <!-- facebook needs this div to load the button :hover --> <div id="fb-root"></div> <script type="text/javascript"> try { amznads.setTargetingForGPTAsync('amznslots'); } catch(e) { /*ignore*/} </script> <!-- pmc-adm targeting --> <script> if ( typeof pmc !== 'undefined' && typeof pmc.hooks !== 'undefined' ) { pmc.hooks.add_filter( 'pmc-adm-set-targeting-keywords', function( keywords ) { try { if ( typeof Krux !== 'undefined' ) { if ( typeof keywords['ksg'] === 'undefined' ) { keywords['ksg'] = Krux.segments; } if ( typeof keywords['kuid'] === 'undefined' ) { keywords['kuid'] = Krux.user; } } } catch(e) {} return keywords; } ); } (function() { if( window.hasOwnProperty('pmc_krux' ) ) { window.pmc_krux['destination-url'] = document.location.href; if( document.hasOwnProperty('referrer') && document.referrer.length ) { window.pmc_krux['referrer'] = document.referrer; } if( 'undefined' !== typeof pmc_meta && 'string' === pmc_meta.omni_visit_id ) { window.pmc_krux['omni_visit_id'] = pmc_meta.omni_visit_id; } } })(); </script> <!-- DO NOT REMOVE, comment for engineering, 4BAfe4nkpyAktm3S --> <!-- Begin comScore Tag --> <script type="text/javascript"> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035310", c3: "", c4: "", c5: "", c6: "", c15: "" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://web.archive.org/web/20161121231137/https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <!-- End comScore Tag --> <!-- Quantcast Tag, part 2 --> <script type="text/javascript"> _qevents.push([ { qacct:"p-0f0nSqEQ_DwA6" }, // Deadline P-code { qacct:"p-31f3D02tYU8zY" } // PMC P-Code ]); </script> <noscript> <div style="display:none;"> <img src="//web.archive.org/web/20161121231137im_/http://pixel.quantserve.com/pixel?a.1=<code>&a.2=p-31f3D02tYU8zY" border="0" height="1" width="1" alt="Quantcast"/> </div> </noscript> <!-- Quantcast tag End, part 2 --> <!-- CrazyEgg start --> <script type="text/javascript"> setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol+"//web.archive.org/web/20161121231137/http://dnn506yrbagrg.cloudfront.net/pages/scripts/0011/4414.js?"+Math.floor(new Date().getTime()/3600000); a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1); </script> <!-- CrazyEgg end --> <!-- START Nielsen Online SiteCensus V6.0 --> <!-- COPYRIGHT 2010 Nielsen Online --> <script type="text/javascript"> (function () { var d = new Image(1, 1); d.onerror = d.onload = function () { d.onerror = d.onload = null; }; d.src = ["//web.archive.org/web/20161121231137/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-203220h&cg=0&cc=1&si=", escape(window.location.href), "&rp=", escape(document.referrer), "&ts=compact&rnd=", (new Date()).getTime()].join(''); })(); </script> <noscript><div><img src="//web.archive.org/web/20161121231137im_/http://secure-us.imrworldwide.com/cgi-bin/m?ci=us-203220h&cg=0&cc=1&ts=noscript" width="1" height="1" alt=""/></div></noscript> <!-- END Nielsen Online SiteCensus V6.0 --> <!-- START callback function for onhashchange(when the hash tag in the url gets updated) --> <script type="text/javascript"> function global_urlhashchanged() { /** * Track pageview */ // Build the current domain name var tmp_td = document.domain.split('.'); var tracking_domain = tmp_td[tmp_td.length-2] + "." + tmp_td[tmp_td.length-1]; // Build the current image var imgname = location.hash.replace('#',''); try { ga( 'send', 'pageview', location.pathname + location.hash ); } catch(err) {} // Track Comscore try { setTimeout(function(){ var url = "http" + (/^https:/.test(document.location.href) ? "s" : "") + "://beacon.scorecardresearch.com/scripts/beacon.dll" + "?c1=2&c2=6035310&c3=&c4=&c5=&c6=&c7=" + escape(document.location.href) + "&c8=" + escape(document.title) + "&c9=" + escape(document.referrer) + "&c10=" + escape(screen.width+'x'+screen.height) + "&rn=" + (new Date()).getTime(); var i = new Image(); i.src = url; }, 1); COMSCORE.beacon({ c1: "2", c2: "6035310", c3: "", c4: "", c5: "", c6: "", c15: ""}); } catch(err) {} // Track Quantcast try { _qevents.push([ { qacct:"p-0f0nSqEQ_DwA6" }, // Deadline P-code { qacct:"p-31f3D02tYU8zY" } // PMC P-Code ]); } catch(err) {} /** * Track pageview end */ } </script> <script src="//web.archive.org/web/20161121231137js_/http://tru.am/scripts/custom/penskemedia.js"></script> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://s.skimresources.com/js/87443X1540252.skimlinks.js"></script> <script type="text/javascript" class="script-mobile"> pmc_adm_gpt.init({ "ad_targetings": { "host": "deadline.com", "kw": [ "breaking-news", "news", "politics", "bertrand-moullier", "david-garrett", "digital-single-market", "geoblocking", "ifta", "jean-prewitt", "film", "international", "tv" ] }, "ad_list": { "default": [ { "targeting": [], "slot": "3782/DHD/ros/skin", "id": "gpt-dl-ros-skin-uid0", "bidders": false, "oop": true }, { "targeting": { "pos": "top" }, "slot": "3782/DHD/ros", "id": "div-gpt-deadline-ros-970x90-uid1", "width": [ [ 970, 90 ], [ 1000, 577 ], [ 728, 90 ], [ 970, 66 ], [ 970, 250 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527242" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-deadline-ros-970x90-uid1", "sizes": [ [ 970, 90 ], [ 1000, 577 ], [ 728, 90 ], [ 970, 66 ], [ 970, 250 ] ] } }, { "targeting": [], "slot": "3782/DHD/ros/inline", "id": "gpt-dl-article-inline-uid2", "bidders": false, "oop": true }, { "targeting": { "pos": "mid" }, "slot": "3782/DHD/ros/river-mid", "id": "div-gpt-dl-ros-620x250-uid3", "width": [ [ 620, 250 ], [ 300, 251 ], [ 500, 280 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527243" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-dl-ros-620x250-uid3", "sizes": [ [ 620, 250 ], [ 300, 251 ], [ 500, 280 ] ] } }, { "targeting": { "pos": "bottom" }, "slot": "3782/DHD/ros/river-bottom", "id": "div-gpt-dl-ros-620x251-uid4", "width": [ [ 620, 251 ], [ 300, 252 ], [ 500, 280 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527243" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-dl-ros-620x251-uid4", "sizes": [ [ 620, 251 ], [ 300, 252 ], [ 500, 280 ] ] } }, { "targeting": { "pos": "top" }, "slot": "3782/DHD/ros", "id": "div-gpt-deadline-ros-300x600-uid5", "width": [ [ 300, 600 ], [ 300, 1050 ], [ 300, 251 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527242" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-deadline-ros-300x600-uid5", "sizes": [ [ 300, 600 ], [ 300, 1050 ], [ 300, 251 ] ] } }, { "targeting": { "pos": "bottom" }, "slot": "/3782/DHD/marketplace_3", "id": "div-gpt-deadline-marketplace3-uid6", "width": [ [ 300, 100 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527243" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-deadline-marketplace3-uid6", "sizes": [ [ 300, 100 ] ] } }, { "targeting": { "pos": "bottom" }, "slot": "/3782/DHD/ros", "id": "div-gpt-deadline-ros-300x250-uid7", "width": [ [ 300, 250 ] ], "bidders": { "bids": [ { "bidder": "appnexus", "params": { "placementId": "9527243" } }, { "bidder": "rubiconLite", "params": { "accountId": "11714", "siteId": "37956", "zoneId": "204924" } } ], "code": "div-gpt-deadline-ros-300x250-uid7", "sizes": [ [ 300, 250 ] ] } } ] } }); </script> <!-- wpcom_wp_footer --> <script type="text/liquid" id="ac_article"> <div class="ac_title">{{ result | highlight: 'title' | unescape }}</div> <div class="ac_sub">{{ result.published_at | date: "%h %d, %Y" }}</div> </script> <script type="text/liquid" id="ac_tag"> <div class="ac_title"> <a href="{{ result.url }}">{{ result.name }}</a> </div> </script> <div style="display:none"> </div> <script type="text/javascript"> /* <![CDATA[ */ var HighlanderComments = {"loggingInText":"Logging In\u2026","submittingText":"Posting Comment\u2026","postCommentText":"Post Comment","connectingToText":"Connecting to %s","commentingAsText":"%1$s: You are commenting using your %2$s account.","logoutText":"Log Out","loginText":"Log In","connectURL":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/pmcdeadline2.wordpress.com\/public.api\/connect\/?action=request","logoutURL":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/pmcdeadline2.wordpress.com\/wp-login.php?action=logout&_wpnonce=bac92ccfbc","homeURL":"https:\/\/web.archive.org\/web\/20161121231137\/http:\/\/deadline.com\/","postID":"1201857973","gravDefault":"blank","enterACommentError":"Please enter a comment","enterEmailError":"Please enter your email address here","invalidEmailError":"Invalid email address","enterAuthorError":"Please enter your name here","gravatarFromEmail":"This picture will show whenever you leave a comment. Click to customize it.","logInToExternalAccount":"Log in to use details from one of these accounts.","change":"Change","changeAccount":"Change Account","comment_registration":"","userIsLoggedIn":"","isJetpack":"0","text_direction":"ltr"}; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s0.wp.com/_static/??/wp-content/js/jquery/jquery.autoresize.js,/wp-content/mu-plugins/highlander-comments/script.js?m=1479242854j"></script> <noscript><img src="//web.archive.org/web/20161121231137im_/http://heartbeat.pmc.com/track?host=deadline.com&path=%2F2016%2F11%2Feurope-digital-single-market-what-you-need-to-know-how-it-could-kill-the-indie-business-1201857973%2F&post_id=1201857973&title=Europe%E2%80%99s+Digital+Single+Market%3A+What+You+Need+To+Know+%26+How+It+Could+Kill+The+Indie+Biz&author=Diana+Lodderhose&comment_count=2" border="0" width="0" height="0" style="z-index: 0; bottom: -1px; left: -1px; display: inline; position: fixed;"/></noscript><script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s1.wp.com/wp-content/mu-plugins/akismet-3.0/_inc/form.js?m=1404442431h"></script> <script type="text/javascript"> /* <![CDATA[ */ var pmc_helpdesk_vars = {"_ajax_url":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/pmcdeadline2.wordpress.com\/wp-admin\/admin-ajax.php","_activity_indicator_url":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/pmcdeadline2.wordpress.com\/wp-admin\/images\/wpspin_light.gif","affirm":"Okay"}; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s1.wp.com/_static/??-eJxdjcEOwiAQRH9IulZJ9GL8FgMbgbLbtbCt/r1w0Bhvk3lvMrCJcTNX5AqpgMc1OpTnkMoOfhCpkaz3yAVynLDAQ1Ex3NhnXP7lGpCaskYBIfcd9hwwi8cy9S9C1s80ssvaQO/dTA1Vs6Dk10CRm3Sly2hPe3u04/mQ3jRhQkw="></script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/http://platform.twitter.com/widgets.js?ver=20111117"></script> <script type="text/javascript"> /* <![CDATA[ */ var krux_event_pixels = {"gallery_slide_view":""}; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s1.wp.com/_static/??-eJyVjEEOgjAQAD9kXY1iwsH4llLWutBuN+0W8PeCB09euE0mmYFZjEusyAqxGgnVExfQmVQxmy5YN3aUeyOEIMg9sT8O5QB7OsYJ8/9WXxixwEQCEt3vs7EPqbPBPCs7pbTKocBs35KItez4jLkuRq3f+i8LLRjWwSPez9dLc2vb5nQbPs2JY1U="></script> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://s.swiftypecdn.com/cc/Tyut9ZjAAB9kAKBjPMRb.js?ver=1.0"></script> <script type="text/javascript"> /* <![CDATA[ */ var SwiftypeConfigs = {"engine_key":"Tyut9ZjAAB9kAKBjPMRb","redirect_to":"\/results","home_url":"https:\/\/web.archive.org\/web\/20161121231137\/http:\/\/deadline.com\/","placeholder_image":"","image_size":"medium","autocomplete":{"tags":{"include":true,"name":"Tags"},"articles":{"include":true,"name":"Articles"}},"author_list":["Nellie Andreeva","Mike Fleming Jr","Pete Hammond","Anita Busch","Jeremy Gerrard","David Lieberman","Nancy Tartaglione","Dominic Patten","Jen Yamato","The Deadline Team","Patrick Hipes","Denise Petski","Erik Pedersen","David Bloom","Anthony D'Alessandro","Lisa de Moraes","Scott Bowles","David Robb","Brian Brooks","Anna Lisa Raya","Diane Haithman"],"date_filters":{"date_options:radio-options":{"title":"Date Filter","default_option":0},"topics_facet:checkbox-facet":{"limit":7,"allowed_items":[],"disallowed_items":[]},"tags_facet:checkbox-facet":{"limit":7,"allowed_items":[],"disallowed_items":[]},"author_facet:checkbox-facet":[]},"custom_facet_settings":[],"meta_tags":{"post_types":{"post":"Article"},"show_content_type_meta_tag":false,"tags":["post_tag"],"topics":["vertical"],"custom_topics":[],"comment_count":true,"appeared_in_print":false},"trans":{"search":"Search","search_button":"Search","reference":"Relevance","pub_date_new":"Published Date (newest first)","pub_date_old":"Published Date (oldest first)","most_commented":"Most Commented","clear":"Clear","content_type":"Content Type","topics":"Topics","tags":"Tags","all":"All","twentyfour_hours":"Past 24 Hours","seven_days":"Past 7 Days","thirty_days":"Past 30 Days","twelve_months":"Past 12 Months"},"q":""}; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ var thickboxL10n = {"next":"Next >","prev":"< Prev","image":"Image","of":"of","close":"Close","noiframes":"This feature requires inline frames. You have iframes disabled or your browser does not support them.","loadingAnimation":"https:\/\/web.archive.org\/web\/20161121231137\/https:\/\/s1.wp.com\/wp-includes\/js\/thickbox\/loadingAnimation.gif"}; /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ var wpcomVipAnalytics = {"is_404":"0","is_home":"0","is_single":"1","is_front_page":"0","is_archive":"0","percentToTrack":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s2.wp.com/_static/??-eJydj01OAzEMRi9EYqb0Z4VYcAROkE7c1iFx0jih5PbNTMsIsQIkLyzL3/MzXJIaIxfkAuWEAQU+KEEKo0q+Holl7uVCh9ISghHBIuAE3u6j1xhS5J4XHYi1kwf4N7OnDnSs2RSK/AucRWM9MYKnfTa5TQx3rpiblkLje/uDjhN1o9C0gGxjBhvLrWDQWz2sv+DL/Lsj8eirxfmRcurX9/FzaX6KhLocX6lJx81WyrDxratLD7yE52G922yedo+rrbsCK/2fCA=="></script> <script type="text/javascript" src="//web.archive.org/web/20161121231137js_/http://widgets.outbrain.com/outbrain.js?ver=4.6.1-RC1-38499"></script> <script type="text/javascript" src="https://web.archive.org/web/20161121231137js_/https://s0.wp.com/wp-content/themes/vip/pmc-plugins/pmc-outbrain/assets/js/pmc-outbrain.js?m=1444841494h"></script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script><script src="//web.archive.org/web/20161121231137js_/http://stats.wp.com/w.js?55" type="text/javascript" async defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'36403310','blog_tz':'-8','user_lang':'en','blog_lang':'en','user_id':'0'}]); _stq.push(['view', {'blog':'36403310','v':'wpcom','tz':'-8','user_id':'0','post':'1201857973','subd':'pmcdeadline2'}]); function st_vt() {var x=document.createElement("img");x.src="https://web.archive.org/web/20161121231137/http://pixel.wp.com/g.gif?blog=36403310&v=wpcomvt&tz=-8&user_id=0&post=1201857973&subd=pmcdeadline2&rand="+Math.random();} _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1BNmNJfGhxNCVxUDExYmtib2E/SzdEJm0lUEtbdFU0fFk4cHZvcUFrZT90Tn4yQm1+R3NyNTc/SE4sa0ZsbndoVVZfSjc4OFVSNkV+P0hBW2hwdEZyRXpYZjNtTXhibEZoS3csam5rXTNdMGNlWmJnd0tdc0lRdGdfSG9jSD1lQjE2SUlyOWRnTDk4WmNJVE1YaHYmN2VfP04lTTlLZkNnb0NjRS1dUCtjRkk4ZGZvWzglckFsSFpTcnltdyUvSkJJeCtOSUxRJTRVK1gya0Q9Lm9MX0g/R204JVNoJkhtVTZHbVYyZz9JUG4vQ3V6W3I9NHA='}]); _stq.push([ 'clickTrackerInit', '36403310', '1201857973' ]); </script> <noscript><img src="https://web.archive.org/web/20161121231137im_/http://pixel.wp.com/b.gif?v=noscript" style="height:0px;width:0px;overflow:hidden" alt=""/></noscript> <script> if ( 'object' === typeof wpcom_mobile_user_agent_info ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ""; if( false !== wpcom_mobile_user_agent_info.matchedPlatformName ) mobileStatsQueryString += "&x_" + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName ) mobileStatsQueryString += "&x_" + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; if( wpcom_mobile_user_agent_info.isIPad() ) mobileStatsQueryString += "&x_" + 'ipad_views' + '=' + 'views'; if( "" != mobileStatsQueryString ) { new Image().src = document.location.protocol + '//web.archive.org/web/20161121231137/http://pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } </script> <!-- Divs for easy breakpoint checks in JS --> <div id="js-small-vis-check"></div> <div id="js-large-vis-check"></div> </body> </html> <!-- generated 269 seconds ago generated in 0.204 seconds served from batcache in 0.002 seconds expires in 31 seconds --> <!-- FILE ARCHIVED ON 23:11:37 Nov 21, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:04:31 Mar 02, 2025. 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.48 exclusion.robots: 0.025 exclusion.robots.policy: 0.015 esindex: 0.008 cdx.remote: 10.876 LoadShardBlock: 99.278 (3) PetaboxLoader3.datanode: 129.527 (4) load_resource: 166.903 PetaboxLoader3.resolve: 86.884 -->