CINXE.COM

copyright | Wex | US Law | LII / Legal Information Institute

<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1734385-15"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-1734385-15'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-PDVVHXRDE6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-PDVVHXRDE6'); </script> <meta charset="utf-8" /> <meta name="version" content="v10.11.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://www.law.cornell.edu/sites/www.law.cornell.edu/files/favicon_0.ico" type="image/vnd.microsoft.icon" /> <link rel="canonical" href="https://www.law.cornell.edu/wex/copyright"> <meta property="og:site_name" content="LII / Legal Information Institute" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.law.cornell.edu/wex/copyright" /> <meta property="og:title" content="copyright" /> <meta property="og:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="twitter:card" content="Wex - copyright" /> <meta name="twitter:site" content="@LIICornell" /> <meta name="twitter:url" content="https://www.law.cornell.edu/wex/copyright" /> <meta name="twitter:title" content="copyright" /> <meta name="twitter:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="dcterms.title" content="copyright" /> <title>copyright | Wex | US Law | LII / Legal Information Institute</title> <!-- schema.org metadata --> <script type="application/ld+json"> {"@context": "http://schema.org", "@graph": [{"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "item": {"@id": "https://www.law.cornell.edu", "name": "LII"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "https://www.law.cornell.edu/wex", "name": "Wex"}}, {"@type": "ListItem", "position": 5, "item": {"@id": "https://www.law.cornell.edu/wex/copyright", "name": "copyright"}}]}, {"@type": "WebSite", "url": "https://www.law.cornell.edu/wex/copyright", "name": "copyright", "author": {"@type": "Organization", "name": "LII", "url": "https://www.law.cornell.edu"}, "description": "Wex - copyright", "publisher": {"@type": "Organization", "name": "LII / Legal Information Institute", "url": "https://www.law.cornell.edu"}}]} </script> <!-- /schema.org --> <!-- API url --> <script> SEARCH_URL = 'https://api.law.cornell.edu/lii/search'; </script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans" /> <link rel="stylesheet" type="text/css" href="/staticsite_styles/lii_stylenator_v48.min.css" /> <!-- include adcode --> <script type='text/javascript'> !function (a) { var b = /iPhone/i, c = /iPod/i, d = /iPad/i, e = /(?=.*\bAndroid\b)(?=.*\bMobile\b)/i, f = /Android/i, g = /(?=.*\bAndroid\b)(?=.*\bSD4930UR\b)/i, h = /(?=.*\bAndroid\b)(?=.*\b(?:KFOT|KFTT|KFJWI|KFJWA|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|KFARWI|KFASWI|KFSAWI|KFSAWA)\b)/i, i = /IEMobile/i, j = /(?=.*\bWindows\b)(?=.*\bARM\b)/i, k = /BlackBerry/i, l = /BB10/i, m = /Opera Mini/i, n = /(CriOS|Chrome)(?=.*\bMobile\b)/i, o = /(?=.*\bFirefox\b)(?=.*\bMobile\b)/i, p = new RegExp('(?:Nexus 7|BNTV250|Kindle Fire|Silk|GT-P1000)', 'i'), q = function (a, b) { return a.test(b) }, r = function (a) { var r = a || navigator.userAgent, s = r.split('[FBAN'); return 'undefined' != typeof s[1] && (r = s[0]), s = r.split('Twitter'), 'undefined' != typeof s[1] && (r = s[0]), this.apple = { phone: q(b, r), ipod: q(c, r), tablet: !q(b, r) && q(d, r), device: q(b, r) || q(c, r) || q(d, r) }, this.amazon = { phone: q(g, r), tablet: !q(g, r) && q(h, r), device: q(g, r) || q(h, r) }, this.android = { phone: q(g, r) || q(e, r), tablet: !q(g, r) && !q(e, r) && (q(h, r) || q(f, r)), device: q(g, r) || q(h, r) || q(e, r) || q(f, r) }, this.windows = { phone: q(i, r), tablet: q(j, r), device: q(i, r) || q(j, r) }, this.other = { blackberry: q(k, r), blackberry10: q(l, r), opera: q(m, r), firefox: q(o, r), chrome: q(n, r), device: q(k, r) || q(l, r) || q(m, r) || q(o, r) || q(n, r) }, this.seven_inch = q(p, r), this.any = this.apple.device || this.android.device || this.windows.device || this.other.device || this.seven_inch, this.phone = this.apple.phone || this.android.phone || this.windows.phone, this.tablet = this.apple.tablet || this.android.tablet || this.windows.tablet, 'undefined' == typeof window ? this : void 0 }, s = function () { var a = new r; return a.Class = r, a }; 'undefined' != typeof module && module.exports && 'undefined' == typeof window ? module.exports = r : 'undefined' != typeof module && module.exports && 'undefined' != typeof window ? module.exports = s() : 'function' == typeof define && define.amd ? define('isMobile', [], a.isMobile = s()) : a.isMobile = s() }(this); </script> <!-- mobile: vignettes and page-level --> <script async src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'> </script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: 'ca-pub-6351434937294517', enable_page_level_ads: true, }); </script> <!-- adsense --> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function () { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> function makeDefs() { var width = window.innerWidth || document.documentElement.clientWidth; if (width >= 1200) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[728,90]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 992) && (width < 1199)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 768) && (width < 992)) { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } else if ((width >= 576) && (width < 768)) { var topsize = '[180,150]'; var midsize = '[[1,1],[180,150]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[180,15]]'; } else if ((width >= 360) && (width < 576)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[300,250],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } var topdefp1 = 'googletag.defineSlot('; var topdefp2 = "'/1519273/LII_DEFAULT_TopRight_300x250', ".concat(topsize, ','); var topdef = topdefp1.concat(topdefp2, '\'', 'div-gpt-ad-top', '\'', ').addService(googletag.pubads()); '); var middefp1 = 'googletag.defineSlot('; var middefp2 = "'/1519273/LII_DEFAULT_MidRight_300x250', ".concat(midsize, ','); var middef = middefp1.concat(middefp2, '\'', 'div-gpt-ad-middle', '\'', ').addService(googletag.pubads()); '); var bottomdefp1 = 'googletag.defineSlot('; var bottomdefp2 = "'/1519273/LII_DEFAULT_Footer_728x90', ".concat(bottomsize, ','); var bottomdef = bottomdefp1.concat(bottomdefp2, '\'', 'div-gpt-ad-bottom', '\'', ').addService(googletag.pubads()); '); var sponsorcaptiondefp1 = 'googletag.defineSlot('; var sponsorcaptiondefp2 = "'/1519273/LII_DEFAULT_SponsorCaption', ".concat(sponsorcaptionsize, ','); var sponsorcaptiondef = sponsorcaptiondefp1.concat(sponsorcaptiondefp2, '\'', 'div-gpt-ad-sponsorcaption', '\'', ').addService(googletag.pubads()); '); var defs = topdef + middef + bottomdef + sponsorcaptiondef return defs; }; googletag.cmd.push(function () { { mydefs = makeDefs(); eval(mydefs); }; googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); //--> </script> <!-- /adsense --> <!-- /include adcode --> <script src="https://justatic.com/v/20160725b/shared/js/widgets/find-a-lawyer.js"></script> </head> <body> <div id="liisurveymodal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="liisurveymodal" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-title-box">Please help us improve our site!</div> <div class="modal-header"> <button type="button" class="close" onclick="snooze_survey()" data-dismiss="modal">&times;</button> </div> <div class="modal-body"> <iframe title="Survey Frame" class="survey-content" id="iframeHolder"></iframe> </div> <div class="modal-footer"> <a href="#" class="btn btn-primary" class="close" data-dismiss="modal" onclick="snooze_survey()">No thank you</a> </div> </div> </div> </div> <header id="conannav" class="navbar navbar-fixed-top active"> <a href="#content" class="skip">Skip to main content</a> <div id="cu-identity"> <div class="container-fluid"> <a href="https://www.cornell.edu" id="insignialink" title="Cornell University"> <img class="img-responsive" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/insignia.gif" alt="Cornell University insignia" /> </a> <a href="https://www.lawschool.cornell.edu/" id="clslink" title="Cornell Law School">Cornell Law School</a> <a href="https://www.cornell.edu/search/" id="cusearch" title="Search Cornell University">Search Cornell</a> </div> </div> <div id="lii-identity" class="col-12 identity-header"> <div id="liiheader" class="container-fluid"> <nav id="liiallnav" class="navbar" aria-label="Main"> <div id="liibanner" class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#liinav" href="#liinav"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div id="liilogodiv"> <a id="liilogo" class="navbar-brand" href="/" aria-label="lii logo"></a> </div> <div class="navbar-right" id="liinavbarstuff"> <button id="survey" class="btn btn-primary icon-pencil icon-white" style="display: none; margin-bottom: 10px; margin-top:-20px; height: 42px">Please help us improve our site!</button> <div id="liidonatewrap"> <a id="liidonate" class="navbar-link mdblueinv" href="/donate" aria-label="Donate to LII"> <span class="glyphicon glyphicon-gift"></span> <span class="gltxt">Support Us!</span> </a> </div> <div id="liisearchlinkwrap"> <a id="liisearchlink" href="#" class="navbar-link cured" aria-label="Search LII"> <span class="glyphicon glyphicon-search"></span> <span class="gltxt">Search</span> </a> </div> <div id="liisearch" href="#"> <div class="input-group" id="adv-search" role="search"> <input label="Enter the terms you wish to search for." placeholder="Search" class="form-control form-text" type="text" id="edit-keys" name="keys" value="" list="autocomplete_list" aria-label="Enter search terms text box"> <datalist id="autocomplete_list"> </datalist> <div class="input-group-btn"> <div class="btn-group" role="group" aria-label="Filter and search buttons"> <button type="button" class="btn btn-primary" onclick="findNowClickEvent()" aria-label="Find now"><span class="glyphicon glyphicon-search" aria-hidden="true" role="button"></span></button> </div> </div> </div> </div> </div> <div id="liinav" class="collapse navbar-collapse"> <ul id="liiheadernav" class="nav navbar-nav" role="menubar" aria-hidden="false"> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/about/about_lii" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">About LII</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/lii/about/who_we_are">Who We Are</a> </li> <li role="menuitem"> <a href="/lii/about/what_we_do">What We Do</a> </li> <li role="menuitem"> <a href="/lii/about/who_pays_for_this">Who Pays For This</a> </li> <li role="menuitem"> <a href="/lii/about/contact_us">Contact Us</a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/get_the_law" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Get the law</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a title="U.S. Constitution" href="/constitution">Constitution</a> </li> <li role="menuitem"> <a title="Supreme Court" href="/supremecourt/text/home">Supreme Court</a> </li> <li role="menuitem"> <a title="U.S. Code" href="/uscode/text">U.S. Code</a> </li> <li role="menuitem"> <a title="C.F.R." href="/cfr/text">CFR</a> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Federal Rules" href="/rules" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Federal Rules</a> <ul role="menu" aria-hidden="true" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/rules/frap">Federal Rules of Appellate Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcp">Federal Rules of Civil Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcrmp">Federal Rules of Criminal Procedure</a> </li> <li role="menuitem"> <a href="/rules/fre">Federal Rules of Evidence</a> </li> <li role="menuitem"> <a href="/rules/frbp">Federal Rules of Bankruptcy Procedure</a> </li> </ul> </li> <li role="menuitem"> <a title="U.C.C." href="/ucc">U.C.C.</a> </li> <li aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Law by jurisdiction" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Law by jurisdiction</a> <ul role="menu" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/states">State law</a> </li> <li role="menuitem"> <a href="/uniform">Uniform laws</a> </li> <li role="menuitem"> <a href="/federal">Federal law</a> </li> <li role="menuitem"> <a href="/world">World law</a> </li> </ul> </li> </ul> </li> <li role="menuitem"> <a href="https://lawyers.law.cornell.edu/">Lawyer directory</a> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/wex" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Legal encyclopedia</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/wex/category/business_law">Business law</a> </li> <li role="menuitem"> <a href="/wex/category/constitutional_law">Constitutional law</a> </li> <li role="menuitem"> <a href="/wex/category/criminal_law_and_procedure">Criminal law</a> </li> <li role="menuitem"> <a href="/wex/category/family_law">Family law</a> </li> <li role="menuitem"> <a href="/wex/category/employment_law">Employment law</a> </li> <li role="menuitem"> <a href="/wex/category/money_and_financial_problems">Money and Finances</a> </li> <li role="menuitem"> <a href="/wex/wex_articles">More...</a> </li> </ul> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/lii/help_out" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Help out</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem" aria-hidden="true"> <a href="/donate">Give</a> </li> <li role="menuitem" aria-hidden="true"> <a href="/lii/help_out/sponsor">Sponsor</a> </li> <li role="menuitem"> <a href="/lii/help_out/advertise">Advertise</a> </li> <li role="menuitem"> <a href="/lii/help_out/create">Create</a> </li> <li role="menuitem"> <a href="/lii/help_out/promote">Promote</a> </li> <li role="menuitem"> <a href="/lii/help_out/join_directory">Join Lawyer Directory</a> </li> </ul> </li> </ul> <ul id="liinavsoc" class="nav navbar-nav navbar-right"> <li> <div class="addthis_horizontal_follow_toolbox"></div> </li> </ul> </div> </div> </nav> </div> </div> </header> <br><br> <div id="breadcrumb" class="container-fluid"> <div class="row"> <div class="navbar-header"> <nav aria-label="breadcrumb" class="bc-icons-2"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">LII</a></li> <li class="breadcrumb-item"><a href="/wex">Wex</a></li> <li class="breadcrumb-item breadcrumb-last">copyright</li> </ol> </nav> </div> </div> </div> <main id="main" class="container-fluid"> <div id="content" class="col-sm-8"> <div class="pagewrapper"> <div class="container-fluid"> <div class="row"> <div title="Definitions Frame"></div> <div id="extracted-content"> <div id="main-content"> <h1 class="title" id="page-title">copyright</h1> <!-- here if we decide to print the summary in the page display --> <h2 class="element-invisible">Primary tabs</h2> <div id="content1"> <article about="/wex/copyright" class="node-6360 node node-wex-cck en view-mode-full clearfix" typeof="sioc:Item foaf:Document"> <header> <span class="rdf-meta element-hidden" content="copyright" property="dc:title"></span> </header> <div class="field field-name-body field-type-text-with-summary field-label-hidden"> <div class="field-items"> <div class="field-item even" property="content:encoded"><p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5">Copyright is the exclusive </span><a href="https://www.law.cornell.edu/wex/legal">legal</a> right to reproduce, publish, sell, or distribute the matter and form of something.</p> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440690-9083-11ef-b8c7-e9213680cfdc">Overview - U.S. Copyright Act</span></h4> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440691-9083-11ef-b8c7-e9213680cfdc">The U.S. Copyright Act, (codified at聽</span><a aria-label="17 U.S.C. 搂搂 101 - 810" href="https://www.law.cornell.edu/wex-cgi/wexlink?wexns=USC&amp;wexname=17">17 U.S.C. 搂搂 101 - 810</a>), is <a href="https://www.law.cornell.edu/wex/federal">federal</a> legislation which protects the writings of authors.聽Note that advancements in technology have led to an ever expanding understanding of the word "writings." The Copyright Act now reaches architectural design, software, the graphic arts, motion pictures, and sound recordings and more. All works of authorship <a href="https://www.law.cornell.edu/wex/fixed_in_a_tangible_medium_of_expression#:~:text=A%20work%20first%20must%20be,through%20visual%20or%20audio%20means.">fixed in a tangible medium of expression</a> and within the subject matter of copyright were deemed to fall within the exclusive <a href="https://www.law.cornell.edu/wex/jurisdiction#:~:text=definition,Marathon%20Oil%20Co.">jurisdiction</a> of the Copyright <a href="https://www.law.cornell.edu/wex/act#:~:text=Primary%20tabs,a%20movement%20must%20be%20voluntary.">Act</a> regardless of whether the work was created before or after that date and whether published or unpublished.</p> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440692-9083-11ef-b8c7-e9213680cfdc">Under聽</span><a href="https://www.law.cornell.edu/uscode/text/17/102">搂 102</a>, copyright protection exists in <a href="https://www.law.cornell.edu/wex/original_work_of_authorship">original works of authorship</a> fixed in any tangible medium of expression from which they can be perceived, reproduced, or otherwise communicated, either directly or with the aid of a machine or device.聽</p> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440693-9083-11ef-b8c7-e9213680cfdc">Derivative Works</span></h5> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440694-9083-11ef-b8c7-e9213680cfdc">Under聽</span><a href="https://www.law.cornell.edu/uscode/text/17/106">搂 106</a>,聽the owner of a copyright has the exclusive right to reproduce, distribute, perform, display, license, and to prepare聽<a href="https://www.law.cornell.edu/wex/derivative_work">derivative works</a>聽based on the copyrighted work.聽</p> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440695-9083-11ef-b8c7-e9213680cfdc">Fair Works</span></h5> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440696-9083-11ef-b8c7-e9213680cfdc">Under聽</span><a href="https://www.law.cornell.edu/uscode/text/17/107">搂 107</a>, the exclusive rights of the copyright owner are subject to limitation by the <a href="https://www.law.cornell.edu/wex/doctrine#:~:text=A%20single%20important%20rule%20or,in%20a%20field%20of%20law.">doctrine</a> of "<a href="https://www.law.cornell.edu/wex/fair_use">fair use</a>."聽Fair use of a copyrighted work for purposes such as criticism, comment, news reporting, teaching, scholarship, or research is not copyright infringement.聽To determine whether a particular use qualifies as fair use, courts apply the multi-factor <a href="https://www.law.cornell.edu/wex/balancing_test#:~:text=A%20subjective%20test%20with%20which,to%20decide%20which%20interest%20prevails.">balancing test</a> from聽<a href="https://www.law.cornell.edu/uscode/text/17/107">搂 107</a>.</p> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440697-9083-11ef-b8c7-e9213680cfdc">Limits on Copyright Protection</span></h4> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440698-9083-11ef-b8c7-e9213680cfdc">Copyright protection does not extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery. For example, if a book is written describing a new system of bookkeeping, copyright protection only extends to the author's description of the bookkeeping system; it does not protect the system itself. This view was expressed in聽</span><a href="https://supreme.justia.com/cases/federal/us/101/99/">Baker v. Selden, 101 U.S. 99 (1879)</a>.</p> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e9440699-9083-11ef-b8c7-e9213680cfdc">In addition to being independently created by the author, to qualify for copyright protection a work must also exhibit a minimum of originality. In聽</span><a href="https://supreme.justia.com/cases/federal/us/499/340/">Feist聽Publications v. Rural Telephone Service, 499 U.S. 340 (1991)</a>,聽the <a href="https://www.law.cornell.edu/wex/supreme_court">Supreme Court</a> held that a work must have "some minimal degree of creativity." Thus, a mere alphabetical聽list of data is not protected, but other original aspects of the work (page layout, design, format, or even the specific selection of data points) might be. This underscores the idea that information itself is not copyrightable, only the specific arrangements or presentations of it.</p> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069a-9083-11ef-b8c7-e9213680cfdc">Copyright Registration</span></h5> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069b-9083-11ef-b8c7-e9213680cfdc">According to the Copyright Act of 1976, registration of copyright is voluntary and may take place at any time during the term of protection.聽</span>See聽<a href="https://www.law.cornell.edu/uscode/text/17/chapter-4">搂 408</a>.聽 Although registration of a work with the Copyright Office is not a precondition for protection, under聽<a href="https://www.law.cornell.edu/uscode/text/17/411">搂 411</a>, an action for copyright infringement may not be commenced until the copyright has been formally registered with the Copyright Office.</p> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069c-9083-11ef-b8c7-e9213680cfdc">Deposit Requirement</span></h5> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069d-9083-11ef-b8c7-e9213680cfdc">Deposit of copies with the Copyright Office for use by the Library of Congress is a separate requirement from registration. Under聽</span><a href="https://www.law.cornell.edu/uscode/text/17/407">搂 407</a>, failure to comply with the deposit requirement within three months of publication of the protected work may result in a <a href="https://www.law.cornell.edu/wex/civil">civil</a> fine. The Register of Copyrights may exempt certain categories of material from the deposit requirement.</p> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069e-9083-11ef-b8c7-e9213680cfdc">Copyright Notice</span></h5> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e944069f-9083-11ef-b8c7-e9213680cfdc">In 1989 the U.S. joined the聽</span><a href="https://www.law.cornell.edu/treaties/berne/overview.html">Berne Convention for the Protection of Literary and Artistic Works</a>. In accordance with the requirements of the Berne Convention,聽<a href="https://www.law.cornell.edu/wex/copyright_notice">copyright notice聽</a>is no longer a condition of protection for works published after March 1, 1989. This change to the notice requirement applies only prospectively to copies of works publicly distributed after after March 1, 1989.</p> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a0-9083-11ef-b8c7-e9213680cfdc">However, lack of notice might be a relevant factor in determining the merits of an innocent infringement defense.聽</span>See聽<a href="https://www.law.cornell.edu/uscode/text/17/401">搂聽401</a>(d).</p> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a1-9083-11ef-b8c7-e9213680cfdc">The Berne Convention also modified the rule making copyright registration a precondition to commencing a </span><a href="https://www.law.cornell.edu/wex/lawsuit">lawsuit</a> for infringement. For works originating from a Berne Convention country, an infringement action may be initiated without registering the work with the U.S. Copyright Office.聽However, for works of U.S. origin, registration prior to <a href="https://www.law.cornell.edu/wex/file#:~:text=To%20file%20means%20to%20deposit,placed%20into%20the%20official%20record.">filing</a> suit is still required.</p> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a2-9083-11ef-b8c7-e9213680cfdc">The federal agency charged with administering the act is the Copyright Office of the Library of Congress.聽</span>See聽<a href="https://www.law.cornell.edu/wex-cgi/wexlink?wexns=USC&amp;wexname=17:701">搂 701</a>聽of the act. Its regulations are found in Parts 201 - 204 of title 37 of the Code of Federal Regulations.</p> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a3-9083-11ef-b8c7-e9213680cfdc">Federal Material</span></h4> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a4-9083-11ef-b8c7-e9213680cfdc">U.S. Constitution and Federal Statutes</span></h5> <ul dir="ltr"> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a5-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/uscode/17/">U.S. Copyright Act</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a6-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/anncon/">CRS Annotated Constitution</a></span></li> </ul> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a7-9083-11ef-b8c7-e9213680cfdc">Federal Agency Regulations</span></h5> <ul dir="ltr"> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a8-9083-11ef-b8c7-e9213680cfdc">Code of Federal Regulations:聽</span><a href="https://www.law.cornell.edu/cfr/text/37/chapter-II">37 C.F.R., Chapt. II</a>聽- Copyright Office</li> </ul> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406a9-9083-11ef-b8c7-e9213680cfdc">Federal Judicial Decisions</span></h5> <ul dir="ltr"> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406aa-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/supct/cases/copyrt.htm">Selected Historic Copyright Decisions</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406ab-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/search/site/copyright?f%5b0%5d=bundle%3Abulletin_cck">liibulletin Oral Argument Previews</a></span></li> </ul> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406ac-9083-11ef-b8c7-e9213680cfdc">International Material</span></h4> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406ad-9083-11ef-b8c7-e9213680cfdc">Conventions and Treaties</span></h5> <ul dir="ltr"> <li> <h5 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406ae-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/treaties/berne/overview.html">Berne Convention for the Protection of Literary and Artistic Works</a></span></h5> </li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406af-9083-11ef-b8c7-e9213680cfdc"><a href="http://portal.unesco.org/en/ev.php-URL_ID=15381&amp;URL_DO=DO_TOPIC&amp;URL_SECTION=201.html">Universal Copyright Convention</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b0-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.wipo.int/treaties/en/ip/phonograms/">Convention for the Protection of Producers of Phonograms</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b1-9083-11ef-b8c7-e9213680cfdc"><a href="http://unesdoc.unesco.org/images/0013/001307/130729mb.pdf">International Convention for the Protection of Performers, Producers of Phonograms and Broadcasting Organizations</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b2-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.wto.org/english/docs_e/legal_e/27-trips.pdf">GATT 1994 (including the Agreement on Trade-Related Aspects of Intellectual Property)</a></span></li> </ul> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b3-9083-11ef-b8c7-e9213680cfdc">Federal Agencies:</span></h4> <ul dir="ltr"> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b4-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.copyright.gov/">U.S. Copyright Office</a></span> <ul> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b5-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.copyright.gov/forms/">Forms</a></span></li> </ul> </li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b6-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.uspto.gov/">US Patent and Trademark Office</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b7-9083-11ef-b8c7-e9213680cfdc"><a href="https://cendi.gov/pdf/FAQ_Copyright_30jan18.pdf">CENDI Copyright FAQ (Commerce, Energy, NASA, Defense Information Managers Group)</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b8-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.copyright.com/">Copyright Clearance Center</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406b9-9083-11ef-b8c7-e9213680cfdc"><a href="https://eric.ed.gov/?id=ED387135">Report of NII Working Group on Intellectual Property</a></span></li> </ul> <h4 dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406ba-9083-11ef-b8c7-e9213680cfdc">Additional Resources:聽</span></h4> <ul dir="ltr"> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406bb-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.cni.org/">Coalition for Networked Information</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406bc-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.arl.org/focus-areas/copyright-ip#.V8XVgJgrI2x">Association of Research Libraries Copyright and Intellectual Policy</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406bd-9083-11ef-b8c7-e9213680cfdc"><a href="https://ec.europa.eu/info/index_en">European Union Directives on Copyright and Related Material from the EU Legal Advisory Board</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406be-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.wipo.org/">World Intellectual Property Organization (WIPO)</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406bf-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.wipo.int/wipolex/en/">Database of Intellectual Property Laws</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c0-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.abanet.org/intelprop/home.html">ABA Section of Intellectual Property Law</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c1-9083-11ef-b8c7-e9213680cfdc"><a href="http://librarycopyright.net/resources/">Copyright Advisory Network Tools</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c2-9083-11ef-b8c7-e9213680cfdc"><a href="http://judiciary.senate.gov/">Senate Judiciary Committee</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c3-9083-11ef-b8c7-e9213680cfdc"><a href="http://judiciary.house.gov/">House Judiciary Committee</a></span>聽(includes information from Subcommittee on Courts and Intellectual Property)</li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c4-9083-11ef-b8c7-e9213680cfdc"><a href="http://www.aipla.org/">American Intellectual Property Law Association</a></span></li> <li><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c5-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/disk.html">LII Downloads</a></span></li> </ul> <p dir="ltr"><span id="docs-internal-guid-ced9be5a-7fff-d5fa-e50c-d3544abdd5f5e94406c6-9083-11ef-b8c7-e9213680cfdc"><span id="docs-internal-guid-cee2b022-7fff-8bba-25bf-44df81c43e83">[Last updated in July of 2022 by the</span><a href="https://www.law.cornell.edu/lii/about/lii_staff/wdt"> Wex Definitions Team</a></span>]</p> </div> </div> </div> <div class="field field-name-taxonomy-vocabulary-7 field-type-taxonomy-term-reference field-label-above"> <ul> <li class="field-label">wex <ul class="field-items"> <li class="field-item even"><a aria-label="category: wex: PROPERTY" datatype="" href="/wex/category/property" property="rdfs:label skos:prefLabel" typeof="skos:Concept">PROPERTY</a></li> <li class="field-item odd"><a aria-label="category: wex: intellectual property" datatype="" href="/wex/category/intellectual_property_0" property="rdfs:label skos:prefLabel" typeof="skos:Concept">intellectual property</a></li> <li class="field-item even"><a aria-label="category: wex: copyright law" datatype="" href="/wex/category/copyright_law" property="rdfs:label skos:prefLabel" typeof="skos:Concept">copyright law</a></li> <li class="field-item odd"><a aria-label="category: wex: property law" datatype="" href="/wex/category/property_law" property="rdfs:label skos:prefLabel" typeof="skos:Concept">property law</a></li> <li class="field-item even"><a aria-label="category: wex: statutes" datatype="" href="/wex/category/statutes" property="rdfs:label skos:prefLabel" typeof="skos:Concept">statutes</a></li> <li class="field-item odd"><a aria-label="category: wex: wex articles" datatype="" href="/wex/category/wex_articles" property="rdfs:label skos:prefLabel" typeof="skos:Concept">wex articles</a></li> <li class="field-item even"><a aria-label="category: wex: wex definitions" datatype="" href="/wex/category/wex_definitions" property="rdfs:label skos:prefLabel" typeof="skos:Concept">wex definitions</a></li> </ul> </li> </ul> </div> <div class="field field-name-taxonomy-vocabulary-4 field-type-taxonomy-term-reference field-label-above"> <ul> <li class="field-label">Keywords <ul class="field-items"> <li class="field-item even"><a aria-label="category: Keywords: intellectual property" datatype="" href="/category/keywords/intellectual_property" property="rdfs:label skos:prefLabel" typeof="skos:Concept">intellectual property</a></li> <li class="field-item odd"><a aria-label="category: Keywords: COPYRIGHT" datatype="" href="/category/keywords/copyright" property="rdfs:label skos:prefLabel" typeof="skos:Concept">COPYRIGHT</a></li> <li class="field-item even"><a aria-label="category: Keywords: copyright infringement" datatype="" href="/category/keywords/copyright_infringement" property="rdfs:label skos:prefLabel" typeof="skos:Concept">copyright infringement</a></li> <li class="field-item odd"><a aria-label="category: Keywords: copyright law" datatype="" href="/category/keywords/copyright_law" property="rdfs:label skos:prefLabel" typeof="skos:Concept">copyright law</a></li> <li class="field-item even"><a aria-label="category: Keywords: Copyright Act" datatype="" href="/category/keywords/copyright_act" property="rdfs:label skos:prefLabel" typeof="skos:Concept">Copyright Act</a></li> </ul> </li> </ul> </div> </article> </div> </div><!-- /#main-content --> </div> </div> </div> </div> <div id="page-bottom" aria-hidden="true"> <div class="region region-bottom"> <div id="block-liidfp-2" class="block block-liidfp first last odd"> <div class="gfs"> <div id="div-gpt-ad-bottom" data-google-query-id="CNH77Z7C7d8CFURLAQodp9oMpg"> <script type="text/javascript"> googletag.cmd.push(function () { googletag.display('div-gpt-ad-bottom'); }); </script> </div> </div> </div> </div> </div> </div> <aside id="supersizeme" class="col-sm-4" aria-label="Sponsor Listings and Toolbox panel"> <div class="block" id="toolbox"> <h2 class="title toolbox"><span class="glyphicon glyphicon-briefcase"></span> Wex Toolbox </h2> <div class="socSep"> <hr /> </div> <div class="addthis_sharing_toolbox"></div> <div class="socSep"> <hr /> </div> <script type="text/javascript"> var addthis_config = { data_track_addressbar: false, data_track_clickback: true, publid: 'liiadverts', ui_tabindex: 0, ui_508_compliant: true }; var addthis_share = { url_transforms: { shorten: { twitter: 'bitly' } }, shorteners: { bitly: { login: 'liicornell', apiKey: 'R_75b99d95e1c3033c4dbea23ce04bf5d3' } }, passthrough: { twitter: { via: 'LIICornell' } } }; </script> <script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=liiadverts" async="async"></script> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-top'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-top'); }); </script> </div> </div> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-middle'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-middle'); }); </script> </div> </div> </div> <div id="block-lii-justia-find-lawyers-sidebar" class="block block-lii last even"> <div id="block-lii-justia-lawyers" class="block block-lii last even"> <div class="sidebar"> <div class="results-sponsored"> <div data-directive="j-find-a-lawyer" data-crosslink="seemorelawyers" data-domain="lawyers.law.cornell.edu"> </div> </div> </div> </div> </div> </aside> </main> <footer id="liifooter" class="container-fluid"> <ul id="liifooternav" class="nav navbar-nav"> <li class="first"> <a href="/lii/about/accessibility" class="nav">Accessibility</a> </li> <li class="first"> <a href="/lii/about/about_lii" class="nav">About LII</a> </li> <li> <a href="/lii/about/contact_us" class="nav">Contact us</a> </li> <li> <a href="/lii/help_out/sponsor">Advertise here</a> </li> <li> <a href="/lii/help" class="nav">Help</a> </li> <li> <a href="/lii/terms/documentation" class="nav">Terms of use</a> </li> <li class="last"> <a href="/lii/terms/privacy_policy" class="nav">Privacy</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="/" title="LII home page"> <img width="62" height="43" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/LII_logo_footer.gif" alt="LII logo"> </a> </li> </ul> </footer> <script> jQuery(document).ready(function () { jQuery("#liisearchlink").click(function () { jQuery("#liisearch").toggle('slide'); jQuery("#liinavbarstuff").toggleClass('searchboxslid'); }); }); jQuery(document).ready(function () { jQuery('[data-toggle="tooltip"]').each(function () { var $elem = jQuery(this); $elem.tooltip({ html: true, container: $elem, delay: { hide: 400 } }); }); }); </script> <script type="text/javascript" src="/staticsite_scripts/htmldiff.js"> </script> <script type="text/javascript" src="/staticsite_scripts/lii_scriptinator.min.js"> </script> <script> window.addEventListener("load", function () { window.cookieconsent.initialise( { "palette": { "popup": { "background": "#000" }, "button": { "background": "#f1d600" } } }) }); </script> </body>

Pages: 1 2 3 4 5 6 7 8 9 10