<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Journal of Intellectual Property and Entertainment Law (JIPEL)</title>
	<atom:link href="http://jipel.law.nyu.edu/feed/" rel="self" type="application/rss+xml" />
	<link>http://jipel.law.nyu.edu</link>
	<description>Published by New York University School of Law</description>
	<lastBuildDate>Thu, 25 Apr 2013 21:17:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Three-Dimensional Printing and Open Source Hardware</title>
		<link>http://jipel.law.nyu.edu/2013/04/three-dimensional-printing-and-open-source-hardware/</link>
		<comments>http://jipel.law.nyu.edu/2013/04/three-dimensional-printing-and-open-source-hardware/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 04:00:58 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Spring 2013]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Patents]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=2485</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<style>
#toc .l1{padding-left: 0px;}
#toc .l2{padding-left: 30px;}
#toc .l3{padding-left: 60px;}
#toc .l4{padding-left: 90px;}
#toc .l5{padding-left: 120px;}
</style>
<p>By Eli Greenbaum<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div id="toc">
<div class="l1"><a href="#_intro">Introduction</a></div>
<div class="l1"><a href="#_I">I. Open Hardware Licenses</a></div>
<div class="l2"><a href="#_IA">A. The TAPR and CERN Open Hardware Licenses</a></div>
<div class="l2"><a href="#_IB">B. The Unsteady Legal Foundations of Open Hardware Licensing</a></div>
<div class="l1"><a href="#_II">II. Three-Dimensional Printing and Copyright</a></div>
<div class="l2"><a href="#_IIA">A. Technology of Three-Dimensional Printing</a></div>
<div class="l2"><a href="#_IIB">B. CAD and STL Files</a></div>
<div class="l2"><a href="#_IIC">C. Copyright in Printed Articles and Design Files</a></div>
<div class="l1"><a href="#_III">III. An Open Hardware License for Three-Dimensional Printing</a></div>
<div class="l2"><a href="#_IIIA">A. Theory and Structure of the License</a></div>
<div class="l2"><a href="#_IIIB">B. Advantages and Disadvantages of the Licensing Framework</a></div>
<div class="l1"><a href="#_conclu">Conclusion</a></div>
<div class="l1"><a href="#_appendix">Appendix: The Three-Dimensional Printing Open License</a></div>
</div>
</p>
<h3><a name="_intro"></a>Introduction</h3>
<p>Open source hardware, the physical equivalent of open source software, is a movement that advocates the public provision of hardware design documentation. For example, a purchaser of an Arduino open hardware circuit board has access to the full design documentation of the product, as well as the source code of all accompanying software.<a href="#_ftn1" name="_ftnref1">[1]</a> The ambitions of the open hardware movement have been inspired by the successes of open source software. Open principles of design have been central to the creation of significant pieces of software including, to take only some of the most prominent examples, the Linux and Android operating systems. Indeed, estimates are that more than half the software acquired in the coming years will be open source.<a href="#_ftn2" name="_ftnref2">[2]</a> While the open hardware movement remains in its infancy, it aspires to harness the open source philosophy for hardware design as successfully as those ideals have been applied in the context of software.<a href="#_ftn3" name="_ftnref3">[3]</a></p>
<p>One of the factors central to the success of open source software has been effective and enforceable licensing frameworks.<a href="#_ftn4" name="_ftnref4">[4]</a> On a theoretical level, licenses allow open source organizations to define community norms and the boundaries of acceptable behavior.<a href="#_ftn5" name="_ftnref5">[5]</a> More practically, legally enforceable licenses provide an effective means of enforcing those community norms and standards on non-cooperative members of the community.<a href="#_ftn6" name="_ftnref6">[6]</a> Unfortunately, it has proven difficult to construct a license to effectively implement an open hardware arrangement.<a href="#_ftn7" name="_ftnref7">[7]</a> This Article, however, shows how the rapidly evolving technology of three-dimensional printing can be used to construct a robust open hardware license.<a href="#_ftn8" name="_ftnref8">[8]</a></p>
<p>Those seeking to develop a sustainable model for open source hardware have struggled with both economic and legal obstacles. On the economic front, open source hardware differs in important ways from open source software. First, software can be compiled from source code and distributed at close to zero cost. In contrast, producing a piece of hardware involves a more involved and costly undertaking to source appropriate materials and structure an often-complex manufacturing process.<a href="#_ftn9" name="_ftnref9">[9]</a> Similarly, while a work of software can be copied and distributed at zero cost, the manufacturing costs of hardware make the expense of reproduction and distribution not insignificant. Hardware manufacturers may therefore find that restrictive intellectual property protection is necessary to recoup any expenses of production.<a href="#_ftn10" name="_ftnref10">[10]</a> Moreover, relatively small open source communities may find it difficult to compete with the economies of scale of commercial manufacturers.<a href="#_ftn11" name="_ftnref11">[11]</a> While collaborators on a software project can easily test modifications proposed by the group, the cost of building and prototyping improvements in physical objects makes this more difficult in the hardware context.<a href="#_ftn12" name="_ftnref12">[12]</a></p>
<p>Open source hardware must also overcome legal obstacles. Open source software can rely on copyright law to support its legal structure. As copyright automatically protects all original software works, a copyright license is necessary for the lawful reproduction, modification or distribution of software. This copyright license can be made subject to certain conditions such as, for example, the &ldquo;copyleft&rdquo; conditions of the most prominent open source software license, the General Public License (&ldquo;GPL&rdquo;).<a href="#_ftn13" name="_ftnref13">[13]</a> The GPL grants licensees broad rights to copy, modify and distribute licensed works, only on the condition, however, that licensees make all works &ldquo;based on&rdquo; the licensed code available under the terms of the GPL as well.<a href="#_ftn14" name="_ftnref14">[14]</a> This mechanism ensures that the GPL&rsquo;s broad rights are also granted to any improvements to the licensed code.<a href="#_ftn15" name="_ftnref15">[15]</a> Similar mechanisms are used in other open source software licenses to ensure, for example, the continued attribution of works to their authors.<a href="#_ftn16" name="_ftnref16">[16]</a> Unfortunately, as discussed in greater detail below, since useful physical objects are generally not protected by copyright, these relatively simple legal devices cannot be used in the open source hardware context.</p>
<p>Three-dimensional printing offers the opportunity to overcome these economic and legal hurdles. With regard to the economic obstacles, three-dimensional printing reduces the cost and complexity of obtaining raw materials from a variety of sources, and of constructing assembly lines and manufacturing plants. These efficiencies may allow open source communities to compete with the economies of scale of commercial manufacturers.<a href="#_ftn17" name="_ftnref17">[17]</a> Three-dimensional printing also offers the possibility of easy and rapid prototyping of physical objects and thereby increases the opportunities for collaboration on open hardware projects.</p>
<p>Against the backdrop of this economic potential, this Article describes how the technology of three-dimensional printing can also be employed to surmount the legal challenges in creating an effective open source hardware license. Section I of the Article describes the shortcomings of current open source hardware licenses, especially how such licenses fail to implement regimes to ensure that proper attribution for inventors is provided and that documentation for open source hardware designs is shared with the community. Section II provides some technological and historical background regarding three-dimensional printing, and analyzes the application of copyright law to this technology. Section III details a licensing regime that, applied to three-dimensional printing, can implement an effective and enforceable open hardware license. This section also discusses some of the advantages and disadvantages of the proposed regime. The Appendix includes a first draft of the Three-Dimensional Printing Open License, which implements the proposed open hardware licensing regime.</p>
<h3><a name="_I"></a>I. Open Hardware Licenses</a></h3>
<p>To date, several open hardware licenses have been developed. The most prominent of these include the TAPR Open Hardware License and the CERN Open Hardware License.<a href="#_ftn18" name="_ftnref18">[18]</a> This Section details the practical shortcomings of current open hardware licenses, and then goes on to explain why these shortcomings are the inevitable consequence of the legal foundations of those licenses. </p>
<h4><a name="_IA"></a>A. The TAPR and CERN Open Hardware Licenses.</h4>
<p>The TAPR license was developed under the auspices of the Tucson Amateur Packet Radio association, an international organization which supports research and development in the area of amateur digital communications.<a href="#_ftn19" name="_ftnref19">[19]</a> The license is intended to emulate the &ldquo;copyleft&rdquo; provisions of the GPL in the arena of open hardware – in other words, to ensure that licensed design documentation (and modifications to that documentation) continues to be made available under the terms of the TAPR license itself.<a href="#_ftn20" name="_ftnref20">[20]</a> The CERN license was created in 2011 by employees of CERN, the European Organization for Nuclear Research, in order to allow groups across organizations to collaborate on hardware projects.<a href="#_ftn21" name="_ftnref21">[21]</a> The CERN license also includes copyleft provisions.<a href="#_ftn22" name="_ftnref22">[22]</a></p>
<p>Unfortunately, neither the TAPR nor the CERN license successfully implements open hardware principles, and this failure is rooted in the tenuous legal foundations of the licenses themselves. For example, one of the fundamental goals of an open hardware framework should be the provision of design documentation to recipients of hardware.<a href="#_ftn23" name="_ftnref23">[23]</a> This provision of design documentation allows recipients to modify and improve the hardware design. While the TAPR and CERN licenses provide that the initial recipient of an open hardware product should be supplied with design documentation, for reasons discussed below they do not provide that such design documentation should be passed on to downstream recipients.<a href="#_ftn24" name="_ftnref24">[24]</a> Another important aim of open hardware should be the proper provision of attribution to designers of the products.<a href="#_ftn25" name="_ftnref25">[25]</a> Attribution requirements can provide important incentives for designers, who may be assured that they will receive proper credit for their innovations.<a href="#_ftn26" name="_ftnref26">[26]</a> Again, neither of the TAPR or CERN licenses provides that downstream recipients of hardware should receive attribution notices.<a href="#_ftn27" name="_ftnref27">[27]</a> </p>
<p>While the TAPR and CERN licenses may prove useful for allowing research collaboration or amateur experimentation, they do not provide an adequate legal framework for the integration of open hardware in manufacturing or distribution networks. Modern large scale manufacturing is characterized by complex supply chain structures, in which the ultimate manufacturer (an &ldquo;original equipment manufacturer&rdquo; or &ldquo;OEM&rdquo;) purchases components from a network of suppliers.<a href="#_ftn28" name="_ftnref28">[28]</a> These first tier suppliers themselves integrate parts purchased from an array of second tier suppliers, and this structure continues to cascade in a pyramid form.<a href="#_ftn29" name="_ftnref29">[29]</a> Such supply chain structures exist, to take a few examples, in the automotive,<a href="#_ftn30" name="_ftnref30">[30]</a> aerospace,<a href="#_ftn31" name="_ftnref31">[31]</a> computer<a href="#_ftn32" name="_ftnref32">[32]</a> and mobile phone industries.<a href="#_ftn33" name="_ftnref33">[33]</a> In a similar vein, a product (or spare parts for a product) may move through multiple tiers of distributors before reaching the final end user.<a href="#_ftn34" name="_ftnref34">[34]</a> Given these arrangements, a robust open hardware framework must ensure that obligations of attribution and documentation are easily passed through complex supply chains, and that any such requirements are relatively frictionless and impose minimal transaction costs. The TAPR and CERN licenses, which do not address downstream recipients at all, do not provide an adequate framework for the easy integration of open hardware in these settings.</p>
<h4><a name="_IB"></a>B. The Unsteady Legal Foundations of Open Hardware Licensing.</h4>
<p>These shortcomings of current open hardware licenses reflect their unsteady legal foundations. Unfortunately, open hardware lacks the legal tools which allow the easy implementation of enforceable open source software licenses. Open source software licenses are generally based on copyright law. Since both the source code and compiled executable code of software are protected by copyright, a license is required to copy, modify, and distribute those works. These license permissions can be conditioned on compliance with, for example, copyleft and attribution requirements. In the hardware context, however, no copyright license is required to use design documentation to build or distribute hardware. Open hardware licenses therefore cannot use copyright law to impose such copyleft or attribution conditions. Moreover, as property rights, copyrights can be enforced against any third party – even third parties with which the copyright owner has no direct contractual relationship.<a href="#_ftn35" name="_ftnref35">[35]</a> Open hardware licenses, however, cannot rely on copyright law to facilitate the enforcement of license conditions. </p>
<p>Basing open hardware licenses on patent law also presents challenges.<a href="#_ftn36" name="_ftnref36">[36]</a> On the one hand, patents are property rights that protect against the unauthorized use and distribution of patented hardware by any third party. As a result, a patent license can require compliance with certain obligations in order to engage in these activities, and these requirements can be enforced against downstream users of the hardware. Patents, however, are expensive to obtain and costly to enforce.<a href="#_ftn37" name="_ftnref37">[37]</a> Unlike copyrights, patents are not provided for all inventions, but only those that meet relatively high standards of non-obviousness, novelty, and utility. Moreover, the &ldquo;patent exhaustion&rdquo; doctrine limits a patentee&rsquo;s ability to impose requirements on the post-sale activities of a purchaser.<a href="#_ftn38" name="_ftnref38">[38]</a> Given these constraints, patent law is an unwieldy tool for constructing an open hardware license.<a href="#_ftn39" name="_ftnref39">[39]</a> </p>
<p>Contract law could be another avenue to enforce the conditions of an open source license and does, in fact, form part of the foundations of both the TAPR and CERN licenses.<a href="#_ftn40" name="_ftnref40">[40]</a> These licenses contractually bind the recipient of design documentation to pass on such documentation to recipients of physical hardware. The formation of a contract, however, generally requires the satisfaction of elements of offer, acceptance and consideration, so contract-based license conditions may not be enforceable against entities not party to the contract.<a href="#_ftn41" name="_ftnref41">[41]</a> As a result, in order to bind downstream recipients, an open hardware license would need to require recipients to contractually bind all further recipients to the same obligations.<a href="#_ftn42" name="_ftnref42">[42]</a> This chain of contracting and recontracting imposes transaction costs, which would be significant in industries characterized by long supply chains.<a href="#_ftn43" name="_ftnref43">[43]</a> One break in this sequence of contracts would result in downstream recipients not being bound by the license terms. This inherent limitation of contract law seems to be the reason that the TAPR and CERN licenses do not pass on requirements to downstream recipients.<a href="#_ftn44" name="_ftnref44">[44]</a></p>
<p>Contract law may prove inadequate in the open source context for other reasons. Damages for breach of contract are typically measured by the financial injury to the non-breaching party.<a href="#_ftn45" name="_ftnref45">[45]</a> Such calculations may be impossible in the setting of open source licensing, where the material is provided without charge or for a nominal fee. Federal copyright law, in contrast, provides for remedies that are not measured by the injury to the licensor, such as the disgorgement of the infringer&rsquo;s profits.<a href="#_ftn46" name="_ftnref46">[46]</a> Other remedies available under copyright law include preliminary or permanent injunctions to enjoin copyright infringement.<a href="#_ftn47" name="_ftnref47">[47]</a> Indeed, the Federal Circuit has opined that open source licenses restrictions &ldquo;might well be rendered meaningless absent the ability to enforce through injunctive relief.&rdquo;<a href="#_ftn48" name="_ftnref48">[48]</a> Copyright law also provides for the possibility of attorney&rsquo;s fees<a href="#_ftn49" name="_ftnref49">[49]</a> and the destruction of infringing articles,<a href="#_ftn50" name="_ftnref50">[50]</a> both of which can prove effective weapons in the open source context. The absence or limited availability of these remedies under contract law, however, makes contract law a weak foundation on which to build an open source framework. </p>
<p>Efforts have been made towards designing a practical system that would provide downstream users with easy access to design documentation. Under a process proposed by the Open Source Hardware and Design Alliance (OHANDA), each manufactured piece of open hardware could receive a registration key to be engraved or printed on the hardware.<a href="#_ftn51" name="_ftnref51">[51]</a> Recipients of the hardware would be able to use that registration key to locate and access the specific design documentation at the online OHANDA database. OHANDA, however, only offers a system for providing attribution information and distributing hardware documentation to the initial recipient of an article. Subsequent manufacturing activities with such documentation would presumably be governed by one of the open hardware licenses described above. OHANDA thereby provides a marginally improved open hardware arrangement, but does not address the fundamental legal issues with open hardware licenses themselves. For example, the OHANDA system cannot require the provision of hardware documentation to downstream recipients. </p>
<p>Much of the success of open source software can be attributed to the fact that it has succeeded in integrating itself in the commercial software industry, and that open source software licenses provide robust legal structures for dictating and enforcing the terms of such integration. In the same way, a viable framework for open source hardware must be capable of incorporation in global manufacturing, and must be supported by enforceable licensing terms. Current open hardware frameworks, however, cannot easily impose documentation or attribution obligations on downstream users, and cannot enforce their terms with effective legal remedies. Even so, an open hardware license that satisfies these requirements can be built in the technological context of three-dimensional printing. The next Section reviews some technical nuts and bolts of three-dimensional printing, and provides some legal analysis of that background.</p>
<h3><a name="_II"></a>II. Three-Dimensional Printing and Copyright</h3>
<h4><a name="_IIA"></a>A. Technology of Three-Dimensional Printing</h4>
<p>Three-dimensional printers use digital designs to automate the manufacture of physical objects. Three-dimensional printing technologies were independently invented in the mid-1980s in a number of different countries.<a href="#_ftn52" name="_ftnref52">[52]</a> 3D Systems, founded in 1986, was the first company to commercialize three-dimensional printing technology.<a href="#_ftn53" name="_ftnref53">[53]</a> Since that time, more than 30 different techniques for three-dimensional printing have been commercialized.<a href="#_ftn54" name="_ftnref54">[54]</a> The RepRap project, an open source project for the creation of inexpensive three-dimensional printers, was founded in 2006 after some of the initial patents that covered three-dimensional printing processes expired.<a href="#_ftn55" name="_ftnref55">[55]</a> RepRap makes all of its designs and software publicly available under the terms of the GPL, such that they are available to the public to be used and improved.<a href="#_ftn56" name="_ftnref56">[56]</a> Makerbot, for example, is a company that provides consumer three-dimensional printing machines based on the RepRap design.<a href="#_ftn57" name="_ftnref57">[57]</a> </p>
<p>The three-dimensional printing process typically begins with a digital design created using computer aided design (CAD) software. This design is transferred to the printer, which breaks down the design file into a series of thin two-dimensional slices. Each slice is used as a blueprint to construct a single layer of the three-dimensional object. The physical object is constructed as each layer is sequentially laid down by the three-dimensional printer. <a href="#_ftn58" name="_ftnref58">[58]</a></p>
<p>A broad range of technologies is currently employed to lay down the individual layers in a three-dimensional printing process. &ldquo;Fused Deposition Modeling,&rdquo; the technique used by the RepRap machines as well as those developed by other companies, involves the controlled deposit of molten plastics or metal.<a href="#_ftn59" name="_ftnref59">[59]</a> The molten material is deposited to create a single two-dimensional slice of the physical object. This material promptly hardens to form a single layer of the object, and this process is repeated to form successive layers. &ldquo;Stereolithography,&rdquo; the original method used by 3D Systems, uses an ultraviolet laser to harden successive layers of light-sensitive fluid.<a href="#_ftn60" name="_ftnref60">[60]</a> Other prominent technologies use methods similar to standard ink-jet printing to inject powder with a binding material.<a href="#_ftn61" name="_ftnref61">[61]</a> The common denominator of this diverse range of technologies is that they all involve an &ldquo;additive&rdquo; process, in which the final object is constructed from accumulations of raw material, in contrast to standard &ldquo;subtractive&rdquo; manufacturing technology, in which raw materials are cut and molded into the desired shape.</p>
<p>Current technologies can use a variety of plastics, metals and ceramics to construct three-dimensional objects.<a href="#_ftn62" name="_ftnref62">[62]</a> The additive nature of three-dimensional printing allows for the manufacture of objects that would be difficult to produce using more traditional methods, such as objects with complex geometries or internal moving parts.<a href="#_ftn63" name="_ftnref63">[63]</a> Additive manufacturing technology can also be used to construct articles with novel combinations of materials,<a href="#_ftn64" name="_ftnref64">[64]</a> or even generate materials with novel properties including increased resiliency and strength.<a href="#_ftn65" name="_ftnref65">[65]</a> Companies and researchers are exploring the possibilities of &ldquo;printing&rdquo; electronic circuits or even biological tissues.<a href="#_ftn66" name="_ftnref66">[66]</a> Current commercial technologies allow the printing of details a fraction of a millimeter large,<a href="#_ftn67" name="_ftnref67">[67]</a> and some researchers have used advanced technologies to print with a resolution of hundreds of nanometers.<a href="#_ftn68" name="_ftnref68">[68]</a></p>
<p>As the technology of three-dimensional printing has matured, both free and commercial services have developed to assist consumers in taking advantage of this progress. Thingiverse, for example, provides a free Internet platform for the sharing of digital designs.<a href="#_ftn69" name="_ftnref69">[69]</a> Users who upload designs can choose to license them under a range of terms, including open source licenses. In addition, online commercial service bureaus provide consumers with printing services.<a href="#_ftn70" name="_ftnref70">[70]</a> These businesses offer advanced printing technology with a variety of materials. Consumers can upload their designs to the business through the Internet, quickly obtain an automatic price quote of the cost of printing, and have the printed object shipped to their address.</p>
<h4><a name="_IIB"></a>B. CAD and STL Files</h4>
<p>As noted, the printing process begins with a digital design of a three-dimensional object, typically created using computer-aided design (CAD) software. The standard CAD file formats, which can be understood and modified by humans, must be translated into a format that can be processed by three-dimensional printers.<a href="#_ftn71" name="_ftnref71">[71]</a> The STL (STereoLithography) file format is the current de facto standard for three-dimensional printing.<a href="#_ftn72" name="_ftnref72">[72]</a> An STL file format represents the outside surface of an object with a large number of tiny triangles.<a href="#_ftn73" name="_ftnref73">[73]</a> The STL file format provides a relatively straightforward means of describing the geometry of a three-dimensional object in a manner that can be used by three-dimensional printers. Nevertheless, the format is not without its problems, and a number of alternative file formats or enhancements to the STL standard have been proposed.<a href="#_ftn74" name="_ftnref74">[74]</a> Some alternatives to the STL format contain additional information, such as data regarding the color, texture and material of printed objects.<a href="#_ftn75" name="_ftnref75">[75]</a> The relationship between CAD and STL files can be roughly compared to the distinction between software source code and object code. CAD files and source code are readily intelligible and modifiable by humans, while the STL files and object code designed to be used by computers are not.<a href="#_ftn76" name="_ftnref76">[76]</a></p>
<p>CAD designs and STL files are not computer programs in the conventional sense of the term. Software is a set of instructions for a computer to generate a specific result. In contrast, CAD and STL files are more akin to engineering or technical drawings in that they contain data that represent the contours of a specific object, but do not provide instructions to a three-dimensional printer regarding how that object is to be constructed.<a href="#_ftn77" name="_ftnref77">[77]</a> </p>
<h4><a name="_IIC"></a>C. Copyright in Printed Articles and Design Files</h4>
<p>Copyright in the physical objects created by a three-dimensional printing process will be limited. In general, copyright law does not grant protection to utilitarian objects. Section 101 of the Copyright Act provides that the design of a useful article will be protected &ldquo;only if, and only to the extent that, such design incorporates pictorial, graphic, or sculptural features that can be identified separately from, and are capable of existing independently of, the utilitarian aspects of the article.&rdquo; The aspiration of this statutory provision is relatively clear: to distinguish works of applied art, which should be protectable by copyright, from works of industrial design, which should not.<a href="#_ftn78" name="_ftnref78">[78]</a> The clarity of the objective, however, has been belied by the practical difficulty of implementing the distinction in concrete situations.<a href="#_ftn79" name="_ftnref79">[79]</a> To this end, a number of courts and commentators have proposed tests to distinguish between the copyrightable expression and non-copyrightable utilitarian aspects of physical articles.<a href="#_ftn80" name="_ftnref80">[80]</a></p>
<p>In contrast to the limited and uncertain copyright protection available for physical articles, both CAD and STL files easily qualify for copyright protection. Copyright law protects &ldquo;pictorial, graphic and sculptural works,&rdquo; which include: &ldquo;two-dimensional and three-dimensional works of fine, graphic, and applied art, photographs, prints and art reproductions, maps, globes, charts, diagrams, models, and technical drawings, including architectural plans.&rdquo;<a href="#_ftn81" name="_ftnref81">[81]</a> Such files are protected by copyright law regardless of whether they are intelligible by humans or only by computers.<a href="#_ftn82" name="_ftnref82">[82]</a> </p>
<p>Courts have recognized and enforced copyrights in designs, even as they have also generally held that copyright law does not proscribe the use of copyrighted designs to manufacture physical objects.<a href="#_ftn83" name="_ftnref83">[83]</a> The manufacture of a physical object in an automated three-dimensional printing process, however, will infringe the copyright of the underlying design file. First, copyright law grants the copyright holder the exclusive right to reproduce the copyrighted work.<a href="#_ftn84" name="_ftnref84">[84]</a> The manufacture of an object in a three-dimensional printing process will infringe this right of reproduction, since the process requires the copying of an STL file into the memory of a three-dimensional printer.<a href="#_ftn85" name="_ftnref85">[85]</a> Second, copyright law grants the copyright holder the exclusive right to prepare derivative works of the copyrighted work.<a href="#_ftn86" name="_ftnref86">[86]</a> The printing of a physical article from a design file will also infringe this exclusive right, since the three-dimensional printing process requires the transformation of the CAD or STL file into a series of print-ready two-dimensional slices.<a href="#_ftn87" name="_ftnref87">[87]</a> In other words, the owner of the copyright in an STL file cannot prevent the use of that file in a general manufacturing process. But three-dimensional printing is not a typical manufacturing process – the use of digital designs and automated manufacturing creates a physical article that corresponds directly to the specifications of the digital design, and which requires the copying and transformation of the original digital file. As such, without a license, the use of the design file in a three-dimensional printing process will infringe the copyright in the design file.</p>
<h3><a name="_III"></a>III. An Open Hardware License for Three-Dimensional Printing</h3>
<p>Two aspects of three-dimensional printing can provide the foundation for an effective and enforceable open hardware legal framework. First, the printing of a physical object necessarily requires the copying of the digital design used to print that object, in the same way that using software on a computer necessarily involves the creation of a copy of that software product. Second, objects created by three-dimensional printing bear a one-to-one correspondence between the digital file and the object that is actually printed.<a href="#_ftn88" name="_ftnref88">[88]</a> In these two respects, three-dimensional printing differs from traditional manufacturing methods.</p>
<p>The author proposes the &ldquo;Three-Dimensional Printing Open License&rdquo; (the &ldquo;<b>TDPL</b>&rdquo;), an annotated draft of which is attached as an appendix to this Article. The TDPL draws on the unique characteristics of three-dimensional printing to construct a license that incorporates enforceable documentation, attribution and copyleft provisions. The application of the TDPL is limited to the specific technological setting of three-dimensional printing and, as described in more detail below, may not be appropriate in all circumstances. Nevertheless, as the technology improves and is gradually integrated into a broad swath of industries, the scope of the license&rsquo;s application will increase. The next section describes the theory and structure of the license, and the section after that presents arguments in favor of and against the proposed framework, and analyzes certain limitations of the license. Matters more directly related to the specific language of the license are addressed in annotations to the draft.</p>
<h4><a name="_IIIA"></a>A. Theory and Structure of the License</h4>
<p>The TDPL acts as a copyright license for a digital design file and, in this sense, follows the precedent of open source software licenses. The TDPL provides that recipients of the licensed design file are granted rights to copy, modify and distribute the design file, subject to certain conditions.<a href="#_ftn89" name="_ftnref89">[89]</a> Under this framework, as long as the recipient of the digital design file satisfies the conditions of the license, she will have the right to manufacture the designed object in a three-dimensional printing process. Without the permissions granted by the TDPL, however, the use of a digital design file in an automated printing process would involve the unauthorized copying of the design file and constitute copyright infringement.<a href="#_ftn90" name="_ftnref90">[90]</a></p>
<p>The TDPL imposes certain minimum conditions on the copying and distribution of the design file itself. These conditions are broadly comparable to similar provisions in open source software and hardware licenses, and are intended to ensure the continued attribution of the file to its author and the continued distribution of the design to downstream recipients under the terms of the TDPL itself. The license thereby generally prohibits the removal of any copyright information or other notices from the design file.<a href="#_ftn91" name="_ftnref91">[91]</a> Second, in broad outline, the license provides that any recipient who modifies the design file must provide notice of such changes.<a href="#_ftn92" name="_ftnref92">[92]</a> Third, the license provides that a recipient may only distribute the file (and derivative works of the file) pursuant to the terms and conditions of the TDPL.<a href="#_ftn93" name="_ftnref93">[93]</a> </p>
<p>While these conditions do not materially differ from conditions in other open licenses, they can have consequential effects in the context of three-dimensional printing. For example, a design file may be structured such that certain copyright information or other notices will be imprinted on the printed physical object.<a href="#_ftn94" name="_ftnref94">[94]</a> As the TDPL prohibits the removal of these notices from the design file, and as the printed article bears a one-to-one correspondence to the design file, the effect of this provision is that the license can require that all articles printed with the design file will incorporate specified notices. Such notices can include attribution information specifying the identity of the initial author of the file. No less importantly, such notices can include information, for example, regarding an Internet site where any recipient of the printed article can obtain the design file.<a href="#_ftn95" name="_ftnref95">[95]</a> These notices would allow all downstream recipients of the printed, physical article to have access to the digital files needed to manufacture that article. </p>
<p>As noted, the TDPL also requires that a recipient who modifies the design file must communicate that fact in notices incorporated in the design. The details of this condition differ somewhat from other open licenses, and are intended to implement a copyleft obligation in the context of three-dimensional printing. The license provides that recipients may modify the design file, provided that the recipient at the same time also inserts in the design file, a notice describing where the modified design file may be accessed.<a href="#_ftn96" name="_ftnref96">[96]</a> This new notice must also be included on the printed physical object.<a href="#_ftn97" name="_ftnref97">[97]</a> Again, as a result of the correspondence between the file and the printed object, this provision provides downstream recipients of the printed article with access to the modified design files of the modified object. As the unauthorized use of the design file in a three-dimensional manufacturing process would infringe the copyright in the design file, a recipient of the file will not be legally permitted to use the design file to print objects unless she has complied with the requirements of the license.</p>
<h4><a name="_IIIB"></a>B. Advantages and Disadvantages of the Licensing Framework</h4>
<p>The TDPL licensing regime presents several advantages. First, the license is designed to allow the easy integration of open hardware into complex supply chains.<a href="#_ftn98" name="_ftnref98">[98]</a> The license ensures that all recipients of the hardware throughout a distribution chain have access to the original design file, but this accessibility is achieved without imposing complex contracting requirements on supply chain intermediaries. Downstream intermediaries and integrators that make no changes to the design documentation should be able to market and distribute hardware, or incorporate hardware into larger articles, without concern for any legal obligations imposed by the license. In general, the license is intended to be self-executing in that the required notices should be the automated output of the three-dimensional printing process. This absence of contractual obligations, and the concomitant lowering of administrative and transactional costs, should ease the integration of open source hardware into commercial items without sacrificing access to the design.<a href="#_ftn99" name="_ftnref99">[99]</a></p>
<p>Another advantage of the TDPL regime is that it is straightforward to define the design information that must be made available. Developers of open source hardware licenses have struggled to specify the level of detail that should be provided in design documentation.<a href="#_ftn100" name="_ftnref100">[100]</a> Arduino, for example, provides schematics and reference designs for its circuit boards, but does not provide the material composition and schematics for each individual component on that circuit board. The Arduino approach makes practical sense; the burden of disclosing the specifications of each and every component quickly becomes unwieldy, and recipients probably do not need that level of resolution in order to construct the Arduino circuit board from the design documentation. On the other hand, an effective licensing regime needs to ensure that recipients are provided with an adequate level of detail, and finding an <i>ex ante</i> definition for the proper level of resolution can prove difficult.<a href="#_ftn101" name="_ftnref101">[101]</a> The TDPL regime, however, relies on the exact correspondence between the digital design file and the printed object to resolve this difficulty. The license simply provides that the recipient must be given access to the file used to generate the printed article. This file contains all the technical detail necessary for the recipient to print the article herself.</p>
<p>The TDPL recognizes that it may be burdensome to require licensees to provide continuous updates of all modifications made to the design file. To address this problem, the TDPL contains a limited exception to the requirement to provide access to modified design files. The license provides that modifications created solely for the internal use of the licensee do not trigger the requirement to include a notice in the design file.<a href="#_ftn102" name="_ftnref102">[102]</a> The license also provides that the distribution of physical objects printed with the design file to third parties creates a presumption that the modifications were not made solely for the internal use of the licensee.<a href="#_ftn103" name="_ftnref103">[103]</a> The intent of these provisions is to allow licensees the freedom to experiment and test new designs without the costs of compliance with the TDPL obligations. At the same time, the provisions attempt to ensure that once a licensee begins to distribute physical objects created with the modified design file she will be obligated to make the modified design files available.</p>
<p>Of course, the licensing framework of the TDPL also presents theoretical and practical disadvantages. Most importantly, the copyleft provisions of the TDPL to some extent depend on the use of the design document in a manufacturing process in which the design document is itself copied.<a href="#_ftn104" name="_ftnref104">[104]</a> Otherwise, a recipient of the design would not require a copyright license to manufacture an article based on the design and, in such a situation, the use of the design could not be conditioned on compliance with the license. This suggests that the TDPL may be most appropriate for articles that are difficult or impractical to produce in a traditional manufacturing process, or in areas in which three-dimensional printing has a comparative advantage, such as the production of complex parts, customized articles, or articles incorporating novel materials.<a href="#_ftn105" name="_ftnref105">[105]</a> As the technology of three-dimensional printing improves and its costs decrease, the TDPL will become appropriate for a growing and diverse number of articles. Second, even traditional manufacturing is increasingly making use of computer aided design.<a href="#_ftn106" name="_ftnref106">[106]</a> Given this growing reliance on computers in the design process, the use of a design licensed under the TDPL will most likely be in the context of a process that does incorporate CAD, even if the entire process is not automated. Unauthorized use of the licensed design in such a process would also require a license. Third, to the extent this argument is a claim that an open hardware design can be easily reverse engineered and implemented in a separate, non-infringing design, the argument applies no less forcefully to the development of open source software.<a href="#_ftn107" name="_ftnref107">[107]</a></p>
<p>A second disadvantage of the TDPL is that copyrights in digital design files would be limited to the expressive, non-functional aspects of the file. Black letter law provides that copyrights do not protect ideas or information, but only the specific expression of an idea.<a href="#_ftn108" name="_ftnref108">[108]</a> Furthermore, the &ldquo;merger&rdquo; doctrine provides that copyright law will not protect any expression that must be copied to implement a particular idea.<a href="#_ftn109" name="_ftnref109">[109]</a> As many physical articles produced with three-dimensional printing will be functional objects, the copyright in the design document that describes those articles may be limited. And, since the enforceability of the TDPL depends on the design file copyright, the license may not be effective for useful or functional designs. Even so, the same contentions would argue against the use of open source licenses for software programs. Software, like a design file, contains both expressive and functional elements.<a href="#_ftn110" name="_ftnref110">[110]</a> Moreover, software is typically valued for those very functional elements, rather than the expressiveness or creativity of the code.<a href="#_ftn111" name="_ftnref111">[111]</a> Nevertheless, courts have continued to uphold copyrights for the expressive elements of software files, even as they have held that such copyrights cannot protect the functional elements of a program, or the elements of a program that have been dictated by external standards.<a href="#_ftn112" name="_ftnref112">[112]</a> Despite this limitation on copyright protection for software, the enforceability of software licenses in general, and of open source software licenses in particular, is generally accepted.<a href="#_ftn113" name="_ftnref113">[113]</a> The TDPL should be no less enforceable than such software licenses. </p>
<p>A third disadvantage of the TDPL is that the license requires recipients who modify a design to maintain an accessible, online repository of the modified design. This may require recipients to bear the costs of maintaining an Internet location where such designs can be accessed, as well as incurring the administrative costs of keeping and posting historical and up-to-date copies of such designs. Even so, this requirement does not significantly differ from similar obligations in open source software licenses. For example, version 3 of the GPL allows distributors to satisfy their copyleft obligations by providing recipients with a written offer to access source code from a network server.<a href="#_ftn114" name="_ftnref114">[114]</a> In allowing distributors to satisfy their copyleft obligations in this fashion, the Free Software Foundation has noted that the advancement and proliferation of Internet technology should ensure that this option is not too burdensome for either distributors or recipients of source material.<a href="#_ftn115" name="_ftnref115">[115]</a></p>
<p>The text of the TDPL attempts to preempt another possible complication of the licensing regime. To a large extent, the scope of a licensee&rsquo;s copyleft obligations under the license is relatively clear: a licensee is only obligated to provide design documentation for the specific printed article. This provision should serve to alleviate concerns that the incorporation of an open hardware article in a larger product would require the disclosure of design documentation not related to the specific printed article.<a href="#_ftn116" name="_ftnref116">[116]</a> Nevertheless, as the technology of three-dimensional printing advances and becomes more widespread, it is possible that designers would develop &ldquo;hardware design blocks&rdquo; – modular designs, representing self-contained hardware pieces, which could be incorporated in a more extensive design for the printing of larger, more complex objects. This would parallel the use of software libraries for the development of complex software products, or the use of intellectual property cores in the development of semiconductor chips.<a href="#_ftn117" name="_ftnref117">[117]</a> In such event, concerns could be raised regarding the impact of the TDPL&rsquo;s copyleft obligations on independently designed modules. Similar questions in the arena of open source software licensing have proven to be the source of much debate and confusion.<a href="#_ftn118" name="_ftnref118">[118]</a> The TDPL attempts to preempt such matters by providing that any design work that may be represented in a separate digital file will not constitute a derivative work of the licensed design. <a href="#_ftn119" name="_ftnref119">[119]</a> In other words, the incorporation of a TDPL licensed &ldquo;design block&rdquo; inside a larger design will not cause the larger design to be subject to the terms of the TDPL.</p>
<p>The TDPL also attempts to address a situation where the techniques of three-dimensional printing may also be used to manufacture products on which no label could practically be attached. For example, it has been anticipated that future applications of three-dimensional printing may include the production of chemicals or even biological tissues.<a href="#_ftn120" name="_ftnref120">[120]</a> The TDPL attempts to address such applications by providing that, in certain limited circumstances, the attribution and licensing notices may be imprinted on packaging ordinarily received by the end user.<a href="#_ftn121" name="_ftnref121">[121]</a></p>
<p>In sum, the TDPL provides a framework for licensing open hardware designs. The TDPL is enforceable under copyright law, since the use of a design document in a three-dimensional printing process not in compliance with the license will infringe the copyright in the design document. Under this framework, the licensor of a design document can be confident that the TDPL will be enforceable against downstream users of the design document, and that the law will provide effective remedies to enforce the terms of the license. In addition, all downstream users of printed articles will be provided with the attribution and documentation information made available on the printed article itself.</p>
<h3><a name="_conclu"></a>Conclusion</h3>
<p>Open hardware proponents have expressed concern that intellectual property laws could be used to stifle the growth of three-dimensional printing. Most obviously, the physical objects created by three-dimensional printing could be the subject of patent protection, and patent law could be applied to prevent the manufacture, use or sale of those articles.<a href="#_ftn122" name="_ftnref122">[122]</a> Other commentators have noted that copyright law could be used to restrict the use of digital designs. First, digital rights management (&ldquo;DRM&rdquo;) and other content access restrictions could be applied to three-dimensional printers in order to ensure that such devices only construct pre-authorized designs, in the same way that such technological restrictions are already applied to other forms of digital content.<a href="#_ftn123" name="_ftnref123">[123]</a> The Digital Millennium Copyright Act (DMCA) would criminalize the circumvention of those DRM restrictions, even as applied to legitimate uses of digital designs.<a href="#_ftn124" name="_ftnref124">[124]</a> In addition, Internet sites that allow for the easy sharing of digital designs could be subject to infringement lawsuits unless they found safe harbor under the DMCA &ldquo;notice and take down&rdquo; provisions.<a href="#_ftn125" name="_ftnref125">[125]</a></p>
<p>Intellectual property law can be used to restrain the advance of three-dimensional printing, but it can also be used to ensure broader access to such technology. This Article has shown that the construction of an open hardware license is possible in the technological domain of three-dimensional printing. As with open source software, this license is based on copyright law, and should therefore be relatively easy to apply and enforce. Moreover, and again as with open source software, such a license could be instrumental in creating a &ldquo;commons&rdquo; where the free exchange of design information can flourish. </p>
<h3><a name="_appendix"></a>Appendix: The Three-Dimensional Printing Open License</h3>
<p><font style="font-variant:small-caps;">The Three-Dimensional Printing Open License</font> (&ldquo;<b>License</b>&rdquo;) has been constructed specifically for situations in which a digital design is used to generate physical articles in an automated manufacturing process, and its application may not be clear in other situations. You may not use a work licensed under this License except in compliance with these terms. You are not obligated to agree to these terms, but nothing else grants you the right to use a work licensed hereunder.<a href="#_ftn126" name="_ftnref126">[126]</a></p>
<p>1. <b>Definitions</b>. The following terms, when capitalized in the body of this License, shall have the meanings set forth below.</p>
<blockquote>
<p>1.1 &ldquo;<b>Build Form</b>&rdquo; means any form of the Work which is provided to any device for the manufacture of a Printed Article in an automated manufacturing process.</p>
<p>1.2 &ldquo;<b>Copyright</b>&rdquo; means copyright and any similar right (including any rights of industrial design and any semiconductor topography rights), whether registered or unregistered.<a href="#_ftn127" name="_ftnref127">[127]</a> </p>
<p>1.3 &ldquo;<b>Derivative Work</b>&rdquo; means any work that is a derivative of the Work under applicable law. Notwithstanding the foregoing, a Derivative Work does not include any work that may be separately represented in a digital file that does not include any part of the Work itself. </p>
<p>1.4 &ldquo;<b>Internal Purposes</b>&rdquo; means for internal or personal research and development purposes. A distribution of Printed Articles to third parties not under your the sole control or not working solely on your behalf creates a presumption that your modifications are not for Internal Purposes. </p>
<p>1.5 &ldquo;<b>Licensor</b>&rdquo; means any individual or entity that creates or has knowingly contributed to the creation of the Work, but does not include an individual or entity that only distributes a Work or Printed Article.</p>
<p>1.6 &ldquo;<b>Modified Notice</b>&rdquo; means a notice (a) incorporating the information in a Required Notice, (b) stating that You have modified the Work, and (c) satisfying any other requirements of this License. </p>
<p>1.7 &ldquo;<b>Printed Article</b>&rdquo; means a physical article created by using digital files of the Work in an automated manufacturing process. </p>
<p>1.8 &ldquo;<b>Required Notice</b>&rdquo; means any element of a Work which provides (a) information regarding the authorship of the Work and stating that the Work is provided under this License, or (b) providing direction to a URL which displays the information listed under clause (a). A Required Notice also includes any element of a Work which causes the imprinting of the foregoing information on a Printed Article.</p>
<p>1.9 &ldquo;<b>Source Form</b>&rdquo; means the preferred form for making modifications to the Work. Source Form does not include file formats in which only minor changes (such as repair, resizing or changes of orientation may be made), such as STL file formats.</p>
<p>1.10 &ldquo;<b>Work</b>&rdquo; means any work licensed under this License and any work intentionally incorporated into a work licensed under this License.</p>
<p>1.11 &ldquo;<b>You</b>&rdquo; means any individual or entity in possession of a Work.</p>
</blockquote>
<p>2. <b>Copyright License</b>. Subject to the terms and conditions of this License, each Licensor hereby grants to you a perpetual, worldwide, non-exclusive, royalty-free license under its Copyrights to (a) reproduce, modify, prepare Derivative Works of, publicly display, publicly perform and distribute the Work and such Derivative Works in Source Form or Build Form, and (b) generate Printed Articles using the Work.</p>
<p>3. <b>Conditions</b>. Your exercise of any rights under this License is subject to the following conditions:</p>
<blockquote>
<p>3.1 You may not distribute the Source or Build forms of a Work under any terms other than the terms and conditions of this License. </p>
<p>3.2 You may not modify or remove any Required Notice, <i>provided however</i> that you may change the location or size of any Required Notice in the Work, or the location or size of information imprinted by a Required Notice on a Printed Article, so long as (a) the Required Notice remains easily readable by humans in the Source Form of the Work and (b) any imprint or representation of the Required Notice in the Printed Article generated using a Work remains accessible and easily readable by humans or electronic devices.<a href="#_ftn128" name="_ftnref128">[128]</a> </p>
<p>3.3 If you create a Derivative Work, you must (a) insert a Modified Notice in such Derivative Work and (b) license the Source and Build Forms of such Derivative Work under the terms of this License, <i>provided however</i> that as a limited exception you are not required to insert a Modified Notice in respect of modifications to the Work made only for Internal Purposes. </p>
<p>3.4 If the Required Notice of a Work contains or provides direction to a URL displaying the Source Form of the Work, then the Modified Notice must also contain or provide direction to a URL displaying the Source Form of the Derivative Work. The Source Form available at such URL must be in a format that is easily downloadable and copied, and must be maintained for at least three years from the last time you generated Printed Articles using the Work and as long as you offer spare parts or customer support for the Printed Article.<a href="#_ftn129" name="_ftnref129">[129]</a> Any attribution or copyright information in the Required Notice may be provided at such URL location rather than in the Modified Notice itself.</p>
<p>3.5 If the Required Notice of a Work causes the imprinting of information onto a Printed Article, the Modified Notice must cause the imprinting of the same type of information on the Printed Article in the same location and format as the imprinting caused by the Required Notice, subject to the exceptions in Section 3.2. </p>
<p>3.6 Notwithstanding anything to the contrary in this License, you may remove a Required Notice if the Modified Notice satisfies the conditions of this License.</p>
<p>3.7 As a limited exception to the requirements of this Section 3, if a Printed Article is a non-solid substance then the Required Notice or Modified Notice may be imprinted on the packaging in which the end user is expected to receive the Printed Article. </p>
</blockquote>
<p>4. <b>No Removal of Notices from Printed Articles</b>. You may not remove the imprint of any Required Notice on a Printed Article. If You distribute a Printed Article to a third party, you agree to contractually obligate such third party to (a) observe such prohibition, and (b) contractually obligate any further transferees of the Printed Article to agree to observe the prohibitions of this Section as if such transferee were in your position.</p>
<p>5. <b>Patent License</b>. Subject to the terms and conditions of this License, each Licensor hereby grants to You a perpetual, worldwide, non-exclusive, royalty-free, irrevocable patent license to make, use, offer to sell, sell, and import the Work and any Printed Articles (including the right to exercise such rights through third parties). The license granted by a Licensor under this provision applies only to Printed Articles created in an automated manufacturing process in which a Copyright of the Work is necessarily infringed. This patent license does not apply to any Printed Works created in violation of the terms of this License. In addition, the license granted by a Licensor under this provision applies only to patent claims that are necessarily infringed by (a) elements of the Work that have been intentionally included in the Work by the Licensor or (b) the combination of such elements with the work in which such elements were originally included.<a href="#_ftn130" name="_ftnref130">[130]</a> </p>
<p>6. <b>No Trademark License</b>. This License does not grant rights to use the trademarks of the Licensor, except for reproducing and describing the content of any Required Notice.</p>
<p>7. <font style="font-variant:small-caps;"><strong>Disclaimer of Warranty</strong>. To the extent permitted under applicable law, the Work (including all Contributions) are provided on an &ldquo;As Is&rdquo; Basis, without warranties or representations of any kind. In addition, no warranty or representation is provided regarding any Printed Article that may be generated through use or application of the Work or any Derivative Work thereof. Licensor and all Contributors disclaims all express, implied or statutory warranties, including, without limitation, any warranties of merchantability, fitness for a particular purposes, title or non-infringement in respect of the Work or any Printed Article that may be generated through use or application of the Work or any Derivative Work thereof.</font></p>
<p>8. <font style="font-variant:small-caps;"><strong>Limitation of Liability</strong>. Unless required pursuant to applicable law, no Licensor shall have any liability to You for damages under any cause of action, including any direct, indirect, special, incidental or consequential damages of any kind (including without limitation any commercial damages or damages in respect of loss or profits, loss of data, loss of economic opportunities, loss of goodwill), even if such Licensor has been advised of the possibility of such damages. Your use of the Work and any Printed Article is at your own risk.</font></p>
<p>9. <strong>Additional Warranties</strong>. You may choose to offer to third parties support, warranty and indemnity or liability obligations additional to those provided under the terms of this License, provided that such terms are consistent with the terms of this License. You may charge for the provision of the foregoing. In accepting such obligations, You may act only on Your own behalf and must clarify to any recipient of the Work or Printed Article that you are acting only on Your own behalf.</p>
<p>10. <b>Interpretation</b>. If any provision of Sections 7 (Disclaimer of Warranty) or 8 (Limitation of Liability) is unenforceable under applicable law, such provision shall be interpreted as necessary to give maximum effect to such provision as possible under applicable law.</p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<p><a href="#_authorref" name="_author">*</a> Attorney, Yigal Arnon &amp; Co., Jerusalem, Israel. J.D., Yale Law School; M.S., Columbia University. The author would like to thank Daniel Green, Andrew Katz, Carlo Piana and Michael Weinberg for their comments on earlier drafts of this Article. All opinions and positions taken in this Article, and any mistakes or inaccuracies are, of course, the author&rsquo;s own.</p>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> Arduino is an &ldquo;open source physical computing platform,&rdquo; which can be used to create hardware that interacts with the physical world. <i>See</i> <i>Introduction</i>, Arduino, <a href="http://www.arduino.cc/en/Guide/Introduction">http://www.arduino.cc/en/Guide/Introduction</a> (last updated Dec. 23, 2009). The original design files for the Arduino hardware are available from the Arduino Internet website under the Creative Commons Attribution Share-Alike license, and the software is available under either the GPL or LGPL licenses.<i> See</i> <i>Frequently Asked Questions</i>, Arduino,<a href="http://arduino.cc/en/Main/FAQ">http://arduino.cc/en/Main/FAQ</a> (last updated Mar. 11, 2011). <i>See also</i> Brian Evans, Beginning Arduino Programming 5 (2011). For background on the Arduino project, see Clive Thompson, <i>Build It. Share It. Profit. Can Open Source Hardware Work? </i>Wired Magazine, Oct. 20, 2008, <i>available online at</i> <a href="http://www.wired.com/techbiz/startups/magazine/16-11/ff_openmanufacturing">http://www.wired.com/techbiz/startups/magazine/16-11/<br />ff_openmanufacturing</a>. </p>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> Rachel King, <i>Big Companies Open up to Open-Source Software</i>, Wall St. J., Sept. 6, 2012, a<i>vailable online</i> <i>at</i> <a href="http://online.wsj.com/article/SB20000872396390443589304577633733725243996.html">http://online.wsj.com/article/<br />SB20000872396390443589304577633733725243996.html</a>. </p>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> John Ackermann, <i>Toward Open Source Hardware</i>, 34 U. Dayton L. Rev. 183, 184 (2009); Thompson, <i>supra</i> note 1 (comparing the ambitions of Arduino to those of Linux and other successful open source software projects); Chris Anderson, Makers: The New Industrial Revolution 107 (2012). The &ldquo;hardware&rdquo; in &ldquo;open hardware&rdquo; can potentially refer to a variety of physical articles, from semiconductor chips to mechanical assemblies. This Article does not restrict the discussion to a particular category of article, but instead focuses on the range of objects that may be generated using the technology of three-dimensional printing.</p>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> As stated by the Debian Group, a prominent distributor of open source software, &ldquo;[t]o stay free, software must be copyrighted and licensed.&rdquo; <i>What Does Free Mean? Or What Do You Mean by Free Software?</i>, Debian Group, <a href="http://www.debian.org/intro/free">http://www.debian.org/intro/free</a> (last updated Mar. 19, 2013). <i>See also</i> Margit Osterloh &amp; Sandra Rota, <i>Open Source Software Development – Just Another Case of Collective Invention?</i>, 36 Res. Pol&rsquo;y 157,164 (2007); Steven Weber, The Success of Open Source 197 (2004) (describing business models that depend on licensing structures). </p>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> Weber, <i>supra </i>note 4at 179 (describing a license as a &ldquo;de facto constitution&rdquo; for an open source organization, which, &ldquo;[i]n the absence of hierarchical authority, . . . becomes the core statement of the social structure that defines the community of . . . a project&rdquo;). </p>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> The &ldquo;BusyBox&rdquo; litigation cases provide an example of the enforcement of open source licenses. BusyBox is software that is commonly used in consumer electronic devices. BusyBox is licensed under the GPLv2 open source license. From 2007 through 2009, the Software Freedom Law Center, representing several of the BusyBox copyright holders, filed suit against a number of entities that distributed BusyBox software, asserting that those distributors had breached the license. <i>See</i> <i>Best Buy, Samsung, Westinghouse and Eleven Other Brands Named in SFLC Lawsuit</i>, Software Freedom Law Center (Dec. 14, 2009), <a href="http://www.softwarefreedom.org/news/2009/dec/14/busybox-gpl-lawsuit">http://www.softwarefreedom.org/news/2009/dec/14/busybox-gpl-lawsuit</a>. Many of these suits ended in a settlement in which the defendant agreed to comply with the terms of the license, and information regarding a number of these settlements is available at the Software Freedom Law Center Website. <i>See, e.g.</i>, <i>BusyBox Developers and Xterasys Corporation Agree to Settle GPL Lawsuit</i>, Software Freedom Law Center (Dec. 17, 2007), <a href="http://www.softwarefreedom.org/news/2007/dec/17/busybox-xterasys-settlement/">http://www.softwarefreedom.org/news/2007/dec/17/busybox-xterasys-settlement/</a>. </p>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> Richard Stallman, the founder of the Free Software Foundation and a central figure in the open source software movement, has opined on the difficulty of creating an open hardware legal framework. <i>See</i> Richard Stallman, <i>On &ldquo;Free Hardware&rdquo;</i>, Linux Today (June 22, 1999, 4:27 AM), <a href="http://www.linuxtoday.com/infrastructure/1999062200505NWLF">http://www.linuxtoday.com/infrastructure/1999062200505NWLF</a>. <i>See also</i> Andrew Katz, <i>Towards a Functional License for Open Hardware</i>, 4 Int&rsquo;l Free and Open Source Software L. Rev. 41, 45 (2012); Michael Weinberg, <i>Open Source Hardware and the Law</i>, Public Knowledge (Oct. 10, 2012), <a href="http://publicknowledge.org/blog/open-source-hardware-and-law">http://publicknowledge.org/blog/open-source-hardware-and-law</a>. </p>
<p><a href="#_ftnref8" name="_ftn8">[8]</a> This Article uses the term &ldquo;three-dimensional printing&rdquo; to refer to a range of a computer-aided manufacturing technologies, where a digital design is used to automate the manufacture of an article in an &ldquo;additive manufacturing&rdquo; process. Alternative terms may also be used for some of these methods such as, for example, rapid prototyping, desktop manufacturing and CAD oriented manufacturing. <i>See generally</i> C.K. Chua et al., Rapid Prototyping: Principles and Applications 18 (2nd ed. 2004). Additive manufacturing means that physical objects are constructed from the accumulation of a number of layers, rather than resulting from the removal of portions of raw material. <i>See</i> Anderson, <i>supra</i> note 3, at 90. </p>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> Christina Raasch, <i>Product Development in Open Design Communities: A Process Perspective</i>, 8 Int&rsquo;l J. Innovation &amp; Tech. Mgmt. 557, 568 (2011) (discussing the difficulty of sourcing parts in open hardware projects). <i>See also </i>Katz, <i>supra</i> note 7, at 51.<i></i></p>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> Raasch, <i>supra</i> note 9, at 567 (noting that open hardware projects may protect certain intellectual property in order to &ldquo;attract manufacturers willing to produce the design as well as component suppliers&rdquo;); Thompson, <i>supra</i> note 3 (stating that &ldquo;nobody is going to risk money inventing and selling hardware unless they can prevent competitors from immediately ripping off their designs&rdquo;). The recent decision of Makerbot Industries to refrain from distributing some of its hardware designs provides a real world example of these concerns. Makerbot is a prominent producer of three-dimensional printers and, until recently, pursued an open hardware strategy by making all of its device designs publicly available. In September 2012, Makerbot decided to not make available certain designs of its newest printer model. <i>See </i>Rich Brown, <i>Pulling Back from Open Source Hardware, Makerbot Angers Some Adherents</i>, CNET (Sept. 27, 2012, 5:00 AM), <a href="http://news.cnet.com/8301-17938_105-57520633-1/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/">http://news.cnet.com/8301-17938_105-57520633-1/pulling-back-from-open-source-hardware-makerbot-angers-some-adherents/</a>. In justifying this decision, Makerbot noted that its open hardware business model resulted in competition from &ldquo;carbon-copy cloning&rdquo; of its products and stated that this undermined the company&rsquo;s &ldquo;ability to pay people to do development.&rdquo; Bre Pettis, <i>Let&rsquo;s Try That Again, </i>Makerbot Blog (Sept. 24, 2012), <a href="http://www.makerbot.com/blog/2012/09/24/lets-try-that-again/">http://www.makerbot.com/blog/2012/09/24/lets-try-that-again/</a>. </p>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> Eric von Hippel, <i>Horizontal Innovation Networks – By and For Users</i>, 16 Indus. &amp; Corp. Change 293, 311 (2007) (noting that the economies of scale involved in manufacturing may not allow open source networks to compete with commercial manufacturing); Eric von Hippel &amp; Georg von Krogh, <i>Open Source Software and the &ldquo;Private-Collective&rdquo; Innovation Model: Issues for Organization Science</i>, 14 Organization Science 209, 215 (2003). <i>See also</i> Ackermann, <i>supra </i>note 3, at 210-11 (noting such economies of scale as a justification for including restrictions against the commercial use of designs in an open hardware license). </p>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> <i>See</i> Raasch, <i>supra </i>note 9,at 569 (discussing the relative infrequency of releases in the RepRap on Openmoko open hardware projects). <i>See also</i> Jim Turley, <i>Open-Source Hardware</i>, Embedded (May 31, 2002), <a href="http://www.embedded.com/electronics-blogs/significant-bits/4023974/Open-Source-Hardware">http://www.embedded.com/electronics-blogs/significant-bits/4023974/Open-Source-Hardware</a>.</p>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> The text of version 3.0 of the GPL is available at the Free Software Foundation website. <i>See</i> GNU General Public License, Gnu Operating System, <a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a> (last updated Oct. 6, 2012) [hereinafter, GPLv3]. Unless stated otherwise, references in this Article to the GPL are references to version 3.0 of that license. <i>See </i>Glyn Moody, Rebel Code 312-13 (2001) (stating that the GPL serves as the &ldquo;de facto constitution for the entire free software movement&rdquo;). For a summary of United States case law interpreting the GPL, see Eli Greenbaum, <i>Open Source Semiconductor Core Licensing</i>, 25 Harv. J.L. &amp; Tech. 131, 140 (2011).</p>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> Section 5(c) of the GPL provides that a licensee &ldquo;may convey a work based on&rdquo; the licensed software, provided that the entire work must also be licensed under the terms of the GPL. GPLv3, <i>supra</i> note 13, &sect; 5(c).</p>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> For a brief overview of the GPL copyleft conditions, see <i>What is Copyleft?</i>, Gnu Operating System, <a href="http://www.gnu.org/copyleft/">http://www.gnu.org/copyleft/</a> (last updated Oct. 6, 2012).</p>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> <i>See</i> Lawrence Rosen, Open Source Licensing: Software Freedom and Intellectual Property Law 80 (2005) (describing license conditions of the BSD open source software license). <i>See also</i> Jacobsen v. Katzer, 535 F.3d 1373, 1381-83 (Fed. Cir. 2008) (holding that the limitations found in the Artistic License were &ldquo;enforceable copyright conditions&rdquo;).</p>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> Von Hippel, <i>supra</i> note 11, at 313. </p>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> For background on the TAPR Open Hardware License, see Ackermann, <i>supra</i> note 3. A copy of the TAPR Open Hardware License is available online. <i>See</i> TAPR Open Hardware License, TAPR (May 25, 2007), <a href="http://www.tapr.org/ohl.html">http://www.tapr.org/ohl.html</a> [hereinafter TAPR license]. For background on the CERN Open Hardware License, see Myriam Ayass &amp; Javier Serrano, <i>The CERN Open Hardware License</i>, 4 Int&rsquo;l Free and Open Source Software Law Review 71, 71-73 (2012). A copy of the CERN Open Hardware License is available online. <i>See</i> CERN Open Hardware License, Open Hardware Repository, <a href="http://www.ohwr.org/documents/88">http://www.ohwr.org/documents/88</a> (last visited Apr. 4, 2013) [hereinafter CERN license]. A third prominent open hardware license is the Solderpad License, a copy of which is available in Katz, <i>supra</i> note 7, at 56. The Solderpad license does not attempt to impose copyleft obligations on the use of hardware. Rather, the Solderpad license limits itself to granting permissions to use, modify and distribute a design file. <i>Id</i>. Given the limited ambition of the Solderpad license, it is not addressed in this Article. Hardware designs are sometimes licensed under documentation licenses rather than licenses specifically designed for hardware. For example, the Open Compute Project is a project founded by Facebook engineers that shares designs for scalable data center hardware under Creative Commons licenses. <i>See</i> <i>Licensing</i>, Open Compute Project, <a href="http://www.opencompute.org/licensing/">http://www.opencompute.org/licensing/</a> (last visited Mar. 30, 2013). As with the Solderpad license, documentation licenses only provide permissions to use, modify and distribute a design file, but do not impose conditions regarding hardware manufactured with that design file. For information regarding the Creative Commons licenses, see <i>About the Licenses</i>, Creative Commons<i>,</i> <a href="http://creativecommons.org/licenses/">http://creativecommons.org/licenses/</a> (last visited Mar. 30, 2013). </p>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> Ackermann, <i>supra</i> note 3, at 204.</p>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <i>Id</i>. at 205. <i>See also</i> <i>About the OHL</i>, TAPR, <a href="http://www.tapr.org/ohl.html">http://www.tapr.org/ohl.html</a> (last visited Apr. 2, 2013) (&ldquo;Like the GNU General Public License, the [TAPR license] is designed to guarantee your freedom to share and to create.&rdquo;).</p>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> Ayass &amp; Serrano, <i>supra</i> note 18, at 71.</p>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> <i>Id</i>. at 72.</p>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> <i>See </i>Ackermann, <i>supra</i> note 3, at 192 (stating that one of the goals of open source hardware should be that the documentation received under an open source hardware license should be &ldquo;available to all&rdquo;). Section 1 of the definition of open hardware put forward by the Open Source Hardware Association similarly provides that &ldquo;hardware must be released with documentation including design files, and must allow modification and distribution of the design files. Where documentation is not furnished with the physical product, there must be a well-publicized means of obtaining this documentation.&rdquo; <i>Definition</i>, Open Source Hardware Association, <a href="http://www.oshwa.org/definition/">http://www.oshwa.org/definition/</a> (last visited Apr. 2, 2013). The OSHWA Definition is based on the Open Source Definition of the Open Source Initiative, a statement of principles for open source software, and bears substantial similarities to that definition. <i>Id.</i> The Open Source Hardware Foundation was founded in 2012 as an organization to promote open source hardware. Its board includes founders of several open hardware companies as well as prominent open hardware activists. <i>See</i> <i>Board Members,</i> OSHWA, <a href="http://www.oshwa.org/about/board-members/">http://www.oshwa.org/about/board-members/</a> (last visited Apr. 14, 2013). </p>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> The TAPR Open Source Hardware License generally requires licensees to distribute a copy of the design documentation together with the manufactured article. <i>See </i>TAPR license, <i>supra</i> note 18, &sect; 5.2. However, the provision only applies to licensees that &ldquo;make or have made&rdquo; a product, and does not apply to downstream recipients of the articles. <i>See id. </i> Similarly, the CERN license provides that a licensee may distribute products developed with the licensed design documentation, provided that a copy of the design documentation is provided to each recipient of the hardware. <i>See </i>CERN license, <i>supra</i> note 18, &sect; 4.1. This provision only applies to a &ldquo;Licensee,&rdquo; which is defined by the license as a person &ldquo;exercising rights&rdquo; under the license. <i>Id.</i> at &sect; 1. In the absence of a patent, a downstream recipient does not require a grant of intellectual property rights to distribute products and, as such, does not exercise any rights under the license.</p>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> <i>See</i> OSHWA Definition, <i>supra</i> note 23, &sect; 6 ( &ldquo;The [open hardware] license may require . . . attribution to the licensors when distributing design files, manufactured products, and/or derivatives thereof. The license may require that this information be accessible to the end-user using the device normally, but shall not specify a specific format of display&rdquo;).</p>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> <i>See</i> Catherine L. Fisk, <i>Credit Where It&rsquo;s Due: The Law and Norms of Attribution</i>, 95 Geo. L.J. 49, 89-93 (2006) (providing an extensive discussion of the incentives created by attribution in the context of open source software development). <i>See also </i>Klaus M. Schmidt and Monika Schnitzer, <i>Public Subsidies for Open Source? Some Economic Policy Issues of the Software Market</i>, 16 Harv. J.L. &amp; Tech. 473, 482 (2003). Even the most permissive open source software licenses contain attribution requirements that are passed on to downstream recipients of the software. For example, while the permissive BSD license does not include any copyleft obligations, it does require that distributions of the licensed software include a copy of the copyright notice and a copy of the license. <i>See</i> <i>The BSD 2-Clause License</i>, Open Source Initiative, <a href="http://opensource.org/licenses/BSD-2-Clause">http://opensource.org/<br />licenses/BSD-2-Clause</a> (last visited Apr. 15, 2013). Similarly, all six Creative Commons licenses include an attribution requirement. <i>See Attribution</i>, Creative Commons, <a href="http://wiki.creativecommons.org/Attribution">http://wiki.creativecommons.org/Attribution</a> (last updated Jan. 26, 2010).</p>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> Section 5.1 of the TAPR license provides that manufactured products must retain licensor&rsquo;s notices, but this requirement does not apply to downstream recipients. <i>See </i>TAPR license, <i>supra</i> note 18, &sect; 5.1. Section 3.1 of the CERN license provides that a licensee must retain all copyright, trademark and other notices. <i>See </i>CERN license, <i>supra</i> note 18, &sect; 3.1. Again, this provision only applies to a &ldquo;Licensee&rdquo;, <i>id.</i>, which is defined by the license as a person &ldquo;exercising rights&rdquo; under the license. <i>Id.</i> at &sect; 1. A downstream recipient does not exercise any rights under the license.</p>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> <i>See</i> John Mangan et al., Global Logistics and Supply Chain Management 40 (2d. ed. 2012). <i>See also </i>Ronald J. Gilson et al., <i>Contracting for Innovation: Vertical Disintegration and Interfirm Collaboration</i>, 109 Colum. L. Rev. 431, 436 (2009).</p>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> Mangan, <i>supra</i> note 28, at 40.</p>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> Gilson, <i>supra</i> note 28, at 438. One estimate of the automobile manufacturing industry has a handful of OEMs purchasing from six hundred to eight hundred first tier suppliers. <i>See</i> Omri Ben-Shahar &amp; James J. White, <i>Boilerplate and Economic Power in Auto Manufacturing Contracts</i>, 104 Mich. L. Rev. 953, 956 (2006). <i>See also</i> Anath Iyer et al., Toyota Supply Chain Management: A Strategic Approach to Toyota&rsquo;s Renowned System 90-91 (2009).</p>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> Tim William, <i>Demand Chain Management Theory: Constraints and Development from Global Aerospace Supply Webs</i>, 20 J. Operations Mgmt. 691, 691 (2002).</p>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> Gilson, <i>supra</i> note 28, at 439.<i>See</i> Jason Dedrick et al., <i>Who Profits from Innovation in Global Value Chains?: A Study of the iPod and Notebook</i> PCs, 19 Indus. &amp; Corp. Change 81, 81 (2009). </p>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> <i>See </i>Jason Dedrick et al., <i>The Distribution of Value in the Mobile Supply Chain</i>, 35 Telecomm. Pol&rsquo;y 505, 507 (2011). </p>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> Julian Dent, Distribution Channels: Understanding &amp; Managing Channels to Market 11-12 (2d. ed. 2011).</p>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> In the words of one of the original cases that enforced end user license agreements, &ldquo;A copyright is a right against the world. Contracts, by contrast, generally affect only their parties; strangers may do as they please, so contracts do not create ‘exclusive rights.&rsquo;&rdquo; ProCD, Inc. v. Zeidenberg, 86 F.3d 1447, 1454 (7th Cir. 1996). <i>See also</i> MDY Indus. LLC v. Blizzard Entm&rsquo;t Inc., 629 F.3d 928, 941 n.3 (9th Cir. 2010).</p>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> Stallman, <i>supra</i> note 7.</p>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> <i>See generally </i>Ackermann, <i>supra</i> note 3, at 194.</p>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> <i>See</i> Quanta Computer, Inc. v. LG Elecs., Inc., 553 U.S. 617, 628-31 (2008) (holding that LGE&rsquo;s post-sale restrictions could not be enforced under patent law); Static Control Components, Inc. v. Lexmark Int&rsquo;l, Inc., 615 F. Supp. 2d 575, 584 (E.D. Ky. 2009) (holding that <i>Quanta</i> barred the enforcement of post-sale restrictions on printer cartridges).</p>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> Notwithstanding these difficulties, the Open Innovation Network (OIN) provides an example of using patents to create an open licensing framework. OIN is a company owned by a number of prominent technology companies which freely licenses a patent portfolio to any company or institution that agrees not to assert its patents against the Linux operating system. <i>See About OIN</i>, Open Innovation Network, <a href="http://www.openinventionnetwork.com/index.php">http://www.openinventionnetwork.com/index.php</a> (last visited Apr. 15, 2013) (providing information regarding OIN). OIN may be a special case that could be difficult to generalize to new open source hardware projects. The OIN was founded by companies in order to protect their prior investments in the Linux operating system from patent infringement suits, rather than to create a new open source project. <i>See id.</i> The OIN patent licenses are not used to increase the enforceability of the Linux software licenses, but simply to protect Linux from patent infringement suits. <i>See id.</i> The copyleft and attribution obligations of the Linux system are imposed by the GPLv2 software license, rather than the OIN patent portfolio licenses. </p>
<p><a href="#_ftnref40" name="_ftn40">[40]</a> Ackermann, <i>supra</i> note 3, at 205 (explaining how the TAPR license is built around both license and contract concepts); Ayass &amp; Serrano, <i>supra</i> note 18, at 72 (stating that the license to design documentation could &ldquo;be the basis on which to form a contractual relationship&rdquo; on which the CERN license is built). <i>See also Static Control Components</i>, 615 F. Supp. 2d at 587 (allowing contract claims to proceed even though patent claims were barred as a result of the patent exhaustion doctrine).</p>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> <i>See, e.g.</i>, Robert P. Merges, <i>A Transactional View of Property Rights</i>, 20 Berkeley Tech. L.J. 1477, 1507 (2005) (discussing the importance of intellectual property rights to a plaintiff where there is no privity of contract). These arguments against relying on contract law in an open hardware license recall similar claims against the enforceability of the GPL. Commentators had argued that the GPL was unenforceable because it was not validly accepted by licensees under the principles of contract law. <i>See</i> Heather Meeker, The Open Source Alternative: Understanding Risks and Leveraging Opportunities 177 (2008). The counterargument of the Free Software Foundation was that the GPL would be enforceable under copyright law, regardless of whether a licensee accepted its terms in accordance with contract law. <i>See</i> <i>GPLv3 Second Discussion Draft Rationale</i> at n.77, Free Software Foundation, Inc. (July 27, 2006), gplv3.fsf.org/gpl3-dd1to2-markup-rationale.pdf (&ldquo;[The GPL was] intentionally structured . . . as a unilateral grant of copyright permissions, the basic operation of which exists outside of any law of contract. Whether and when a contractual relationship is formed between licensor and licensee under local law do not necessarily matter to the working of the license.&rdquo;) [hereinafter GPL Second Draft]; Pamela Jones, <i>The GPL is a License, not a Contract</i>, LWN.net (Dec. 3, 2003), <a href="http://lwn.net/Articles/61292/">http://lwn.net/Articles/61292/</a>. An open hardware license based solely on contract law would not be able to rely on these arguments in favor of the enforceability of the GPL.</p>
<p><a href="#_ftnref42" name="_ftn42">[42]</a> Katz, <i>supra</i> note 7, at 46.</p>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> Shahar &amp; White, <i>supra</i> note 30, at 966-70 (discussing how OEMs in the automotive industry erected barriers to negotiations of standard form agreements).</p>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> It is possible to speculate that downstream recipients may be able to enforce the terms of an open hardware contract as third party beneficiaries. Generally, however, a third party beneficiary may only enforce the terms of a contract if the parties intended to grant the third party such right of enforcement, and neither the TAPR nor CERN licenses evidence such intent. <i>See generally </i>Melvin Aron Eisenberg, <i>Third-Party Beneficiaries</i>, 92 Colum. L. Rev. 1358, 1382 (1992). On a more theoretical level, current open source licenses generally envision enforcement by the copyright holder. <i>See</i> GPL Second Draft, <i>supra</i> note 41, at n.34 (stating that &ldquo;enforcement of the GPL is always by the copyright holder&rdquo;). Granting third parties the right to enforce open source obligations would introduce an unfamiliar and perhaps unwelcome dynamic. First, allowing any third party to enforce the license would expose a licensee to claims from a large range of individuals with which the licensee may have no prior or only a minimal relationship. Second, claims regarding open source obligations often depend on technical details regarding the content and use of the licensed material, details that a licensee may not want to publicize to a broad audience. In any event, enforcement by third party beneficiaries would not reach throughout a distribution chain, as the third party&rsquo;s claims could only be directed at the specific party that should have provided open source material to the beneficiary. Last, third party beneficiaries would likely only advance claims to obtain hardware design or software code, but would be less likely to demand attribution information. </p>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> According to the Second Restatement of Contracts, &ldquo;[c]ontract damages are ordinarily based on the injured party&rsquo;s expectation interest and are intended to give him the benefit of his bargain by awarding him a sum of money that will, to the extent possible, put him in as good a position as he would have been in had the contract been performed.&rdquo; Restatement (Second) of Contracts, &sect; 347 cmt. a, (1981). <i>See also</i> David McGowan, <i>The Tory Anarchism of F/OSS Licensing</i>, 78 U. Chi. L. Rev. 207, 216 (2011) (discussing how the difference between approaching open source license documents as contracts or license permissions affects the remedies likely to be granted by a court, with expectation damages being the default remedy for breach of contract). </p>
<p><a href="#_ftnref46" name="_ftn46">[46]</a> 17 U.S.C. &sect; 504(b) (2012) (&ldquo;The copyright owner is entitled to recover . . . any profits of the infringer that are attributable to the infringement and are not taken into account in computing the actual damages.&rdquo;). <i>See also </i>MDY Indus. LLC v. Blizzard Entm&rsquo;t, Inc., 629 F.3d 928, 941 n.3 (9th Cir. 2010) (detailing additional remedies available under copyright law in comparison to a breach of contract claim); Omri Ben-Shahar, <i>Damages for Unlicensed Use</i>, 78 U. Chi. L. Rev. 7, 9 (2011) (discussing remedies available for copyright infringement but not in breach of contract). Plaintiffs in a copyright infringement action may also be entitled to statutory damages pursuant to 17 U.S.C. &sect; 504(c). <i>See </i>Software Freedom Conservancy, Inc. v. Best Buy Co., No. 09 Civ. 10155, 2010 U.S. Dist. LEXIS 75208, at *11(S.D.N.Y July 27, 2010) (granting enhanced statutory damages for copying software in violation of the GPL). Statutory damages are generally limited, however, to a maximum of $150,000 per infringed work and, as such, may not prove a sufficient deterrent. <i>See </i>17 U.S.C &sect; 504(c)(2) (2012).</p>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> 17 U.S.C. &sect; 502 (2012). Prior to the decision of the Supreme Court in <i>eBay v. MercExchange</i>, most courts were relatively liberal in granting injunctions to enjoin copyright infringement. <i>See</i> eBay v. MercExchange, 547 U.S. 388 (2006). <i>See also</i> H. Tomas Gomez-Arostegui, <i>What History Teaches Us About Copyright Injunctions and the Inadequate-Remedy-At-Law Requirement</i>, 81. S. Cal. L. Rev. 1197, 1205-06 (2008). In <i>eBay</i>, the Supreme Court held that courts must apply traditional principles of equity in determining whether to issue a permanent injunction against patent infringement, and that the Federal Circuit could not apply a general rule that &ldquo;a permanent injunction will issue once infringement and validity have been adjudged&rdquo;. 547 U.S. at 393-94 (internal quotation marks omitted). The practical effect of <i>eBay</i> in the context of copyright litigation is not yet completely clear. Nevertheless, commentators have noted that it remains relatively common to obtain an injunction against copyright infringement. <i>See</i> Jake Phillips, <i>eBay&rsquo;s Effect on Copyright Injunctions: When Property Rules Give Way to Liability Rules</i>, 24 Berkeley Tech. L.J. 405, 420 (2009); Robert W. Gomulkiewicz, <i>Conditions and Covenants in License Contracts: Tales From a Test of the Artistic License</i>, 17 Tex. Intell. Prop. L.J. 335, 341 (2009) (stating that &ldquo;injunctive relief is common for copyright infringement but granted rarely for breach of contract&rdquo;). </p>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> Jacobsen v. Katzer, 535 F.3d 1373, 1382 (Fed. Cir. 2008). Even so, upon remand from the Federal Circuit, the district court in <i>Jacobsen</i> stated that &ldquo;there is also evidence in the record attributing a monetary value&rdquo; for the infringed work. Jacobsen v. Katzer, No. C 06-01905, 2009 U.S. Dist. LEXIS 115204, at *11 (N.D. Cal. Dec. 10, 2009). The district court did not give further details or analysis regarding such evidence.</p>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> 17 U.S.C. &sect; 503 (2012) (setting forth impounding and disposition of infringing articles as potential remedies for infringement). <i>See also </i>Software Freedom Conservancy, Inc. v. Best Buy Co., No. 09 Civ. 10155, 2010 U.S. Dist. LEXIS 75208, at *15 (S.D.N.Y July 27, 2010) (ordering forfeiture of articles determined to be infringing the GPL).</p>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> 17 U.S.C. &sect; 505 (2012) (setting forth courts&rsquo; ability to assess costs and attorney&rsquo;s fees). <i>See also</i> Lawrence Rosen, <i>Bad Facts Make Good Law: The Jacobsen Case and Open Source</i>, 1 Int&rsquo;l Free and Open Source Software L. Rev 27, 29 (2009) (discussing the possibility of obtaining attorney&rsquo;s fees in open source disputes).</p>
<p><a href="#_ftnref51" name="_ftn51">[51]</a>. <i>See</i> Juergen Neumann et al., <i>OHANDA Label for Open Source Hardware</i>, OHANDA, <a href="http://www.ohanda.org/brief">http://www.ohanda.org/brief</a> (last visited Mar. 29, 2013).</p>
<p><a href="#_ftnref52" name="_ftn52"></a> [52]. Ian Gibson et al., Additive Manufacturing Technologies: Rapid Prototyping to Direct Digital Manufacturing 34 (2009).</p>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> <i>Id</i>. </p>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> Chua et al., <i>supra</i> note 8, at 10; Gibson et al., <i>supra</i> note 52, at 4.</p>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> Michael Wienberg, <i>What Happens When Patent Lawsuits Hit Home 3D Printing</i>, Public Knowledge (Nov. 27, 2012), <a href="http://publicknowledge.org/blog/what-happens-when-patent-lawsuits-hit-home-3d">http://publicknowledge.org/<br />blog/what-happens-when-patent-lawsuits-hit-home-3d</a>.</p>
<p><a href="#_ftnref56" name="_ftn56">[56]</a><i> See </i>Adrian Bowyer,<i> RepRap GPL License: Distributing and Copying RepRap, </i>RepRap (Dec. 14, 2006), <a href="http://reprap.org/wiki/RepRapGPLLicence">http://reprap.org/wiki/<br />RepRapGPLLicence</a>.</p>
<p><a href="#_ftnref57" name="_ftn57">[57]</a> Anderson, <i>supra </i>note 3, at 94.</p>
<p><a href="#_ftnref58" name="_ftn58">[58]</a> Chua et al., <i>supra</i> note 8, at 10. <i>See also</i> <i>Layer by Layer: How 3D Printers Work</i>, The Economist, Apr. 21, 2012, at 16, <i>available at</i> <a href="http://www.economist.com/node/21552903">http://www.economist.com/node/21552903</a> [hereinafter Layer by Layer]. <i>See also </i>Ormco Corp. v. Align Tech., Inc., 609 F. Supp. 2d 1057 (C.D. Cal. 2009) (hearing an action concerned with patent infringement, while also providing a detailed description of a specific proprietary three-dimensional printing process). </p>
<p><a href="#_ftnref59" name="_ftn59">[59]</a> Chua et al., <i>supra</i> note 8, at 137; <i>Fused Filament Fabrication</i>, RepRap, <a href="http://reprap.org/wiki/Fused_filament_fabrication">http://reprap.org/wiki/Fused_filament_fabrication</a> (last visited Apr. 2, 2013) (stating that the RepRap Project uses the terms &ldquo;fused filament fabrication&rdquo; rather than &ldquo;fused deposition modeling,&rdquo; since the latter term has been trademarked).</p>
<p><a href="#_ftnref60" name="_ftn60">[60]</a> Chua et al., <i>supra</i> note 8, at 10. <i>See also Solid Print, Making Things with a 3D Printer Changes the Rules of Manufacturing</i>, The Economist, Apr. 21, 2012, at 18, <i>available at </i><a href="http://www.economist.com/node/21552892">http://www.economist.com/node/21552892</a>. </p>
<p><a href="#_ftnref61" name="_ftn61">[61]</a> Chua et al., <i>supra</i> note 8, at 220.</p>
<p><a href="#_ftnref62" name="_ftn62">[62]</a> <i>See Layer by Layer</i>, <i>supra </i>note 58. Shapeways, a company that provides three-dimensional printing services over the Internet, provides a variety of materials including plastics, metals and glass. <i>See</i> <i>Materials Comparison Sheet</i>, Shapeways, <a href="http://www.shapeways.com/materials/material-options">http://www.shapeways.com/materials/<br />material-options</a> (last visited Apr. 2, 2013).</p>
<p><a href="#_ftnref63" name="_ftn63">[63]</a> Gibson, <i>supra</i> note 52, at 290 (describing the capability of using three-dimensional printing to fabricate complex shapes). <i>See also</i> Gibson at 292-93 (describing the capability of using three-dimensional printing to create internal moving parts);<i> The Shape of Things to Come</i>, The Economist, Dec. 10, 2011, at 88, <i>available at</i> <a href="http://www.economist.com/node/21541382">http://www.economist.com/node/21541382</a> (describing the use of three-dimensional printing to create articles with novel geometries).</p>
<p><a href="#_ftnref64" name="_ftn64">[64]</a> Gibson, <i>supra</i> note 52, at 295 (describing the use of additive manufacturing technology to combine materials).</p>
<p><a href="#_ftnref65" name="_ftn65">[65]</a> <i>Id</i>. at 291 (describing the use of additive manufacturing technology to create materials with unique internal structures); <i>Id.</i> at 295 (creating &ldquo;heterogeneous materials with unique properties&rdquo;); <i>The Shape of Things to Come</i>, <i>supra </i>note 63(describing the use of three-dimensional printing technology to create the &ldquo;fine, lattice-like internal structure of bone&rdquo; and &ldquo;the basic design of a plant stem – a bundle of vertical filaments of different technology.&rdquo;)</p>
<p><a href="#_ftnref66" name="_ftn66">[66]</a> <i>Layer by Layer</i>, <i>supra</i> note 58(discussing biological tissues); <i>Print me a Phone, </i>The Economist, Jul. 28, 2012, at 71, <i>available at</i> <a href="http://www.economist.com/node/21559593">http://www.economist.com/node/21559593</a> (discussing electronic circuits). </p>
<p><a href="#_ftnref67" name="_ftn67">[67]</a> <i>Materials Comparison Sheet</i>, Shapeways, <a href="http://www.shapeways.com/materials/material-options">http://www.shapeways.com/materials/material-options</a> (last visited Apr. 2, 2013). </p>
<p><a href="#_ftnref68" name="_ftn68">[68]</a> Florian Aigner, <i>3D-Printer with Nano-Precision,</i> Vienna Univ. of Tech. (Mar. 12, 2012), <a href="http://www.tuwien.ac.at/en/news/news_detail/article/7444/">http://www.tuwien.ac.at/en/news/news_detail/article/<br />7444/</a> (reporting that researchers at the Vienna University of Technology have used advanced printing technologies to construct a 285 micrometer racecar and approximately 100 micrometer models of St. Stephen&rsquo;s Cathedral and London Bridge). </p>
<p><a href="#_ftnref69" name="_ftn69">[69]</a> Thingiverse, <a href="http://www.thingiverse.com/">http://www.thingiverse.com</a> (last visited Mar. 28, 2013).</p>
<p><a href="#_ftnref70" name="_ftn70">[70]</a> Examples of such business include Shapeways and Sculpteo. <i>See</i> Shapeways, <a href="http://www.shapeways.com/">http://www.shapeways.com</a> (last visited Apr. 2, 2013); Sculpteo, <a href="http://www.sculpteo.com/">http://www.sculpteo.com</a> (last visited Apr. 2, 2013).</p>
<p><a href="#_ftnref71" name="_ftn71">[71]</a> The standard CAD file is represented in the IGES (Initial Graphics Exchange Specifications) format. For technical reasons, however. that format is not well-suited for three-dimensional printing. <i>See</i> Chua et al., <i>supra </i>note 8, at 337. </p>
<p><a href="#_ftnref72" name="_ftn72">[72]</a> <i>Id.</i> at 301.</p>
<p><a href="#_ftnref73" name="_ftn73">[73]</a> <i>Id.</i> at 28. Since the development of STL, other possible file formats for representing physical objects have been put forward as attempts to correct deficiencies in the STL format. <i>Id.</i> at 338.</p>
<p><a href="#_ftnref74" name="_ftn74">[74]</a> <i>Id.</i> at 338.</p>
<p><a href="#_ftnref75" name="_ftn75">[75]</a> <i>See</i> <i>STL 2.0 May Replace Old, Limited File Format</i>, RapidToday.com, <a href="http://www.rapidtoday.com/stl-file-format.html">http://www.rapidtoday.com/stl-file-format.html</a> (last visited Mar. 28, 2013). </p>
<p><a href="#_ftnref76" name="_ftn76">[76]</a> Bre Pettis et al., Getting Started with MakerBot 65 (2012) (describing the limited possibilities available for modifying STL files). </p>
<p><a href="#_ftnref77" name="_ftn77">[77]</a> <i>See</i> Ormco Corp. v. Align Techs., Inc., 609 F. Supp. 2d 1057, 1071 (C.D. Cal. 2009) (describing a three-dimensional printing design file as &ldquo;data file&rdquo; rather than software in the context of an action for patent infringement).</p>
<p><a href="#_ftnref78" name="_ftn78">[78]</a> <i>See</i> H.R. Rep. No. 94-1476, at 54 (1976), <i>reprinted in </i>1976 U.S.C.C.A.N. 5659, 5667 (stating that the provision is &ldquo;an effort to make clearer the distinction between works of applied art protectable under the bill and industrial designs not subject to copyright protection.&rdquo;) <i>See also </i>Robert C. Denicola, <i>Applied Art and Industrial Design: A Suggested Approach to Copyright in Useful Articles</i>, 67 Minn. L. Rev. 707, 722 (1983) (discussing the rationales for excluding industrial design from copyright protection).</p>
<p><a href="#_ftnref79" name="_ftn79">[79]</a> <i>See</i> Pivot Point Int&rsquo;l v. Charlene Prods., 372 F.3d. 913, 921 (7th Cir. 2004). </p>
<p><a href="#_ftnref80" name="_ftn80">[80]</a> <i>Id</i>.</p>
<p><a href="#_ftnref81" name="_ftn81">[81]</a> 17 U.S.C. &sect; 101 (2012) (defining pictorial, graphic and sculptural works). <i>See also</i> Victor Stanley, Inc. v. Creative Pipe, Inc., No. MJG-06-2662, 2011 U.S. Dist. Lexis112846, at *7 (D. Md. Sept. 30, 2011) (holding that defendants infringed plaintiff&rsquo;s copyright in manufacturing CAD files). <i>But see </i>Meshwerks, Inc. v. Toyota Motor Sales U.S.A., Inc., 528 F.3d 1258, 1268 (10th Cir. 2008) (denying copyright protection for 3D models of Toyota cars, since the models were &ldquo;unadorned images of Toyota&rsquo;s vehicles, the appearances of which do not owe their origins to Meshwerks.&rdquo;). The rationale of the decision in <i>Meshwerks</i> seems to show that original 3D design files will generally be accorded copyright protection. The decision was based on the fact that <i>Meshwerks</i> did not add any creative content to the design of the pre-existing Toyota vehicles. <i>Id. </i>As such, the decision implies that 3D design files with original creative content will be accorded copyright protection.</p>
<p><a href="#_ftnref82" name="_ftn82">[82]</a> 17 U.S.C. &sect; 101 provides that &ldquo;copies&rdquo; may be perceived &ldquo;either directly or with the aid of a machine or device.&rdquo; 17 U.S.C. &sect; 101 (2012). <i>Cf</i>. Apple Computer, Inc. v. Franklin Computer Corp., 714 F.2d 1240, 1249 (3d Cir. 1983) (affirming that the code of a computer program, embedded in a memory chip, is an appropriate subject for copyright). </p>
<p><a href="#_ftnref83" name="_ftn83">[83]</a> <i>See</i> Victor Stanley, 2011 U.S. Dist. Lexis 112846, at *9-10 (holding that defendant could not be held liable for copyright infringement for using copied technical drawings to manufacture articles, but could be held liable for the unauthorized download, transmission, creation of derivative works and copying of the copyrighted drawings themselves); Forest River v. Heartland Rec. Vehicles, 753 F. Supp. 2d 753, 760 (N.D. Ind. 2010) (dismissing claims that the use of copyrighted design drawings to manufacture a trailer constitutes copyrighted infringement, but stating that allegations concerning the copying of the design drawing themselves &ldquo;state a claim for copyright infringement as to the copies (as distinct from the actual trailer)&rdquo;); Gusler v. Fischer, 580 F. Supp. 2d 309, 315 (S.D.N.Y. 2008) (stating that the plaintiff &ldquo;holds a copyright in a technical drawing of a useful article, which does not preclude defendants&rsquo; manufacturing and marketing of the article itself&rdquo;). <i>Compare</i> Niemi v. Am. Axle Mfg. &amp; Holding Inc., No. 05-74210, 2006 U.S. Dist. LEXIS 50153, at *10 (E.D. Mich. July 24, 2006) (holding that the manufacture of a machine from a copyrighted technical drawing is not copyright infringement) <i>with</i> Niemi v. Am. Axle Mfg. &amp; Holding Inc., No. 05-74210, 2008 U.S. Dist. Lexis 25995 (E.D. Mich. April 23, 2008) (analyzing claims regarding the copying of the technical drawings themselves, with such claims dismissed for lack of evidence of copying).</p>
<p><a href="#_ftnref84" name="_ftn84">[84]</a> 17 U.S.C. &sect; 106(1) (2012) (granting an exclusive right of reproduction to the copyright holder).</p>
<p><a href="#_ftnref85" name="_ftn85">[85]</a> <i>See</i> Mai Sys. v. Peak Computer, 991 F.2d 511 (9th Cir. 1993) (holding that loading a copy of software onto a computer&rsquo;s memory constitutes copyright infringement); Cartoon Network v. CSC Holdings 536 F.3d 121, 127 (2d Cir. 2008) (affirming the holding in <i>Mai Systems</i>, but interpreting <i>MAI Systems </i>to hold that the copy in the computer&rsquo;s memory must be more than transitory). A digital design will be resident in the memory of a three-dimensional printer for more than transitory duration, since a printer will generally hold the file (or its derivatives) in memory for the period of time necessary to print the object, which can be several hours. Chua et al., <i>supra</i> note 8, at 31. The holding of <i>Mai Systems</i> applies to any copyrighted work (and not only software) that is loaded into a computer. <i>See</i> Nimmer on Copyright, &sect; 8.08[A][1] (stating that &ldquo;input of a work into a computer results in the making of a copy, and hence . . . such unauthorized input infringes the copyright owner&rsquo;s reproduction right&rdquo;).<i> See also</i> Jedson Eng&rsquo;g Inc. v. Spirit Constr. Servs., 720 F. Supp. 2d 904, 919 (S.D. Oh. 2010) (copyright infringement resulting from unauthorized access of CAD files and technical drawings through Internet and CD-ROM); Gemel Precision Tool Co. v. Pharma Tool Corp., Civ.-A. No. 94-5305, 1995 U.S. Dist. LEXIS 2093, at *17 (E.D. Pa. Feb. 13, 1995) (holding that the defendant&rsquo;s creation of CNC machine files infringed plaintiff&rsquo;s copyright). <i>Cf. </i>Ormco Corp. v. Align Tech., Inc., 609 F. Supp 2d 1057, 1072 n.17 (C.D. Cal. 2009) (in a patent infringement claim, relying on copyright law to show that loading three-dimensional printing data files creates a copy of those files). <i>But see</i> Simon Bradshaw et al., <i>The Intellectual Property Implications of Low-Cost 3D Printing</i>, 7 Scripted 1, 25 (2010), <i>available at</i> <a href="http://www.law.ed.ac.uk/ahrc/script-ed/vol7-1/bradshaw.pdf">http://www.law.ed.ac.uk/ahrc/script-ed/vol7-1/bradshaw.pdf</a>. Bradshaw states that, under the law of the United Kingdom, the copyright in a design document is not infringed by using the design to create an article in a three-dimensional printing process. <i>Id</i>. In reaching this conclusion, Bradshaw does not address or analyze the copying inherent to a computerized manufacturing process. </p>
<p><a href="#_ftnref86" name="_ftn86">[86]</a> 17 U.S.C. &sect; 106(2) (2012) (setting forth copyright holder&rsquo;s exclusive right to prepare derivative works).</p>
<p><a href="#_ftnref87" name="_ftn87">[87]</a> <i>See</i> Victor Stanley, 2011 U.S. Dist. Lexis 112846, at *10 (D. Md. 2011) (finding copyright infringement when defendants created derivative works of CAD manufacturing files). The printer may also manipulate the file in other ways as well, to ensure that &ldquo;it is the correct size, position and orientation for building.&rdquo; <i>See</i> Gibson, <i>supra</i> note 52, at 5. In other situations, the printer may be required to segment a single STL file or merge several STL files. <i>See id.</i>at 45.</p>
<p><a href="#_ftnref88" name="_ftn88">[88]</a> In actual fact, there may not be an exact one-to-one correspondence between the design file and the final printed article. First, a printed article may require some amount of post-processing, such as finishing, polishing, sand-papering or coating. Gibson, <i>supra</i> note 52, at 46. Second, certain printing technologies may require the printing of additional &ldquo;supports&rdquo; during the printing process to buttress manufactured articles. <i>Id. </i>at 53.</p>
<p><a href="#_ftnref89" name="_ftn89">[89]</a> TDPL, &sect; 2.</p>
<p><a href="#_ftnref90" name="_ftn90">[90]</a> <i>See</i> <i>supra</i> text accompanying notes 83-87.</p>
<p><a href="#_ftnref91" name="_ftn91">[91]</a> TDPL, &sect; 3.2.</p>
<p><a href="#_ftnref92" name="_ftn92">[92]</a> TDPL, &sect; 3.3(a).</p>
<p><a href="#_ftnref93" name="_ftn93">[93]</a> TDPL, &sect;&sect; 3.1, 3.3(b).</p>
<p><a href="#_ftnref94" name="_ftn94">[94]</a> <i>See</i> Gibson, <i>supra</i> note 52, at 56 (discussing software that can imprint identification information on printed articles).</p>
<p><a href="#_ftnref95" name="_ftn95">[95]</a> TDPL, &sect; 1.8 (stating that a Required Notice may provide &ldquo;direction to a URL which displays&rdquo; such attribution and licensing information). In situations where the inclusion of extensive attribution and licensing language would prove awkward or require the use of extensive area on a confined physical object, such notices could be composed of other digital means of providing such information. For example, two-dimensional bar codes could be used to provide an efficient means of directing users to the appropriate Internet site. A similar approach has recently been adopted by Thingiverse. <i>See</i> <i>Help with Barcodes,</i> Thingiverse, <a href="http://www.thingiverse.com/help/barcodes">http://www.thingiverse.com/help/barcodes</a> (last visited Apr. 2, 2013). Similarly, the Linux Foundation has proposed a similar means for tracking open source software components included in software products. <i>See</i> <i>The Linux Foundation Announces New Tool for Tracking Free and Open Source Software Components</i>, The Linux Foundation (May 30, 2012), <a href="http://www.linuxfoundation.org/news-media/announcements/2012/05/linux-foundation-announces-new-tool-tracking-free-and-open-source-s">http://www.linuxfoundation.org/news-media/announcements/2012/05/linux-foundation-announces-new-tool-tracking-free-and-open-source-s</a>.</p>
<p><a href="#_ftnref96" name="_ftn96">[96]</a> TDPL, &sect; 3.4. An important feature of the TDPL is that it conditions the right to modify the design file on the concomitant insertion of this notice. In order to be enforceable under copyright law, the provisions of the TDPL must constitute conditions to a copyright license rather than additional contractual covenants. <i>See </i>Omri Ben-Shahar, <i>Damages for Unlicensed Use</i>, 78 U. Chi. L. Rev. 7, 11-12 (discussing the differences between license conditions and covenants). In order to constitute a condition to the license, the provision at question must relate to an action that (a) exceeds the license&rsquo;s scope (b) in a manner that implicates one of the licensor&rsquo;s exclusive statutory rights. <i>See</i> MDY Indus. LLC v. Blizzard Entm&rsquo;t Inc., 629 F.3d 928, 940 (9th Cir. 2010). Provisions that condition a software user&rsquo;s right to create derivative works or modifications are, under this test, considered license conditions rather than contractual covenants. <i>Id. </i>at n.3. As such, the requirement of the TDPL that modifications must be accompanied by an insertion of the modification notice should constitute a condition to the copyright license rather than an additional contractual covenant. The GPL operates in the same way: the copyleft provisions of the GPL are formulated as conditions to the GPL&rsquo;s grant of distribution rights. In other words, a licensee is not permitted to distribute works under the GPL unless it also provides source code as required by the license. <i>See</i> Heather Meeker, <i>The Gift that Keeps on Giving – Distribution and Copyleft in Open Source Software Licenses</i>, 4 Int&rsquo;l Free and Open Source Software L. Rev. 29, 29 (2012). The conditions of the TDPL are structured to apply to the modification of the design file rather than the distribution of a physical object since, in contrast to the GPL&rsquo;s software setting, the distribution of physical articles may not implicate any rights under copyright law. <i>See supra</i> text accompanying notes 78-80.</p>
<p><a href="#_ftnref97" name="_ftn97">[97]</a> TDPL, &sect; 1.6</p>
<p><a href="#_ftnref98" name="_ftn98">[98]</a> Several industries with complex supply chains, such as the automotive and aerospace industries, have already begun to make use of three-dimensional printing.<i> See </i>Neil Hopkinson et al., Rapid Manufacturing: An Industrial Revolution for the Digital Age 13 (2006). <i>See also</i> <i>supra</i> note 30, noting the complex supply chains in these industries.</p>
<p><a href="#_ftnref99" name="_ftn99">[99]</a> TDPL, &sect; 4 does contain a contractual commitment not to remove any notices from any physical objects printed with the design file and an obligation to pass this commitment onto downstream recipients of the object. Unfortunately, it is unclear whether this prohibition could be achieved without resort to such a contractual commitment. The Digital Millennium Copyright Act does contain a prohibition to &ldquo;remove or alter any copyright management information.&rdquo; 17 U.S.C. &sect; 1202(b) (2012). It is unclear whether this prohibition applies to notices printed on a physical object, since the statutory provision only concerns notices &ldquo;conveyed in connection with copies . . . of a work or performances or displays of a work.&rdquo; 17 U.S.C. &sect; 1202(c) (2012); <i>see</i> Textile Secrets Int&rsquo;l, Inc. v. Ya-Ya Brand, Inc., 524 F. Supp. 2d 1184, 1201-03 (C.D. Cal. 2007) (holding that the prohibition does not apply to the removal of a tag attached to fabric). At the same time, however, the <i>Textile Secrets</i> holding was limited to a situation where there was an &ldquo;absence of any facts demonstrating that a technological process was utilized in connection with . . . applying the copyright information . . . .&rdquo; <i>Id.</i> at 1201, n.17. </p>
<p><a href="#_ftnref100" name="_ftn100">[100]</a> Katz, <i>supra</i> note 7, at 49-51. Katz attempts to resolve this problem by providing that an effective open hardware license could require the provision of complete design documentation, where that documentation could consist of components that are readily available with known specifications. This of course requires some judgment concerning which components should be considered &ldquo;readily available.&rdquo; In addition, what constitutes &ldquo;readily available&rdquo; could change over time. </p>
<p><a href="#_ftnref101" name="_ftn101">[101]</a> <i>Id.</i></p>
<p><a href="#_ftnref102" name="_ftn102">[102]</a> TDPL, &sect; 1.4</p>
<p><a href="#_ftnref103" name="_ftn103">[103]</a> TDPL, &sect; 3.3.</p>
<p><a href="#_ftnref104" name="_ftn104">[104]</a> As noted above, a limited copyright may be applicable to certain physical articles. <i>See supra </i>text accompanying notes 83-87. As such, it may also be possible to use such copyright to enforce the license conditions of the TDPL, and the text of the TDPL recognizes this possibility. <i>See infra </i>note 127. Even so, as the existence and scope of such copyrights can be contentious, the TDPL relies on the copyright in the design document instead. </p>
<p><a href="#_ftnref105" name="_ftn105">[105]</a> <i>See supra</i> text accompanying notes 63-65(detailing the comparative advantage of three-dimensional printing in producing certain articles and materials). </p>
<p><a href="#_ftnref106" name="_ftn106">[106]</a> Peter Marsh, The New Industrial Revolution 26-28 (2012) (describing the widespread use of computer aided design in modern manufacturing); Eric Von Hippel, Democratizing Innovation 104 (2005); Victoria Gomelsky, <i>Computerized Machines Aid Human Watchmakers</i>, NY Times (Sept. 4, 2012), <a href="http://www.nytimes.com/2012/09/05/fashion/05iht-acaw-hitech05.html?pagewanted=all&amp;_r=0">http://www.nytimes.com/2012/09/05/fashion/05iht-acaw-hitech05.html?pagewanted=all&amp;_r=0</a> (describing the &ldquo;ubiquity of computer-aided design&rdquo; in the Swiss watch making industry); Anderson, <i>supra</i> note 3, at 76 (stating that &ldquo;[s]oftware is increasingly driving the design process&rdquo;).</p>
<p><a href="#_ftnref107" name="_ftn107">[107]</a> Indeed, in designing the Android platform, Google reverse engineered and reconstructed an equivalent to almost all of the Java programming language. Generally, Java was licensed by Oracle under either the GPL or pursuant to commercial terms. Google carried out this complex and costly process in order to circumvent these licensing terms. <i>See </i>Oracle Am., Inc. v. Google Inc<i>.,</i> 872 F. Supp. 974, 978 (N.D. Cal 2012) (stating that &ldquo;Google wrote or acquired its own source code to implement virtually all the functions of the 37 API packages in question. Significantly, all agree that these implementations — which account for 97 percent of the lines of code in the 37 API packages —are different from the Java implementations.&rdquo;). The roots of the open source movement itself also grew out of such a feat of reverse engineering, when staff at UC Berkeley rewrote much of the Unix source code that was proprietary to AT&amp;T. <i>See </i>Weber, <i>supra</i> note 4, at 40. The Linux operating system also grew out of a similar attempt to bypass the licensing restrictions imposed on the source code of Unix. <i>See </i>Moody, <i>supra</i> note 13, at 33-43. </p>
<p><a href="#_ftnref108" name="_ftn108">[108]</a> 17 U.S.C. &sect; 102 provides that &ldquo;[i]n no case does copyright protection for an original work of authorship extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery, regardless of the form in which it is described, explained, illustrated, or embodied in such work.&rdquo; 17 U.S.C. &sect; 102(b) (2012).</p>
<p><a href="#_ftnref109" name="_ftn109">[109]</a> For a summary of the application of the merger doctrine in the context of software programs, see Lexmark Int&rsquo;l, Inc. v. Static Control Components, Inc<i>.,</i> 387 F.3d 522, 535 (6th Cir. 2004). </p>
<p><a href="#_ftnref110" name="_ftn110">[110]</a> <i>See</i> Computer Assocs. Int&rsquo;l, Inc. v. Altai, Inc.<i>,</i> 928 F.2d 693, 704 (2nd Cir. 1992) (noting that &ldquo;[t]he essentially utilitarian nature of a computer program further complicates the task of distilling its idea from its expression&rdquo;).</p>
<p><a href="#_ftnref111" name="_ftn111">[111]</a> <i>See, e.g., </i>Pamela Samuelson et al., <i>A Manifesto Concerning the Legal Protection of Computer Programs</i>, 94 Colum. L. Rev. 2308, 2317 (1994) (&ldquo;Behavior is not a secondary by-product of a program, but rather an essential part of what programs are. To put the point starkly: No one would want to buy a program that did not behave, i.e., that did nothing, no matter how elegant the source code ‘prose&rsquo; expressing that nothing.&rdquo;).</p>
<p><a href="#_ftnref112" name="_ftn112">[112]</a> <i>See, e.g.,</i> Lexmark Int&rsquo;l Inc. v. Static Control Components, Inc.<i>,</i> 387 F.3d 522, 537-42 (6th Cir. 2004) (holding that Lexmark&rsquo;s &ldquo;Toner Loading Program&rdquo; was not copyrightable since the expression of the program was constrained by compatibility requirements). </p>
<p><a href="#_ftnref113" name="_ftn113">[113]</a> For a discussion of software license agreements in general, see Raymond T. Nimmer, <i>Copyright First Sale and the Over-riding Role of Contract</i>, 51 Santa Clara L. Rev. 1311, 1322 (2011). Nimmer notes that &ldquo;[i]n the digital era, all of the traditional content industries have moved to a mixed model of distribution and many new industries only use digital distributions subject to license agreements.&rdquo; <i>Id.</i> With respect to open source licenses, the Software Freedom Law Center, for example, has been successful in enforcing the GPL with respect to &ldquo;BusyBox&rdquo; software. <i>See supra</i> note 6. <i>See also </i>Software Freedom Conservancy, Inc. v. Best Buy Co., No. 09 Civ. 10155, 2010 U.S. Dist. LEXIS 75208, at *15 (S.D.N.Y July 27, 2010) (ordering forfeiture of articles determined to be infringing the GPL).</p>
<p><a href="#_ftnref114" name="_ftn114">[114]</a> Section 6(b) of version 3 of the GPL provides that a licensee that may satisfy its obligations to provide source code by providing written notice regarding &ldquo;access to copy the Corresponding Source from a network server at no charge.&rdquo; GPLv3, <i>supra</i> note 13, &sect; 6(b). In addition, Section 6(d) allows licensees to provide source code through a &ldquo;network server&rdquo; if object code was provided in the same manner. <i>See id</i>. at &sect; 6(d).</p>
<p><a href="#_ftnref115" name="_ftn115">[115]</a> <i>See </i>GPL Second Draft, <i>supra</i> note 41, at n. 51. <i>See also </i>OSHWA Definition, <i>supra</i> note 23, at &sect; 1 (stating that download from the Internet is the preferred method for making source documentation available); <i>The Open Source Definition</i>, The Open Source Initiative, <a href="http://www.opensource.org/osd">http://www.opensource.org/osd</a> (providing that download from the Internet is the preferred method of making source code available). Section 5.2(ii) of the TAPR license also provides that hardware documentation can be distributed by providing a URL where documentation may be downloaded. On the other hand, the Software Freedom Law Center (SFLC) has opined that, for much of the world, downloading source code from the Internet is either not possible or not practical. <i>See </i>Bradley M. Kuhn et al., <i>A Practical Guide to GPL Compliance, </i>Software Freedom Law Center (Aug. 26, 2008), <a href="http://www.softwarefreedom.org/resources/2008/compliance-guide.html">http://www.softwarefreedom.org/resources/2008/compliance-guide.html</a>. The opinion of the SFLC dates from 2008, and as Internet technology advances and become more accessible this well-grounded objection to Internet distribution should become less relevant. While the cost to licensors of establishing and maintaining an Internet website from which users could obtain source material is not negligible, this cost could be substantially lowered through the use of community websites such as Thingiverse, in the same way that software source code is made available on community Internet sites such as Sourceforge. <i>See</i> Sourceforge, <a href="http://sourceforge.net/">http://sourceforge.net</a> (last visited Apr.2, 2013).</p>
<p><a href="#_ftnref116" name="_ftn116">[116]</a> For example, Katz questions whether bolting a copyleft wheel to a car would require the distribution of design documentation for the entire car. <i>See</i> Katz, <i>supra</i> note 7, at 48.</p>
<p><a href="#_ftnref117" name="_ftn117">[117]</a> <i>See generally</i> Eli Greenbaum, <i>Open Source Semiconductor Core Licensing</i>, 25 Harv. J.L. &amp; Tech. 131 (2011).</p>
<p><a href="#_ftnref118" name="_ftn118">[118]</a> <i>See </i>Malcolm Bain, <i>Software Interactions and the GNU General Public License</i>, 2 Int&rsquo;l Free and Open Source Software L. Rev. 165, 165 (2010) (noting that &ldquo;[t]he so-called ‘GPL linking&rsquo; debate has been raging for the last 18 years, and probably will go on for . . . quite a few more&rdquo;).</p>
<p><a href="#_ftnref119" name="_ftn119">[119]</a> TDPL, &sect; 1.3.</p>
<p><a href="#_ftnref120" name="_ftn120">[120]</a> <i>See</i> <i>3D printers could create customized drugs on demand</i>, BBC News (Apr. 18, 2012), <a href="http://www.bbc.co.uk/news/technology-17760085">http://www.bbc.co.uk/news/technology-17760085</a>. Commentators have noted the difficulty of applying open source development principles to biotechnology. <i>See, e.g., </i>David W. Opderbeck, <i>The Penguin&rsquo;s Genome, or Coase and Open Source Biotechnology</i>, 18 Harv. J.L. &amp; Tech. 167, 198-99 (2004). The TDPL, however, allows the easy application of open source principles to any biotechnology process that uses three-dimensional printing technology.</p>
<p><a href="#_ftnref121" name="_ftn121">[121]</a> TDPL, &sect; 3.7.</p>
<p><a href="#_ftnref122" name="_ftn122">[122]</a> Michael Weinberg, <i>It Will be Awesome if They Don&rsquo;t Screw it Up: 3D Printing, Intellectual Property, and the Fight Over the Next Great Disruptive Technology</i> (2010), Public Knowledge, <a href="http://www.publicknowledge.org/files/docs/3DPrintingPaperPublicKnowledge.pdf">http://www.publicknowledge.org/files/docs/3DPrintingPaperPublicKnowledge.pdf</a>.</p>
<p><a href="#_ftnref123" name="_ftn123">[123]</a> Fred Chasen et al., <i>Your Printer is Like iTunes: DRM and the 3D Printing &ldquo;Revolution,&rdquo; </i>Information Law and Policy Blog (Oct. 21, 2012), <a href="http://blogs.ischool.berkeley.edu/i205f12/2012/10/21/your-printer-is-like-itunes-drm-the-3d-printing-revolution/">http://blogs.ischool.berkeley.edu/i205f12/2012/10/21/your-printer-is-like-itunes-drm-the-3d-printing-revolution/</a>. Intellectual Ventures, a well-known non-practicing entity, has been issued a patent for the application of DRM technology to three-dimensional printing. <i>See</i> U.S. Patent No. 8,286,236 (issued Oct. 9, 2012).</p>
<p><a href="#_ftnref124" name="_ftn124">[124]</a> Section 1201 of the Copyright Act prohibits both acts of circumvention as well as trafficking in the tools and technologies of circumvention. 17 U.S.C. &sect; 1201(a)(1)(A) (2012) (providing that &ldquo;[n]o person shall circumvent a technological means that effectively controls access to a work protected under this title&rdquo;); 17 U.S.C. &sect; 1201(b)(1)(A) (2012) (providing that &ldquo;[n]o person shall manufacture, import, offer to the public, provide, or otherwise traffic in any technology . . . <a name="b_1_A"></a>primarily designed or produced for the purpose of circumventing protection afforded by a technological measure that effectively protects a right of a copyright owner under this title in a work or a portion thereof&rdquo;). For a summary of concerns regarding the use of digital rights management, see <i>DRM</i>, Electronic Frontier Foundation, <a href="https://www.eff.org/issues/drm">https://www.eff.org/issues/drm</a>. </p>
<p><a href="#_ftnref125" name="_ftn125">[125]</a> The DMCA safe harbor provisions protect online service providers (&ldquo;ISPs&rdquo;) from copyright infringement claims in respect of user activity, so long as the service provider complies with specific conditions. 17 U.S.C. &sect; 512(a)(1-5) (2012). To avoid liability, the ISP must promptly remove or block access to alleged infringing material when they receive notification of an infringement claim from a copyright holder. 17 U.S.C. &sect; 512(c)(1)(C) (2012). Thingiverse has received at least one DMCA takedown notice in respect of a digital design. Bre Prettis, <i>Copyright Policy</i>, Thingiverse Blog (Feb. 18, 2011), <a href="http://blog.thingiverse.com/2011/02/18/copyright-and-intellectual-property-policy/">http://blog.thingiverse.com/2011/02/18/copyright-and-intellectual-property-policy/</a>.</p>
<p><a href="#_ftnref126" name="_ftn126">[126]</a> These annotations to the text of the TDPL describe certain drafting decisions made in creating the license. Capitalized terms used in annotations notes have the same meaning given to those terms in the body of the TDPL itself.</p>
<p><a href="#_ftnref127" name="_ftn127">[127]</a> Certain circumstances might allow for a copyright in a Printed Articles itself. Such copyrights in Physical Articles often raise disputes as to their scope and enforceability. <i>See supra </i>text accompanying notes 78-80. As such, the TDPL does not rely on such copyrights to enforce the conditions of the license. Nevertheless, nothing in the TDPL prevents a licensor from claiming that the unauthorized copying of the Printing Article constitutes copyright infringement of the copyright in the Printed Article itself.</p>
<p><a href="#_ftnref128" name="_ftn128">[128]</a> The TDPL recognizes that there may be legitimate situations that require a change in the location or size of a notice on a Printed Article, including for aesthetic purposes. At the same time, the TDPL also recognizes the interest of the Licensor in ensuring that such notices remain accessible. As such, the TDPL allows licensees to change the location or size of any notice, so long as it remains reasonably accessible. The reference to &ldquo;electronic devices&rdquo; is intended to capture the possibility that a Required Notice will only consist of a bar code that directs a recipient to an internet location. <i>See supra</i> note 95. </p>
<p><a href="#_ftnref129" name="_ftn129">[129]</a> This requirement to maintain the URL providing the Source Form of the Work for at least three years is based on the three year time frame used in both Section 6(b) of GPLv3 and Section 5.2(ii) of the TAPR Open Hardware License. <i>See</i> GPLv3, <i>supra</i> note 13, at &sect; 6(b).</p>
<p><a href="#_ftnref130" name="_ftn130">[130]</a> The TDPL contains an express patent license. In this manner, the TDPL follows the precedent of several open source software licenses that also contain express patent licenses, such as version 3 of the GPL and the Mozilla Public License (&ldquo;MPL&rdquo;). <i>See </i>GPLv3, <i>supra</i> note 13, at &sect; 11; Mozilla Public License<i>, </i>Mozilla<i>, </i><a href="http://www.mozilla.org/MPL/2.0/">http://www.mozilla.org/MPL/2.0/</a> (last visited Apr. 2, 2013), at &sect; 2.1(b). The TAPR and CERN licenses also contain express patent licenses. <i>See </i>TAPR license, <i>supra</i> note 18, at &sect; 2; CERN license, <i>supra</i> note 18, at &sect; 3.4. At the same time, the TDPL gives consideration to legitimate concerns that the scope of this license not be overly broad. First, the license is limited to the use of the licensed design in an automated printing process. As such, the patent license cannot be used a shield for the use of the design in a traditional manufacturing process that does not require the copyright license of the TDPL. In this way, the patent license is tied to the copyleft obligations of the TDPL – only a licensee that is prepared to share derivative works in compliance with the obligations of the TDPL can enjoy the benefit of the patent license. Second, only a &ldquo;Licensor&rdquo; grants a patent license under the TDPL. As such, an individual or entity that simply distributes a design or article does not grant any patent license. Third, the license does not apply to works created in violation of the license. As such, an individual that violates the copyright license of the TDPL will also not have the benefit of the express patent license.</p>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2013/04/three-dimensional-printing-and-open-source-hardware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protecting Artistic Vandalism: Graffiti and Copyright Law</title>
		<link>http://jipel.law.nyu.edu/2013/04/protecting-artistic-vandalism-graffiti-and-copyright-law/</link>
		<comments>http://jipel.law.nyu.edu/2013/04/protecting-artistic-vandalism-graffiti-and-copyright-law/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 03:00:39 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Spring 2013]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=2503</guid>
		<description><![CDATA[ &#160;]]></description>
				<content:encoded><![CDATA[<style>
.imgbox{margin:0 auto; padding: 0 0 12px 0;}
.imgbox table{width:940px; text-align:center;border: none; margin:0 auto}
.entry table td{border:none; padding: 0;}
.imgbox img{border:1px solid #fff;padding:0;margin:3px; box-shadow: 0; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0;}
.entry img{box-shadow: 0; -webkit-box-shadow: 0 0; -moz-box-shadow: 0 0;}
#toc .l1{padding-left: 0px;}
#toc .l2{padding-left: 30px;}
#toc .l3{padding-left: 60px;}
#toc .l4{padding-left: 90px;}
#toc .l5{padding-left: 120px;}
</style>
<p>By Celia Lerman<a name="_authorref" href="#_author"><strong>*</strong></a></p>
<div id="toc">
<div class="l1"><a href="#intro">Introduction</a></div>
<div class="l1"><a href="#I">I. A Rising Artistic Movement Where Ownership Raises Concerns</a></div>
<div class="l1"><a href="#II">II. Graffiti as a Visual Work Under Copyright Law</a></div>
<div class="l1"><a href="#III">III. How Can We Protect Illegal Expression Like Graffiti Under Copyright?</a></div>
<div class="l2"><a href="#IIIA">A. Identifying Illegal Graffiti</a></div>
<div class="l2"><a href="#IIIB">B. Illegality Is Not a Basis for Denying Copyright Protection</a></div>
<div class="l2"><a href="#IIIC">C. Illegal Art Can Be Protected in an Incentive-Based Copyright System</a></div>
<div class="l1"><a href="#IV">IV. Challenges to the Enforcement of Artists&#8217; Rights in their Graffiti</a></div>
<div class="l2"><a href="#IVA">A. Challenges in Enforcing Copyright</a></div>
<div class="l2"><a href="#IVB">B. Challenges Under the Visual Artists Rights Act</a></div>
<div class="l3"><a href="#IVB1">1. Claims of attribution over the work</a></div>
<div class="l3"><a href="#IVB2">2. Claims against third parties to protect the integrity of the work and to prevent destruction of the work</a></div>
<div class="l1"><a href="#conclusion">Conclusion</a></div>
</div>
<h3><a name="intro"></a>INTRODUCTION</h3>
<p>Does copyright law protect graffiti? This is a question of growing importance in today&rsquo;s art scene. Books, CD&rsquo;s, t-shirts and other items featuring graffiti images are often released without permission from the original graffiti artists. For a recent example, take the graffiti exhibition mounted in a Buenos Aires art gallery by Peruvian artist Jose&#769; Carlos Martinat. Martinat&rsquo;s exhibition consisted of appropriated pieces of graffiti that he had carefully removed, without permission, from the walls of private properties in Buenos Aires. Martinat also offered these pieces for sale. Local graffiti artists reacted furiously to this exhibition and collectively destroyed all of their graffiti pieces <i>in situ</i> during the gallery&rsquo;s opening night. Examples like this lead us to wonder if graffiti artists could receive any protection under copyright law.<a href="#_ftn1" name="_ftnref1">[1]</a></p>
<p>At least some pieces of graffiti are suitable for copyright protection, insofar as they are original works, fixed in a tangible medium of expression. Still, why should we protect expressions created by an illegal act (painting a third party&rsquo;s property without her permission)? Should the law help graffiti artists to benefit from their transgressions? Moreover, if the primary purpose of copyright is to incentivize the creation of valuable creative works, should we protect and promote illegal art?</p>
<p>Following an overview of recent cases concerning graffiti in Section I of this Article, Section II will argue that when graffiti complies with the minimum requirements for copyright protection (an original work, fixed in a tangible medium of expression), it should be protected under copyright law despite its illegality. As will be explained in Section III, this is because copyright should be <i>neutral</i> towards works created by illegal means. Because copyright should only be concerned with the immaterial work, the artist&rsquo;s material transgressions should not exclude the work from copyright protection. Section III will also show that copyright protection for graffiti may be justified even under the incentive-based scheme of the U.S. Copyright Act. Illegal graffiti pieces are creative works of authorship that can fit into the concept of promoting &ldquo;the Progress of Science and useful Arts,&rdquo; as stated in the United States Constitution.<a href="#_ftn2" name="_ftnref2">[2]</a> Protecting graffiti under copyright law, moreover, may incentivize graffiti artists to create more legal works. </p>
<p>Section IV analyzes the challenges that artists face when enforcing their rights in their graffiti under the Copyright Act and the Visual Artists Rights Act (&ldquo;VARA&rdquo;). I will claim that VARA can protect graffiti against modification and destruction from third parties, but not from the wall owner, whose property rights were violated when the graffiti was created. I will also argue that graffiti artists can fully claim their rights of attribution under VARA.</p>
<h3><a name="I"></a>I. A RISING ARTISTIC MOVEMENT WHERE OWNERSHIP RAISES CONCERNS</h3>
<p>Graffiti is one of the fastest growing artistic movements.<a href="#_ftn3" name="_ftnref3">[3]</a> It has been compared to the cubist revolution,<a href="#_ftn4" name="_ftnref4">[4]</a> and regarded as the twenty-first century heir to Pop Art.<a href="#_ftn5" name="_ftnref5">[5]</a> Graffiti pieces can be found in all sorts of spaces with significant public exposure (streets, means of transport, and buildings), chosen carefully by graffiti artists to give high visibility to their work.</p>
<p>The term &ldquo;graffiti&rdquo; has both a broad and a narrow meaning. The broad meaning refers to an artistic movement that includes several different styles (spray-paint graffiti, street art and stencils), which, in turn, are associated with different socio-cultural groups. The narrow meaning only refers to spray-paint graffiti. In this article, unless otherwise noted, I will use the term &ldquo;graffiti&rdquo; only in the broad sense.<a href="#_ftn6" name="_ftnref6">[6]</a> Moreover, I will primarily focus on illegal graffiti, that is, graffiti that has been fixed to a surface without permission from the surface&rsquo;s owner.</p>
<p>Spray-paint graffiti includes elaborate signatures and tags, along with murals and other graphic pieces created with spray paint.<a href="#_ftn7" name="_ftnref7">[7]</a> This technique is used not only by graffiti artists, but also by gangs to mark their territory, sports fans to support their teams, and by political groups to advance their causes. Spray-paint graffiti generally has a message that is written <i>by</i> and <i>for</i> the graffiti community: few people&ndash;generally those either from the same gang culture, or people from the same artistic community&ndash;understand the meaning of such graffiti pieces.</p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n8-graffiti-a.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n8-graffiti-b.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n8-graffiti-c.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n8-graffiti-d.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Spray-paint graffiti</i><a href="#_ftn8" name="_ftnref8">[8]</a>
   </td>
</tr>
</table>
</div>
<p>By contrast, street art techniques go beyond just spray-cans.<a href="#_ftn9" name="_ftnref9">[9]</a> They range from traditional painting with brushes, rollers and palettes, to more innovative forms of expression such as stickers, posters, lighting installations and mosaics.<a href="#_ftn10" name="_ftnref10">[10]</a> Street art, moreover, is often purely artistic: by this I mean that, unlike spray-paint graffiti, street art is an aesthetic work that the general public is able to interpret and with which the public can connect. </p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n11-streetart-a.jpg" height="230"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n11-streetart-b.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n11-streetart-c.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Street art</i><a href="#_ftn11" name="_ftnref11">[11]</a>
   </td>
</tr>
</table>
</div>
<p>Stencil graffiti combines elements from spray-paint graffiti and from street art. Stencil artists carefully prepare stencil blueprints on hand-made sheets, which they then place on a surface and cover with spray paint. Stencil graffiti works are the easiest and quickest pieces to replicate.<a href="#_ftn12" name="_ftnref12">[12]</a> Like spray-paint graffiti, stencil art is created with spray-paint, and like street art, stencil art is generally artistic. </p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n13-stencil-a.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n13-stencil-b.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n13-stencil-c.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Stencil</i><a href="#_ftn13" name="_ftnref13">[13]</a>
   </td>
</tr>
</table>
</div>
<p>Graffiti pieces increasingly attract the attention of numerous collectors, gallery owners, publishers, filmmakers, and journalists. Pieces from famous graffiti artists have sold for hundreds of thousands of dollars in the art market.<a href="#_ftn14" name="_ftnref14">[14]</a> Graffiti pieces have even been given as diplomatic gifts.<a href="#_ftn15" name="_ftnref15">[15]</a> Galleries are seeing record attendance at exhibitions of graffiti works,<a href="#_ftn16" name="_ftnref16">[16]</a> and publishers have generated a boom of photographic books on graffiti and street art.<a href="#_ftn17" name="_ftnref17">[17]</a> As graffiti has grown in popularity, several conflicts have highlighted issues regarding the rights graffiti artists have with respect to their work. </p>
<p>The first group of examples involve the unauthorized reproduction of graffiti through other means of expression, such as books, clothing, film, and TV advertisements. For example, photographer and graffiti aficionado Peter Rosenstein published the book, <i>Tattooed Walls</i>,<a href="#_ftn18" name="_ftnref18">[18]</a> which displays over one hundred pictures of New York City murals. Rosenstein had accumulated these photographs over the course of a decade; he then compiled and published these images without permission from the graffiti artists whose works were featured. Soon after publication, a dozen artists who created some of the book&rsquo;s murals&mdash;including the group Tats Cru&mdash;sought a settlement from Rosenstein.<a href="#_ftn19" name="_ftnref19">[19]</a> Rosenstein explained that he did not ask for permission because &ldquo;the murals were in public spaces,&rdquo;<a href="#_ftn20" name="_ftnref20">[20]</a> and because he thought the publication &ldquo;was covered under fair use provisions.&rdquo;<a href="#_ftn21" name="_ftnref21">[21]</a> However, US copyright law does not support these arguments, as we shall see below.<a href="#_ftn22" name="_ftnref22">[22]</a> Eventually, a settlement was reached and the book was quickly taken out of the publisher&rsquo;s catalogue.<a href="#_ftn23" name="_ftnref23">[23]</a></p>
<p>Another example of a book that reproduced graffiti without permission is <i>Tony Hawk&rsquo;s Pro Skater 2 Official Strategy Guide</i>, published by Pearson Education a/k/a Brady Publishing. The book features a mural by Chicago&rsquo;s graffiti artist Hiram Villa, known as &ldquo;UNONE,&#8221; without the artist&rsquo;s consent. Villa brought copyright infringement and state law claims against the publishers, but the court initially dismissed his case for lack of copyright registration.<a href="#_ftn24" name="_ftnref24">[24]</a> In its decision, however, the court explained that it &ldquo;assumed, without deciding, that the work is copyrightable.&rdquo;<a href="#_ftn25" name="_ftnref25">[25]</a> Villa then registered his work with the Copyright Office and filed suit again. This time, the publisher moved to dismiss the complaint, and the court rejected the publisher&rsquo;s motion.<a href="#_ftn26" name="_ftnref26">[26]</a> Unfortunately for this paper&rsquo;s analysis, the parties reached an agreement before the court could issue any substantive decision on the case, leaving the question unsettled.<a href="#_ftn27" name="_ftnref27">[27]</a></p>
<p>Graffiti has also been reproduced on clothing. For example, Urban Outfitters recently printed t-shirts that featured a signature piece by street artist Cali Killa without his permission. Cali Killa and Urban Outfitters settled the dispute, and the clothing company stopped using the artwork.<a href="#_ftn28" name="_ftnref28">[28]</a> </p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n29-calikilla.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Cali Killa&rsquo;s graffiti and Urban Outfitter&rsquo;s clothing</i><a href="#_ftn29" name="_ftnref29">[29]</a>
   </td>
</tr>
</table>
</div>
<p>Another example of graffiti appropriation is the swimsuit worn by the Spanish synchronized swimming team in the 2008 Beijing Olympics. The swimsuit in question reproduced German artist Cantwo&rsquo;s graffiti artwork without his permission.<a href="#_ftn30" name="_ftnref30">[30]</a> Complicating the conflict, Spanish nationals performed the infringement of the German work in China.<a href="#_ftn31" name="_ftnref31">[31]</a> The artist complained publicly, but it is unclear whether he took any legal action against the team.<a href="#_ftn32" name="_ftnref32">[32]</a></p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n33-cantwo-a.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n33-cantwo-b.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n33-cantwo-c.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Cantwo&rsquo;s art and swimsuits</i><a href="#_ftn33" name="_ftnref33">[33]</a>
   </td>
</tr>
</table>
</div>
<p>Films and TV advertisements have also featured unauthorized uses of graffiti. In 2011, a mural painted by the group of artists known as Tats Cru was featured without permission in a Fiat 500 commercial with Jennifer Lopez. The commercial, <i>My World by J.Lo</i>, emphasized the connection between the Lopez and the Bronx, and included the graffiti murals, among other distinctive scenes from her neighborhood. The parties reached an agreement regarding the commercial&rsquo;s use of the mural.<a href="#_ftn34" name="_ftnref34">[34]</a> </p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n34-jlo-a.png" height="170"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n34-jlo-b.png" height="170"/><img src="../../../wp-content/uploads/2013/04/n34-jlo-c.png" height="170"/>
   </td>
</tr>
<tr>
<td>
    <i>Stills from JLo&rsquo;s Fiat commercial</i>
   </td>
</tr>
</table>
</div>
<p>Along with the unauthorized reproduction of graffiti pieces, there is a second group of conflicts; this group involves disputes over the preservation and ownership of physical graffiti works. One example concerns the 5 Pointz building in Long Island City, New York. The 5 Pointz building is an old, unused warehouse that has been curated by graffiti artist Meres One since 2002.<a href="#_ftn35" name="_ftnref35">[35]</a> It serves as a center for graffiti artists in New York and is considered a landmark building both by the artists and by many locals.<a href="#_ftn36" name="_ftnref36">[36]</a> The owner of the building, real estate developer Jerry Wolkoff, initially welcomed artists to the building<a href="#_ftn37" name="_ftnref37">[37]</a> and currently tolerates the graffiti activity. Wolkoff has since announced, however, his intention to demolish the building in 2013.<a href="#_ftn38" name="_ftnref38">[38]</a> Graffiti artists and supporters have started an online petition to protest the demolition of the building; the petition has received over 13,000 signatures.<a href="#_ftn39" name="_ftnref39">[39]</a> It is unclear whether the graffiti works at 5 Pointz are legal. In order to avoid criminal liability for their graffiti, the artists would need to show that they received express consent to paint on the site.<a href="#_ftn40" name="_ftnref40">[40]</a> However, as this piece will argue, any questions of civil liability remain intrinsically tied to determinations of copyright.<a href="#_ftn41" name="_ftnref41">[41]</a></p>
<p>Peruvian artist Jos&eacute; Carlos Martinat&rsquo;s exhibition in Buenos Aires illustrates this category of conflicts as well. Martinat mounted an exhibition that consisted of appropriated pieces of graffiti that he had carefully removed without permission, using a special art-removal technique, from the walls of private properties in Buenos Aires.<a href="#_ftn42" name="_ftnref42">[42]</a> He only removed art that was not signed (but whose authors could be found within the local street art scene, given their characteristic style and strong presence in the local graffiti community) and small sections of larger murals that were signed. </p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n43-mart-a.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n43-mart-b.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n43-mart-c.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n43-mart-d.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Graffiti before and after Martinat&rsquo;s actions</i><a href="#_ftn43" name="_ftnref43">[43]</a>
   </td>
</tr>
</table>
</div>
<p>In an act of &ldquo;vandalism against vandalism,&rdquo;<a href="#_ftn44" name="_ftnref44">[44]</a> Martinat offered these removed pieces for sale in an art gallery. Local graffiti artists reacted furiously and collectively destroyed all of their own exhibited graffiti pieces during the gallery&rsquo;s opening night.<a href="#_ftn45" name="_ftnref45">[45]</a> Although some graffiti artists liked the conceptual foundations of the exhibition, most were enraged that an outsider had destroyed their artwork, harming not only the artists, but also the owners of the surfaces that had contained the art, as well as the local public who had previously enjoyed the art.<a href="#_ftn46" name="_ftnref46">[46]</a></p>
<p>For these artists, the story would have been different if other graffiti artists painting over their work on the same walls; this is understood as part of the natural life cycle of graffiti and as part of the artistic dialogue that street art entails. In this case, however, Martinat purposely intended to remove and modify the art for his own benefit&ndash;hijacking and ending the dialogue.<a href="#_ftn47" name="_ftnref47">[47]</a> Martinat responded to the artists&rsquo; raid by claiming their intervention was part of his conceptual work: the vandalized vandals were vandalizing back.<a href="#_ftn48" name="_ftnref48">[48]</a> Due to this incident, subsequent exhibitions in Brazil were cancelled.<a href="#_ftn49" name="_ftnref49">[49]</a></p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n49-react-a.jpg" height="170"/><img src="../../../wp-content/uploads/2013/04/n49-react-b.jpg" height="170"/>
   </td>
</tr>
<tr>
<td>
    <i>Artists&rsquo; reactions: &ldquo;</i>La pared no se vende<i>&rdquo; (&ldquo;The wall is not for sale&rdquo;)</i>
   </td>
</tr>
</table>
</div>
<p>Despite its increasing popularity, graffiti is punished severely by many local authorities. Artists may not only suffer fines for damaging property, but they may also be subject to criminal sanctions in many jurisdictions.<a href="#_ftn50" name="_ftnref50">[50]</a> State and local laws usually punish graffiti production and associated conduct, such as the possession of graffiti instruments<a href="#_ftn51" name="_ftnref51">[51]</a> and the sale and distribution of broad-tipped markers and spray paint to minors.<a href="#_ftn52" name="_ftnref52">[52]</a></p>
<p>With these examples of conflicts and sanctions in mind, let us now analyze some central questions regarding the ownership of unauthorized graffiti art. </p>
<h3><a name="II"></a>II. GRAFFITI AS A VISUAL WORK UNDER COPYRIGHT LAW</h3>
<p>In order to receive protection under copyright, an artistic expression must comply with the following minimum legal requirements: it must be a work of authorship that is <i>original</i> and <i>fixed in any tangible medium of expression</i>.<a href="#_ftn53" name="_ftnref53">[53]</a> That is, the creative work must have originated with the author,<a href="#_ftn54" name="_ftnref54">[54]</a> and its embodiment, by or under the authority of the author, must be sufficiently permanent or stable for it to be perceived, reproduced, or otherwise communicated for a period of more than transitory duration.<a href="#_ftn55" name="_ftnref55">[55]</a> These are the necessary and sufficient requirements for protection of artistic expression under copyright. Thus, like any other artistic piece, if a graffiti work complies with these minimum requirements, it can be protected under copyright. </p>
<p>Consider, for example, Keith Haring&rsquo;s famous street art in the New York City subway. These works featured dancing people drawn in Haring&rsquo;s characteristic style, white chalk on unused black advertising panels in the subway.<a href="#_ftn56" name="_ftnref56">[56]</a> These drawings were distinct, original, and were fixed on subway panels, which are a form of tangible media. Accordingly, Keith Haring&rsquo;s art could have been protected under copyright law.</p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n57-haring.png" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Keith Haring&rsquo;s subway art</i><a href="#_ftn57" name="_ftnref57">[57]</a>
   </td>
</tr>
</table>
</div>
<p>Not all graffiti, however, qualifies for copyright protection. For instance, simple tags, signatures and other spray-paint graffiti may be too small or too simple to be considered artistic &ldquo;work.&rdquo; Graffiti that consists of words and short phrases, familiar symbols and designs, or mere variations of typographic ornamentation, lettering or coloring cannot be protected.<a href="#_ftn58" name="_ftnref58">[58]</a> Nor are graffiti typefaces copyrightable as such, artistic though they might be, because typefaces are not considered protectable works.<a href="#_ftn59" name="_ftnref59">[59]</a></p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n60-noqual-a.jpg" height="190"/><img src="../../../wp-content/uploads/2013/04/n60-noqual-b1.jpg" height="190"/>
   </td>
</tr>
<tr>
<td>
    <i>Examples of graffiti that may not qualify for copyright protection</i><a href="#_ftn60" name="_ftnref60">[60]</a><i></i>
   </td>
</tr>
</table>
</div>
<p>Copyright&rsquo;s originality requirement could also prevent some works from being copyrightable. For example, take a common phrase, such as &ldquo;<i>Lucille, I love you</i>,&rdquo; &ldquo;<i>Laura was here</i>,&rdquo; or &ldquo;<i>Vote for Obama,</i>&rdquo; painted on a wall with one or two spray paint colors in simple handwriting. Even though this visual expression might constitute a &ldquo;work of authorship,&rdquo; it would lack sufficient originality to qualify for copyright protection. </p>
<p>Usually, graffiti works are fixed in a tangible medium of expression by being painted on a wall. Since copyright law&rsquo;s fixation requirement only demands that the work <i>is sufficiently permanent or stable</i> to permit it to be perceived, reproduced, or otherwise communicated for a period of more than a transitory duration,<a href="#_ftn61" name="_ftnref61">[61]</a> we should be able to identify a protectable graffiti work even if its physical embodiment is later destroyed. Copyright law distinguishes between the work and the physical support that embodies it; it only protects the former, not the latter. Most graffiti works are ephemeral because they will be painted over (either by the owner of the wall, the local authorities or other graffiti artists), or they will fade out from weather and lack of maintenance. Nevertheless, this temporary existence should be sufficient to meet copyright&rsquo;s fixation requirement.<a href="#_ftn62" name="_ftnref62">[62]</a></p>
<p>Thus, if graffiti artwork is an original work of authorship fixed in a tangible medium of expression, it should be eligible for copyright protection.</p>
<p>Moreover, a graffiti piece could be categorized as a <i>work of visual art</i>.<a href="#_ftn63" name="_ftnref63">[63]</a> This categorization is relevant only for the rights extended to the artist under the Visual Artists Rights Act (VARA), which I will analyze below in Section IV. Such a designation, however, has no bearing on the copyrightability of a work under U.S. copyright law.</p>
<p>A piece is considered a work of visual art under VARA if: it is a painting, drawing, or sculpture; it exists in a single copy or in a limited edition of 200 copies or less; and it is signed and consecutively numbered by the author.<a href="#_ftn64" name="_ftnref64">[64]</a> The piece is excluded from this category, however, if (i) the author did not sign it and there were no other identifying marks of his in the work;<a href="#_ftn65" name="_ftnref65">[65]</a> (ii) it was reproduced over two hundred times;<a href="#_ftn66" name="_ftnref66">[66]</a> or (iii) if copyright requirements were not met in the <i>visual</i> aspect of the work.<a href="#_ftn67" name="_ftnref67">[67]</a> Consider, for example, an original poem painted over a wall in a bar&rsquo;s bathroom with plain ink. The poet could claim copyright protection over the written text of the poem, but it will be more difficult to claim copyright over the visual manifestation (the conjunction of <i>a text on a wall</i>), unless it is clear that the piece is an original visual artwork.</p>
<p>Under the general rules of copyright ownership, notwithstanding other legal concerns about the work&rsquo;s production, the author of a graffiti work should hold the copyright over it.<a href="#_ftn68" name="_ftnref68">[68]</a> The wall owner has no claim to the copyright because he did not make any authorial contribution to the graffiti artwork. Owning the physical embodiment of a work does not confer title to the copyright.<a href="#_ftn69" name="_ftnref69">[69]</a> The tangible and intangible aspects of a work are independent from the physical embodiment, and so are the rights over each aspect. As I will discuss in more detail below, this independence explains why a graffiti artist can validly claim copyright over a piece, even if he did not have permission to affix work to another&rsquo;s property.</p>
<h3><a name="III"></a>III. HOW CAN WE PROTECT ILLEGAL EXPRESSION LIKE GRAFFITI UNDER COPYRIGHT?</h3>
<h4><a name="IIIA"></a>A. Identifying Illegal Graffiti</h4>
<p>For the analysis that follows, I will first identify instances where graffiti is illegal. </p>
<p>Graffiti is illegal when it is created without permission from the owner of the surface upon which the graffiti is placed.<a href="#_ftn70" name="_ftnref70">[70]</a> The graffiti can be illegal even when the graffiti does not <i>harm</i> the property owner; a graffiti painting may actually <i>increase</i> the value of the painted property, for instance, when it is placed on a run-down building, or when a famous graffiti artist creates it.<a href="#_ftn71" name="_ftnref71">[71]</a> Even in those cases, however, the graffiti would still be considered illegal. Although creating graffiti could provide artists with the opportunity to receive monetary rewards for adding value to another&rsquo;s property,<a href="#_ftn72" name="_ftnref72">[72]</a> this potential does not justify the illegal act.</p>
<p>If the owner consents to the artwork, no civil sanctions should occur because the act is covered under the owner&rsquo;s property right (no matter how ugly or anti-aesthetic the graffiti is).<a href="#_ftn73" name="_ftnref73">[73]</a> Property owners could even consent <i>ex post facto </i>to graffiti that was originally unauthorized. But whether such ex post consent would prevent criminal sanctions depends on the jurisdiction and on prosecutorial discretion.</p>
<p>Consent plays an important role in determining the legal status of a graffiti work. For example, Banksy, Keith Haring and Jean-Michel Basquiat have all created graffiti pieces with the consent of the owners of the physical property on which they are embodied. The government of Bristol, United Kingdom decided to keep one of Banksy&rsquo;s controversial graffiti pieces after an open poll showed that city residents favored preservation of the work.<a href="#_ftn74" name="_ftnref74">[74]</a> The New York City government accepted the preservation of one of Haring&rsquo;s murals, entitled &ldquo;Crack is Wack,&rdquo; and even renamed a playground after it.<a href="#_ftn75" name="_ftnref75">[75]</a> Owners of works by Banksy and Jean-Michel Basquiat have offered their originals for sale at considerable prices, revealing the high value they saw in the works.<a href="#_ftn76" name="_ftnref76">[76]</a> In these cases, property owners have embraced and accepted graffiti works that were embodied on their property, and the artists were never accused of any crimes. This <i>ex post</i> acceptance could provide a reason not to prosecute.<a href="#_ftn77" name="_ftnref77">[77]</a> This is especially true where a government consents to a graffiti work, as it would be surprising if the same government both criminally prosecuted and rewarded a graffiti artist for his mural. </p>
<p>Consent may even ratify the graffiti at 5 Pointz if the artists can show that the owner gave his implied consent.<a href="#_ftn78" name="_ftnref78">[78]</a> Although the owner&rsquo;s consent may not serve fully to deflect criminal charges under New York vandalism law, it might still help the artists fight any civil claims from the property owner. </p>
<p>Some have argued that graffiti should not be illegal because it is protected under the constitutional right to freedom of speech. This is the view of many graffiti supporters, who maintain that a &ldquo;real solution lies in a candid application of the First Amendment,&rdquo; and that &ldquo;graffiti falls under the realm of symbolic speech and therefore, should be afforded First Amendment protection and be subject to the rights and limitations of freedom-of-speech precedents.&rdquo;<a href="#_ftn79" name="_ftnref79">[79]</a></p>
<p>Internationally, political or meaningful graffiti could fall under freedom of speech protection when placed on public property.<a href="#_ftn80" name="_ftnref80">[80]</a> In the Unites States, however, freedom of speech could protect graffiti in only a limited fashion, since regulations that are content-neutral, and which restrict time, place, and manner of expression, could validly restrict graffiti on public property. Content-neutral regulations are valid under first-amendment doctrine even when the public property in question could qualify as a <i>public forum</i>, such as a street or a park. </p>
<p>In <i>Members of City Council v. Taxpayers for Vincent</i>,<a href="#_ftn81" name="_ftnref81">[81]</a> the U.S. Supreme Court ruled that an ordinance prohibiting the posting of signs on public property did not violate the plaintiff&rsquo;s freedom of speech, relying on precedent that established the the city&rsquo;s &ldquo;interest in avoiding visual clutter . . . was sufficiently substantial to provide an acceptable justification for a content-neutral prohibition against the posting of signs on public property.&rdquo;<a href="#_ftn82" name="_ftnref82">[82]</a> Content-neutral regulations that are aimed at a wide range of behaviour and only have an &ldquo;incidental&rdquo; effect on speech are permitted.<a href="#_ftn83" name="_ftnref83">[83]</a> Under freedom of speech jurisprudence, a content-neutral restriction of time, place, and manner is accepted if it is &ldquo;narrowly tailored to serve a significant governmental interest&rdquo;<a href="#_ftn84" name="_ftnref84">[84]</a> and &ldquo;leaves open ample alternative channels for communication.&rdquo;<a href="#_ftn85" name="_ftnref85">[85]</a></p>
<p>For example, in <i>Serra v. United States General Services Administration</i>,<a href="#_ftn86" name="_ftnref86">[86]</a><i> </i>artist Richard Serra filed suit to prevent the removal of his <i>Tilted Arc</i> sculpture from public property, on the grounds that removal would violate his free expression rights.<a href="#_ftn87" name="_ftnref87">[87]</a> Serra is not a graffiti artist, but this case is still illustrative due to its freedom-of-speech analysis. The United States government<i> </i>originally sanctioned and contracted the installation of <i>Tilted Arc</i>, although it later decided to remove the piece and change its location.<a href="#_ftn88" name="_ftnref88">[88]</a> Serra maintained that <i>Tilted Arc</i> was site-specific, &ldquo;designed for the Federal Plaza and artistically inseparable from its location,&rdquo; and that removing the piece to another site would &ldquo;destroy it,&rdquo; depriving the work of meaning.<a href="#_ftn89" name="_ftnref89">[89]</a> The court denied Serra&rsquo;s complaint, stating that the removal of the sculpture was a permissible time, place and manner restriction.<a href="#_ftn90" name="_ftnref90">[90]</a> This restriction conformed with the first-amendment requirements of &ldquo;being narrowly tailored to serve a significant governmental interest&rdquo;&mdash;namely, keeping the plaza clear of obstruction&mdash;and of there being &ldquo;open ample alternative channels for communication of the information&rdquo;&ndash;because there were other available means for Serra to express his artistic and political views that &ldquo;did not entail obstructing the plaza&rdquo;.<a href="#_ftn91" name="_ftnref91">[91]</a></p>
<p>Similar arguments could be made regarding why graffiti may be regulated under the First Amendment. Where graffiti is restricted on a content-neutral basis, it may be difficult to overturn the restriction using freedom of speech jurisprudence. </p>
<h4><a name="IIIB"></a>B. Illegality Is Not a Basis for Denying Copyright Protection</h4>
<p>Now that we have identified when a graffiti work is copyrightable and when it is illegal, I will discuss why we should protect graffiti under copyright. Protecting graffiti under copyright feels wrong, intuitively. How could we let graffiti artists benefit from their crimes? Can we reward them with copyright on the one hand, while punishing them criminally on the other?</p>
<p>As a general legal principle, no one should benefit from his crimes. This principle is reflected in the Latin maxim <i>ex turpi causa non oritur actio</i> (&ldquo;from a dishonorable cause, an action does not arise&rdquo;). Courts have developed this principle as the doctrine of <i>unclean hands</i>: one cannot seek protection under the law if he has acted wrongly with respect to the matter of the complaint.<a href="#_ftn92" name="_ftnref92">[92]</a> Does this mean that we cannot protect graffiti under copyright?</p>
<p>I do not believe so. We should still grant protection to illegal graffiti because the wrongdoing (fixing the work on another&rsquo;s property without permission) is not relevant to the copyrightability of the work itself. Copyright should be neutral towards works created by illegal means. Indeed, copyright law imposes no negative consequences for illegal acts. Civil sanctions and criminal penalties are sufficient punishment for bad actors; copyright exclusion would be an unnecessary addition.<a href="#_ftn93" name="_ftnref93">[93]</a></p>
<p>Copyright is essentially a right in an intangible work, which is protected independent from its physical embodiment. Under copyright law, it is irrelevant if there are illegal elements in the tangible embodiment of a work (i.e., applying paint to a wall without the owner&rsquo;s permission) or if the tangible embodiment of a work belongs to someone other than the author of the work. The rights (and wrongs) related to the work and to its tangible embodiment are independent, and one should not affect the other. Under the Copyright Act, &ldquo;[o]wnership of a copyright, or of any of the exclusive rights under a copyright, is distinct from ownership of any material object in which the work is embodied. . . .&rdquo;<a href="#_ftn94" name="_ftnref94">[94]</a></p>
<p>As long as there is <i>a</i> physical means by which the work is fixed, copyright should not take into account precisely which physical means is used to create or fix the work when deciding whether to grant or deny protection. To illustrate this point, there are several examples outside of graffiti where copyright protects right-infringing works.<a href="#_ftn95" name="_ftnref95">[95]</a> Copyright still attaches to photographs taken that violate privacy rights: a paparazzi photographer has obtained copyright protection over a picture that he took of a celebrity while violating her rights to privacy,<a href="#_ftn96" name="_ftnref96">[96]</a> and a camp counsellor obtained copyright over a picture of a minor, taken without her parent&rsquo;s permission.<a href="#_ftn97" name="_ftnref97">[97]</a> A journalist has received copyright protection over an article that reveals state secrets.<a href="#_ftn98" name="_ftnref98">[98]</a> A student may also obtain copyright protection for a painting of a minor killing a policeman, even though the work could constitute an illegal threat under criminal law.<a href="#_ftn99" name="_ftnref99">[99]</a></p>
<p>Copyright protection is denied to a work only if the work itself violates copyright. If artist <i>A</i>&rsquo;s work reproduces artist <i>B</i>&rsquo;s old work without permission, then <i>A</i>&rsquo;s work will not receive protection under copyright law. As the law establishes, &ldquo;[P]rotection for a work employing preexisting material in which copyright subsists does not extend to any part of the work in which such material has been used unlawfully.&rdquo;<a href="#_ftn100" name="_ftnref100">[100]</a> Copyright law does not extend protection to works (or portions of works) that are created in violation of the <i>exclusive rights of the same type</i> that copyright law protects. </p>
<p>If U.S. copyright law included a general &ldquo;illegality clause,&rdquo; then copyright would not protect works that offend any other body of law. Such clauses are contained in other copyright and trademark laws around the world.<a href="#_ftn101" name="_ftnref101">[101]</a> U.S. copyright law does not include such a provision.<a href="#_ftn102" name="_ftnref102">[102]</a> Presumably, general illegality clauses would not be accepted in an intellectual property system like that of the United States, where copyright&rsquo;s purpose is to promote, not to discourage, expression.</p>
<p>The unclean hands doctrine cannot be used to deny copyright protection to a work, unless the wrongful act alleged relates to the copyrightability of the work. The Fifth Circuit case <i>Mitchell Brothers Film Group v. Cinema Adult Theater</i> is illustrative of this point.<a href="#_ftn103" name="_ftnref103">[103]</a> </p>
<p>Mitchell Bros. Film Group (&ldquo;Mitchell&rdquo;) owned the copyright over an adult motion picture that was exhibited, without permission, on the premises of the Cinema Adult Theater (&ldquo;Cinema&rdquo;). When Mitchell sued for copyright infringement, Cinema alleged that the work was not copyrightable because its content was obscene. Cinema further responded that Mitchell could not sue, based on the <i>unclean hands</i> doctrine. Cinema&rsquo;s argument was that if Mitchell&rsquo;s motion picture was obscene and therefore illegal, then Mitchell would lack the &ldquo;clean hands&rdquo; necessary to claim legal protection under copyright law.</p>
<p>The court, however, rejected Cinema&rsquo;s argument and maintained Mitchell&rsquo;s copyright. It explained &ldquo;that there is not even a hint in the language of [the copyright act] that the obscene nature of a work renders it any less a copyrightable &lsquo;writing&rsquo;,&rdquo; and interpreted this as a conscious decision by the legislature, designed to protect the broadest range of expressions.<a href="#_ftn104" name="_ftnref104">[104]</a></p>
<p>The court also ruled that the doctrine of unclean hands was not applicable, because it requires that the plaintiff&rsquo;s unethical behavior be <i>related to the subject matter</i> of the lawsuit. In other words, Mitchell&rsquo;s obscene behavior was not related to the subject matter of its claim for copyright infringement. </p>
<p>Specifically, the court stated: &ldquo;The alleged wrongdoing of the plaintiff does not bar relief unless the defendant can show that he has been personally injured by the plaintiff&rsquo;s conduct&rdquo;<a href="#_ftn105" name="_ftnref105">[105]</a> or that &ldquo;the public injury . . . frustrate[s] the particular purposes of the copyright (or trademark or patent) statute.&rdquo;<a href="#_ftn106" name="_ftnref106">[106]</a> This suggests that the unclean hands doctrine might stand in a case like this, in the form of the copyright misuse doctrine.<a href="#_ftn107" name="_ftnref107">[107]</a> The work would still be copyrightable, but the rights arising from copyright may not be enforceable against someone personally affected by the plaintiff&rsquo;s conduct (such as, in graffiti, the owner of the wall), or where the particular purposes of copyright (&ldquo;the <i>promotion of originality</i>&rdquo;)<a href="#_ftn108" name="_ftnref108">[108]</a> are frustrated in enforcing the rights over the work.<a href="#_ftn109" name="_ftnref109">[109]</a></p>
<p>Mitchell illustrates the reason it is consistent to reward graffiti artists with copyright on the one hand, while punishing them with criminal sanctions on the other: just as Mitchell was subject to obscenity laws, graffiti artists are subject to vandalism laws. However, their work can still be protected under copyright, because vandalism does not preclude copyright protection.<a href="#_ftn110" name="_ftnref110">[110]</a> As one commentator stated, &ldquo;The defendant&rsquo;s unethical behaviour would be vandalism, an act for which the artist may be criminally prosecuted&rdquo; but that &ldquo;is not the subject matter of a [copyright] infringement case.&rdquo;<a href="#_ftn111" name="_ftnref111">[111]</a> The clean hands analysis in <i>Mitchell </i>differs from the analysis in a typical graffiti case, however, in that Mitchell&rsquo;s illegality resided in the <i>content</i> of the work, while the illegality in graffiti usually resides in the <i>fixation</i> of the work.<a href="#_ftn112" name="_ftnref112">[112]</a> This difference, nevertheless, should not affect the analogy; in graffiti, the method of fixation itself could be considered part of the subject matter of the work. The work&rsquo;s fixation provides context that could be regarded as part of the message of the work and its content. In both cases, moreover, the bad behavior of the author does not frustrate copyright&rsquo;s purpose of promoting originality through exclusive rights.<a href="#_ftn113" name="_ftnref113">[113]</a></p>
<h4><a name="IIIC"></a>C. Illegal Art Can Be Protected in an Incentive-Based Copyright System</h4>
<p>To complete the analysis, I still need to answer a fundamental question: how can we protect illegal art in an incentive-based copyright system? In such a system, the goal of copyright is to promote the creation of works that advance knowledge, or, as expressed in the United States Constitution, to &ldquo;promote the progress of Science and the Useful Arts.&rdquo;<a href="#_ftn114" name="_ftnref114">[114]</a> Copyright historically protects works such as books, maps and charts, which are valuable for society. However, graffiti is made through illegal means and does not seem like the kind of work that was originally contemplated when the copyright system was established. If we protect graffiti, are we supporting and promoting the wrong type of creations? Would we be promoting the commission of illegal acts? </p>
<p>In the face of the arguments <i>supra</i>, it has been claimed that a natural-rights based theory of copyright would be more suitable for protecting graffiti than an incentive-based one.<a href="#_ftn115" name="_ftnref115">[115]</a> </p>
<p>However, there are reasons that illegal art such as graffiti should still be protected under an incentive-based copyright system. Protecting graffiti is not the promotion of illegal acts, but merely the promotion of creative expressions, <i>without looking into the legality of those expressions</i>. Copyright does not incentivize artists to engage in illegal creative acts because copyright is neutral<i> </i>towards the legality of creative acts, as long as copyright laws are not violated. Granting copyright protection to graffiti will simply promote more art, regardless of whether that art is legal or illegal. </p>
<p>Other bodies of law, such as criminal law, are charged with addressing the bad consequences of certain creative acts, but not copyright.<a href="#_ftn116" name="_ftnref116">[116]</a> The copyright system may limit the undesirable or illegal consequences of enforcing a copyright by means of the copyright misuse doctrine; but this doctrine only stands to limit the enforceability of a copyright, not to determine the copyrightability of a work.<a href="#_ftn117" name="_ftnref117">[117]</a></p>
<p>This is how illegal graffiti works can promote the progress of science and useful arts. Because copyrightable works do not need to be <i>useful</i>, as patentable inventions do, the Constitution does not restrict copyright protection to legal works only.<a href="#_ftn118" name="_ftnref118">[118]</a></p>
<p>Furthermore, in an incentive-based copyright system it is not necessary that <i>every</i> work promote the progress of science, but instead, that the<i> system as a whole</i> promotes that desired end. The system does so by granting protection to all works, regardless of their legality. So concluded the court in <i>Mitchell</i>, maintaining that that the Copyright Clause of the U.S. Constitution was &ldquo;best served by allowing all creative works (in a copyrightable format) to be accorded copyright protection regardless of subject matter or content.&rdquo;<a href="#_ftn119" name="_ftnref119">[119]</a> The court reasoned that:</p>
<p>&ldquo;[B]y passing general laws to protect all works, Congress better fulfills its designated ends than it would by denying protection to all books the contents of which were open to real or imagined objection. . . . Judging by this standard, it is obvious that although Congress could require that each copyrighted work be shown to promote the useful arts (as it has with patents), it need not do so.&rdquo;<a href="#_ftn120" name="_ftnref120">[120]</a></p>
<p>The Supreme Court has expressed a similar view in recent cases, stating that the Copyright Clause &ldquo;empowers Congress to determine the intellectual property regimes that, <i>overall</i>, in that body&rsquo;s judgment, will serve the ends of the Clause,&rdquo; but not necessarily a system in which every element needs to serve the Clause&rsquo;s goal.<a href="#_ftn121" name="_ftnref121">[121]</a> </p>
<p>Furthermore, as a practical matter, it is somewhat counterintuitive to believe that protecting graffiti under copyright would cause more artists to paint illegally on walls. On the contrary, granting protection may result in their looking for more <i>legal</i> places to paint. Copyright protection could help artists build their reputations faster and switch to painting legally on walls more quickly. Legal acceptance of the art form would also encourage graffiti artists, otherwise excluded by society, to accept the possibility of creating their art by legal means and help them to view the law as an ally rather than an obstacle. Many professional graffiti artists start painting on walls legally as their careers grow and their work becomes more prestigious, probably because it is very hard to develop an artistic career through illegal graffiti only.<a href="#_ftn122" name="_ftnref122">[122]</a> Keith Haring, Jean-Michel Basquiat, Brazilian artists Os Gemeos, and many others switched to legal art when they gained renown, and realized the commercial potential of their work.<a href="#_ftn123" name="_ftnref123">[123]</a>
</p>
<p>Of course, this does not mean that all graffiti artists would switch to legally painting if graffiti were copyrightable, since many artists choose to paint illegally in order to convey a rebellious message. However, copyright would give graffiti artists greater incentive to paint legally. Copyright is especially valuable for artists with growing reputations, as copyright protection could help them advance their careers. </p>
<p>Although obtaining copyright protection for graffiti artists&rsquo; work would benefit all graffiti artists, it would benefit some more than others. It seems that copyright would be less valuable, for example, to spray-paint graffiti artists who write messages intended solely for the graffiti community, or to artists who reject property rights in general and do not want to keep control over reproductions of their works.<a href="#_ftn124" name="_ftnref124">[124]</a> Conversely, copyright would be more valuable to artists who develop art for the broader community or who seek to commercialize their work.<a href="#_ftn125" name="_ftnref125">[125]</a> Even though some graffiti artists would be unmoved by copyright&rsquo;s incentives, we should still grant copyright protection to graffiti. Under the United States copyright regime, authors receive copyright protection for their qualifying works, regardless what motivated the author to create; it is not necessary that every work serves the Copyright Clause&rsquo;s goal, but rather that the <i>overall</i> <i>system</i> does.<a href="#_ftn126" name="_ftnref126">[126]</a>
</p>
<h3><a name="IV"></a>IV. CHALLENGES TO THE ENFORCEMENT OF ARTISTS&rsquo; RIGHTS IN THEIR GRAFFITI</h3>
<p>As the examples and cases from Section I show, two important issues for graffiti artists are control over reproductions and preservation of works. We should keep in mind, however, that artists&rsquo; rights over their graffiti are limited. Indeed, an artist&rsquo;s copyright extends only to the <i>intangible</i> aspect of the work, while rights over its physical embodiment remain with the property owner.<a href="#_ftn127" name="_ftnref127">[127]</a></p>
<p>As a consequence, the owner of a wall containing graffiti could sell the original art piece as part of the structure that contains it, or as a separate item.<a href="#_ftn128" name="_ftnref128">[128]</a> For example, the owners of a wall that had a Banksy piece affixed to it were able to sell their wall for $200,000.<a href="#_ftn129" name="_ftnref129">[129]</a> The owner of the wall may also destroy the painting or paint it over completely. The new owner of a building that contained one of Banksy&rsquo;s works recently did so in the UK,<a href="#_ftn130" name="_ftnref130">[130]</a> and the same could have been done in the United States.<a href="#_ftn131" name="_ftnref131">[131]</a> Wall owners can also defend their property against third parties who try to destroy, paint over, or remove original works that have been fixed without permission, as happened recently with two Banksy murals, removed from a factory in Detroit and from a hotel in London.<a href="#_ftn132" name="_ftnref132">[132]</a></p>
<div class="imgbox">
<table>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n133-banksy-a.jpg" height="170"/><img src="../../../wp-content/uploads/2013/04/n133-banksy-b.jpg" height="170"/>
   </td>
</tr>
<tr>
<td>
    <img src="../../../wp-content/uploads/2013/04/n133-banksy-c.jpg" height="170"/>
   </td>
</tr>
<tr>
<td>
    <i>Banksy&rsquo;s &ldquo;Gorilla in a Pink Mask&rdquo;, recently white-washed and restored</i><a href="#_ftn133" name="_ftnref133">[133]</a>
   </td>
</tr>
</table>
</div>
<p>However, there are limits to the rights that graffiti artists can assert in their work. Because graffiti artists do not own the material embodiments of their work, and since artists violate property owner rights by painting their possessions without authorization, artists cannot claim any rights over the <i>tangible</i> embodiments of their unauthorized works. While artists have rights over the intangible aspect of their graffiti, including the right to prevent unauthorized reproductions, they have do not have equivalent rights regarding the tangible embodiment of their work, such as the right to preserve it in its original condition, against the wishes of the owner. But they may still have certain rights to protect the tangible embodiment from actions of third parties.</p>
<h4><a name="IVA"></a>A. Challenges in Enforcing Copyright</h4>
<p>Graffiti artists should hold the copyright over their work.<a href="#_ftn134" name="_ftnref134">[134]</a> Holding a copyright means that an artist can prevent third parties from reproducing their work in copies<a href="#_ftn135" name="_ftnref135">[135]</a> (for example, by taking pictures); preparing derivative works based upon the copyrighted work<a href="#_ftn136" name="_ftnref136">[136]</a> (by including images of the graffiti in other media, such as videos or posters); and distributing copies of the copyrighted work to the public by sale or other transfer of ownership, or by rental, lease, or lending<a href="#_ftn137" name="_ftnref137">[137]</a> (by commercializing or distributing images or other products which feature the graffiti). CaliKilla, Tats Cru and Villa enforced these rights in court when others reproduced their graffiti without permission and sold clothing, videos and books that infringed their copyrights.<a href="#_ftn138" name="_ftnref138">[138]</a>
</p>
<p>The right to display the graffiti work publicly is a special case.<a href="#_ftn139" name="_ftnref139">[139]</a> Despite being one of the rights granted by Copyright Law, the right to display could be considered a right in the tangible embodiment of a work, which should reasonably remain with the owner of the physical property in which the work is embodied.<a href="#_ftn140" name="_ftnref140">[140]</a> This right to display also has a unique meaning in the context of graffiti because graffiti works are displayed publicly from their creation and being displayed publicly is part of their meaning.<a href="#_ftn141" name="_ftnref141">[141]</a> Despite this fact, artists should not have the right to display their graffiti (or for that matter, <i>not</i> to display, after the graffiti is created) because they have no control over the tangible embodiment of their work, which belongs to someone else. Moreover, it should be noted that copyright actions may not prevail against a wall owner, who could allege a copyright misuse defense, showing that he has been personally injured by the plaintiff&rsquo;s conduct.<a href="#_ftn142" name="_ftnref142">[142]</a></p>
<p>The fact that a work is displayed in a public setting does not prevent an artist from enforcing these rights.<a href="#_ftn143" name="_ftnref143">[143]</a> This is not true, however, in jurisdictions that provide exceptions for photographing or filming works displayed permanently to the public. This exception, with variations, exists in the United Kingdom,<a href="#_ftn144" name="_ftnref144">[144]</a> Germany,<a href="#_ftn145" name="_ftnref145">[145]</a> and New Zealand,<a href="#_ftn146" name="_ftnref146">[146]</a> among other territories,<a href="#_ftn147" name="_ftnref147">[147]</a> but not in the United States.<a href="#_ftn148" name="_ftnref148">[148]</a></p>
<p>It has been pointed out that copyright protection for graffiti works could be problematic in practice because of the difficulty of establishing the authorship of unsigned works. Unsigned graffiti works may even qualify as &ldquo;orphan works,&rdquo; and reproducing them may entail significant infringement risk, at least until local laws address the issue of orphan works with proper legislation.<a href="#_ftn149" name="_ftnref149">[149]</a></p>
<p>However, concerns over unsigned works are exaggerated. It is often easy to find a work&rsquo;s author by asking the local graffiti community.<a href="#_ftn150" name="_ftnref150">[150]</a> A work&rsquo;s style, traces and colors usually make it relatively easy to find the artist; this is especially true today, with online communities of local artists and digital image search tools.<a href="#_ftn151" name="_ftnref151">[151]</a> Moreover, many works are identifiable by their style even when they are not signed, and multiple artists are reachable through their websites where they publish pictures of their works.<a href="#_ftn152" name="_ftnref152">[152]</a></p>
<h4><a name="IVB"></a>B. Challenges Under the Visual Artists Rights Act</h4>
<p>The Visual Artist Rights Act (&ldquo;VARA&rdquo;) is also relevant for our analysis.<a href="#_ftn153" name="_ftnref153">[153]</a> VARA, a piece of legislation inspired by continental moral rights and preservation laws,<a href="#_ftn154" name="_ftnref154">[154]</a> grants authors of works of visual art the following rights:</p>
<p>- <i><u>Right of Authorship</u></i>: Authors have a &ldquo;right (1)(A) to claim authorship over their works; (1)(B) to prevent the use of his or her name as the author of any work of visual art which he or she did not create; and (2) to prevent the use of his or her name as the author of the work of visual art in the event of a distortion, mutilation or other modification of the work which would be prejudicial to his or her honor or reputation;&rdquo;<a href="#_ftn155" name="_ftnref155">[155]</a></p>
<p>- <i><u>Right of Integrity</u></i>: Authors are entitled to prevent any intentional distortion, mutilation or other modification of that work which would be prejudicial to his or her honor or reputation. This excludes, however, modifications that are a result of the passage of time or the inherent nature of the materials.<a href ="#_ftn156" name="_ftnref156">[156]</a></p>
<p>- <i><u>Right Against Destruction</u></i>: Authors have a right to prevent any intentional or grossly negligent destruction of a work of recognized stature.<a href="#_ftn157" name="_ftnref157">[157]</a></p>
<p>The rights of integrity and against destruction do not protect the work from modifications that are a result of conservation, unless they are caused by gross negligence, or that result from the public presentation of the work, including lighting and placement.<a href="#_ftn158" name="_ftnref158">[158]</a> VARA rights are preservationist in nature, since they only apply to the original works of art and not to reproductions.<a href="#_ftn159" name="_ftnref159">[159]</a></p>
<p>Interestingly, there is only one court decision on the protection of illegal art under VARA to date. In <i>English v. BFC &amp; R. East 11th Street LLC</i>,<a href="#_ftn160" name="_ftnref160">[160]</a> the district court ruled that illegal murals could not be protected under VARA.<a href="#_ftn161" name="_ftnref161">[161]</a> In this case, a group of six artists filed suit to prevent the removal of an art display in a community garden, consisting of several sculptures and murals, much of which had been set up without permission on New York City property.<a href="#_ftn162" name="_ftnref162">[162]</a></p>
<p>The artists based their claims on their rights to integrity and against destruction under VARA.<a href="#_ftn163" name="_ftnref163">[163]</a> The copyrightability of the work (the art display as a whole) was not discussed in the case.</p>
<p>The district court dismissed the complaint on the grounds that VARA &ldquo;does not apply to artwork that is illegally placed on the property of others, without their consent, when such artwork cannot be removed from the site in question.&rdquo;<a href="#_ftn164" name="_ftnref164">[164]</a> The court considered the special circumstances in which the case arose,<a href="#_ftn165" name="_ftnref165">[165]</a> and reasoned that the illegality of the work, &ldquo;[Was] a compelling argument [for preventing VARA protection], for otherwise parties could effectively freeze development of vacant lots by placing artwork there without permission. Such a construction of the statute would be constitutionally troubling, would defy rationality and cannot be what Congress intended in passing VARA.&rdquo;<a href="#_ftn166" name="_ftnref166">[166]</a> The court also rejected the plaintiffs&rsquo; arguments, based on the doctrine of estoppel, that the passage of time meant that the government accepted the works. According to the court, such a doctrine could not apply against the government&rsquo;s inactivity.<a href="#_ftn167" name="_ftnref167">[167]</a></p>
<p>The district judge did not expand on her reasoning about the potential problems with applying VARA to unauthorized art, but we may find arguments to support this finding in our analysis from Section III. The case&rsquo;s finding is consistent with the application of the unclean hands doctrine. Under this doctrine, the artists could not invoke any rights over the tangible aspect of their work, including VARA rights that preserve the physical embodiment of the work, because the artists violated the city&rsquo;s property rights over the same tangible object. In this case, the artists&rsquo; wrongdoings were relevant to preventing the application of VARA rights. The artists could not have gained rights over the tangible aspect of their works because the works were affixed onto another&rsquo;s property without permission. Moreover, it would be unworkable to allow the author of an unauthorized work to claim the right to protect it, as this would prevent property owners from modifying their own possessions. </p>
<p>In line with <i>English</i>, therefore, the owner of a wall can remove or destroy artwork affixed to that wall without being subject to the prior notification requirement of &sect; 113(d)(2).<a href="#_ftn168" name="_ftnref168">[168]</a> This is an interesting inference, considering that an important part of graffiti&rsquo;s artistic meaning is its location on a public site.<a href="#_ftn169" name="_ftnref169">[169]</a> Removing a graffiti piece from its site may be contrary to the creator&rsquo;s artistic intent for the work,<a href="#_ftn170" name="_ftnref170">[170]</a> but this artistic intent is not protected by VARA: (i) VARA cannot be invoked by an artist to protect the tangible aspect of a work, including its physical location, against modification by the owner of the property in which the work is embodied or situated, and (ii) in any event, VARA does not protect the public presentation and placement of a work.<a href="#_ftn171" name="_ftnref171">[171]</a></p>
<p>Nevertheless, <i>English</i> should not be understood as excluding graffiti artists from having<i> </i>any<i> </i>claims under copyright law or under VARA. Under the reading proposed in this article, it is only the unclean hands doctrine and the property owner&rsquo;s rights that prevent graffiti artists from asserting rights under copyright or VARA. Therefore, <i>English</i> should not be read as preventing simple copyright claims over unauthorized works.<a href="#_ftn172" name="_ftnref172">[172]</a> The court&rsquo;s ruling on VARA&rsquo;s scope does not affect copyright protection against unauthorized reproductions of works. As the Copyright Act expressly provides, &ldquo;ownership of [VARA] rights with respect to a work of visual art is distinct from ownership of any copy of that work, or of a copyright or any exclusive right under a copyright in that work.&rdquo;<a href="#_ftn173" name="_ftnref173">[173]</a> The copyright holder can enforce his exclusive rights even if VARA rights are not enforceable.<i> </i></p>
<p>Moreover, despite the ruling in <i>English</i>, artists may still have two types of claims under VARA: </p>
<h5><a name="IVB1"></a>1. Claims of <i>attribution</i> over the work</h5>
<p>Artists could still enforce their VARA right of attribution over the original work. Since this right is not directly linked to the tangible aspect of the work, it is not pre-empted by an artist&rsquo;s illegal acts. </p>
<p>Because graffiti artists do not have rights over the physical embodiment of their work, they lack the right to affix their name to the physical painting on the wall; but they should still be able to claim attribution in other ways, for instance, by preventing others from claiming that they produced the work. </p>
<p>Artists could still enforce a claim of attribution against any offenders, <i>including</i> the owner of the wall in some cases. Artists may not prevent wall-owners from erasing their signature on the wall, but they can still prevent owners from claiming that they authored the work. Because the owner made no authorial contribution to the work, they cannot claim authorship. </p>
<p>Some have argued that graffiti artists would be unlikely to claim attribution, as doing so might draw unwanted attention from police and ultimately lead to criminal liability.<a href="#_ftn174" name="_ftnref174">[174]</a> This may not be the case, however, because the life of VARA rights and the statute of limitations for VARA infringements may be longer than the statute of limitations for graffiti penalties.<a href="#_ftn175" name="_ftnref175">[175]</a> Therefore, an artist might claim attribution without fearing prosecution.</p>
<h5><a name="IVB2"></a>2. Claims against <i>third parties</i> to protect the integrity of the work and to prevent destruction of the work </h5>
<p>Graffiti artists could still enforce their VARA rights against third parties who have no rights in the physical property.<a href="#_ftn176" name="_ftnref176">[176]</a> By painting illegally on the city&rsquo;s property, the plaintiffs in <i>English</i> did not forfeit their VARA rights. Instead, they simply could not enforce them against the city (the victim of their illegal paintings) due to the <i>unclean hands</i> doctrine. However, the doctrine of unclean hands would not apply towards unaffected third parties, because the artists did nothing wrong towards <i>them</i>. Thus, VARA rights should remain fully applicable against third parties.</p>
<p>In other words, although VARA rights to the integrity of a work and against destruction would not be enforceable against the owner of the property, they could be enforced against everyone else, such as bystanders who paint over a work or destroy it, including Jos&eacute; Carlos Martinat.<a href="#_ftn177" name="_ftnref177">[177]</a></p>
<p>However, in the context of graffiti, it is worth noting some factors that may prevent application of the VARA rights of integrity and against destruction to third parties. </p>
<p>The right to integrity is shaped by the graffiti community&rsquo;s codes of honor and reputation. Artists generally know that their work might be ephemeral and that someone else could paint the wall with other art or bring the wall back to its original state.<a href="#_ftn178" name="_ftnref178">[178]</a> Some artistic modifications of the work are foreseen and expected by graffiti artists, and as such, might not implicate the artist&rsquo;s right of integrity.<a href="#_ftn179" name="_ftnref179">[179]</a></p>
<p>The rules of the graffiti community can help us evaluate whether a modification affects the honor and reputation of the artist or not. For example, if an artist responds to overlapping graffiti on his work with a new graffiti (she does not just restore the original work, but she creates a new work in response to the intervention), then its reasonable to think that there is an artistic dialogue and that the modification of the work does not &ldquo;prejudice the author&rsquo;s honor or reputation,&rdquo; because modifications are understood to be an element of graffiti art.<a href="#_ftn180" name="_ftnref180">[180]</a></p>
<p>The VARA right against destruction of a work, may be difficult for graffiti artists to use, as it only applies to works of &ldquo;recognized stature.&rdquo;<a href="#_ftn181" name="_ftnref181">[181]</a> It may be difficult for many graffiti works to qualify for this status. Courts have interpreted the recognized stature requirement as a two-tiered standard, which demands: &ldquo;(1) that the visual art in question has &lsquo;stature&rsquo; <i>i.e.</i> is viewed as meritorious, and (2) that this stature is &lsquo;recognized&rsquo; by art experts, other members of the artistic community, or by some cross-section of society.&rdquo;<a href="#_ftn182" name="_ftnref182">[182]</a> In graffiti art, this requirement was met in one case where the work was &ldquo;a community work that exhibits the concerns of the community.&rdquo;<a href="#_ftn183" name="_ftnref183">[183]</a> The accepted work was a mural containing anti-drug, anti-alcohol and anti-smoking messages.<a href="#_ftn184" name="_ftnref184">[184]</a> However, it is uncertain that the requirement would be met with regular street art that has no communitarian educational message in particular, or that was created by less than well-known artists. Some pieces by well-known graffiti artists would probably fulfill the recognized stature requirement without any communitarian or educational message because art experts, other members of the artistic community, and society as a whole recognize their stature.<a href="#_ftn185" name="_ftnref185">[185]</a> However, works by less-famous artists may have more difficulty meeting the recognized stature standard.<a href="#_ftn186" name="_ftnref186">[186]</a> This uncertainty is of real concern to artists who must embark on extensive legal research before litigation.<a href="#_ftn187" name="_ftnref187">[187]</a>
</p>
<h3><a name="conclusion"></a>CONCLUSION</h3>
<p>In this article, I have argued that graffiti can and should be protected under copyright law. When an unauthorized graffiti work complies with the minimum requirements for copyright protection it should be protected under copyright law despite its illegality. This is because copyright should be neutral towards works created by illegal means. Copyright assigns rights over the intangible aspects of a work only; it does not exclude works that have been tangibly fixed in an illegal manner. This is true even under an incentive-based copyright system such as the one established by the United States Copyright Act. Illegal graffiti works are creative acts that comply with copyright&rsquo;s goal of &ldquo;promoting the Progress of Science and useful Arts.&rdquo;<a href="#_ftn188" name="_ftnref188">[188]</a> Protecting graffiti, moreover, may have the consequence of incentivizing graffiti artists to create more legal works. </p>
<p>I have also explored the challenges that artists face when enforcing rights over their graffiti, both under the Copyright Act and VARA. Graffiti has a unique position in relation to copyright&rsquo;s nature and scope. </p>
<p>While &ldquo;many people are too quick to view street art through the lens of vandalism,&rdquo;<a href="#_ftn189" name="_ftnref189">[189]</a> copyright law cannot simply dismiss graffiti works. Graffiti works must be treated on equal footing with other artistic works for the purposes of copyright law, without being discriminated against due to their illegality. Copyright protection is valuable to all graffiti artists since it gives them the ability to assert artistic control over how their works are reproduced and shared. It may be true that <i>copyright is for losers</i>, as Banksy has expressed.<a href="#_ftn190" name="_ftnref190">[190]</a> But even if that is the case, graffiti artists should still have the option to be losers.</p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<div id=author>
<p><a href="#_authorref" name="_author">*</a> Visiting IP Scholar, Kernochan Center for Law, Media &#038; the Arts, Columbia Law School. Intellectual Property Law Professor, Universidad Torcuato Di Tella (Buenos Aires, Argentina). I am thankful to Jane Ginsburg, June Besek, Morgan Friedman, Agustin Waisman, Kali Nicole Murray, Michelle Pham, Jonny Robson and the Graffitimundo team in Argentina, the JIPEL editorial team, Philippa Loengard, and the participants of the Current Issues in Copyright seminar at Columbia Law School for their useful comments.</p>
</div>
<div id=ftn1>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> This article focuses on United States copyright law. Many international examples will be used throughout this paper; however, they are used only as illustrative fact patterns, and all legal issues should ultimately be interpreted under US copyright law.</p>
</div>
<div id=ftn2>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> <span style='font-variant:small-caps'>U.S. Const.</span> art. I, &sect; 8, cl. 8.</p>
</div>
<div id=ftn3>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> &ldquo;Never before have we seen public art reach such a scale as we now see with the works of Blu, or become so pervasive as we see with Shepard Fairey&rsquo;s, or so copied as that of Banksy, or so delicate as that of Swoon.&rdquo; <i>See</i> Marc &amp; Sara Schiller, <i>Preface</i> to <span style='font-variant:small-caps'>Carlo McCormick et al.</span>, <span style='font-variant:small-caps'>Trespass: A History Of Uncommissioned Urban Art 10</span> (Ethel Seno ed., 2010).</p>
</div>
<div id=ftn4>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> <i>See</i> <span style='font-variant:small-caps'>Magda Danysz &amp; Mary-No&euml;lle Dana</span>, <span style='font-variant:small-caps'>From Style Writing To Art: A Street Art Anthology 18</span> (2011); <i>see also</i> <span style='font-variant:small-caps'>Anna Waclawek</span>, <span style='font-variant:small-caps'>Graffiti and Street Art</span> (2011) (surveying graffiti&rsquo;s evolution).</p>
</div>
<div id=ftn5>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> <span style='font-variant: small-caps'>Lisa Gottlieb, Graffiti Art Styles: A Classification System And Theoretical Analysis</span> 49 (2008).</p>
</div>
<div id=ftn6>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> Even though many artists prefer to distance themselves from this word due to its illegal connotations, using this single term simplifies the analysis. I follow the practice of other writers who analyze graffiti art. <i>See, e.g.</i>, <span style='font-variant:small-caps'>Nicholas Ganz</span>, <span style='font-variant:small-caps'>Graffiti World</span> 10 (Tristan Manco ed., 2004). </p>
</div>
<div id=ftn7>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> &ldquo;Letters used to dominate but today the culture has expanded: new forms are explored, and characters, symbols and abstractions have begun to proliferate.&rdquo; <i>Id.</i> at 7.</p>
</div>
<div id=ftn8>
<p><a href="#_ftnref8" name="_ftn8">[8]</a> Graffiti: (Top left) King157, Oakland Graffiti Art (2008), <span style='font-variant:small-caps'>Flickr</span>, <a href="http://www.flickr.com/photos/24293932@N00/3302255569">http://www.flickr.com/photos/24293932@N00/3302255569</a> (photograph by Anarchosyn (2009)); (Top center) <i>A Graffiti Mecca on Borrowed Time</i>, <span style='font-variant:small-caps'>N.Y. Times</span> (Aug. 28, 2011), <a href="http://www.nytimes.com/slideshow/2011/08/28/nyregion/20110828POINTZss-6.html?_r=0">http://www.nytimes.com/slideshow/2011/08/28/<br />nyregion/20110828POINTZss-6.html?_r=0</a> (photograph by Todd Heisler/N.Y. Times); (Top right) Graffiti in Derby, UK, <span style='font-variant:small-caps'>Flickr</span>, <a href="http://www.flickr.com/photos/orangeacid/180986272/">http://www.flickr.com/photos/orangeacid/180986272/</a> (photograph by Orangeacid (2006)); (Bottom) <i>Graffiti Mecca</i>, <i>supra</i>, <a href="http://www.nytimes.com/slideshow/2011/08/28/nyregion/20110828POINTZss-4.html">http://www.nytimes.com/slideshow/2011/08/28/nyregion/20110828POINTZss-4.html</a> (photograph by Todd Heisler/N.Y. Times). </p>
</div>
<div id=ftn9>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> <span style='font-variant: small-caps'>Danysz</span>, <i>supra </i>note <a href="#_ftn4">4</a>, at 18.</p>
</div>
<div id=ftn10>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> <i>Id.</i> at 19.</p>
</div>
<div id=ftn11>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> Street art: (Top) Dave the Chimp, <i>Human Beins</i> (2009) <i>in</i> <span style='font-variant:small-caps'>Christian Hundertmark</span>, <span style='font-variant:small-caps'>The Art Of Rebellion III: The Book About Street Art 54</span> (2010); (Bottom Left) L&rsquo;Atlas, <i>Gaffer Tape on Concrete</i> (2010) <i>id.</i> at 15; (Bottom Right) Chu &amp; Tec, <i>Efectos Colaterales del Tamiflu</i> [<i>Side Effects of Tamiflu</i>] (2009), <span style='font-variant:small-caps'>Flickr,</span> <a href="http://www.flickr.com/photos/tectec/3882199518/in/pool-64973255@N00/">http://www.flickr.com/photos/tectec/3882199518/in/pool-64973255@N00/</a>.</p>
</div>
<div id=ftn12>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> Even when replicated, it could be argued that there is uniqueness to each piece, despite the stencil mechanism. Stencil is an artisanal painting method, not a mechanical one.</p>
</div>
<div id=ftn13>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> Stencil: (Left) <span style='font-variant:small-caps'>Graffitimundo</span>, <a href="http://graffitimundo.com">http://graffitimundo.com</a> (last visited Mar. 15, 2013) (sixth photograph in the homepage slideshow); (Center) Banksy, <i>Flower Thrower</i>; (Right) Stencil Land, <i>Metal Gaucho</i>, <span style='font-variant: small-caps'>Graffitimundo</span>, <a href="http://graffitimundo.com/artists/stencil-land/">http://graffitimundo.com/artists/stencil-land/</a> (last visited Mar. 15, 2013).</p>
</div>
<div id=ftn14>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> Recently, for example, Stephan Keszler&rsquo;s Gallery in the Hamptons has had street art works appraised for $200,000. Anny Shaw, <i>Banksy Murals Prove To Be an Attribution Minefield</i>, <span style='font-variant:small-caps'>The Art Newspaper</span> (February 16, 2012) [hereinafter, <i>Banksy Murals</i>], <i>available at</i> <a href="http://www.theartnewspaper.com/articles/Banksy-murals-prove-to-be-a-minefield/25631">http://www.theartnewspaper.com/articles/Banksy-murals-prove-to-be-a-minefield/25631</a>. Banksy&rsquo;s graffiti art has been sold in the United Kingdom for £200,000. <i>Wall Painted by Banksy Sells for £200,000 &#8211; but the New Owner Must Also Fork Out To Move the Brick Canvas</i>, <span style='font-variant:small-caps'>MailOnline</span> (Jan. 15, 2008, 9:16 AM) [hereinafter &ldquo;<i>Wall Painted</i>&rdquo;], <a href="http://www.dailymail.co.uk/news/article-508290/Wall-painted-Banksy-sells-200-000--new-owner-fork-brick-canvas.html">http://www.dailymail.co.uk/news/article-508290/Wall-painted-Banksy-sells-200-000&#8211;new-owner-fork-brick-canvas.html</a>. In the film <span style='font-variant:small-caps'>Exit Through the Gift Shop</span> (Paranoid Pictures 2010), the narrator mentions, &ldquo;Now, no serious contemporary art collection would be complete without a Banksy.&rdquo;</p>
</div>
<div id=ftn15>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> <i>See</i> <i>David Cameron Presents Barack Obama with Graffiti Art</i>, <span style='font-variant:small-caps'>BBC News</span> (July 21, 2010, 5:25 AM), <a href="http://www.bbc.co.uk/news/uk-politics-10710074">http://www.bbc.co.uk/news/uk-politics-10710074</a>.</p>
</div>
<div id=ftn16>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> An exhibition in Bristol by graffiti artist Banksy was among the top 30 most visited global exhibitions in the period 2008&ndash;2009. <i>See</i> <i>Banksy Graffiti Works Enter World Exhibition Top 30</i>, <span style='font-variant:small-caps'>BBC News</span> (Mar. 31, 2010, 2:02 AM), <a href="http://news.bbc.co.uk/2/hi/entertainment/8595341.stm">http://news.bbc.co.uk/2/hi/entertainment/8595341.stm</a>. A group of artists is planning a new International Street Art Museum in Los Angeles. <i>See</i> <span style='font-variant: small-caps'>Museum of International Street Art</span>, <a href="http://www.internationalstreetart.org/index.html">http://www.internationalstreetart.org/<br />index.html</a> (last visited Feb. 22, 2013).</p>
</div>
<div id=ftn17>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> <i>See, e.g.</i>, <span style='font-variant:small-caps'>Ganz</span>, <i>supra</i> note <a href="#_ftn5">5</a>; <span style='font-variant: small-caps'>Roger Gastman &amp; Caleb Neelon</span>, <span style='font-variant: small-caps'>The History of American Graffiti</span> (2011); <span style='font-variant:small-caps'>Hundertmark</span>, <i>supra</i>, note <a href="#_ftn11">11</a>; <span style='font-variant:small-caps'>Riikka Kuittinen</span>, <span style='font-variant:small-caps'>Street Art: Contemporary Prints</span> (2010); <span style='font-variant:small-caps'>Jaime Rojo &amp; Steven P. Harrington</span>, <span style='font-variant:small-caps'>Street Art New York</span> (2010); <i>see also</i> <span style='font-variant:small-caps'>Ket</span>, <span style='font-variant:small-caps'>Street Art: The Best Urban Art from Around the World</span> (2011); <span style='font-variant:small-caps'>Alain Maridue&ntilde;a</span>, <span style='font-variant:small-caps'>New York City: Black Book Masters</span> (2009); <span style='font-variant:small-caps'>Eleanor Mathieson &amp; Xavier A. T&agrave;pies</span>, <span style='font-variant:small-caps'>Street Artists: The Complete Guide</span> (2009); <span style='font-variant:small-caps'>Style Needs No Color</span>, <span style='font-variant:small-caps'>Schwarz Auf Weiss</span> (2009); <span style='font-variant:small-caps'>Guilherme Zauith &amp; Matt Fox-Tucker</span>, <span style='font-variant:small-caps'>Textura Dos: Buenos Aires Street Art</span> (2010). </p>
</div>
<div id=ftn18>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> <span style='font-variant: small-caps'>Peter Rosenstein with text by Isabel Bau Madden</span>, <span style='font-variant:small-caps'>Tattooed Walls</span> (2006).</p>
</div>
<div id=ftn19>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> <i>See</i> David Gonzalez, <i>Walls of Art for Everyone, but Made by Not Just Anyone</i>, <span style='font-variant: small-caps'>N.Y. Times</span>, June 4, 2007, at B1, <i>available at</i> <a href="http://www.nytimes.com/2007/06/04/nyregion/04citywide.html?sq=walls%20of%20art&amp;st=nyt&amp;scp=1&amp;pagewanted=all&amp;_r=0">http://www.nytimes.com/2007/06/04/nyregion/04citywide.html?sq=walls%20of%20art&amp;st=nyt&amp;scp=1&amp;pagewanted=all&amp;_r=0</a>.</p>
</div>
<div id=ftn20>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <i>Id</i>.</p>
</div>
<div id=ftn21>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> <i>Id.</i></p>
</div>
<div id=ftn22>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> <i>See</i> <i>infra</i> <a href="#IVA">Part IV.A</a>.</p>
</div>
<div id=ftn23>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> <i>See</i> Gonzalez, <i>Walls of Art for Everyone</i>, <i>supra</i> note <a href="#_ftn19">19</a>.</p>
</div>
<div id=ftn24>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> Villa v. Brady Publ&rsquo;g, No. 02 C 570, 2002 WL 1400345, at *1 (N.D. Ill. June 27, 2002).</p>
</div>
<div id=ftn25>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> <i>Id.</i> at *3.</p>
</div>
<div id=ftn26>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> Villa v. Pearson Educ., No. 03 C 3717, 2003 WL 22922178, at *1 (N.D. Ill. Dec. 9, 2003).</p>
</div>
<div id=ftn27>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> E-mail from Hiram Villa. Pres., Momentum Art Tech., to Celia Lerman, Visiting IP Scholar, Kernochan Center for Law, Media &amp; the Arts, Columbia Law School (Feb. 8, 2012) (on file with author).</p>
</div>
<div id=ftn28>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> Hrag Vartanian, <i>Street Artist Triumphs Over Urban Outfitters in Copyright Case</i>, <span style='font-variant:small-caps'>Hyperallergic</span> (Sept. 20, 2011), <a href="http://hyperallergic.com/36016/cali-killa-urban-outfitters/">http://hyperallergic.com/36016/<br />cali-killa-urban-outfitters/</a>.</p>
</div>
<div id=ftn29>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> <i>Id.</i></p>
</div>
<div id=ftn30>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> Markus Balser, <i>Cantwo Says &ldquo;Can Not!&rdquo; to Spanish Swimmers</i>, <span style='font-variant:small-caps'>Wall St. J. </span>(Sept. 9, 2008, 4:44 PM), <a href="http://blogs.wsj.com/law/2008/09/09/cantwo-says-can-not-to-spanish-swimwear/">http://blogs.wsj.com/law/2008/09/09/<br />cantwo-says-can-not-to-spanish-swimwear/</a>.</p>
</div>
<div id=ftn31>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> <i>Id.</i></p>
</div>
<div id=ftn32>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> He told the Wall Street Journal: &ldquo;Despite some color changes: To my mind the cartoon-style character was clearly taken from an artwork I sprayed on a wall legally in Muenster in 2001. [. . .] I have absolutely no idea how this Graffiti made its way to the Olympic stage, but I know: I can&rsquo;t accept that somebody is copying my work, the work I have to live on.&rdquo; <i>Id.</i></p>
</div>
<div id=ftn33>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> <i>See</i> Dean R. Karau, <i>Will Spain&rsquo;s Olympic Synchronized Swim Team Be Sunk by German Graffiti Artist?</i>, <span style='font-variant:small-caps'>Fredrikson &amp; Byron P.A.</span> (Sept. 2008) <a href="http://www.fredlaw.com/areas/trademark/Articles/trade_0809_drk1.html">http://www.fredlaw.com/areas/trademark/Articles/trade_0809_drk1.html</a>.</p>
</div>
<div id=ftn34>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> <i>See </i>David Gonzalez, <i>Graffiti Muralists Reach Settlement in Case of Contentious Fiat 500 Commercial</i>, <span style='font-variant:small-caps'>N.Y. Times, </span>(Dec. 2, 2011, 6:00 AM), <a href="http://wheels.blogs.nytimes.com/2011/12/02/graffiti-muralists-reach-settlement-in-case-of-contentious-fiat-500-commercial/">http://wheels.blogs.nytimes.com/2011/12/02/graffiti-muralists-reach-settlement-in-case-of-contentious-fiat-500-commercial/</a>.</p>
</div>
<div id=ftn35>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> Karen McVeigh, <i>5Pointz: New Yorkers Prepare To Say Goodbye To a Slice of Hip-Hop History</i>, <span style='font-variant:small-caps'>Guardian </span>(Jan. 17, 2012, 12:43 PM), <a href="http://www.guardian.co.uk/world/2012/jan/17/5pointz-new-york-hip-hop-history">http://www.guardian.co.uk/world/2012/jan/17/5pointz-new-york-hip-hop-history</a>.</p>
</div>
<div id=ftn36>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> &ldquo;&lsquo;This is a cultural landmark, not only for New York, but for hip-hop culture worldwide&rsquo; says Steve Harrington, the author of the book <i>Street Art New York</i>. . . .</span>&lsquo;We need to keep our cultural institutions protected and preserved.&rsquo;&rdquo; Marlon Bishop, <i>Queens Graffiti Mecca Faces Redevelopment</i>, W.N.Y.C. (Mar. 7, 2011), <a href="http://culture.wnyc.org/articles/features/2011/mar/07/queens-graffiti-mecca-faces-redevelopment/">http://culture.wnyc.org/articles/features/2011/mar/07/queens-graffiti-mecca-faces-redevelopment/</a>; <i>see also</i> Robin Finn, <i>Writing&rsquo;s on the Wall (Art Is, Too, for Now)</i>, <span style='font-variant:small-caps'>N.Y. Times</span>, Aug. 27, 2011, at MB1, <i>available at</i> <a href="http://www.nytimes.com/2011/08/28/nyregion/5pointz-arts-center-and-its-graffiti-is-on-borrowed-time.html?pagewanted=all">http://www.nytimes.com/2011/08/28/nyregion/5pointz-arts-center-and-its-graffiti-is-on-borrowed-time.html?pagewanted=all</a>.</p>
</div>
<div id=ftn37>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> Clem Richardson, <i>Word on His Street Is Art Businessman Offers Artists a Place To Create Murals</i>, <span style='font-variant:small-caps'>N.Y. Daily News </span>(June 5, 2000, 12:00 AM), <a href="http://www.nydailynews.com/archives/boroughs/word-street-art-businessman-offers-artists-place-create-murals-article-1.875235">http://www.nydailynews.com/archives/boroughs/word-street-art-businessman-offers-artists-place-create-murals-article-1.875235</a>.</p>
</div>
<div id=ftn38>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> McVeigh, <i>supra </i>note <a href="#_ftn35">35</a>; Averie Timm, <i>Owner Says Queens Graffiti Mecca 5Pointz Will Stay for Now, but Not Forever</i>, <span style='font-variant:small-caps'>Village Voice </span>(Apr. 8, 2011, 5:11 PM), <a href="http://blogs.villagevoice.com/runninscared/2011/04/5pointz_owner_interview.php">http://blogs.villagevoice.com/runninscared/2011/04/5pointz_owner_interview.php</a>.</p>
</div>
<div id=ftn39>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> To see the online petition, go to <a href="http://www.ipetitions.com/petition/support5pointz/signatures">http://www.ipetitions.com/petition/support5pointz/signatures</a>.</p>
</div>
<div id=ftn40>
<p><a href="#_ftnref40" name="_ftn40">[40]</a><i>See</i> <span style='font-variant:small-caps'>N.Y. Penal Law</span> &sect; 145.60 (McKinney 1992), which bars the making of graffiti without &ldquo;the express permission of the owner or operator&rdquo; of the property. <i>See</i> <i>also</i> <span style='font-variant:small-caps'>N.Y. City Admin. Code</span> &sect; 10-117 (McKinney 2006) which is the municipal regulation barring graffiti without the &ldquo;express permission of owner or operator of the property.&rdquo;</p>
</div>
<div id=ftn41>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> <i>See</i> <i>infra</i> <a href="#IIIA">Part III.A</a>. Unfortunately, </span>given the confidential nature of the matter, I was unable to obtain more details regarding Wilkoff&rsquo;s consent and the relationship between Wilkoff and Meres One during my visit to 5Pointz in January 2012.</p>
</div>
<div id=ftn42>
<p><a href="#_ftnref42" name="_ftn42">[42]</a> <i>See</i> Claudio Iglesias, <i>Pared Contra Pared</i> [<i>Wall Against Wall</i>], <span style='font-variant:small-caps'>P&aacute;gina/12</span> (Nov. 14, 2010), <a href="http://www.pagina12.com.ar/diario/suplementos/radar/9-6612-2010-11-14.html">http://www.pagina12.com.ar/diario/suplementos/radar/<br />9-6612-2010-11-14.html</a>.</p>
</div>
<div id=ftn43>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> <i>See</i> <i>Paredes Robadas: Street Art Theft in Buenos Aires</i>, <span style='font-variant:small-caps'>Graffitimundo</span> (Oct. 15, 2011), <a href="http://graffitimundo.com/media/paredes-robadas-the-theft-of-buenos-aires-street-art">http://graffitimundo.com/media/paredes-robadas-the-theft-of-buenos-aires-street-art</a>.</p>
</div>
<div id=ftn44>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> <i>Id.</i></p>
</div>
<div id=ftn45>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> <i>See</i> <i>id.</i></p>
</div>
<div id=ftn46>
<p><a href="#_ftnref46" name="_ftn46">[46]</a> <i>See</i> <i>id.</i></p>
</div>
<div id=ftn47>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> Interview with Jonny Robson, Co-Founder, Graffitimundo, in Buenos Aires, Arg. (December, 2011). Graffitimundo is an organization dedicated to increasing awareness of the rich heritage and dynamic culture of street art, based in Buenos Aires. <i>See</i> <i>About Us</i>, <span style='font-variant:small-caps'>Graffitimundo</span>, <a href="http://graffitimundo.com/about-us/">http://graffitimundo.com/about-us/</a> (last visited April 6, 2013).</p>
</div>
<div id=ftn48>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> <i>See</i> Iglesias, <i>supra</i> note <a href="#_ftn42">42</a>. </p>
</div>
<div id=ftn49>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> <i>Id.</i></p>
</div>
<div id=ftn50>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> <i>See</i> <span style='font-variant:small-caps'>N.Y. Penal Code</span> &sect; 145.60 (McKinney 2012) (&ldquo;1. For the purposes of this section, the term &ldquo;graffiti&rdquo; shall mean the etching, painting, covering, drawing upon or otherwise placing of a mark upon public or private property with intent to damage such property. 2. No person shall make graffiti of any type on any building, public or private, or any other property real or personal owned by any person, firm or corporation or any public agency or instrumentality, without the express permission of the owner or operator of said property. Making graffiti is a class A misdemeanor.&rdquo;). Other states such as California, Colorado, Connecticut, Florida, Hawaii, Idaho, Illinois, Nevada, New Jersey, New Mexico, Oklahoma, Pennsylvania, Tennessee, Utah and Washington also criminalize graffiti activity. <i>See</i> <span style='font-variant: small-caps'>Ralph E. Lerner &amp; Judith Bresler</span>, <span style='font-variant:small-caps'>Art Law: The Guide for Collectors, Investors, Dealers, and Artists 947 (2005).</span></p>
</div>
<div id=ftn51>
<p><a href="#_ftnref51" name="_ftn51">[51]</a> <i>See</i> <span style='font-variant:small-caps'>N.Y. Penal Code</span> &sect; 145.65 (McKinney 2012). </p>
</div>
<div id=ftn52>
<p><a href="#_ftnref52" name="_ftn52">[52]</a> <i>See</i> N.Y. City Admin. Code &sect; 10-117 (2012) (on the defacement of property, possession, sale and display of aerosol spray paint cans, [and] broad tipped markers and etching acid prohibited in certain instances). <i>See also</i> <span style='font-variant:small-caps'>L.A., Cal., Mun. Code</span> ch. 1 &sect; 47.11; <span style='font-variant:small-caps'>Cal. Penal Code</span> &sect; 594; <span style='font-variant:small-caps'>Colo. Rev. Mun. Code</span> &sect; 34-66.</p>
</div>
<div id=ftn53>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> 17 U.S.C &sect; 102a (2013).</p>
</div>
<div id=ftn54>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> <i>See </i><span style='font-variant:small-caps'>Arthur Miller &amp; Michael H. Davis</span>, <span style='font-variant:small-caps'>Intellectual Property in a Nutshell</span> 294 (2000).</p>
</div>
<div id=ftn55>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> 17 U.S.C. &sect;101 provides that a work is fixed &ldquo;when its embodiment [. . .] by or under the authority of the author, <i>is sufficiently permanent or stable</i> to permit it to be perceived, reproduced, or otherwise communicated for a period of more than transitory duration.&rdquo;</p>
</div>
<div id=ftn56>
<p><a href="#_ftnref56" name="_ftn56">[56]</a> Keith Haring started his career painting illegal art in the New York subways from 1980 to 1985. <i>See</i> <i>About Haring</i>, <span style='font-variant:small-caps'>The Keith Haring Foundation,</span> <a href="http://www.haring.com/about_haring/bio/index.html">http://www.haring.com/about_haring/bio/index.html</a> (last visited April 6, 2013).</p>
</div>
<div id=ftn57>
<p><a href="#_ftnref57" name="_ftn57">[57]</a> <i>Id</i>.</p>
</div>
<div id=ftn58>
<p><a href="#_ftnref58" name="_ftn58">[58]</a> As per 37 C.F.R. &sect; 201.1(a), &ldquo;Words and short phrases such as names, titles, and slogans; familiar symbols or designs; mere variations of typographic ornamentation, lettering or coloring; mere listing of ingredients or contents&rdquo; are not protected under copyright. It should be noted, however, that even despite not being protected by copyright, signatures could potentially be protected by other rules such as trademark law. <i>See</i> Justin Hughes,<i> Size Matters (or Should) in Copyright Law</i>, <span style='font-variant:small-caps'>74 Fordham L. Rev. 575, 583</span> (2005) (noting courts have given small pieces of expression intellectual property protection).</p>
</div>
<div id=ftn59>
<p><a href="#_ftnref59" name="_ftn59">[59]</a> 37 C.F.R. &sect; 201.1.(e) establishes: &ldquo;The following are examples of works not subject to copyright and applications for registration of such works cannot be entertained: [. . .] (e) Typeface as typeface.&rdquo; <i>See also</i> Eltra Corp. v. Ringer, 579 F.2d 294 (4th Cir. 1978) (holding that the design submitted did not qualify as a &ldquo;work of art&rdquo; under the Copyright Law.</p>
</div>
<div id=ftn60>
<p><a href="#_ftnref60" name="_ftn60">[60]</a> Graffiti (left to right): Paul Insect (2008), Banksy (2011).</p>
</div>
<div id=ftn61>
<p><a href="#_ftnref61" name="_ftn61">[61]</a> <i>See</i> 17 U.S.C. &sect; 101 (defining &ldquo;fixation&rdquo;).</p>
</div>
<div id=ftn62>
<p><a href="#_ftnref62" name="_ftn62">[62]</a> A period more than transitory duration needs not be more than a few minutes. <i>See</i> Advanced Computer Servs. of Mich., Inc. v. MAI Sys. Corp., 845 F. Supp. 356, (E.D. Va. 1994) (finding that a &ldquo;random access memory (RAM) representation of copyrighted computer software program is sufficiently &lsquo;fixed&rsquo; to be a &lsquo;copy&rsquo; protected by Copyright Act when program is loaded from computer&rsquo;s hard drive to RAM and maintained there for minutes or longer, even though RAM representation of program disappears when the computer is turned off&rdquo;).</p>
</div>
<div id=ftn63>
<p><a href="#_ftnref63" name="_ftn63">[63]</a> Under 17 U.S.C. &sect; 101,</p>
<blockquote>
<p>A &ldquo;work of visual art&rdquo; is&mdash;</p>
<p>(1) a painting, drawing, print, or sculpture, existing in a single copy, in a limited edition of 200 copies or fewer that are signed and consecutively numbered by the author, or, in the case of a sculpture, in multiple cast, carved, or fabricated sculptures of 200 or fewer that are consecutively numbered by the author and bear the signature or other identifying mark of the author; or</p>
<p>(2) a still photographic image produced for exhibition purposes only, existing in a single copy that is signed by the author, or in a limited edition of 200 copies or fewer that are signed and consecutively numbered by the author.</p>
<p>A work of visual art does not include&ndash;</p>
<p style="padding-left: 30px;">(A)</p>
<p style="padding-left: 60px;">(i) any poster, map, globe, chart, technical drawing, diagram, model, applied art, motion picture or other audiovisual work, book, magazine, newspaper, periodical, data base, electronic information service, electronic publication, or similar publication;</p>
<p style="padding-left: 60px;">(ii) any merchandising item or advertising, promotional, descriptive, covering, or packaging material or container;</p>
<p style="padding-left: 60px;">(iii) any portion or part of any item described in clause (i) or (ii);</p>
<p style="padding-left: 30px;">(B) any work made for hire; or</p>
<p style="padding-left: 30px;">(C) any work not subject to copyright protection under this title.</p>
</blockquote>
</div>
<div id=ftn64>
<p><a href="#_ftnref64" name="_ftn64">[64]</a> <i>See</i> &sect;101.</p>
</div>
<div id=ftn65>
<p><a href="#_ftnref65" name="_ftn65">[65]</a> Under &sect;101, paintings and drawings should be <i>signed</i> and numbered to be considered a &ldquo;work of visual art,&rdquo; and that sculptures should be numbered and bear the signature or other <i>identifying mark of the author</i>.&rdquo; &sect; 101(1).</p>
</div>
<div id=ftn66>
<p><a href="#_ftnref66" name="_ftn66">[66]</a> <i>Id.</i></p>
</div>
<div id=ftn67>
<p><a href="#_ftnref67" name="_ftn67">[67]</a> <i>Id.</i> (listing visual forms of art&mdash;painting, drawing, print, or sculpture).</p>
</div>
<div id=ftn68>
<p><a href="#_ftnref68" name="_ftn68">[68]</a> Article I, Section 8, Clause 8 of the United States Constitution grants authors the exclusive right to their respective writings. It is codified in 17 U.S.C. &sect; 201(a). </p>
</div>
<div id=ftn69>
<p><a href="#_ftnref69" name="_ftn69">[69]</a> <i>See</i> &sect; 202 (&ldquo;Ownership of a copyright, or of any of the exclusive rights under a copyright, is distinct from ownership of any material object in which the work is embodied. . . . &rdquo;). <i>See also</i> Forward v. Thorogood, 985 F.2d 604 (1st Cir. 1993).</p>
</div>
<div id=ftn70>
<p><a href="#_ftnref70" name="_ftn70">[70]</a> Such is the definition of graffiti in state laws, <i>see</i> <i>supra</i> note <a href="#_ftn48">48</a>.</p>
</div>
<div id=ftn71>
<p><a href="#_ftnref71" name="_ftn71">[71]</a> <i>See</i> <i>Banksy Graffiti Can Push Up Property Price</i>, <span style='font-variant:small-caps'>The Sun (</span>October 20, 2010), <i>available at</i> <a href="http://www.thesun.co.uk/sol/homepage/features/3187949/Banksy-graffiti-can-push-up-property-price.html">http://www.thesun.co.uk/sol/homepage/features/<br />3187949/Banksy-graffiti-can-push-up-property-price.html</a>.</p>
</div>
<div id=ftn72>
<p><a href="#_ftnref72" name="_ftn72">[72]</a> If the graffiti is sold, graffiti artists could potentially benefit from the value they add to others&rsquo; property by the doctrine of accession, under which one who has &ldquo;taken the property of another, and altered it in substance of form by his own labor&rdquo; that &ldquo;results in a change in the identity or an increase in the value of the property, the right to the property in its changed condition&rdquo; may belong to the improver. <i>See</i> <span style='font-variant: small-caps'>American Jurisprudence</span> 2D, Accession and Confusion &sect;1. I thank Columbia Law School students Laura Mergenthal and Jessica Fjeld for this observation. Nevertheless, this doctrine would rarely apply to graffiti, since graffiti is normally not done in good faith and it does not transform the substance of the property to which it is applied.</p>
</div>
<div id=ftn73>
<p><a href="#_ftnref73" name="_ftn73">[73]</a> However, in Los Angeles it is against zoning laws to create graffiti murals even <i>with authorization</i> and <i>on private property</i>. <i>See</i> <span style='font-variant:small-caps'>L.A., Cal. Mun. Code</span> ch. 1 &sect;&sect; 14.4.2, 14.4.4, 14.4.20, 19.01. These regulations could be considered an unreasonable restriction of the property owner&rsquo;s rights, and there are local efforts to obtain their repeal. <i>See</i> <i>Los Angeles Mural Ordinance Would Legalize New &amp; Vintage Murals</i>, <span style='font-variant:small-caps'>Huffington Post</span> (December 8, 2011, 6:15 PM), <a href="http://www.huffingtonpost.com/2011/12/08/los-angeles-mural-ordinance_n_1137746.html&amp;ei=RTFcT7rlBdObtwec36WFDA&amp;usg=AFQjCNFn7r7x0BX0gqFXgGojHYecCMM-Mg">http://www.huffingtonpost.com/2011/12/08/los-angeles-mural-ordinance_n_1137746.html&amp;ei=RTFcT7rlBdObtwec36WFDA&amp;usg=<br />AFQjCNFn7r7x0BX0gqFXgGojHYecCMM-Mg</a>.</p>
</div>
<div id=ftn74>
<p><a href="#_ftnref74" name="_ftn74">[74]</a> One controversial example involving Banksy is his depiction of &ldquo;a woman in underwear, her jealous husband, and her naked lover dangling from a window ledge,&rdquo; painted on the wall of a clinic for venereal diseases in Bristol, United Kingdom. The clinic decided to keep the artwork, after a poll conducted by the Bristol City Council in which 93% of people voted in favor of the painting&rsquo;s preservation. <i>See</i> Arifa Akbar, <i>Art Or Eyesore? Public Asked If Banksy&rsquo;s Mural Should Stay</i>, <span style='font-variant:small-caps'>The Independent</span>, (June 23, 2006), <i>available at</i> <a href="http://www.independent.co.uk/news/uk/this-britain/art-or-eyesore-public-asked-if-banksys-mural-should-stay-405119.html">http://www.independent.co.uk/news/uk/this-britain/art-or-eyesore-public-asked-if-banksys-mural-should-stay-405119.html</a>. </p>
</div>
<div id=ftn75>
<p><a href="#_ftnref75" name="_ftn75">[75]</a> Keith Haring illegally painted the &ldquo;Crack is Wack&rdquo; mural in a plaza in Harlem, New York City. After Haring&rsquo;s death, the New York City government embraced the mural and the plaza was renamed &ldquo;the Crack is Wack Playground.&rdquo; For a description of the park, <i>see Crack is Wack Playground Highlights</i>, <span style='font-variant:small-caps'>N.Y.C. Parks</span>, <a href="http://www.nycgovparks.org/parks/M208E/history">http://www.nycgovparks.org/parks/M208E/history</a> (last visited April 6, 2013).</p>
</div>
<div id=ftn76>
<p><a href="#_ftnref76" name="_ftn76">[76]</a> <i>See</i> <i>Wall Painted</i>, <i>supra</i> note <a href="#_ftn14">14</a> (noting wall painted by Banksy sold for £200,000); Liza Ghorbani, <i>The Devil on the Door: Could a Painting on a Dope Dealer&rsquo;s Storefront Be the Last Work of Jean-Michel Basquiat?</i>, <span style='font-variant:small-caps'>N.Y. Mag.</span> (Sept. 18, 2011) (describing Jean-Michele Basquiat&rsquo;s door), <i>available at</i> <a href="http://nymag.com/arts/art/features/jean-michel-basquiat-2011-9/">http://nymag.com/arts/art/features/jean-michel-basquiat-2011-9/</a>.</p>
</div>
<div id=ftn77>
<p><a href="#_ftnref77" name="_ftn77">[77]</a> As noted above, New York defines the offense of graffiti: &ldquo;No person shall make graffiti of any type on any building, public or private, or any other property real or personal owned by any person, firm or corporation or any public agency or instrumentality, without the express permission of the owner or operator of said property.&rdquo; <span style='font-variant:small-caps'>N.Y. Penal Code</span> &sect; 145.60 (McKinney 2013). Upon first impression, the statute would not appear to permit <i>ex post</i> acceptance. However, as noted elsewhere in this piece, prosecutors would be unlikely to press charges when the victim welcomes the supposed intrusion.</p>
</div>
<div id=ftn78>
<p><a href="#_ftnref78" name="_ftn78">[78]</a> <i>See</i> Baumgart v. Spierings, 86 N.W.2d 413, 415 (WI 1957). Acceptance from the owner could be analogous to &ldquo;implied consent to trespass,&rdquo; as a physical analog. Implied consent to trespass occurs when the subject reasonably believes that the property is open to public.</p>
</div>
<div id=ftn79>
<p><a href="#_ftnref79" name="_ftn79">[79]</a> <i>See</i> J. Tony Serra, <i>Graffiti and U.S. Law</i>, <i>in</i><br />
<span style='font-variant:small-caps'>McCormick</span>, <i>supra</i> note <a href="#_ftn3">3</a>, at 313; <i>see also</i> L. L. Hanesworth, <i>Are They Graffiti Artists or Vandals? Should They Be Able or Caned?: A Look at the Latest Legislative Attempts to Eradicate Graffiti</i>, 6 <span style='font-variant:small-caps'>DePaul J. Art &amp; Ent. Law</span> 225 (1995&ndash;1996); Kelly P. Welch, <i>Graffiti And The Constitution: A First Amendment Analysis Of The Los Angeles Tagging Crew Injunction</i>, 85 <span style='font-variant:small-caps'>S. Cal. L. Rev.</span> 205 (2011). In a separate but related line of arguments, other scholars have justified graffiti as a minor form of rebellion against an unjust government, according to a just war theory criterion. <i>See</i> Daniel J. D&rsquo;Amico &amp; Walter Block, <i>A Legal And Economic Analysis Of Graffiti</i>, in 23 <span style='font-variant: small-caps'>Humanomics</span> no. 1, 2007, at 29.</p>
</div>
<div id=ftn80>
<p><a href="#_ftnref80" name="_ftn80">[80]</a> Consider political or activist paintings under an oppressive regime, such as the paintings of the Mothers of Plaza de Mayo in the Plaza de Mayo square in Argentina, a sign of protest and remembrance for their children who went missing during the &ldquo;dirty war.&rdquo; The paintings have been regarded as legal, given their ties to freedom of speech, and were protected against later overlapping paintings by relatives of military members. <i>See</i> <i>Cruces entre Madres y Pando por las pintadas en la Plaza</i>, <span style='font-variant:small-caps'>Infobae</span>, <a href="http://www.infobae.com/politica/368805-0-0-Cruces-Madres-y-Pando-las-pintadas-la-Plaza">http://www.infobae.com/politica/368805-0-0-Cruces-Madres-y-Pando-las-pintadas-la-Plaza</a> (last visited April 7, 2013).</p>
<p>Also, consider the use of Pixa&ccedil;&atilde;o in Brazil during its military dictatorship in the 1980&rsquo;s. </span>Pixa&ccedil;&atilde;o is a distinct type of graffiti art that developed in the poor neighborhoods of S&atilde;o Paulo as part of a social protest towards the dictatorship&rsquo;s economic regime. It was pervasive and actively combated by the Brazilian government. <i>See</i> Simon Romero, <i>At War With S&atilde;o Paulo&rsquo;s Establishment, Black Paint in Hand</i>, <span style='font-variant:small-caps'>N.Y. Times</span>, January 28, 2012, at A5; Fran&ccedil;ois Chastanet, <span style='font-variant:small-caps'>Pixa&ccedil;&atilde;o: S&atilde;o Paulo Signature (2007).</span></p>
</div>
<div id=ftn81>
<p><a href="#_ftnref81" name="_ftn81">[81]</a> 466 U.S. 789 (1984).</p>
</div>
<div id=ftn82>
<p><a href="#_ftnref82" name="_ftn82">[82]</a> <i>Id.</i> at 806&ndash;807 (citing Metromedia, Inc. v. San Diego, 453 U.S. 490, 507&ndash;508 (1981) (White, J., plurality opinion)).</p>
</div>
<div id=ftn83>
<p><a href="#_ftnref83" name="_ftn83">[83]</a> <i>See</i> United States v. O&rsquo;Brien, 391 U.S. 367, 376 (1968). Freedom of speech may be ineffective against anti-graffiti laws if it is considered that these laws may &ldquo;further[] . . . important or substantial governmental interests,&rdquo; and those interests are &ldquo;unrelated to suppression of free expression,&rdquo; <i>id.</i> at 377; and &ldquo;the incidental restriction on alleged First Amendment freedom is no greater than is essential to furtherance of that interest.&rdquo; <i>Id.</i></p>
</div>
<div id=ftn84>
<p><a href="#_ftnref84" name="_ftn84">[84]</a> Clark v. Cmty. for Creative Non-Violence, 468 U.S. 288, 293 (1984).</p>
</div>
<div id=ftn85>
<p><a href="#_ftnref85" name="_ftn85">[85]</a><span style='font-variant: small-caps'> Lerner &amp; Bresler</span>, <i>supra</i> note <a href="#_ftn50">50</a>, at 901.</p>
</div>
<div id=ftn86>
<p><a href="#_ftnref86" name="_ftn86">[86]</a> 847 F.2d 1045 (2d Cir. 1988).</p>
</div>
<div id=ftn87>
<p><a href="#_ftnref87" name="_ftn87">[87]</a> <i>Id.</i> at 1048.</p>
</div>
<div id=ftn88>
<p><a href="#_ftnref88" name="_ftn88">[88]</a> <i>Id.</i> at 1047. The decision to remove the sculpture was made after a public hearing in which artists, civil leaders, employees at the Federal Plaza complex, and community residents participated. <i>Id.</i></p>
</div>
<div id=ftn89>
<p><a href="#_ftnref89" name="_ftn89">[89]</a> <i>Id.</i></p>
</div>
<div id=ftn90>
<p><a href="#_ftnref90" name="_ftn90">[90]</a> <i>Id.</i> at 1049.</p>
</div>
<div id=ftn91>
<p><a href="#_ftnref91" name="_ftn91">[91]</a> <i>Id.</i> at 1045. The court decided to remove the sculpture &ldquo;[n]otwithstanding that the sculpture is site-specific and may lose its artistic value if relocated.&rdquo; <i>Id.</i> at 1050.</p>
</div>
<div id=ftn92>
<p><a href="#_ftnref92" name="_ftn92">[92]</a> The law &ldquo;refuses to lend its aid in any manner to one . . . who has been guilty of unlawful or inequitable conduct in the matter,&rdquo; because the law seeks to &ldquo;prevent a party from taking advantage of its own wrong.&rdquo; 30A C.J.S. Equity &sect; 109 (2013).</p>
</div>
<div id=ftn93>
<p><a href="#_ftnref93" name="_ftn93">[93]</a> It should be noted that any state punishment involving stripping of copyright could create preemption issues. <i>See </i>Garner v. Teamsters, 346 U.S. 485, 498 (1953) (noting that &ldquo;when two separate remedies are brought to bear on the same activity, a conflict [between state power and federal power] is imminent&rdquo;). Analogous reasoning leads to the conclusion that to further punish graffiti artists beyond the sanctions imposed by the criminal justice system would disrupt these sanctions&rsquo; &ldquo;fit&rdquo; to the crime, possibly interfering with the legislative balancing of remedies in the criminal vandalism and civil copyright contexts.</p>
<p>It could be objected that, in all <i>unclean hands</i> doctrines involving criminal acts, the infringer receives &ldquo;additional punishment&rdquo; when trying to benefit from the illegal act. I do not think this is correct: a successful <i>unclean hands</i> defense is not an additional punishment; rather it is the logical consequence of the same punishment, and thus does not violate the Eighth Amendment. We must remember that <i>unclean hands</i> prevent the plaintiff from benefitting from &ldquo;inequitable activity regarding <i>the very matter</i> for which he seeks relief.&rdquo; Mahaffy v. City of Woodson Terrace, 609 S.W.2d 233 (Mo. App. 1980). If the <i>unclean hands</i> defense arises from the <i>very same matter</i> that gave place to the punishment, then there is no additional punishment. <i>See also </i>Mitchell Bros. Film Group v. Cinema Adult Theatre, 604 F.2d 852, 863 (5th Cir. 1979) (quoting Keystone Driller Co. v. General Excavator Co., 290 U.S. 240, 245 (1933)) (stating that &ldquo;the maxim of unclean hands is not applied where plaintiff&rsquo;s misconduct is not directly related to the merits of the controversy between the parties, but only where the wrongful acts &lsquo;in some measure affect the equitable relations between the parties in respect of something brought before the court for adjudication&rsquo;&rdquo;). In graffiti, it could reasonably be interpreted that a graffiti artist would have <i>unclean hands</i> if he tried to claim rights over the physical graffiti wall (the <i>very matter</i> of his wrongdoing: trespassing or damaging property), but not over the immaterial work in it (based on the clear distinction that copyright law provides between a protected work and its physical embodiment). Under this interpretation, sanctioning the artist by denying copyright protection to him would be a sanction from a different matter, and thus could constitute an additional punishment.</p>
</div>
<div id=ftn94>
<p><a href="#_ftnref94" name="_ftn94">[94]</a> <i>See</i> 17 U.S.C. &sect; 202.</p>
</div>
<div id=ftn95>
<p><a href="#_ftnref95" name="_ftn95">[95]</a> Although in the following examples the infringers were not always criminally prosecuted, there was a potentially criminal charge that could have been raised to introduce an <i>unclean hands</i> defense. Moreover, we can still identify a civil offense in each case. These cases are still helpful to illustrate why an author can obtain copyright over a work even when the act of creation of the work can be considered unlawful.</p>
<p>[Note: I believe that it does not matter whether these authors were actually criminally prosecuted as long as they <i>could have been</i> prosecuted: graffiti artists are often not prosecuted, though they could still have been liable.]</p>
</div>
<div id=ftn96>
<p><a href="#_ftnref96" name="_ftn96">[96]</a> <i>See, e.g.</i>, Complaint for Plaintiff, Mavrix Photo Inc. v. Allieiswired.com (C.D. Cal. Oct. 12, 2010) (No. 10-7591), where a celebrity photography agency filed for copyright infringement of it picture of pregnant actress Penelope Cruz, which it took without permission. The judge finally dismissed the case without issuing an opinion. </p>
</div>
<div id=ftn97>
<p><a href="#_ftnref97" name="_ftn97">[97]</a> Alison Chang, whose photo taken by her youth counselor was distributed over the Internet and used by Virgin Mobile Australia without her consent, under a Creative Commons License. <i>See</i> Laura A. Heymann, <i>Boundaries Of Intellectual Property Symposium: Crossing Boundaries: How To Write A Life: Some Thoughts On Fixation And The Copyright/Privacy Divide</i>, 51 <span style='font-variant:small-caps'>Wm. &amp; Mary L. Rev.</span> 825, 827 (2009). The counselor held copyright in the picture even though it was <i>unauthorized</i> by Chang and violated her privacy rights. While the photograph might technically have been unauthorized, the counselor uploaded the photo to Flickr and issued a license under Creative Commons. <i>Id.</i> Ultimately the court dismissed the suit for lack of personal jurisdiction without ruling on whether Chang could have asserted an invasion of privacy claim. <i>Id.</i> at 828, n. 10.<i> </i>For a further discussion of the relationship of privacy and copyright, see Susy Frankel, <i>The Copyright and Privacy Nexus</i>, 36 <span style='font-variant:small-caps'>Victoria Univ. Wellington L. Rev.</span> 507 (2005).</p>
</div>
<div id=ftn98>
<p><a href="#_ftnref98" name="_ftn98">[98]</a> Such is the case of journalist Robert D. Novak&rsquo;s <i>Mission to Niger</i> article in the Washington Post, where he revealed the identity of CIA agent Valerie Plame. Robert D. Novak, <i>Mission to Niger</i>, <span style='font-variant:small-caps'>Wash. Post</span> (July 14, 2013), <a href="http://www.washingtonpost.com/wp-dyn/content/article/2005/10/20/AR2005102000874.html">http://www.washingtonpost.com/wp-dyn/content/article/2005/10/20/<br />AR2005102000874.html</a>. Novak was finally not convicted, but the reasoning would have been the same if he had been convicted.</p>
</div>
<div id=ftn99>
<p><a href="#_ftnref99" name="_ftn99">[99]</a> <i>See</i> <span style='font-variant:small-caps'>Lerner &amp; Bresler</span>, <span style='font-variant:small-caps'>Art Law</span>, <i>supra </i>note <a href="#_ftn50">50</a>, at 907 (citing <i>In re</i> Ryan D., 100 Cal. App. 4th 854 (Cal. Ct. App. 2002)). The juvenile court found that the minor made a criminal threat in violation of section 422 of the California Penal Code, but the decision was reversed on appeal. 100 Cal. App. 4th at 857, 858.</p>
</div>
<div id=ftn100>
<p><a href="#_ftnref100" name="_ftn100">[100]</a> 17 U.S.C. &sect; 103(a). </p>
</div>
<div id=ftn101>
<p><a href="#_ftnref101" name="_ftn101">[101]</a> China has such a provision in Art. 4 of the Chinese copyright law. <i>See</i> Kong Qingjiang, <i>The Doctrine of Ordre Public and the Sino-US Copyright Dispute</i>, 2008 <span style='font-variant:small-caps'>LAWAISA L. J.</span> 34 (2008). Moreover, refusing trademark protection of signs that violate the local public order or morality is permitted by art. 6<i>quinquies</i>(B)(3) of the Paris Convention for the Protection of Industrial Property. </p>
</div>
<div id=ftn102>
<p><a href="#_ftnref102" name="_ftn102">[102]</a> Similarly, the court in <i>Mitchell Bros. Film Group</i> asserted: &ldquo;The history of content-based restrictions on copyrights, trademarks and patents suggests that the absence of such limitations in the Copyright Act of 1909 is the result of an intentional policy choice and not simply an omission.&rdquo; 604 F.2d 852, 854 (1979).</p>
</div>
<div id=ftn103>
<p><a href="#_ftnref103" name="_ftn103">[103]</a> 604 F.2d 852 (5th Cir. 1979); <i>see also</i> Jartech, Inc. v. Clancy, 666 F.2d 403, 406 (9th Cir. 1982) (endorsing the <i>Mitchell</i> court&rsquo;s views). </p>
</div>
<div id=ftn104>
<p><a href="#_ftnref104" name="_ftn104">[104]</a> <i>Id</i>. at 854.</p>
</div>
<div id=ftn105>
<p><a href="#_ftnref105" name="_ftn105">[105]</a> <i>See</i> <i>id.</i> at 863. However, the court cites Lawler v. Gillam, 569 F.2d 1283, 1294 (4th Cir. 1978), a case that was later overruled, so its application should be reconsidered. Moreover, this case bases its quotation in J. Pomeroy, <i>A Treatise on Equity Jurisprudence</i> &sect; 399, while the <i>Mitchell</i> court also says that &ldquo;an equitable doctrine should not be applied in a way that will frustrate the purpose of a federal statute.&rdquo; <i>Mitchell</i>, 604 F.2d at 864. Therefore, the requirement of &ldquo;personal injury&rdquo; should be carefully evaluated. Indeed, one could envision a regime in which the unclean hands defense would only apply if the artist brought suit against the property owner him or herself. In such a case, the court might reason that the dispute itself arises from the artist&rsquo;s violation of the law and therefore has not entered the court with &ldquo;clean hands.&rdquo;</p>
</div>
<div id=ftn106>
<p><a href="#_ftnref106" name="_ftn106">[106]</a> <i>Id.</i></p>
</div>
<div id=ftn107>
<p><a href="#_ftnref107" name="_ftn107">[107]</a> &ldquo;[C]opyright misuse exists when plaintiff expands the statutory copyright monopoly in order to gain control over areas outside the scope of the monopoly. . . . The test is whether plaintiff&rsquo;s use of his or her copyright violates the public policy embodied in the grant of a copyright.&rdquo; <i>In re</i> Napster, Inc. Copyright Litigation, 191 F. Supp. 2d 1087, 1103 (N.D. Cal. 2002) (citing Practice Mgmt. Info. Corp. v. American Med. Assoc., 121 F.3d 516 (9th Cir. 1997)). </p>
</div>
<div id=ftn108>
<p><a href="#_ftnref108" name="_ftn108">[108]</a> <i>Mitchell</i>, 604 F.2d at 865 (emphasis added). </p>
</div>
<div id=ftn109>
<p><a href="#_ftnref109" name="_ftn109">[109]</a> In the context of applying the copyright misuse doctrine, such frustration of copyright&rsquo;s purpose has been understood as &ldquo;anticompetitive conduct,&rdquo; Kathryn Judge, <i>Rethinking Copyright Misuse</i>, 57 <span style='font-variant:small-caps'>Stan. L. Rev.</span> 901, 924 (2005), &ldquo;expansion of rights,&rdquo; <i>id.</i> at 904, 925 (2005) (&ldquo;any attempt by the copyright holder to extend the scope of his copyright beyond the exclusive rights granted to him under the Copyright Act,&rdquo;), &ldquo;abuse of process,&rdquo; <i>id.</i> at 928&ndash;929 (such as when &ldquo;a copyright holder uses the implicit or explicit threat of litigation to expand the scope of his monopoly,&rdquo; for example by &ldquo;&lsquo;advising would-be copiers that they are infringers even when the proposed copy would be a fair use&rsquo;&rdquo;) (quoting William F. Patry &amp; Richard A Posner, <i>Fair Use and Statutory Reform in the Wake of </i>Eldred, 92 Cal. L. Rev. 1639, 1654 (2004)), or &ldquo;principled guidelines,&rdquo; <i>id.</i> at 930 (&ldquo;copyright misuse arises when a copyright holder attempts to extend the scope of his copyright if in doing so he crosses certain lines identified as central to copyright policy&rdquo;). Enforcing copyright in graffiti does not grant the artists broader rights in a work than those intended by copyright law; protecting graffiti may involve criminal and property law concerns, but not copyright-policy related concerns. It is hard to imagine how graffiti could be a misuse that frustrates the particular purposes of copyright. </p>
</div>
<div id=ftn110>
<p><a href="#_ftnref110" name="_ftn110">[110]</a> This could be one explanation for the ruling in <i>Villa v. Brady Publishing</i>, in which the court assumed that a graffiti piece, which was photographed and published in a book without artist Villa&rsquo;s consent, was copyrightable. Villa v. Brady Publ&rsquo;g, No. 02 C 570, 2002 WL 1400345, at *3 (N.D. Ill. June 27, 2002).</p>
<p>For this point, it is not relevant that vandalism laws are often at the state level, whereas copyright is a federal system. Laws that prevent graffiti and obscenity are both state level, and thus make <i>Mitchell</i> analogous to illegal graffiti cases.</p>
</div>
<div id=ftn111>
<p><a href="#_ftnref111" name="_ftn111">[111]</a> <i>See</i> Stacie Sandifer, <i>Unauthorized and Unsolicited: Is Graffiti Copyrightable Visual Communication?</i>, 12 J.F.K. U.L. Rev. 141, 145 (2009).</p>
</div>
<div id=ftn112>
<p><a href="#_ftnref112" name="_ftn112">[112]</a> In graffiti, the act of fixation is not illegal under copyright law, given that under 17 U.S.C. &sect; 101, fixation only demands &ldquo;the authority <i>of the author</i>,&rdquo; but not of the owner of the physical medium containing the work. However, the act of fixation may still be illegal under applicable criminal laws.</p>
</div>
<div id=ftn113>
<p><a href="#_ftnref113" name="_ftn113">[113]</a> The <i>Mitchell</i> court noted, &ldquo;[L]imiting copyright protection on a broad public injury rationale would lead to absurd and unacceptable results. Unless the public injury rationale is limited . . . to misuses that frustrate the particular purposes of the copyright (or trademark or patent) statute, [the doctrine of unclean hands does not apply].&rdquo; 604 F.2d at 864.</p>
<p>I do not believe that limiting copyright protection based on an individual property owner&rsquo;s trespass harm could be seen as a sufficiently well-targeted not to create &ldquo;absurd results&rdquo; of the type feared by the <i>Mitchell</i> court. Damage to individual property may count only to prevent copyright <i>enforcement</i> against the wall owner (for example, by application of a <i>copyright misuse</i> defense), but not to conclude that the work should receive <i>no copyright protection</i> at all.</p>
</div>
<div id=ftn114>
<p><a href="#_ftnref114" name="_ftn114">[114]</a> <i>See</i> <span style='font-variant:small-caps'>U.S. Const.</span> art. I, &sect; 8, cl. 8.</p>
</div>
<div id=ftn115>
<p><a href="#_ftnref115" name="_ftn115">[115]</a> Owen Morgan, <i>Graffiti &ndash; Who Owns The Rights?</i>, Univ. of Auckland Bus. Sch., Working Paper 13 (Sept. 2006). Under a natural-rights based theory, works are protected because they spring from the author&rsquo;s creation, not because they serve to promote a valuable goal like the progress of science. <i>Id.</i></p>
</div>
<div id=ftn116>
<p><a href="#_ftnref116" name="_ftn116">[116]</a> <i>See, e.g.</i>, Dream Games of Arizona v. PC Onsite, 561 F.3d 983 (9th Cir. 2009), (holding that the illegal operation of a copyrighted work (an electronic bingo videogame that had been offered in Utah and Wyoming where had been ruled to be illegal) did not preclude an award of damages).</p>
</div>
<div id=ftn117>
<p><a href="#_ftnref117" name="_ftn117">[117]</a> &ldquo;The copyright misuse doctrine permits a court to refuse to enforce a copyright when the copyright owner has engaged in certain types of misconduct, particularly in licensing. If misuse is found, the copyright remains unenforceable until the owner purges itself of the misuse.&rdquo; <span style='font-variant:small-caps'>Julie E. Cohen, Lydia Pallas Loren, Ruth Gana Okediji &amp; Maureen A. O&rsquo;Rourke</span>, <span style='font-variant:small-caps'>Copyright in a Global Information Economy 671 </span>(3d ed. 2002). Copyright misuse prevents copyright enforcement but does not denying absolute copyright protection.</p>
</div>
<div id=ftn118>
<p><a href="#_ftnref118" name="_ftn118">[118]</a> In the U.S. Constitution, moreover, the copyright clause is really &ldquo;two provisions merged into one. The purpose of the first provision is to promote the progress of Science by securing to authors, for limited times, the exclusive rights to their Writings. The word &lsquo;science&rsquo; in this context means knowledge in general, which is still one of its meanings today. The other provision is that Congress has the power to promote the Progress of useful arts by securing for limited times to inventors the exclusive right to their Discoveries.&rdquo; <span style='font-variant:small-caps'>H.R. Rep.</span> No. 1923, 82d Cong. 2d Sess. 4 (1952), in Martin J. Adelman <i>et al.</i>, <span style='font-variant:small-caps'>Cases and Materials on Patent Law 18 (</span>1998). </p>
<p>This means that, constitutionally, the role of copyright is to promote the progress of <i>science</i>, and the usefulness of the individual works is not evaluated. Usefulness in patent law, moreover, was only originally interpreted as &ldquo;legality&rdquo;&mdash;i.e., &ldquo;not . . . frivolous or injurious to the well-being, good policy or sound morals of society&rdquo;, as Judge Story expressed in <i>Lowell v. Lewis</i>. 15 F.Cas. 1018, 1019 (Cir. Ct., D. Mass. 1817). In later cases, however, it was established that &ldquo;where the device has several possible uses, of which only one may offend public policy, the courts have been reluctant to conclude that the invention does not possess utility.&rdquo; <i>See </i> Martin J. Adelman <i>et al.</i>., <i>op. cit.</i>, at 183. The same principles could be applied to graffiti art.</p>
</div>
<div id=ftn119>
<p><a href="#_ftnref119" name="_ftn119">[119]</a> <i>Mitchell</i>, 604 F.2d at 855.</p>
</div>
<div id=ftn120>
<p><a href="#_ftnref120" name="_ftn120">[120]</a> <i>Id.</i> at 856.</p>
</div>
<div id=ftn121>
<p><a href="#_ftnref121" name="_ftn121">[121]</a> <i>See</i> Golan v. Holder, 132 S.Ct. 873, 876 (2012) (emphasis added); Eldred v. Ashcroft, 537 U.S. 186, 222 (2004). Copyright engages in what is often called by the court as a &ldquo;delicate balancing test&rdquo; where many factors have been taken into account. </p>
<p>As John Rawls has noted on the analysis of consequentialist rules, even when a rule is justified on utilitarian grounds, each action under that rule need not be justified also on a utilitarian basis. The reasons for justifying a rule are conceptually independent from the reasons justifying each action falling under that rule. <i>See</i> John Rawls, <i>Two Concepts of Rules</i>, <i>in</i> <span style='font-variant:small-caps'>The Philosophical Review</span> 64 (1955): 3-32.</p>
</div>
<div id=ftn122>
<p><a href="#_ftnref122" name="_ftn122">[122]</a> As graffiti artist Schmoo has expressed, &ldquo;Many of the more serious writers end up taking all of their writing to the legal yards and walls.&rdquo; Graffiti expert Susan Farrell explains that &ldquo;that some of the most detailed and intricate pieces are done on legal walls, where writers can work undisturbed.&rdquo; <i>See</i> Susan Farrell &amp; Art Crimes, <i>Graffiti Q &amp; A</i>, <span style='font-variant:small-caps'>Graffiti.org, </span><a href="http://www.graffiti.org/faq/graffiti_questions.html">http://www.graffiti.org/faq/graffiti_questions.html</a> (last visited April 7, 2013).</p>
</div>
<div id=ftn123>
<p><a href="#_ftnref123" name="_ftn123">[123]</a> Banksy is a special case because he has created unauthorized works throughout his career. Nevertheless, he is also a paradoxical example because his growth and media attention are closely related to people&rsquo;s wide acceptance of his works, after they are created. Banksy&rsquo;s case cannot be generalized.</p>
</div>
<div id=ftn124>
<p><a href="#_ftnref124" name="_ftn124">[124]</a>These artists are more &ldquo;often motivated by the danger inherent in putting up the piece&rdquo; than by the prospects of obtaining exclusive rights. Many of them want to share their works fully with the community and reject the idea of copyright. As graffiti experts Marc and Sara Schiller note, &ldquo;Instilled in these artists is the concept that images and ideas are there to be co-opted, manipulated, and then transferred freely around the world.&rdquo; <span style='font-variant:small-caps'>McCormick</span>, <i>supra</i> note <a href="#_ftn3">3</a>, at 10.</p>
<p>In his book <i>Wall and Piece</i>, Banksy expresses that &ldquo;Copyright is for losers &copy;&trade;,&rdquo; despite having asserted copyright over said book. <span style='font-variant:small-caps'>Banksy</span>, <span style='font-variant:small-caps'>Wall and Piece </span>(2005). In the first page of the book, Banksy states, &ldquo;[A]gainst his better judgment, Banksy has asserted his right under the [UK] Copyright, Designs and Patent Act, 1988 to be identified as the author of this work.&rdquo; <i>Id.</i> at 1.</p>
</div>
<div id=ftn125>
<p><a href="#_ftnref125" name="_ftn125">[125]</a> One example is Shepard Fairey with his Obey line of works. While Obey started as a sticker and poster street art, today it has grown into a line of collectibles and clothing. <i>See Manifesto</i>, <span style='font-variant:small-caps'>Obey Giant,</span> <a href="http://www.obeygiant.com/about">http://www.obeygiant.com/about</a> (last visited April 7, 2013); <span style='font-variant:small-caps'>Obey Clothing</span> <a href="http://obeyclothing.com">http://obeyclothing.com</a>/ (last visited April 7, 2013).</p>
</div>
<div id=ftn126>
<p><a href="#_ftnref126" name="_ftn126">[126]</a> <i>See supra </i>note <a href="#_ftn121">121</a>.</p>
</div>
<div id=ftn127>
<p><a href="#_ftnref127" name="_ftn127">[127]</a> This statement is in line with 17 U.S.C. &sect; 202 (2006).</p>
</div>
<div id=ftn128>
<p><a href="#_ftnref128" name="_ftn128">[128]</a> We could interpret that the artist abandoned the physical work&mdash;the graffiti paint on the wall&mdash;which the owner of the wall now owns. Therefore, under the first sale doctrine, successive sales of the physical piece would produce no earnings or royalty fees for the artist. 17 U.S.C. &sect;109 establishes that &ldquo;(a) Notwithstanding the provisions of section 106 (3), the owner of a particular copy or phonorecord lawfully made under this title, or any person authorized by such owner, is entitled, without the authority of the copyright owner, to sell or otherwise dispose of the possession of that copy or phonorecord.&rdquo;</p>
</div>
<div id=ftn129>
<p><a href="#_ftnref129" name="_ftn129">[129]</a> <i>See</i> <i>supra</i> note <a href="#_ftn76">76</a>. </p>
</div>
<div id=ftn130>
<p><a href="#_ftnref130" name="_ftn130">[130]</a> In July 2011, the new owner of the building that held one of Bansky&rsquo;s first works painted over it. The owner did not know that the graffiti was Banksy&rsquo;s and he whitewashed the wall to prepare it for his upcoming Muslim social center. <i>See</i> <i>Banksy&rsquo;s Gorilla In A Pink Mask Is Painted Over</i>, <span style='font-variant:small-caps'>The Guardian</span> (July 15, 2011), <i>available at</i> <a href="http://www.guardian.co.uk/artanddesign/2011/jul/15/banksy-gorilla-mask-painted-over">http://www.guardian.co.uk/artanddesign/2011/jul/15/banksy-gorilla-mask-painted-over</a>. </p>
</div>
<div id=ftn131>
<p><a href="#_ftnref131" name="_ftn131">[131]</a> <i>Cf. </i>Serra v. United States Gen. Servs. Admin., 847 F.2d 1045 (2d Cir. 1988). </p>
</div>
<div id=ftn132>
<p><a href="#_ftnref132" name="_ftn132">[132]</a> A Banksy mural was removed by artists of the non-profit space 555 Galleries from an abandoned car plant owned by Bioresource Inc. Biosource filed a lawsuit seeking the return of the mural. Moreover, when Banksy&rsquo;s work &ldquo;Sperm Alarm&rdquo; was removed from London&rsquo;s Hesperia Hotel, the alleged remover was charged with theft. <i>See</i> Anny Shaw, <i>Banksy Murals</i>.</p>
<p>This rule would apply only if the graffiti did not violate any further regulations or time/place/manner restrictions, such as zoning regulations (<i>see supra </i>note <a href="#_ftn73">73</a>). <i>But see</i> Margaret L. Mettler, <i>Graffiti Museum: A First Amendment Argument for Protecting Uncommissioned Art on Private Property</i>, 111 <span style='font-variant:small-caps'>Mich. L. Rev.</span> 249 (2012) (arguing that private property owners who wish to keep uncommissioned art on their property can successfully claim that graffiti abatement ordinances and sign regulations, as applied, violate their First Amendment speech rights). </p>
</div>
<div id=ftn133>
<p><a href="#_ftnref133" name="_ftn133">[133]</a> <i>See</i> <i>supra</i> note <a href="#_ftn130">130</a>.</p>
</div>
<div id=ftn134>
<p><a href="#_ftnref134" name="_ftn134">[134]</a> <i>See</i> <span style='font-variant:small-caps'>U.S. Constitution</span>, art. I, &sect; 8, cl. 8; 17 U.S.C. &sect;201.(a), which grant the copyright to the author. As explained above, the wall owner would have no claim to the copyright, because he did not make any authorial contribution to the graffiti artwork: owning the physical embodiment of a work does not give the owner any title to the copyright. <i>See</i> <i>supra</i> note <a href="#_ftn68">68</a>.</p>
</div>
<div id=ftn135>
<p><a href="#_ftnref135" name="_ftn135">[135]</a> &sect; 106(1) (2006).</p>
</div>
<div id=ftn136>
<p><a href="#_ftnref136" name="_ftn136">[136]</a> &sect; 106(2).</p>
</div>
<div id=ftn137>
<p><a href="#_ftnref137" name="_ftn137">[137]</a> &sect; 106(3).</p>
</div>
<div id=ftn138>
<p><a href="#_ftnref138" name="_ftn138">[138]</a> <i>See</i> Villa v. Pearson Educ., Inc., No. 03 C 3717, 2003 WL 22922178 (N.D. Ill. Dec. 9, 2003); Gonzales, <i>supra </i>note <a href="#_ftn34">34</a>, at 8; Vartanian, <i>supra</i> note <a href="#_ftn28">28</a>, at 7.</p>
</div>
<div id=ftn139>
<p><a href="#_ftnref139" name="_ftn139">[139]</a> &sect; 106(5).</p>
</div>
<div id=ftn140>
<p><a href="#_ftnref140" name="_ftn140">[140]</a> <i>See</span></i> <i>supra</i> note <a href="#_ftn69">69</a>.</p>
</div>
<div id=ftn141>
<p><a href="#_ftnref141" name="_ftn141">[141]</a> <i>See</i> Susan Farrell &amp; Art Crimes, <i>Graffiti Q &amp; A </i>(1994), <a href="http://www.graffiti.org/faq/graffiti_questions.html">http://www.graffiti.org/faq/graffiti_questions.html</a> (where graffiti artist Schmoo expresses, &ldquo;Graffiti is meant to be a public display.&rdquo;).</p>
</div>
<div id=ftn142>
<p><a href="#_ftnref142" name="_ftn142">[142]</a> <i>See Mitchell</i> 604 F.2d at 24; <i>see also</i> Belcher v. Tarbox, 486 F.2d 1087, 1088 (9th Cir. 1973) (holding &ldquo;fraudulent content is not a basis for denying copyright protection to a work, and is not a defense to infringement&rdquo;) (citing Dream Games of Arizona, Inc. v. PC Onsite, 561 F.3d 983, 990 (9th Cir. 2009)). The wall owner, victim of the graffiti crime, could also potentially claim the transfer of any profits derived from the graffiti (even by third parties), as a matter of victim restitution. <i>See</i> <span style='font-variant:small-caps'>N.Y. Exec. Law</span> &sect; 632(a) (McKinney 2011) (under which the victims (or in some cases, the state) obtains a right to any profits or income derived from the wrongful act). However, besides the unclean hands arguments against these potential claims, there is a content-based restriction argument. <i>See</i> Simon &amp; Schuster, Inc., v. Members of New York State Crime Victims Bd., 502 U.S. 105, 512 (1991) (ruling unconstitutional a law that mandated the Crime Victims Board be paid all income from a book on a crime written with the assistance of the criminal, noting the law &ldquo; has singled out speech on a particular subject for a financial burden that it places on no other speech and no other income. The state&rsquo;s interest in compensating victims from the fruits of crime is a compelling one, but the Son of Sam law is not narrowly tailored to advance that objective. As a result, the statute is consistent with the First Amendment.&rdquo;).</p>
</div>
<div id=ftn143>
<p><a href="#_ftnref143" name="_ftn143">[143]</a> Despite what many photographers&mdash;such as Peter Rosenstein&mdash;think. <i>See</i> Gonzalez, <i>Walls of Art for Everyone</i>, <i>supra</i> note <a href="#_ftn19">19</a>, at 6.</p>
</div>
<div id=ftn144>
<p><a href="#_ftnref144" name="_ftn144">[144]</a> Copyright, Designs and Patents Act, 1988, c. 48, &sect; 62 (U.K.).</p>
</div>
<div id=ftn145>
<p><a href="#_ftnref145" name="_ftn145">[145]</a> Urheberrechtsgesetz, [UrhG] [Copyright Law], September 9, 1965, <span style='font-variant:small-caps'>BGBL. I</span> at 59(1), last amended by Gesetz [G], May 8, 1998, <span style='font-variant:small-caps'>BGBl. I</span> at 59 &sect; 1 (Ger.).</p>
</div>
<div id=ftn146>
<p><a href="#_ftnref146" name="_ftn146">[146]</a> Copyright Act 1994, part 3(63) (N.Z.).</p>
</div>
<div id=ftn147>
<p><a href="#_ftnref147" name="_ftn147">[147]</a> Directive 2001/29/EC, of the European Parliament and of the Council of 22 May 2001 on the harmonisation of certain aspects of copyright and related rights in the information society, 2001 O.J. (L 167) art. 5(3)(h).</p>
</div>
<div id=ftn148>
<p><a href="#_ftnref148" name="_ftn148">[148]</a> A similar exception in the U.S. only covers architectural works in buildings; graffiti works fall outside of this exception.17 U.S.C. &sect; 120(a) (2006).</p>
</div>
<div id=ftn149>
<p><a href="#_ftnref149" name="_ftn149">[149]</a> Henry Lydiate, <i>Street Legal</i>, 336 <span style='font-variant:small-caps'>Art Monthly</span> 41, 41 (2010) (defining orphan works as works whose rights-holders are unlocatable); <i>see</i> <span style='font-variant:small-caps'>Robert A. Gorman, Jane C. Ginsburg &amp; R. Anthony Reese, Copyright Cases and Materials</span> 528&ndash;29 (8th ed. 2011). </p>
</div>
<div id=ftn150>
<p><a href="#_ftnref150" name="_ftn150">[150]</a> Interview with Jonny Robson, Co-Founder of Graffitimundo, in Buenos Aires, Arg. (December 2011). </p>
</div>
<div id=ftn151>
<p><a href="#_ftnref151" name="_ftn151">[151]</a> <i>See</i> Marisa A. Gomez, Note, <i>The Writing on Our Walls: Finding Solutions Through Distinguishing Graffiti Art From Graffiti Vandalism</i>, 26 <span style='font-variant:small-caps'>U. Mich. J. L</span>. <span style='font-variant:small-caps'>Reform</span> 633, 645 (1993).</p>
</div>
<div id=ftn152>
<p><a href="#_ftnref152" name="_ftn152">[152]</a> <i>See</i> <i>Murals, Graffiti Style</i>, <span style='font-variant:small-caps'>Art Crimes Directory</span>, <a href="http://www.graffiti.org/muralists/index.html">http://www.graffiti.org/muralists/index.html</a> (last visited Feb. 23, 2013) (compiling a complete list of artists and graffiti local communities); Sara Schiller &amp; Marc Schiller, <span style='font-variant: small-caps'>Wooster Collective</span>, <a href="http://www.woostercollective.com/more-about-wooster">http://www.woostercollective.com/more-about-wooster</a> (last visited Feb. 23, 2013) (showcasing street art).</p>
</div>
<div id=ftn153>
<p><a href="#_ftnref153" name="_ftn153">[153]</a> 17 U.S.C. &sect; 106A (2006).</p>
</div>
<div id=ftn154>
<p><a href="#_ftnref154" name="_ftn154">[154]</a> Christopher Robinson, <i>The &ldquo;Recognized Stature&rdquo; Standard in the Visual Artists Rights Act</i>, 68 <span style='font-variant:small-caps'>Fordham L. Rev.</span> 1935, 1935&ndash;36 (2000).</p>
</div>
<div id=ftn155>
<p><a href="#_ftnref155" name="_ftn155">[155]</a> 17 U.S.C. &sect;&sect; 106A(a)(1)&ndash;(2) (2006).</p>
</div>
<div id=ftn156>
<p><a href="#_ftnref156" name="_ftn156">[156]</a> &sect;&sect; 106A(a)(3)(A), (c)(1).</p>
</div>
<div id=ftn157>
<p><a href="#_ftnref157" name="_ftn157">[157]</a> &sect; 106A(a)(3)(B).</p>
</div>
<div id=ftn158>
<p><a href="#_ftnref158" name="_ftn158">[158]</a> &sect; 106A(c)(1).</p>
</div>
<div id=ftn159>
<p><a href="#_ftnref159" name="_ftn159">[159]</a> &sect; 106A(c)(3) (&ldquo;The rights described in paragraphs (1) and (2) of subsection (a) shall not apply to any reproduction, depiction, portrayal, or other use of a work in, upon, or in any connection with any item described in subparagraph (A) or (B) of the definition of &lsquo;work of visual art&rsquo; in section 101, and any such reproduction, depiction, portrayal, or other use of a work is not a destruction, distortion, mutilation, or other modification described in paragraph (3) of subsection (a).&rdquo;).</p>
</div>
<div id=ftn160>
<p><a href="#_ftnref160" name="_ftn160">[160]</a> English v. BFC &amp; R East 11th St. LLC, No. 97 Civ. 7446, 1997 WL 746444 (S.D.N.Y. Dec. 3, 1997). </p>
</div>
<div id=ftn161>
<p><a href="#_ftnref161" name="_ftn161">[161]</a> <i>Id</span></i>. at *5.</p>
</div>
<div id=ftn162>
<p><a href="#_ftnref162" name="_ftn162">[162]</a> <i>Id.</span></i> at *1.</p>
</div>
<div id=ftn163>
<p><a href="#_ftnref163" name="_ftn163">[163]</a> <i>Id.</span></i> at *2.</p>
</div>
<div id=ftn164>
<p><a href="#_ftnref164" name="_ftn164">[164]</a> <i>Id</i>. at *5.</p>
</div>
<div id=ftn165>
<p><a href="#_ftnref165" name="_ftn165">[165]</a> Several particulars of <i>English</i> seem to have affected the legal outcome more than the court expressed. First, <i>English</i> was preceded by an action brought by a New York gardens preservationist group (to which some of the <i>English</i> plaintiffs belonged) that unsuccessfully sought to enjoin the building&rsquo;s development on environmental, zoning and real property arguments. <i>See</i> <i>English v. BFC &amp; R East 11th St. LLC</i>, No. 97 Civ. 7446, 1997 WL 746444 at *1, n. 2 (S.D.N.Y. Dec. 3, 1997); <i>In re</i> New York City Coal. for the Preservation of Gardens v. Giuliani, 670 N.Y.S.2d 654 (N.Y. Sup. Ct. 1997). The court seems to have been careful about not applying VARA when the main intentions of the plaintiffs are to stop building development for non-artistic reasons. <i>See English v. BFC &amp; R East 11th St. LLC</i>, No. 97 Civ. 7446, 1997 WL 746444 at *1 (S.D.N.Y. Dec. 3, 1997). Secondly, the murals at stake would not have been destroyed or touched, but instead would have been moved from public site by the construction of the building. <i>Id.</i> at *3. VARA does not prevent modifications which are based on the placement or lighting of a work.</p>
</div>
<div id=ftn166>
<p><a href="#_ftnref166" name="_ftn166">[166]</a> <i>Id.</i></p>
</div>
<div id=ftn167>
<p><a href="#_ftnref167" name="_ftn167">[167]</a> <i>Id.</i> at *4.</p>
</div>
<div id=ftn168>
<p><a href="#_ftnref168" name="_ftn168">[168]</a> 17 U.S.C. &sect;113(d)(2) (2006).</p>
</div>
<div id=ftn169>
<p><a href="#_ftnref169" name="_ftn169">[169]</a> <span style='font-variant: small-caps'>McCormick</span>, <i>supra</i> note <a href="#_ftn3">3</a>, at 51 (&ldquo;Location is everything; context and content are ultimately the most measurable difference between what is written in the bathroom stall and the profound bravado of more heroic feats [of graffiti].&rdquo;).</p>
</div>
<div id=ftn170>
<p><a href="#_ftnref170" name="_ftn170">[170]</a> Anny Shaw, <i>Banksy Murals Prove To Be an Attribution Minefield</i>, <span style='font-variant:small-caps'>The Art Newspaper</span>, Feb. 16, 2012, <i>available at</i> <a href="http://www.theartnewspaper.com/articles/Banksy-murals-prove-to-be-an-attribution-minefield/25631">http://www.theartnewspaper.com/articles/Banksy-murals-prove-to-be-an-attribution-minefield/25631</a> (&ldquo;[T]he artist&rsquo;s belief [is that] that these works have been executed for the public to view and appreciate . . . [w]e do not condone [their] removal.&rdquo;)(quoting street art specialist for Bonhams, Gareth Williams).</p>
</div>
<div id=ftn171>
<p><a href="#_ftnref171" name="_ftn171">[171]</a> &sect; 106A(c)(2). </p>
</div>
<div id=ftn172>
<p><a href="#_ftnref172" name="_ftn172">[172]</a> For examples of simple copyright claims over unauthorized works, see those analyzed <i>supra</i>, <a href="#IVA">Section IV.A</a>.</p>
</div>
<div id=ftn173>
<p><a href="#_ftnref173" name="_ftn173">[173]</a> &sect; 106A(e)(2).</p>
</div>
<div id=ftn174>
<p><a href="#_ftnref174" name="_ftn174">[174]</a> <i>See</i> Morgan, <i>supra</i> note <a href="#_ftn115">115</a>, at 12&ndash;15; Stacie Sandifer, <i>Unauthorized and Unsolicited: Is Graffiti Copyrightable Visual Communication?</i>, 12 <span style='font-variant:small-caps'>John F. Kennedy Univ. L. Rev.</span> 141, 149 (2009). </p>
</div>
<div id=ftn175>
<p><a href="#_ftnref175" name="_ftn175">[175]</a> 17 U.S.C. &sect; 106A(d)(1) (2006) (VARA rights &ldquo;[e]ndure for a term consisting of the life of the author&rdquo;); &sect; 507(b) (statute of limitations is three years); <span style='font-variant: small-caps'>N.Y. Penal Code</span> &sect; 30.10.2.(c) (McKinney 2008); <span style='font-variant:small-caps'>N.Y. Penal Code</span> &sect; 145.60 (McKinney 1992). The statute of limitations of a graffiti offense, in New York, for example, where making graffiti is a class A misdemeanor is two years. <i>Id.</i></p>
</div>
<div id=ftn176>
<p><a href="#_ftnref176" name="_ftn176">[176]</a> <i>See, e.g.</i>, English v. BFC &amp; R East 11th St. LLC, No. 97 Civ. 7446, 1997 WL 746444 (S.D.N.Y. Dec. 3, 1997), although this case doesn&rsquo;t expressly deal with enforcement of rights against third parties.</p>
</div>
<div id=ftn177>
<p><a href="#_ftnref177" name="_ftn177">[177]</a> <i>See supra</i> <a href="#I">Section I</a>.</p>
</div>
<div id=ftn178>
<p><a href="#_ftnref178" name="_ftn178">[178]</a> For Schmoo and other graffiti artists&rsquo; views on having their graffiti pieces painted over, <i>see</i> Susan Farrell &amp; Art Crimes, <i>Graffiti Q &amp; A</i>, <a href="http://www.graffiti.org/faq/graffiti_questions.html">http://www.graffiti.org/faq/graffiti_questions.html</a> (last visited Feb. 23, 2013) (&ldquo;When you become a writer, you know that your stuff won&rsquo;t last forever. It is just accepted that either society won&rsquo;t allow it, or other writers won&rsquo;t. Battling and competition have been a part of graf [sic.] since its inception . . . [O]n the same note, graffiti is a temporary art form, like improvisational theatre. You take pictures of your pieces to remember them, and share them with other writers, but you know that your piece soon will be gone.&rdquo;) (quoting Schmoo). </p>
</div>
<div id=ftn179>
<p><a href="#_ftnref179" name="_ftn179">[179]</a> <span style='font-variant: small-caps'>Danysz</span>, <i>supra</i> note <a href="#_ftn4">4</a> at 12 (&ldquo;In graffiti . . . art, the codes are very precise, shaping a language that has been built over the years and transmitted from one artist to another.&rdquo;). Artists often do not conceive of their works as static pieces, but as artwork immersed in an artistic dialogue, in which it is highly likely that another artist will come and intervene with their work. Consider, for example, the recent Robbo/Banksy artistic dialogue in the Camden Canal in London. In 1985, Robbo painted one of England&rsquo;s first and best known graffiti pieces. This piece was later covered by several taggers and damaged by years without repainting; until in 2009, Banksy modified the art on the wall and created a new piece based on Robbo&rsquo;s. That intervention started an artistic dialogue between both artists, where the artists &ldquo;bombed&rdquo; (covered up) each other&rsquo;s work on the wall over a period of two years. For the evolution of the dialogue as documented on Banksy&rsquo;s website, see <i>Camden Canal</i>, <span style='font-variant:small-caps'>Banksy, </span><a href="http://www.banksy.co.uk/QA/camden/camden4.html">www.banksy.co.uk/QA/camden/camden4.html</a> (last visited April 7, 2013) The dialogue was also covered in detail in the documentary <span style='font-variant:small-caps'>Graffiti Wars</span> (Channel 4 in the United Kingdom 2010).</p>
</div>
<div id=ftn180>
<p><a href="#_ftnref180" name="_ftn180">[180]</a> <i>See </i>Massachusetts Museum of Contemporary Art Found. v. B&uuml;chel, 593 F.3d 38, 54 (1st Cir. 2010);<i> </i>Carter v. Helmsley-Spear, Inc., 861 F. Supp. 303, 323 (S.D.N.Y. 1994) (noting case law suggests that the damage to honor and reputation should be interpreted as the &ldquo;injury or damage to plaintiffs&rsquo; good name, public esteem, or reputation in the artistic community&rdquo;); <i>see also </i><span style='font-variant:small-caps'>H.R. Rep.</span> 101-514, at 15 (1990), as <i>reprinted in </i>1990 U.S.C.C.A.N. 6925, 6926 (&ldquo;The formulation for determining whether harm to honor or reputation exists must of necessity be flexible. The trier of fact must examine the way in which a work has been modified and the professional reputation of the author of the work. Rules 701&ndash;706 of the Federal Rules of Evidence <i>permit expert testimony</i> on the issue of whether the modification affects the artist&rsquo;s honor or reputation.&rdquo;) (emphasis added). The standard used is not analogous to that of a defamation case, where the general character of the plaintiff is at issue, but rather &ldquo;the artistic or professional honor or reputation of the individual as embodied in the work that is protected.&rdquo; 17 U.S.C. &sect; 106A(a)(3) (2006). In this context, the rules of the graffiti community will play a fundamental role in evaluating the affection to honor and reputation. Thus, if the Robbo/Banksy dialogue had taken place in the United States, it could be argued that Robbo could not assert his rights of integrity against Banksy once he consented to the dialogue. VARA&rsquo;s right to integrity stifles the artistic dialogue to some extent, because the artist will decide if integrity is preferred to the dialogue or vice versa). </p>
</div>
<div id=ftn181>
<p><a href="#_ftnref181" name="_ftn181">[181]</a> 17 U.S.C. &sect; 106A(a)(3)(B) (2006). </p>
</div>
<div id=ftn182>
<p><a href="#_ftnref182" name="_ftn182">[182]</a> <i>Carter</i>, 861 F. Supp. at 325. </p>
</div>
<div id=ftn183>
<p><a href="#_ftnref183" name="_ftn183">[183]</a> <i>Hanrahan v. Ramirez</i>, 1998 WL 34369997 (C.D. Cal. 1998).</p>
</div>
<div id=ftn184>
<p><a href="#_ftnref184" name="_ftn184">[184]</a> Michelle I. Bougdanos, <i>The Visual Artists Rights Act and Its Application to Graffiti Murals: Whose Wall Is It Anyway?</i>, 18 <span style='font-variant:small-caps'>N.Y. L. Sch. J. Hum. Rts.</span> 549, 564 (2002) (citing <i>Hanrahan v. Ramirez</i>, 1998 WL 34369997 (C.D. Cal. 1998) (finding that an anti-drug, alcohol and smoking mural had recognized stature));<i> see also</i> Robinson, <i>supra </i>note <a href="#_ftn143">143</a>, at 1954.</p>
</div>
<div id=ftn185>
<p><a href="#_ftnref185" name="_ftn185">[185]</a> For example, works of artists that are featured in specialized books on graffiti, or that are included in national and international graffiti and street art meetings like the Meeting of Styles, would fulfill the recognized stature requirement.<i> See Meeting of Styles: Frequently Asked Questions</i>, <span style='font-variant:small-caps'>Wall Street Meeting</span>, <a href="http://wallstreetmeeting.de/faq-for-your-convinience">http://wallstreetmeeting.de/faq-for-your-convinience</a> (last visited April 7, 2013).</p>
</div>
<div id=ftn186>
<p><a href="#_ftnref186" name="_ftn186">[186]</a> <i>See</i> Matilda Battersby, <i>Mr. Brainwash: Banksy&rsquo;s Street-Art Prot&eacute;g&eacute; And His Latest Brainwave</i>, <span style='font-variant:small-caps'>The Independent</span> (August 3, 2012), <a href="http://www.independent.co.uk/arts-entertainment/art/features/mr-brainwash-banksys-streetart-protg-and-his-latest-brainwave-8001407.html">http://www.independent.co.uk/arts-entertainment/art/features/mr-brainwash-banksys-streetart-protg-and-his-latest-brainwave-8001407.html</a>. This would include works by self-promoted artists, who take pictures of their works and upload them to their websites. In this line, it would be interesting to see if works by self-promoted artist Mr. Brainwash, the controversial protagonist in Banksy&rsquo;s film, <span style='font-variant:small-caps'>Exit Through the Gift Shop (2010),</span> would be regarded as works of recognized stature if they are not recognized by the community, despite Mr. Brainwash&rsquo;s fame. </p>
</div>
<div id=ftn187>
<p><a href="#_ftnref187" name="_ftn187">[187]</a> <i>See</i> <span style='font-variant:small-caps'>McCormick</span>, <i>supra </i>note <a href="#_ftn3">3</a>, at 313. </p>
</div>
<div id=ftn188>
<p><a href="#_ftnref188" name="_ftn188">[188]</a> <span style='font-variant: small-caps'>U.S. Const.</span> art. I, &sect; 8, cl. 8.</p>
</div>
<div id=ftn189>
<p><a href="#_ftnref189" name="_ftn189">[189]</a> <span style='font-variant:small-caps'>McCormick</span>, <i>supra </i>note <a href="#_ftn3">3</a>, at 11.</p>
</div>
<div id=ftn190>
<p><a href="#_ftnref190" name="_ftn190">[190]</a> Banksky, <i>supra </i>note <a href="#_ftn124">124</a>, at 10.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2013/04/protecting-artistic-vandalism-graffiti-and-copyright-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Recent DOJ and FTC Policy Suggestions for Standard Setting Organizations – the Way Out of Standard-Essential Patent Hold-Up</title>
		<link>http://jipel.law.nyu.edu/2013/04/standard-essential-patent-hold-up-hein/</link>
		<comments>http://jipel.law.nyu.edu/2013/04/standard-essential-patent-hold-up-hein/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 02:00:52 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Spring 2013]]></category>
		<category><![CDATA[Antitrust]]></category>
		<category><![CDATA[Patents]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=2472</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<style>
 #toc .l1{padding-left: 0px;}
 #toc .l2{padding-left: 30px;}
 #toc .l3{padding-left: 60px;}
 #toc .l4{padding-left: 90px;}
 #toc .l5{padding-left: 120px;}
</style>
<p>By Jonas Hein<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div id="toc">
<div class="l1"><a href="#Introduction">Introduction</a></div>
<div class="l1"><a href="#I">I. Patent Hold-Up, Standard-Essential Patents, and Standard Setting Organizations</a></div>
<div class="l1"><a href="#II">II. The Policy Suggestions</a></div>
<div class="l2"><a href="#IIA">A. Disclosure</a></div>
<div class="l3"><a href="#IIA1">1. The Policy Suggestion</a></div>
<div class="l3"><a href="#IIA2">2. The Problem</a></div>
<div class="l3"><a href="#IIA3">3. Analysis</a></div>
<div class="l4"><a href="#IIA3i">i. Pure Disclosure Rule</a></div>
<div class="l4"><a href="#IIA3ii">ii. Joint Negotiation Rules</a></div>
<div class="l4"><a href="#IIA3iii">iii. Most Restrictive Licensing Terms Disclosure Rules</a></div>
<div class="l4"><a href="#IIA3iv">iv. Conclusion</a></div>
<div class="l2"><a href="#IIB">B. Cross-Licenses and Royalty Stacking</a></div>
<div class="l3"><a href="#IIB1">1. The Policy Suggestion</a></div>
<div class="l3"><a href="#IIB2">2. The Problem</a></div>
<div class="l3"><a href="#IIB3">3. Analysis</a></div>
<div class="l2"><a href="#IIC">C. Limitation of Exclusion through Injunctions</a></div>
<div class="l3"><a href="#IIC1">1. The Policy Suggestion</a></div>
<div class="l3"><a href="#IIC2">2. The Problem</a></div>
<div class="l4"><a href="#IIC2i">i. Injunctions by Federal Courts</a></div>
<div class="l4"><a href="#IIC2ii">ii. Exclusion Orders by the ITC</a></div>
<div class="l3"><a href="#IIC3">3. Analysis</a></div>
<div class="l1"><a href="#Conclusion">Closing Remarks</a></div>
</div>
</p>
<h3><a name="Introduction"></a>INTRODUCTION</h3>
<p>&ldquo;What hasn&rsquo;t been said about patent hold-up in standard setting organizations (SSO)?&rdquo; the discerning reader might ask. Since its beginnings<a href="#_ftn1" name="_ftnref1">[1]</a> the issue has spurred an immense amount of research, has found its way into numerous litigations, and yet still appears to puzzle courts, economists and lawyers.<a href="#_ftn2" name="_ftnref2">[2]</a> Antitrust agencies all over the world are discussing the problem. In the US, the Department of Justice (DOJ) and the Federal Trade Commission (FTC) are focusing their efforts on reviewing the Intellectual Property Rights (IPR) policies of SSOs. Recently, both Renata Hesse,<a href="#_ftn3" name="_ftnref3">[3]</a> Deputy Assistant Attorney General at the DOJ, and Joseph F. Wayland,<a href="#_ftn4" name="_ftnref4">[4]</a> then Assistant Attorney General of the FTC, have introduced policy suggestions aimed at reducing the likelihood of hold-up in the standardization process.<a href="#_ftn5" name="_ftnref5">[5]</a> This article focuses on three of these suggestions. It argues that while Hesse and Wayland address the crucial issues of standard-essential patent hold-up, they remain precariously vague on pivotal points and overlook important repercussions of their suggestions. Presumably this will leave SSOs in a disturbing haze of uncertainty. </p>
<p>Both brevity and my intention to focus on a specific issue prompt me to establish some preliminary assumptions. I assume that patent hold-up does exist,<a href="#_ftn6" name="_ftnref6">[6]</a> that it results in significant deadweight loss,<a href="#_ftn7" name="_ftnref7">[7]</a> and that it reduces incentives of market players to invest in standard-specific applications, which are crucial to consumer welfare.<a href="#_ftn8" name="_ftnref8">[8]</a> Therefore I assume that hold-up can result in inefficient accumulation of market power.</p>
<p>Before analyzing the individual suggestions in detail and formulating a conclusion, expedience suggests providing a brief overview of patent hold-up and the standard setting process in SSOs. </p>
<h3><a name="I"></a>I. PATENT HOLD-UP, STANDARD-ESSENTIAL PATENTS, AND STANDARD SETTING ORGANIZATIONS</h3>
<p>In Law and Economics the hold-up problem is seen as a form of duress.<a href="#_ftn9" name="_ftnref9">[9]</a> A party to a contract uses the investment costs its counterpart incurred in reliance on reciprocal compliance as leverage to extract a return higher than the value of its contractual performance. To understand this, consider the following: </p>
<blockquote><p><b>Example 1</b>: A has won a machine with which he intends to produce widgets. As it happens, no worker skilled in the use and maintenance of widget machines can be found. Therefore, A agrees to the following: B will undergo widget-machine training that costs $1200 paid by A. Upon completion of this training, B will operate the machine for its entire 12-month durability at a monthly salary of $100. After B has successfully completed the training, he insists on a monthly salary of $199.91 instead.<a href="#_ftn10" name="_ftnref10">[10]</a> </p>
</blockquote>
<p>Here, B is holding up A by expropriating the return of his investment that cannot be recovered (so-called sunk costs).<a href="#_ftn11" name="_ftnref11">[11]</a> Economists and intuition suggest that, once incurred, sunk costs should not influence a firm&rsquo;s subsequent economic decisions.<a href="#_ftn12" name="_ftnref12">[12]</a> A should ignore the costs of the training when comparing B&rsquo;s offer to alternative strategies. He could either pay B a total wage of $2399 or he could pursue an alternative strategy by paying for training and wage of C, which, absent hold-up, would total $2400. Clearly, A has no rational choice but to accept the offer. Assume that the value of widget operation is the amount A and B agreed upon in the initial agreement, i.e. $100. Then B has extracted a wage that exceeds the market value of his labor by an amount slightly less than the cost of A&rsquo;s alternative strategy. </p>
<p>The specific hold-up problem this paper addresses pertains to the standardization process in SSOs. Standards can be defined as &ldquo;any set of technical specifications that either provides or is intended to provide a common design for a product or process.&rdquo;<a href="#_ftn13" name="_ftnref13">[13]</a> They are especially important for modern, high technology products. For instance, they ensure interoperability and make possible the use of networks, such as mobile telephone networks or the Internet.<a href="#_ftn14" name="_ftnref14">[14]</a> The pro-competitive benefits of standards are unanimously accepted.<a href="#_ftn15" name="_ftnref15">[15]</a> Notwithstanding, standardization carries some potentially anticompetitive baggage because it reduces competition to provide consumers with more choice.<a href="#_ftn16" name="_ftnref16">[16]</a> </p>
<p>Standardization processes usually take place in private standard setting organizations, in which competing firms participate as members in a standard&rsquo;s adoption.<a href="#_ftn17" name="_ftnref17">[17]</a> For a number of reasons, the existence of SSOs is a conspicuous matter from the point of view of antitrust law.<a href="#_ftn18" name="_ftnref18">[18]</a> First, they provide a communication forum amongst competitors that arguably facilitates collusion.<a href="#_ftn19" name="_ftnref19">[19]</a> Furthermore, standardization processes can increase prices for consumers for the sake of other motives, e.g. social utility. For example, the members might agree to standardize certain minimum quality thresholds or eligibility requirements, sparing the consumer low quality goods but depriving them of the choice.<a href="#_ftn20" name="_ftnref20">[20]</a> Finally, members might also be tempted to impose standards where there is no immediate need for them. This can decrease consumer choice and restrict competition for best designs.<a href="#_ftn21" name="_ftnref21">[21]</a> Nonetheless, the general desirability of standardization has led to widespread acceptance of SSOs.<a href="#_ftn22" name="_ftnref22">[22]</a> All that should be noted here is that the legality of the existence of SSOs is not obvious from the perspective of traditional antitrust doctrine. As we will see, this has implications for the limits of SSO policies and bylaws.</p>
<p>Now, to understand the type of hold-up relevant to this paper, consider the following:</p>
<blockquote><p><b>Example 2</b>: Firms A, B, and C are members of the D-SSO and are seeking to set a standard relevant to mobile phones. Once adopted, B and C, who are manufacturers of mobile phones, invest considerably in production sites, equipment and design of their new cell phones based on the standard. After a while, A discloses that it in fact owns a patent essential<a href="#_ftn23" name="_ftnref23">[23]</a> to and incorporated by the standard. What will A do?</p>
</blockquote>
<p>Quite possibly, A will now demand royalty fees from B and C. This would not be of significance if not for the threat of A obtaining an injunction against the manufacture or sale of the cell phones by B and C. According to the standard view in the literature on patent hold-up, the threat of injunctive relief provides the patent holder with leverage to extract a royalty rate that exceeds the value of the patents&rsquo; contribution to the end product.<a href="#_ftn24" name="_ftnref24">[24]</a> In other words, as in example 1 above, A can potentially extract a royalty rate from both B and C that is slightly below their respective sunk investment costs. On this view, the peculiarities of the standardization process make it susceptible to the misuse of patents and allow for the amplification of the effect of hold-up behavior. </p>
<p>SSOs have reacted to this problem by implementing intellectual property rights (IPR) policies that structure the standardization process. These policies include obligations on the members that aim to protect manufacturers and assure uninhibited standard adoption and implementation. Yet, SSOs are confronted with a governance dilemma: the more extensive and effective the policy, the less attractive membership becomes and the lower the willingness of members to provide their efforts and technology to the adoption of a standard.<a href="#_ftn25" name="_ftnref25">[25]</a> On the other hand, a lax IPR policy can raise serious anticompetitive concerns attracting the attention of antitrust agencies.<a href="#_ftn26" name="_ftnref26">[26]</a> It is of no surprise then, that SSO IPR policies and their treatment of standard-essential patent hold-up have become central issues for antitrust law.</p>
<h3><a name="II"></a>II. THE POLICY SUGGESTIONS</h3>
<p>This section will focus on three of the policy suggestions for SSOs that have been made by both Joseph Wayland and Renata Hesse. It should be mentioned that Wayland and Hesse proposed these suggestions in speeches at international conferences, and thus they carry no binding legal weight. However, because FTC and DOJ enforcement decisions are largely discretionary, market participants will most definitely monitor any public comments made by antitrust officials. The suggestions will therefore likely have an immediate effect on the conduct of SSOs. </p>
<p>The following three recommendations will form the basis of my analysis: (I) adopting disclosure requirements, (II) implementing rules concerning the permissibility of cross-licenses, and (III) limiting injunctive relief for patents subject to reasonable and non-discriminatory (RAND) commitments.<a href="#_ftn27" name="_ftnref27">[27]</a> The analysis will be structured in three steps. After presenting the specific suggestion and explaining its context, the article will identify the problem at its core by skimming relevant literature and case law. Finally, the article will analyze whether the suggestion appropriately addresses the contentious issues. This framework is meant to elucidate the strengths and weaknesses of each suggestion and will lend support for the article&rsquo;s conclusion.</p>
<h4><a name="IIA"></a>A. DISCLOSURE</h4>
<h5><a name="IIA1"></a>1. THE POLICY SUGGESTION</h5>
<p>With their first suggestion, Hesse and Wayland propose the adoption of disclosure rules for standardization processes. SSO members are to identify &ldquo;in advance, if any proposed technology path involves IP which the patent holder has not agreed to license on RAND terms.&rdquo;<a href="#_ftn28" name="_ftnref28">[28]</a> Disclosure requirements are not at all new and can vary greatly in their scope and determinateness.<a href="#_ftn29" name="_ftnref29">[29]</a> Essentially, they require some sort of publication of patents possibly tangential to the technology area of the standard. </p>
<h5><a name="IIA2"></a>2. THE PROBLEM</h5>
<p>Patent hold-up is more likely to occur where SSO members are imperfectly informed about the existence of patents the adopted standard will be encumbered by. Yet, the patent application process does little to mitigate the issue. </p>
<p>Patent applications are kept secret for 18 months after their filing date.<a href="#_ftn30" name="_ftnref30">[30]</a> This will often allow patent holders to delay disclosure until after the standard is set. It leaves the other SSO members behind a &ldquo;veil of ignorance&rdquo;<a href="#_ftn31" name="_ftnref31">[31]</a> which is only lifted after the &ldquo;fundamental transformation&rdquo; of the market has taken place.<a href="#_ftn32" name="_ftnref32">[32]</a> In other words, while different technologies competed for inclusion before standardization, now competition for substitution is restricted as lock-in<a href="#_ftn33" name="_ftnref33">[33]</a> and network effects<a href="#_ftn34" name="_ftnref34">[34]</a> make redesign costly and unprofitable.<a href="#_ftn35" name="_ftnref35">[35]</a></p>
<p>Moreover, patent law may even incentivize opportunism. A particularly egregious example of this is the divisional application procedure.<a href="#_ftn36" name="_ftnref36">[36]</a> A divisional patent application is filed after a &ldquo;parent&rdquo; application has been filed and is pending. Such applications can &ldquo;carve out&rdquo; part of the subject matter of parent applications that encompass more than one invention. The result is, assuming the applications are successful, the grant of two (or more) individual patents by the United States Patent and Trademark Office (USPTO).<a href="#_ftn37" name="_ftnref37">[37]</a> Alas, patent law considers the effective filing date of this type of subsequent application to be that of the parent application.<a href="#_ftn38" name="_ftnref38">[38]</a> To understand how a divisional application can be misused in the standardization process, consider the following:</p>
<blockquote><p><b>Example 3</b><a href="#_ftn39" name="_ftnref39">[39]</a><b>:</b> Firm B is a member of the D-SSO and is participating in a standardization process. It files an overly broad patent application with the USPTO that pertains to the technology potentially covered by the standard. By including more than one invention in the application, B ensures that it lacks the &ldquo;unity of invention&rdquo; condition to patentability.<a href="#_ftn40" name="_ftnref40">[40]</a> The USPTO will now demand the &ldquo;application to be restricted to one of the inventions.&rdquo;<a href="#_ftn41" name="_ftnref41">[41]</a> Because of its participation in the continuing standardization process, B knows which technology the standard covers. Therefore, B files a &ldquo;divisional application&rdquo; that &ldquo;carves out&rdquo; this technology from the parent application as an individual invention. Once the patent is granted, B sues its competitors for infringement.<a href="#_ftn42" name="_ftnref42">[42]</a></p>
</blockquote>
<p>Strikingly, the Federal Circuit has approved the practice of amending a patent application with the intention &ldquo;to cover a competitor&rsquo;s product the applicant&rsquo;s attorney has learned about during the prosecution of a patent application.&rdquo;<a href="#_ftn43" name="_ftnref43">[43]</a> Granted, &ldquo;the new claims must find adequate support in the original application.&rdquo;<a href="#_ftn44" name="_ftnref44">[44]</a> Nonetheless, a firm participating in a standard setting process can secretly tailor an original application to encompass technologies it now knows are essential to the standard. Subsequently, it can hold-up competitors locked-in by sunk investments by threatening injunctions in order to procure unreasonable royalty payments.<a href="#_ftn45" name="_ftnref45">[45]</a> </p>
<p>Such conduct has also been the subject of antitrust litigation. In <i>Rambus Inc. v. FTC</i><a href="#_ftn46" name="_ftnref46">[46]</a> the court was confronted with a monopolization claim under &sect; 2 of the Sherman Act brought by the FTC against Rambus, a developer of computer memory technologies. The FTC accused Rambus of using its membership in JEDEC, an SSO, to gain &ldquo;information about the pending standard, and then amend[ing] its patent application to ensure that subsequently-issued patents would cover the ultimate standard.&rdquo;<a href="#_ftn47" name="_ftnref47">[47]</a> The court disagreed with the FTC on the monopolization claim. It had not been shown whether absent the alleged deception, JEDEC would <i>either</i> have used a &ldquo;nonproprietary standard&rdquo; <i>or</i> extracted a RAND commitment from Rambus.<a href="#_ftn48" name="_ftnref48">[48]</a> If the FTC could not prove the former, it had only proven deceptive behavior, which in itself did not constitute an antitrust violation.<a href="#_ftn49" name="_ftnref49">[49]</a> The case shows the vice and virtues of disclosure rules. First, JEDEC had adopted an IPR policy with a disclosure requirement. However, it proved insufficient in the case of divisional patents. In a case brought by one of Rambus&rsquo; competitors, the court found the requirement far too imprecise to create an obligation to disclose future plans to &ldquo;modify applications.&rdquo;<a href="#_ftn50" name="_ftnref50">[50]</a> Arguably, had JEDEC&rsquo;s disclosure requirement been more precise, Rambus would more likely have felt obligated to disclose its pending divisional patent applications. On the other hand, the case also shows that deception itself is not sufficient for a monopolization claim. The court required a showing of a harm &ldquo;to the competitive process&rdquo; precisely because of the deception.<a href="#_ftn51" name="_ftnref51">[51]</a> In light of this, it is conceivable that the mere existence of a precise disclosure rule in a SSO&rsquo;s IPR policy would not subject all forms of deceptive behavior to antitrust liability.</p>
<p>Thus, a proposal to establish disclosure requirements is not surprising. It is consistent with the agencies&rsquo; earlier remarks<a href="#_ftn52" name="_ftnref52">[52]</a> and has been mentioned by scholars as a tool to mitigate hold-up.<a href="#_ftn53" name="_ftnref53">[53]</a> Rules for disclosure aim to enable participants to weigh the costs of available standardization paths in order to find the most cost-efficient outcome available. In this way they prevent the inefficient acquisition of market power.<a href="#_ftn54" name="_ftnref54">[54]</a> The question of concern here is: does the policy suggestion address the contentious issues?</p>
<h5><a name="IIA3"></a>3. ANALYSIS</h5>
<p>The policy suggestion is, perhaps intentionally, unclear on which mechanisms would be most helpful in confronting patent hold-up. This section will focus on three possible mechanisms.<a href="#_ftn55" name="_ftnref55">[55]</a> </p>
<h6><a name="IIA3i"></a>i. PURE DISCLOSURE RULE</h6>
<p>A simple disclosure rule requires SSO members to inform other members of patents relevant to a possible technology path that are not yet subject to a RAND licensing obligation.<a href="#_ftn56" name="_ftnref56">[56]</a> Such a rule would not however require a member to make specific RAND licensing commitments <i>ex ante.</i> The goal is generally to &ldquo;minimize the possibility of inadvertent infringement of the IPR.&rdquo;<a href="#_ftn57" name="_ftnref57">[57]</a> However, while a pure disclosure rule certainly is helpful in some cases, it falls short of effectively countervailing patent hold-up.<a href="#_ftn58" name="_ftnref58">[58]</a> Most SSOs have adopted disclosure rules in their patent policies.<a href="#_ftn59" name="_ftnref59">[59]</a> Yet, as <i>Rambus</i> shows, IPR policies with pure disclosure requirements are often not sufficient to prevent hold-up. </p>
<p>Therefore, it is unclear why Wayland and Hesse are stating the obvious, rather than addressing the more pressing questions. Are SSOs concerned about what constraints antitrust law places on the extent and permissibility of further-reaching <i>ex ante</i> disclosure mechanisms?<a href="#_ftn60" name="_ftnref60">[60]</a> For example, could SSOs require disclosure of maximum royalty rates and most restrictive licensing terms?<a href="#_ftn61" name="_ftnref61">[61]</a> Is a rule that establishes joint negotiation on licensing terms by SSO members or the SSO itself permissible?<a href="#_ftn62" name="_ftnref62">[62]</a> The DOJ and FTC have principally accepted both joint negotiation and most restrictive licensing terms and have signaled their intent to apply mere rule of reason scrutiny in the past.<a href="#_ftn63" name="_ftnref63">[63]</a> Surprisingly however, the suggestions make no mention of them. This silence is striking as it aggravates existing legal uncertainty. Notwithstanding, it seems necessary to assess whether these rules could potentially alleviate the hold-up problem. </p>
<h6><a name="IIA3ii"></a>ii. JOINT NEGOTIATION RULES</h6>
<p>A joint negotiation procedure would enable SSO members to collectively negotiate the licensing terms of a patented technology during the standardization process. Such a rule would necessarily accompany an <i>ex ante</i> disclosure requirement as described above. Critics of joint negotiation rules focus on two efficiency concerns: allocative<a href="#_ftn64" name="_ftnref64">[64]</a> and dynamic efficiency.<a href="#_ftn65" name="_ftnref65">[65]</a></p>
<p>It is argued that joint negotiation rules could lead to a loss in allocative efficiency resulting from monopsony power<a href="#_ftn66" name="_ftnref66">[66]</a> on behalf of the licensees.<a href="#_ftn67" name="_ftnref67">[67]</a> Standard monopsonist models assume a static deadweight loss as the result of a decrease in demand below competitive levels.<a href="#_ftn68" name="_ftnref68">[68]</a> Yet, Farrell et al. claim that such concerns are not relevant to IP licenses as supply curves in these markets are flat.<a href="#_ftn69" name="_ftnref69">[69]</a> This is also true for the marginal cost curve of intellectual property, which equals zero.<a href="#_ftn70" name="_ftnref70">[70]</a> This is because the use of an additional unit is cost-free. It follows that the price of a license is not a function of the buyers&rsquo; demand. Therefore, if the use of monopsony power by the jointly acting buyers leads to a reduction of the royalty rate of the patent, the amount of supply will not be affected. The effect of monopsony power is unnoticeable and the relation between demand and supply is much like in a competitive market.<a href="#_ftn71" name="_ftnref71">[71]</a> The purchase of an additional unit does not affect the price of those already purchased. For antitrust purposes this is important because even if the royalty fee is set at a sub-competitive level on account of monopsony power, this merely leads to &ldquo;redistribution of surplus from the sellers to buyers.&rdquo;<a href="#_ftn72" name="_ftnref72">[72]</a> However, a resource allocation problem, i.e. a decrease in total supply, does not ensue. If this is the case, rule of reason applies and SSOs can provide pro-competitive justifications by proving dynamic efficiencies resulting from joint conduct.<a href="#_ftn73" name="_ftnref73">[73]</a> Specifically in the case of <i>ex ante</i> joint negotiations, SSOs could allege that they simply reschedule licensing negotiations to occur before lock-in and network effects take hold. In doing so, they mitigate the market power of patent holders and thereby allow for more vigorous price competition before standard adoption.<a href="#_ftn74" name="_ftnref74">[74]</a> This could decrease royalty rates and lower prices of end products.</p>
<p>But in the longer term, monopsony could lead to unsustainably low royalty rates thereby ultimately deterring future innovation.<a href="#_ftn75" name="_ftnref75">[75]</a> Gregory Sidak claims joint negotiation results in dynamic inefficiencies as soon as it pressures royalty rates to equal marginal cost.<a href="#_ftn76" name="_ftnref76">[76]</a> Only rates that enable licensors to recoup costs sunk on successful <i>and</i> unsuccessful inventions provide a reasonable incentive for firms to engage in high cost innovation.<a href="#_ftn77" name="_ftnref77">[77]</a> The defendants in <i>Sony Electronics, Inc. v. Soundview Technologies, Inc.</i> challenged this view.<a href="#_ftn78" name="_ftnref78">[78]</a> Sony argued that it was in the interest of the buyers of technology to uphold incentives for the innovation their business model depended on. The Court rejected the argument: &ldquo;[B]usiness conduct is not always rational, and economic actors do not always have access to perfect information, the utopian ideal of economics.&rdquo;<a href="#_ftn79" name="_ftnref79">[79]</a></p>
<p>In my view, Sidak raises an important point about the source of patent hold-up. Patent law contains an incentive scheme, which grants an exclusive right to the licensor and allows him to charge whatever rate he can profitably obtain on the market.<a href="#_ftn80" name="_ftnref80">[80]</a> Arguably, this is a structural flaw of patent law itself. But one should be mindful of modifying normal competitive market mechanisms to alter unreasonable, yet legislatively intended results of patent law. Policies enabling SSO members to collectively negotiate license terms come close to allowing oligopsonist collusion. Such market alterations directly impact the &ldquo;implicit incentive/access tradeoff&rdquo; scheme of patent law.<a href="#_ftn81" name="_ftnref81">[81]</a> The resulting repercussions for dynamic efficiency are unclear. While there are pro-competitive benefits to joint negotiation rules, it seems preferable to support SSO policies that do not interfere with the market&rsquo;s price system. Beyond that, a reform of patent law would more likely be able to avoid inconsistencies resulting from the prevention of the hold-up phenomenon.</p>
<h6><a name="IIA3iii"></a>iii. MOST RESTRICTIVE LICENSING TERMS DISCLOSURE RULES</h6>
<p>These rules impose an obligation on the SSO&rsquo;s members to make binding commitments <i>ex ante</i> as to the maximum royalty fee and other conditions they will use in licensing contracts.<a href="#_ftn82" name="_ftnref82">[82]</a> In contrast to joint negotiation rules, they do not necessarily presuppose <i>ex ante</i> disclosure, although such conjunction might be advisable. </p>
<p>There are a number of arguments for and against these rules. Obviously, such requirements could lessen uncertainty SSO members face when calculating the future cost of a specific standardization path.<a href="#_ftn83" name="_ftnref83">[83]</a> Information on maximum rates and conditions could therefore improve the economic quality of standard adoption decisions. Accordingly, such terms could alleviate the probability of welfare losses on account of imperfect information.<a href="#_ftn84" name="_ftnref84">[84]</a> Also, they could competitively restrain rates patent holders demand <i>ex ante</i> in order to increase the chances for their patent to be included in the standard.<a href="#_ftn85" name="_ftnref85">[85]</a> Essentially, price competition could ensue before firms are locked into the standard. </p>
<p>On the other hand, anticompetitive effects are conceivable.<a href="#_ftn86" name="_ftnref86">[86]</a> It is argued that information on maximum licensing terms could allow SSO members to pressure patent holders into lowering rates, raising similar dynamic efficiency concerns as discussed above.<a href="#_ftn87" name="_ftnref87">[87]</a> Moreover, <i>ex ante</i> RAND commitments are often vague and regularly entail costly disputes on their interpretation, specifically when licensors make sham proposals in order to formally fulfill their disclosure commitments.<a href="#_ftn88" name="_ftnref88">[88]</a> These anticompetitive effects need to be addressed in the antitrust analysis, but the pro-competitive justifications available to SSOs are considerable.</p>
<p>Nonetheless, if phrased correctly it seems that most restrictive licensing obligations provide necessary information that inform beneficial calculations and market-based results. </p>
<h6><a name="IIA3iv"></a>iv. CONCLUSION</h6>
<p>Presumably, the policy suggestion will leave many SSOs disappointed. The agencies do not address the most pressing issues. What is more, the policy suggestion encompasses &ldquo;any proposed technology path.&rdquo;<a href="#_ftn89" name="_ftnref89">[89]</a> Such a wording would leave disclosure obligations dangerously vague and broad. Two consequences should be noted here. First, transaction costs might rise to prohibitively high levels if firms, in order to comply with their obligations, were pressed to provide vast amounts of information. SSO members would need considerable time to review all submitted documents, leading to more lengthy standardization processes. It is also possible that members would be incentivized to be excessively compliant by disclosing a large amount of their patents and thereby further complicating the process. On the other hand, most restrictive licensing restrictions could lessen these incentives. If a firm has made <i>ex ante</i> licensing commitments, over-disclosure would create a risk of granting blanket licenses to all disclosed patents.<a href="#_ftn90" name="_ftnref90">[90]</a> This might restrict the scope of disclosure to more manageable levels. Thus, a disclosure obligation in conjunction with a most restrictive licensing commitment could be an acceptable IPR policy for SSOs.</p>
<p>At any rate, the silence concerning the permissibility of joint negotiations and most restrictive licensing terms revives uncertainty about their antitrust implications. Wayland and Hesse have chosen to make obvious as well as indeterminate statements. Conceivably, this may be detrimental to the standard setting process as SSOs balance the risk of hold-up with the chances of antitrust litigation. These uncertainties might also leave firms reassessing the benefit of further participation in SSOs.<a href="#_ftn91" name="_ftnref91">[91]</a> </p>
<h4><a name="IIB"></a>B. Cross-Licenses and Royalty Stacking</h4>
<h5><a name="IIB1"></a>1. The Policy Suggestion</h5>
<p>Wayland proposes to give licensees &ldquo;the option to license RAND encumbered patents declared essential to a standard on a cash-only basis and allowing voluntary cross-licensing.&rdquo;<a href="#_ftn92" name="_ftnref92">[92]</a> Thus, the suggestion proposes a choice rule. Cross-licensing agreements involve two firms that license a number of their respective patents to each other.<a href="#_ftn93" name="_ftnref93">[93]</a> Such cross-licenses will often not be a viable strategy for small firms or manufacturers with no particular patent portfolio. Cash-only licenses would seem more appropriate for such firms.</p>
<h5><a name="IIB2"></a>2. The Problem</h5>
<p>In order to understand the problem this suggestion addresses, a brief analysis of the vices and virtues of cross-licensing is necessary. The practice of cross-licensing is believed to be a solution to the problem of &ldquo;royalty stacking.&rdquo;<a href="#_ftn94" name="_ftnref94">[94]</a> This phenomenon occurs when a downstream firm<a href="#_ftn95" name="_ftnref95">[95]</a> produces a product involving a standard, which carries a large number of patents, each owned by different patent holders, i.e. complementary patents. Then, the downstream firm is faced with a &ldquo;stack&rdquo; of royalties that it must pay in order to mitigate the risk of infringement litigation.<a href="#_ftn96" name="_ftnref96">[96]</a> Consider the following:</p>
<blockquote><p><b>Example 4</b>: Firm A manufacturers mobile phones. Its newest creation, the Bphone, incorporates many different technologies: a camera, Internet access and wireless data transfer, a touchscreen, sleek casing and so on. All of these technologies incorporate patents owned by various firms. To A, this stack of patents is composed of strict complements, i.e. it needs to acquire licenses for <i>all</i> of them in order to manufacturer the Bphone without risking infringement suits. After its negotiation with all of the patent holders, A realizes that the cumulative royalty payments are so high that an economical production of the Bphone is no longer possible. What has happened? <a href="#_ftn97" name="_ftnref97">[97]</a></p>
</blockquote>
<p>Economists call the underlying problem here the &ldquo;Cournot complements&rdquo; effect. Each patent holder can disregard negative externalities<a href="#_ftn98" name="_ftnref98">[98]</a> that the royalty rate it charges imposes on the cumulative royalty rate paid by the manufacturer.<a href="#_ftn99" name="_ftnref99">[99]</a> According to the &ldquo;Cournot complements&rdquo; effect, this results in an increase of marginal cost, leading the downstream firm to increase prices and reduce output below a level that would have been set by a vertically integrated monopolist.<a href="#_ftn100" name="_ftnref100">[100]</a> In effect, these circumstances describe the &ldquo;individual hold-up problem&rdquo;: the effects of hold-up are exacerbated the more patents the standard encumbers.<a href="#_ftn101" name="_ftnref101">[101]</a></p>
<p>Cross-licenses are a market-driven mechanism that can reduce the effects of royalty stacking.<a href="#_ftn102" name="_ftnref102">[102]</a> However, incentives to cross-license are only prevalent in cases in which various vertically integrated firms hold the patents encumbered by the standard. Such firms can obtain profits with downstream sales, rather than royalties.<a href="#_ftn103" name="_ftnref103">[103]</a> Hence, it is rational to exchange licenses in order to avoid potential costs of infringement suits. </p>
<p>Yet, cross-licensing schemes can also have significant anticompetitive effects. The combined effect of patent hold-up and a strategy of market foreclosure by raising rivals&rsquo; costs may have considerable impact on the downstream market.<a href="#_ftn104" name="_ftnref104">[104]</a> Consider the case where a non-integrated downstream firm faces vertically integrated firms that have all entered into cross-licensing agreements. A single integrated firm can raise the costs of its downstream rivals by simply raising its royalty rates.<a href="#_ftn105" name="_ftnref105">[105]</a> Once the firm can undercut its rival&rsquo;s end-product price, market foreclosure ensues. In other words &ldquo;by restricting the supply available to rivals of a key input without similarly restricting the amount available to satisfy the purchaser&rsquo;s demand,&rdquo; the vertically integrated firm can attract consumers to switch to its product.<a href="#_ftn106" name="_ftnref106">[106]</a> The result is an expansion of its downstream market share to the detriment of its competitors.<a href="#_ftn107" name="_ftnref107">[107]</a> </p>
<p>The situation here is slightly different from the classic models of raising rivals&rsquo; costs. These rely on either direct foreclosure by means of control of a bottleneck or a significant portion of market supply or by inducing vertical restraints through collusion on the upstream market.<a href="#_ftn108" name="_ftnref108">[108]</a> In the case suggested here, the integrated firm&rsquo;s patent need not represent a major part of the standard technology for the anticompetitive effect to arise. This is because an injunction based solely on this patent would prohibit the production of the entire product.<a href="#_ftn109" name="_ftnref109">[109]</a> Also, upstream collusion is unnecessary as each patent is in itself essential to the standard. Finally, specifying RAND terms is extremely difficult for the downstream firm when all vertically integrated firms have entered into cross-licensing agreements, essentially excluding any reasonable comparative benchmark.</p>
<h5><a name="IIB3"></a>3. Analysis</h5>
<p>By giving licensees the option to demand cash-only licenses and by permitting cross-licenses, the agencies attempt to strike a balance between the pro-competitive and anti-competitive implications of cross-licenses. An SSO policy defining an express claim for cash-only licenses could help downstream firms that are not party to cross-licensing agreements. </p>
<p>However, considerable difficulties remain unresolved. A claim for a cash-only license in no way obviates the exercise of hold-up power by upstream firms. On the contrary, cross-license agreements can obscure the incremental contribution of the patent to the standard.<a href="#_ftn110" name="_ftnref110">[110]</a> Moreover, upstream firms could quickly agree to cross-license in order to inhibit royalty rate negotiations amongst direct competitors. In such a case, a downstream firm would have little to gain by claims for cash-only licenses as it could hardly prove that the fees demanded exceeded RAND requirements. Moreover, cash-only licenses do not prevent the use of raising rivals&rsquo; costs strategies by vertically integrated firms in order to cut off downstream competitors from significant market shares. Thus, the implementation of this policy suggestion might result in vertical restraints potentially foreclosing non-integrated downstream firms from the market. </p>
<h4><a name="IIC"></a>C. Limitation of Exclusion through Injunctions</h4>
<h5><a name="IIC1"></a>1. The Policy Suggestion</h5>
<p>As was shown in Example 2, injunctions are a central tool of patent hold-up strategies. In line with this, Hesse and Wayland suggest SSOs &ldquo;[p]lace some limitations on the right of the patent holder who has made a F/RAND licensing commitment who seeks to exclude a willing and able licensee from the market through an injunction.&rdquo;<a href="#_ftn111" name="_ftnref111">[111]</a></p>
<h5><a name="IIC2"></a>2. The Problem</h5>
<p>In recent years a great deal has been said about the merits of and conditions for the issuance of injunctions following a finding of patent infringement by courts.<a href="#_ftn112" name="_ftnref112">[112]</a> The policy suggestion points to the specific situation where a firm has committed to RAND terms in a standardization process. The literature on the relationship of hold-up and injunctions is too abundant to be treated in its entirety. Rather, this section will try to outline the general problem and focus on the two main conflicting positions. Importantly, different standards apply to federal courts and the International Trade Commission (ITC). The discussion is structured accordingly.</p>
<h6><a name="IIC2i"></a>i. Injunctions by Federal Courts</h6>
<p>Generally, there are two key remedies in patent litigation. First, a court can order an injunction to cease any further conduct in violation of the patent.<a href="#_ftn113" name="_ftnref113">[113]</a> This remedial measure is essential to upholding the exclusive nature of the patent.<a href="#_ftn114" name="_ftnref114">[114]</a> However, a court can also issue damages calculated by lost profits of the patentee or, in absence thereof, a &ldquo;reasonable royalty.&rdquo;<a href="#_ftn115" name="_ftnref115">[115]</a> The requirements for ordering injunctions have recently been reviewed. Prior to the Supreme Court&rsquo;s <i>eBay</i> decision, courts applied Federal Circuit precedent under which a finding of patent infringement triggered an automatic right to injunctive relief.<a href="#_ftn116" name="_ftnref116">[116]</a> The Supreme Court reversed and pointed to the wording of 35 U.S.C. &sect; 283. It prompted the court below to apply &ldquo;traditional equitable considerations&rdquo;.<a href="#_ftn117" name="_ftnref117">[117]</a> Instead of a <i>per se</i> rule for the granting of injunctive relief, a four-factor test is to be applied by the courts. A plaintiff must now demonstrate &ldquo;(1) that it has suffered an irreparable injury; (2) that remedies available at law, such as monetary damages, are inadequate to compensate for that injury; (3) that, considering the balance of hardships between the plaintiff and defendant, a remedy in equity is warranted; and (4) that the public interest would not be disserved by a permanent injunction.&rdquo;<a href="#_ftn118" name="_ftnref118">[118]</a> Yet, the impact of <i>eBay </i>seems to have been humble. In 2007 Iancu &amp; Nichols argued that &ldquo;the vast majority of cases continue the traditional pattern of granting permanent injunctions to patentees who have successfully proven infringement.&rdquo;<a href="#_ftn119" name="_ftnref119">[119]</a> Other studies have reached similar conclusions.<a href="#_ftn120" name="_ftnref120">[120]</a> Nonetheless, in some cases, perhaps more than before, injunctions were denied and compulsory licenses granted.</p>
<p>As mentioned, injunctions are crucial to hold-up theory. Some argue that even the threat of an injunction can exacerbate the hold-up problem.Shapiro and Lemley claim that by threatening an injunction, the patent owner is likely to achieve a royalty fee that exceeds the marginal contribution of his patent to the total value of the final product.<a href="#_ftn121" name="_ftnref121">[121]</a> Moreover, to a standard, a single patent is typically only one of many contributions.<a href="#_ftn122" name="_ftnref122">[122]</a> Hence, the threat of an injunction allows the patent holder to exploit a value extrinsic to his own invention as leverage in royalty negotiations. The authors analyze the proportion of the negotiated rates attributable to hold-up by assuming a threshold royalty rate of &theta;&beta;&nu;, i.e. the rate the patent holder would receive absent hold-up.<a href="#_ftn123" name="_ftnref123">[123]</a> Here &theta; is the likelihood that a patent will be found valid. &beta; is the fraction of the total gains a patent holder gets (generally taken to be 50%), &nu; is the per unit value of the patented feature.<a href="#_ftn124" name="_ftnref124">[124]</a> They find that for relatively strong patents, the threat of an injunction will lead to a negotiated royalty rate that is twice as high as the benchmark level.<a href="#_ftn125" name="_ftnref125">[125]</a> Accordingly, if Courts apply <i>eBay,</i> award reasonable royalty rates, and take caution when issuing injunctions, &ldquo;the hold-up component of negotiated patent royalties will be reduced or eliminated&rdquo;.<a href="#_ftn126" name="_ftnref126">[126]</a> </p>
<p>Others question the premise of this conclusion. Elhauge claims that the threshold level under appreciates the return necessary to incentivize socially desirable upstream innovation, because it assumes a monopsonistic downstream market.<a href="#_ftn127" name="_ftnref127">[127]</a> He argues that the benchmark rate deters any innovation the costs of which (I) are I &gt; (&theta;&beta;&nu;X), where X is the number of units sold.<a href="#_ftn128" name="_ftnref128">[128]</a> This leads to an unsatisfactory outcome. In a case where investment costs of an invention are less than its total value (&theta;&nu;X), it will only be pursued when the investment costs are lower &ldquo;than &beta; times the expected value of the investment.&rdquo;<a href="#_ftn129" name="_ftnref129">[129]</a> Elhauge claims that this result reflects the assumption that it is appropriate for the licensee to extract part of the value (&beta;) of the upstream invention. By including &beta;, the model essentially allows for a monopsonist licensee to hold-up the licensor in reverse. Then, &theta;&beta;&nu; in fact does not assume the absence of hold-up.<a href="#_ftn130" name="_ftnref130">[130]</a> He proposes a &ldquo;natural&rdquo; royalty rate of &theta;&nu;, that is the likelihood that the patent will be found valid multiplied by the per unit value of the patented feature.<a href="#_ftn131" name="_ftnref131">[131]</a></p>
<p>Notably, the disagreement here lies not in whether issuance of an injunction or threat thereof could lead to higher royalty rates as a matter of fact. Rather, what is disputed is how interests and efficiencies should be balanced.<a href="#_ftn132" name="_ftnref132">[132]</a> This is a matter of &ldquo;economics of improvement.&rdquo;<a href="#_ftn133" name="_ftnref133">[133]</a> Hold-up theorists argue that the threat of hold-up ultimately leads to socially suboptimal investments by downstream firms and their consequent avoidance of &ldquo;follow-up innovations.&rdquo;<a href="#_ftn134" name="_ftnref134">[134]</a> Their critics view injunctions as a means of the patent system to attribute to the patent holder the return necessary to incentivize innovation on the upstream market. In stressing equitable principles, the Supreme Court has assumed a more narrow interpretation of injunctive relief. This complicates matters for patent holders trying to demonstrate the inadequacy of damages.<a href="#_ftn135" name="_ftnref135">[135]</a> Particularly, firms that have committed to RAND terms face significant difficulties in this respect, given that they have already committed to license.<a href="#_ftn136" name="_ftnref136">[136]</a></p>
<h6><a name="IIC2ii"></a>ii. Exclusion Orders by the ITC</h6>
<p>The ITC is not obligated to follow the <i>eBay</i> mandate.<a href="#_ftn137" name="_ftnref137">[137]</a> It has jurisdiction over matters relating to Section 337 of the Tariff Act of 1930.<a href="#_ftn138" name="_ftnref138">[138]</a> Plaintiffs can obtain exclusion orders if they can show that the downstream product infringes &ldquo;a valid and enforceable United States patent&rdquo;.<a href="#_ftn139" name="_ftnref139">[139]</a> An exclusion order effectively shuts down all imports of that product. It is to be granted after the ITC has considered &ldquo;the effect of such exclusion upon the public health and welfare, competitive conditions in the United States economy, the production of like or directly competitive articles in the United States, and United States consumers&rdquo;.<a href="#_ftn140" name="_ftnref140">[140]</a> Unsurprisingly, plaintiffs have increasingly chosen the ITC as their venue of choice for patent infringement claims.<a href="#_ftn141" name="_ftnref141">[141]</a> A recent case reveals some of the difficulties of exclusion orders where the complainant had made RAND commitments.</p>
<p>The complainant, Motorola Mobility, Inc. (MMI), accused Microsoft Corp. of violating five Motorola patents in the design and production of Microsoft&rsquo;s Xbox 360 video game system.<a href="#_ftn142" name="_ftnref142">[142]</a> Four of these patents were subject to RAND commitments MMI had made.<a href="#_ftn143" name="_ftnref143">[143]</a> Microsoft sought to bar the exclusion order by means of equitable estoppel. First, it invoked a RAND defense. It claimed that by committing to license under RAND conditions, a patent holder had essentially forfeited the right of issuance of equitable remedies by the ITC.<a href="#_ftn144" name="_ftnref144">[144]</a> In response to this, the ITC stated that Microsoft had not shown any precedent &ldquo;in which a section 337 remedy was foreclosed due to the existence of RAND obligations.&rdquo;<a href="#_ftn145" name="_ftnref145">[145]</a> Therefore, the existence of a RAND commitment did not necessarily amount to a waiver of the right to seek equitable or exclusionary remedies. </p>
<p>In an attempt to establish the three elements of equitable estoppel under the <i>A.C. Aukerman Co. v. R.L. Chaides Constr. Co. </i>standard,<a href="#_ftn146" name="_ftnref146">[146]</a> Microsoft first accused MMI of misleading communication, because it had sent assurance to the SSO that it would license under RAND terms. Yet MMI could show that Microsoft had let two letters offering licenses go unanswered, and that MMI had thereby fulfilled its RAND obligation to engage in &ldquo;good-faith negotiations.&rdquo;<a href="#_ftn147" name="_ftnref147">[147]</a> Microsoft in turn contested that the offered rate of 2.25% on the end price was a sham, unreasonable offer.<a href="#_ftn148" name="_ftnref148">[148]</a> The ITC conceded that the rate offered by MMI &ldquo;could not possibly have been accepted by Microsoft&rdquo; and was thereby misleading.<a href="#_ftn149" name="_ftnref149">[149]</a> In arguing the second element, Microsoft pointedly stated that it relied on MMI&rsquo;s commitment because both firms benefited from the standardization process, &ldquo;which depends on reliable and enforceable RAND assurances.&rdquo;<a href="#_ftn150" name="_ftnref150">[150]</a> Interestingly, the ITC disagreed. Microsoft had not proven that it had in fact relied on any of MMI&rsquo;s statements. Because of this, Microsoft was denied equitable estoppel of MMI&rsquo;s exclusion order.</p>
<p>The example shows that the ITC is a potential venue for parties to engage in patent hold-up, even where district courts might not be. Yet, two further conclusions can be drawn. First, the case showcases conduct that could be called &ldquo;reverse hold-up.&rdquo; An alleged patent infringer could simply claim that the proposed rates are inconsistent with the RAND commitments and refuse to enter a licensing agreement. Suppose the patent holder has previously resigned the right to get an injunction, as the policy recommendation here suggests. Then it must essentially submit to compulsory damages based on a reasonable royalty as issued by a court. The patent infringer can effectively evade royalty negotiations thereby shifting the burden to the courts. Secondly, as the ITC states, the mere fact that a patent holder has committed itself to license on RAND terms in a SSO, does not <i>prima facie</i> create legally sufficient reliance of the SSO members to be eligible for equitable estoppel. This casts significant doubt on the effectiveness of <i>ex ante </i>RAND commitments.</p>
<h5><a name="IIC3"></a>3. Analysis</h5>
<p>With this policy suggestion, the agencies attempt to strike a balance between the acknowledged rights of patent holders and the perceived menace hold-up exerts on the standardization process. After the <i>eBay</i> decision, this policy could more dominantly concern ITC cases. It reflects the view expressed by Microsoft as explained above: when a SSO member commits to license its patents under RAND, it is implicitly relinquishing its right to seek an injunction against those firms willing to agree on RAND terms.<a href="#_ftn151" name="_ftnref151">[151]</a> This also seems to be the view of the 9th Circuit. It recently expressed doubts whether RAND commitments are consistent with the issuance of injunctions.<a href="#_ftn152" name="_ftnref152">[152]</a> However, the wording of the suggestion leaves room for less radical solutions, i.e. that the patent holder retains a part of his right to get an injunction. For example, the patent holder could refrain from injunctions until the downstream firm can redesign non-infringing products.<a href="#_ftn153" name="_ftnref153">[153]</a> Such a rule might be an option for SSOs intending to alleviate the threat of reverse hold-up and its repercussions on dynamic efficiencies on the upstream market. One of the policy suggestions not discussed here could further mitigate this issue: devising arbitration requirements directed to reach agreements on reasonable royalties.<a href="#_ftn154" name="_ftnref154">[154]</a></p>
<p>In conclusion, the policy suggestion strikes an acceptable balance. Yet, limiting the right to receive injunctions can result in reverse hold-up. As stated above, certain policies might counteract such conduct. </p>
<h3><a name="Conclusion"></a>Closing Remarks</h3>
<p>Hesse and Wayland have chosen to voice these policy suggestions at a time when the strategic use of patents has reached alarming significance, particularly in the smartphone market.<a href="#_ftn155" name="_ftnref155">[155]</a> For instance, in June 2012 the FTC issued subpoenas in an investigation of Google&rsquo;s RAND licensing policies after the company&rsquo;s acquisition of Motorola.<a href="#_ftn156" name="_ftnref156">[156]</a></p>
<p>Hopefully, this article has shown where these suggestions provide useful guidance and where they lack necessary precision. Particularly with respect to the disclosure requirement, it is unclear what exactly Hesse and Wayland had in mind. A disclosure rule in conjunction with a most restrictive licensing terms commitment is a balanced way of providing SSO members with adequate information prior to standard adoption. However, joint negotiation rules would interfere with the market&rsquo;s price system and therefore should not be pursued. Cross-licensing provisions can significantly reduce the Cournot complements effect, but the risk that vertically integrated firms will engage in strategies to raise rivals&rsquo; costs must be taken into account. The same is true for the potential lack of available comparative benchmarks for reasonable royalty rates that downstream firms might face when demanding cash-only licenses. Finally, restricting the right to seek injunctive relief addresses the focal point of patent hold-up. However, the possibility of reverse hold-up needs to be duly addressed. This might be accomplished by temporarily barring injunctive relief until the infringing features are redesigned.</p>
<p>Clearly the suggestions offered by Wayland and Hesse do not provide definitive solutions to standard-essential hold-up. But it is unlikely that they intended to do so. As has been stated, the actions of the agencies and SSOs can only present part of the solution; eradicating standard-essential patent hold-up completely would inevitably require a legislative reform of patent law.<a href="#_ftn157" name="_ftnref157">[157]</a></p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<p><a href="#_authorref" name="_author">*</a> LL.M. candidate, NYU School of Law, 2013; First German State Exam, Humboldt University of Berlin and State of Berlin. I would like to thank Vaughn Morrison, Nick Walrath, Dustin Williamson, Josh Baker, David Sullivan, Sabrina Mawani and the staff of the NYU Journal of Intellectual Property and Entertainment Law Journal for their invaluable comments and critique. This paper was written as part of the Antitrust Law and Economics Seminar taught by Prof. Daniel Rubinfield, to whom I am indebted for an insightful and stimulating class.</p>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> <i>See</i> Robert P. Merges &amp; Richard R. Nelson, <i>On the Complex Economics of Patent Scope</i>, 90 Colum. L. Rev. 839, 865 n. 115 (1990); <i>see generally</i> Oliver E. Williamson, The Economic Institutions of Capitalism: Firms, Markets, Relational Contracting (1987).</p>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> For an overview of relevant literature until 2009, <i>see</i> Thomas F. Cotter, <i>Patent Hold-up, Patent Remedies, and Antitrust Responses</i>, 34 J. Corp. L. 1151, 1151 nn.1-14 (2009).</p>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> Renata Hesse, Deputy Assistant Attorney Gen., U.S. Dep&rsquo;t of Justice, Six &ldquo;Small&rdquo; Proposals for SSOs Before Lunch, Remarks Prepared for the International Telecommunications Union Patent Roundtable (Oct. 10, 2012).</p>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> Joseph F. Wayland, Assistant Attorney Gen., U.S. Dep&rsquo;t of Justice, Antitrust Policy in the Information Age: Protecting Innovation and Competition, Remarks Prepared for the Fordham Competition Law Institute Annual International Antitrust Law and Policy Conference 5 (Sept. 21, 2012).</p>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> <i>Id.</i> at 3<i>.</i></p>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> For literature arguing the contrary, <i>see</i> Cotter, <i>supra</i> note 2, at 1152 n.7.</p>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> Deadweight loss is a comparative term. It describes the difference between the total (i.e. consumer and producer) surplus attained in an inefficient market and a market in perfect competitive equilibrium, i.e. the point at which the value a consumer attaches to an additional unit equals the additional cost of production. Such inefficiencies can be caused by any external cost-increasing distortion that inhibits some amount of consumption, e.g. monopolies, taxes or tariffs. <i>See</i> Dennis W. Carlton &amp; Jeffrey M. Perloff, Modern Industrial Organization, 70-72 (4th ed. 2005); Paul A. Samuelson &amp; William D. Nordhaus, Economics, 182-83 (16th ed. 1998).</p>
<p><a href="#_ftnref8" name="_ftn8">[8]</a> <i>See</i> Joseph Farrell, John Hayes Carl Shapiro &amp; Theresa Sullivan, <i>Standard Setting, Patents and Hold-Up</i>, 74 Antitrust L.J. 603, 632 (2007<i>); see generally, </i>Cotter, <i>supra</i> note 2, at 1152 nn.7-11.</p>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> P&eacute;ter Cserne, <i>Duress</i>, <i>in</i> 6 Contract Law and Economics 57, 68 (Gerrit De Geest ed., 2d ed. 2011).</p>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> For similar examples see Robert Cooter &amp; Thomas Ulen, Law &amp; Economics 345 (6th ed. 2012); Antonio Nicita &amp; Ugo Pagano, Incomplete Contracts and Institutions, <i>in</i> The Elgar Companion to Law and Economics 145, 148-49 (J&uuml;rgen G. Backhaus ed., 2d ed. 2005).</p>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> Robert S. Pindyck &amp; Daniel L. Rubinfield, Microeconomics, 231-32 (8th ed. 2013).</p>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> <i>Id</i>.; Carlton &amp; Perloff, <i>supra</i> note 7, at 29.</p>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> Mark A. Lemley, <i>Intellectual Property Rights and Standard-Setting Organizations</i>, 90 Cal. L. Rev. 1889, 1896 (2002).</p>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> Christine Varney, Assistant Attorney Gen., U.S. Dep&rsquo;t of Justice, Promoting Innovation Through Patent and Antitrust Law and Policy, Remarks Prepared for the Joint Workshop of the U.S. Patent and Trademark Office, the Federal Trade Commission, and the Dep&rsquo;t of Justice on the Intersection of Patent Policy and Competition Policy: Implications for Promoting Innovation, 5-6 (May 26, 2010); Damien Geradin &amp; Miguel Rato, <i>Can Standard-Setting Lead to Exploitative Abuse? A Dissonant View on Patent Hold-up, Royalty Stacking and the Meaning of Fraud</i>, 3 Eur. Competition. J. 101, 103-04 (2007).</p>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> <i>See, e.g.,</i> Herbert Hovenkamp et al., IP and Antitrust, An Analysis of Antitrust Principles Applied to Intellectual Property Law &sect; 35.1. (2d ed., 2012); Lemley, <i>supra</i> note 13, at 1900-01.</p>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> Lemley, <i>supra</i> note 13, at 1900.</p>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> Hovenkamp et. al., <i>supra</i> note 15, at &sect; 35.1 (stating that standards might also be adopted <i>de facto</i> or by government action).</p>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> <i>Id</i>. at &sect; 35.2.</p>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> <i>Id</i>.</p>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <i>Id</i>.</p>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> <i>Id</i>.</p>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> <i>See</i> Lemley, <i>supra</i> note 13, at 1900.</p>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> A patent is &ldquo;essential&rdquo; to a standard if &ldquo;there are no alternative ways to implement a particular element of a standard without infringing the protected technology.&rdquo; Rudi Bekkers &amp; Andrew Updegrove, <i>A study of IPR policies and practices of a representative group of Standards Setting Organizations worldwide</i>, 34 (2012), <a href="http://sites.nationalacademies.org/PGA/step/IPManagement/PGA_072197">http://sites.nationalacademies.org/PGA/step/IPManagement/PGA_072197</a>. This definition is not completely convincing, because alternative implementation paths often do exist that allow firms to design around the allegedly infringed patent. Yet, these design alternatives usually will be more cost-intensive than the royalty rates demanded by the patent owner <i>and</i> the firm might not know whether the re-design will itself infringe other patents. <i>See</i> Daniel L. Rubinfield &amp; Robert Maness, <i>Strategic Use of Patents: Implications for Antitrust, in</i> Antitrust, Patents and Copyright: EU and US Perspectives, 85, 89 (Francois Leveque &amp; Howard Shelanski eds. 2005); <i>see</i> Mark A. Lemley &amp; Carl Shapiro, <i>Probabilistic Patents</i>, 19 J. Econ. Persp. 75, 82 (2005).</p>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> Cotter, <i>supra</i> note 2, at 1160-61 (citing Mark A. Lemley &amp; Carl Shapiro, <i>Patent Hold-up and Royalty Stacking,</i> 85 Tex. L. Rev. 1991, 1992-93 (2007)).</p>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> <i>See</i> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 4; Joseph Scott Miller, <i>Standard Setting, Patents, and Access Lock-in: RAND Licensing and the Theory of the Firm</i>, 40 Ind. L. Rev. 351, 353 (2007) (detecting in this dilemma a &ldquo;tension between free access and tight control.&rdquo;).</p>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> <i>See</i> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 4. </p>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> What exactly &ldquo;RAND&rdquo; means in the ambit of standardization processes is the matter of some discussion. For a good overview and further literature, <i>see generally</i> Miller, <i>supra</i> note 25, at 355-59 (stating that &ldquo;by making this promise all the participants who own patents in the resulting standard grant the adopter community an irrevocable right to use its patented technology to comply with the standard in exchange for a reasonable royalty and other reasonable terms, the details of which are negotiated later without any possibility of a court injunction.&rdquo;).</p>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> Wayland<i>, supra</i> note 4,at 5; <i>see</i> Hesse, <i>supra</i> note 3, at 10. </p>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> <i>See</i> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 48-49.</p>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> 35 U.S.C. &sect; 122(b) (2006). This is the result of the American Inventors Protection Act of 1999 that sought to prevent the existence of so-called &ldquo;submarine patents.&rdquo; Before, applications were kept secret until the issuance of the patent. This lead to duplicative research by inventors unaware of the pending application that now were potentially infringing the issued patent. <i>See</i> Janine M. Mueller, An Introduction to Patent Law 25 n.73, 53 (3d ed. 2009).</p>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> Miller, <i>supra</i> note 25, at 366-67 (<i>citing</i> John Rawls, Theory of Justice 136-142 (1971)). </p>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> Williamson, <i>supra</i> note 1, at 61-63 by which is meant &ldquo;what was a large numbers bidding condition at the outset is effectively transformed into one of bilateral supply thereafter.<i>&rdquo;</i> <i>See, e.g., </i>Rambus, Inc., FTC Docket No. 9302, Opinion of the Comm&rsquo;n 3 (Aug. 2, 2006), <i>available at </i><a href="http://www.ftc.gov/os/adjpro/d9302/060802commissionopinion.pdf">http://www.ftc.gov/os/adjpro/d9302/ 060802commissionopinion.pdf</a>.</p>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> &ldquo;Lock-in&rdquo; describes a situation in which the alteration of a given situation is uneconomical for an actor on account of switching and other transaction costs. Therefore, it &ldquo;hinders customers from changing suppliers in response to (predictable or unpredictable) changes in efficiency, and gives vendors lucrative ex post market power over the same buyer in the case of switching costs (or brand loyalty), or over others with network effects.&rdquo; Joseph Farrell &amp; Paul Klemperer, <i>Coordination and Lock-In: Competition with Switching Costs and Network Effects, in </i>3 Handbook of Industrial Organization 1968, 1970 (abstract) (Mark Armstrong &amp; Robert Porter eds., 2007), <i>available at </i><a href="http://www.nuff.ox.ac.uk/users/klemperer/Farrell_KlempererWP.pdf">http://www.nuff.ox.ac.uk/users/klemperer/<br />Farrell_KlempererWP.pdf</a> (<i>found in</i> Farrell et al., <i>supra</i> note 8, at 617 n49).</p>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> Also called &ldquo;positive network externalities,&rdquo; network effects refer to the increase of the individual value of a product in response to the growth of its purchase by others. <i>See</i> Pindyck &amp; Rubinfield, <i>supra</i> note 11, at 135. In standardization processes, this means that the increased value of the product for the individual consumer due to network effects directly corresponds to an increase in the leverage power of the standard-essential patent holder <i>vis-&aacute;-vis</i> the alleged infringers; <i>see</i> Farrell et al., <i>supra</i> note 8, at 616.</p>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> <i>See</i> Farrell et al., <i>supra</i> note 8, at 607; George S. Cary, Mark W. Nelson, Steven J. Kaiser &amp; Alex R. Sistla<i>, The Case for Antitrust Law to Police the Patent Hold-up Problem in Standard Setting</i>, 77 Antitrust L. J. 913, 914 (2011); Andreas Klees, <i>Das Missbrauchsverbot f&uuml;r Beherrschende Unternehmen</i>,<i> in</i> Computerrechts-Handbuch, ch. 1, pt 6, &para; 75 (Wolfgang Kilian &amp; Benno Heussen eds., 2012).</p>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> <i>See </i>35 U.S.C. &sect; 121 (2006).</p>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> <i>See</i> Mueller, <i>supra</i> note 30, at 55-56; Lester Horwitz, Patent Office Rules and Practice 201.06 (8d ed., 2003).</p>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> 35 U.S.C. &sect; 120 (2005) (&ldquo;Benefit of Earlier Filing Date in the United States&ldquo;); <i>see</i> Mueller, <i>supra</i> note 30, at 45-46; Phillip E. Areeda &amp; Herbert Hovenkamp, Antitrust Law, &para; 712a (3d ed. 2008). </p>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> <i>See</i> Areeda &amp; Hovenkamp<i>, supra</i> note 38, at &para; 712b.</p>
<p><a href="#_ftnref40" name="_ftn40">[40]</a> Jon W. Henry, <i>Some Comments on &#8220;Independent and Distinct&#8221; Inventions of 35 Usc 121 and Unity of Invention (Part i)</i>, 84 J. Pat. &amp; Trademark Off. Soc&#8217;y 745, 777 (2002) (citing 37 C.F.R. 1.141(a) (2006)); <i>see also</i> Mueller, <i>supra</i> note 30, at 56 (&ldquo;A patent may claim only a single invention, so any other invention must be &ldquo;divided out&rdquo; and claimed in a separate application.&rdquo;).</p>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> A so-called &ldquo;restriction requirement,&rdquo; 35 U.S.C. &sect; 121 (2005).</p>
<p><a href="#_ftnref42" name="_ftn42">[42]</a> What is important to keep in mind is that if B had filed a first application <i>after</i> adoption of the standard, the standardized technology would be considered prior art and subsequently denied on account of the &ldquo;novelty&rdquo; requirement of 35 U.S.C. &sect; 102 (2006). </p>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> <i>Kingsdown Med. Consultants, Ltd. v. Hollister Inc.</i>, 863 F2d 867, 874 (Fed Cir 1988); Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712a n.7.</p>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712n n.7.</p>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712b.</p>
<p><a href="#_ftnref46" name="_ftn46">[46] </a> <i>See</i> Rambus Inc. v. F.T.C.<i>, </i>522 F.3d 456 (D.C. Cir. 2008); Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712b.</p>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712b.</p>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> <i>Rambus Inc.</i>, 522 F.3d at 462; Areeda &amp; Hovenkamp, <i>supra </i>note 38 at &para; 712b.</p>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> <i>Rambus Inc.</i>, 522 F.3d at 464; Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712b.</p>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> Rambus Inc. v. Infineon Tech. AG, 318 F.3d 1081, 1102 (Fed. Cir. 2003). It criticized JEDEC&rsquo;s disclosure policy as containing &ldquo;a staggering lack of defining details (. . .).&rdquo; In fact, it found no express obligation of disclosure within JEDEC&rsquo;s patent policy. Areeda &amp; Hovenkamp, <i>supra</i> note 38 at &para; 712b.</p>
<p><a href="#_ftnref51" name="_ftn51">[51]</a> <i>Rambus</i>, 522 F.3d at 465 (citing NYNEX Corp. v. Discon, Inc.<i>, </i>525 U.S. 128, 136, 139 (1998)); <i>id. </i>at 466 (distinguishing Broadcom Corp. v. Qualcomm Inc.<i>, </i>501 F.3d 297 (3d Cir. 2007)) (&ldquo;To the extent that the ruling (which simply reversed a grant of dismissal) rested on the argument that deceit lured the SSO away from non-proprietary technology [. . .] it cannot help the Commission in view of its inability to find that Rambus&#8217;s behavior caused JEDEC&#8217;s choice; to the extent that it may have rested on a supposition that there is a cognizable violation of the Sherman Act when a lawful monopolist&#8217;s deceit has the effect of raising prices (without an effect on competitive structure), it conflicts with <i>NYNEX.</i>&rdquo;).</p>
<p><a href="#_ftnref52" name="_ftn52">[52]</a> <i>See</i> Letter from Thomas O. Barnett, Assistant Attorney Gen., U.S. Dep&#8217;t of Justice, to Michael A. Lindsey, Esq., Dorsey &amp; Whitney LLP (April 30, 2007) (on file with Department of Justice), 9-10; Letter from Thomas O. Barnett, Assistant Attorney Gen., U.S. Dep&#8217;t of Justice, to Robert A. Skitol, Esq., Drinker, Biddle, and Reath, LLP (Oct. 30, 2006), (on file with Department of Justice) 9; R. Hewitt Pate, Assistant Attorney Gen., U.S. Dep&#8217;t of Justice, Remarks at EU Comp Workshop, Competition and Intellectual Property in the US: Licensing Freedom and the Limits of Antitrust (June 3, 2005), 10; Rambus, Inc., FTC Docket No. 9302, Opinion of the Comm&rsquo;n 4 (Aug. 2, 2006), <i>available at</i> <a href="http://www.ftc.gov/os/adjpro/d9302/060802commissionopinion.pdf">http://www.ftc.gov/os/adjpro/d9302/<br />060802commissionopinion.pdf</a>.</p>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> Lemley, <i>supra </i>note 13, at 1904; Farrell et al., <i>supra</i> note 8, at 624; Gil Ohana, Marc Hansen, Omar Shah, <i>Disclosure and Negotiation of Licensing Terms Prior to Adoption of Industry Standards: Preventing Another Patent Ambush?</i>, 24 Eur. Competition L.R. 644, 646 (2003); David J. Teece &amp; Edward F. Sherry, <i>Standards Setting and Antitrust</i>, 87 Minn. L. Rev. 1913, 1938 (2003).</p>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> <i>See</i> Farrell et al., <i>supra</i> note 8 at 609.</p>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> For a variety of possible disclosure and licensing rules in IPR policies, <i>see generally</i> Bekkers &amp; Updegrove, <i>supra</i> note 23.</p>
<p><a href="#_ftnref56" name="_ftn56">[56]</a><i>Sew, e.g.</i>, ETSI Rules of Procedure &sect; 6.4 (2008), <i>available at</i> <a href="http://www.etsi.org/WebSite/document/Legal/ETSI_IPR-Policy.pdf">http://www.etsi.org/WebSite/document/Legal/ETSI_IPR-Policy.pdf</a>. </p>
<p><a href="#_ftnref57" name="_ftn57">[57]</a> NFC Forum, Inc. Intellectual Property Rights, 1 (2004), <i>available at</i> <a href="http://www.nfc-forum.org/join/join_thanks/NFC_Forum_IPR_POLICY.pdf">http://www.nfc-forum.org/join/join_thanks/NFC_Forum_IPR_POLICY.pdf</a>.</p>
<p><a href="#_ftnref58" name="_ftn58">[58]</a> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 98.</p>
<p><a href="#_ftnref59" name="_ftn59">[59]</a> Lemley, <i>supra</i> note 13, at 1904.</p>
<p><a href="#_ftnref60" name="_ftn60">[60]</a> <i>See</i> Farrell et al., <i>supra</i> note 8, at 626; John J. Kelly &amp; Daniel L. Prywes, <i>Safety Zone for the Ex Ante Communication of Licensing Terms at Standard-Setting Organizations</i>, Antitrust Source (Mar. 2006), 1; <i>see</i> <i>also</i> Barnett (2007), <i>supra</i> note 52, at 4.</p>
<p><a href="#_ftnref61" name="_ftn61">[61]</a> The VITA patent policy included this rule<i>.</i> Barnett (2006), <i>supra</i> note 52, at 4; Cotter, <i>supra</i> note 2, at 1202; Farrell et al., <i>supra</i> note 8, at 631.</p>
<p><a href="#_ftnref62" name="_ftn62">[62]</a> <i>E.g.</i>, Cotter, <i>supra </i>note 2, at 1202; Farrel et al., <i>supra</i> note 8, at 632.</p>
<p><a href="#_ftnref63" name="_ftn63">[63]</a> Cotter, <i>supra </i>note 2<i>,</i> at 1202-3; Barnett (2006), <i>supra</i> note 52, at 8, 9 n.27; U.S. Dep&rsquo;t of Justice &amp; Fed. Trade Comm&rsquo;n, Antitrust Enforcement and Intellectual Property Rights: Promoting Innovation and Competition, 52 (2007).</p>
<p><a href="#_ftnref64" name="_ftn64">[64]</a> &ldquo;The use of economic resources that produces the maximum level of satisfaction possible with the given inputs and technology.&rdquo; Samuelson &amp; Nordhaus, <i>supra</i> note 7, at 744.</p>
<p><a href="#_ftnref65" name="_ftn65">[65]</a> An economy is dynamically efficient if it not only ensures current, static efficiency benefits, but also long-term benefits, such as innovation. J. Gregory Sidak, <i>Patent Hold-up and Oligopsonistic Collusion in Standard-Setting Organizations</i>, 5(1) J. Comp. L. &amp; Econ. 123, 141 (2009).</p>
<p><a href="#_ftnref66" name="_ftn66">[66]</a> For a good explanation of monopsony power and monopsonist buyers, <i>see</i> Pindyck &amp; Rubinfield, <i>supra</i> note 11, at 385.</p>
<p><a href="#_ftnref67" name="_ftn67">[67]</a> Sidak, <i>supra </i>note 65 at 142; <i>see </i>Cotter, <i>supra</i> note 2, at 1202 n.282.</p>
<p><a href="#_ftnref68" name="_ftn68">[68]</a> Roger D. Blair &amp; Jeffrey L. Harrison, <i>Antitrust Policy and Monopsony</i>, 76 Cornell L. Rev. 297, 303 (1991); Pindyck &amp; Rubinfield, <i>supra</i> note 11, at 382-84; <i>see</i> Farrell et al., <i>supra</i> note 8, at 632 (&ldquo;The classic danger associated with collective negotiation is that, in order to depress prices, buyers collectively (facing an upward-sloping supply curve) will choose a smaller quantity than would be efficient or than they would individually.&rdquo;).</p>
<p><a href="#_ftnref69" name="_ftn69">[69]</a> Farrell et al., <i>supra</i> note 8, at 632; Hillary Greene, <i>Non-Per Se Treatment of Buyer Price Fixing in Intellectual Property Settings</i>, 2011 Duke L &amp; Tech. Rev. 4, &para; 31-32 (2011); Sidak, <i>supra</i> note 65, at 151-160.</p>
<p><a href="#_ftnref70" name="_ftn70">[70]</a> Greene, supra note 69, at &para; 31.</p>
<p><a href="#_ftnref71" name="_ftn71">[71]</a> <i>See</i> Sidack, <i>supra</i> note 31, at 155-56, who accepts this premise if output represents the number of licenses, but calls the observation &ldquo;trivial&rdquo; because it doesn&rsquo;t focus on the ramifications for dynamic efficiencies; <i>see also</i> Carlton &amp; Perloff, <i>supra</i> note 7, at 57. </p>
<p><a href="#_ftnref72" name="_ftn72">[72]</a> Greene, <i>supra</i> note 69, at &para; 31.</p>
<p><a href="#_ftnref73" name="_ftn73">[73]</a> <i>See</i> Cotter, <i>supra</i> note 2, at 1202-1203.</p>
<p><a href="#_ftnref74" name="_ftn74">[74]</a> For <i>ex ante</i> group negotiations, <i>see,</i> <i>e.g.</i>, U.S. Dep&rsquo;t of Justice &amp; Fed. Trade Comm&rsquo;n, <i>supra</i> note 63, at 52.</p>
<p><a href="#_ftnref75" name="_ftn75">[75]</a> Richard Schmalensee, <i>Standard-Setting, Innovation Specialists, and Competition Policy, </i>24-25 (April 30, 2009), <i>available at</i> SSRN: <a href="http://ssrn.com/abstract=1219784">http://ssrn.com/abstract=1219784</a>; <i>see also</i> Greene, <i>supra</i> note 69, at &para; 36.</p>
<p><a href="#_ftnref76" name="_ftn76">[76]</a> Sidak, <i>supra</i> note 65, at 157.</p>
<p><a href="#_ftnref77" name="_ftn77">[77]</a> <i>Id.</i> at 158; Sidak&rsquo;s argument rests on his understanding that patent hold-up, if it exists, is merely a legitimate means to reap the benefits of the legally awarded position of exclusivity. Cotter, <i>supra</i> note 2, at 1204. As mentioned above, I presuppose the existence of patent hold-up for the purpose of this paper.</p>
<p><a href="#_ftnref78" name="_ftn78">[78]</a> Sony Elecs., Inc. v. Soundview Tech., Inc., 157 F. Supp. 2d 180, 185 (D. Conn. 2001).</p>
<p><a href="#_ftnref79" name="_ftn79">[79]</a> <i>Id</i>. at 186.</p>
<p><a href="#_ftnref80" name="_ftn80">[80]</a> <i>See</i> Cotter, <i>supra</i> note 2, at 1205; Geradin &amp; Rato, <i>supra </i>note 14, at 102, 111. The incentive argument has also been brought up by the Supreme Court, when it stated that &ldquo;the opportunity to charge monopoly prices&rdquo; attracts &ldquo;business acumen&rdquo;. Verizon Commc&rsquo;ns, Inc. v. Trinko, 540 U.S. 398, 407 (2004). </p>
<p><a href="#_ftnref81" name="_ftn81">[81]</a> Cotter, <i>supra </i>note<i> 2</i>, at 1205 (&ldquo;As long as patent law allows patentees to charge whatever the market will bear for their technology, joint conduct aimed to lower that price interferes with patent law&rsquo;s implicit incentive/access tradeoff.&rdquo;).</p>
<p><a href="#_ftnref82" name="_ftn82">[82]</a> <i>See</i> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 94.</p>
<p><a href="#_ftnref83" name="_ftn83">[83]</a> <i>See </i>Knut Blind et al., Directorate Gen. for Enter. &amp; Indus. of the Eur. Comm&rsquo;n, <i>Study on the Interplay between Standards and Intellectual Property Rights</i>,25 (Apr. 2011), <i>available at </i><a href="http://ec.europa.eu/enterprise/policies/european-standards/standardisation-policy/policy-activities/intellectual-property-rights/index_en.htm">http://ec.europa.eu/enterprise/policies/european-standards/standardisation-policy/policy-activities/intellectual-property-rights/index_en.htm</a>).</p>
<p><a href="#_ftnref84" name="_ftn84">[84]</a> Geradin &amp; Rato, <i>supra</i> note 14, at 137&ndash;38; Schmalensee, <i>supra</i> note 75, at 27; U.S. Dep&rsquo;t of Justice &amp; Fed. Trade Comm&rsquo;n, <i>supra</i> note 32, at 54; Letter from Thomas O. Barnett, Assistant Attorney Gen., U.S. Dep&#8217;t of Justice, to Michael A. Lindsey, Esq., <i>supra</i> note 52, at 10; Bekkers &amp; Updegrove, <i>supra</i> note 23, at 95.</p>
<p><a href="#_ftnref85" name="_ftn85">[85]</a> Bekkers &amp; Updegrove, <i>supra</i> note 23, at 95. </p>
<p><a href="#_ftnref86" name="_ftn86">[86]</a> For a full study, <i>see </i>Blind et al., <i>supra</i> note 83.</p>
<p><a href="#_ftnref87" name="_ftn87">[87]</a> Damien Geradin &amp; Anne Layne-Farrar, <i>The Logic and Limits of Ex Ante Competition in a Standard-Setting Environment</i>, 3 Comp. Pol. Int. 79, 103 (2007); Blind et al., <i>supra</i> note 83, at 26. </p>
<p><a href="#_ftnref88" name="_ftn88">[88]</a> <i>See, e.g.</i>, Certain Gaming &amp; Entm&rsquo;t Consoles, Related Software, &amp; Components Thereof, Inv. No. 337-TA-752, 2012 WL 1704137, at *167 (USITC Apr. 23, 2012) (Initial Determination) (discussed <i>infra</i> C.III.2.b). </p>
<p><a href="#_ftnref89" name="_ftn89">[89]</a> Wayland, <i>supra</i> note 4, at 9.</p>
<p><a href="#_ftnref90" name="_ftn90">[90]</a> Mark A. Lemley, <i>Ten Things to Do About Patent Hold-up of Standards</i>, 47 B.C. L. Rev. 149, 157 (2007).</p>
<p><a href="#_ftnref91" name="_ftn91">[91]</a> Lemley, <i>supra</i> note 13, at 1959.</p>
<p><a href="#_ftnref92" name="_ftn92">[92]</a> Wayland, <i>supra</i> note 4, at 9.</p>
<p><a href="#_ftnref93" name="_ftn93">[93]</a> U.S. Dep&rsquo;t of Justice &amp; Fed. Trade Comm&rsquo;n, <i>supra</i> note 63, at 57; for an interesting description of the process, <i>see</i> Blind et al., <i>supra</i> note 83, at 74; Hovenkamp et. al., <i>supra</i> note 15, at &sect; 34.2.</p>
<p><a href="#_ftnref94" name="_ftn94">[94]</a> Geradin &amp; Layne-Farrar, <i>supra</i> note 87, at 94; Mark A. Lemley &amp; Carl Shapiro, <i>Patent Hold-up and Royalty Stacking,</i> 85 Tex. L. Rev. 1991, 2014 (2007). </p>
<p><a href="#_ftnref95" name="_ftn95">[95]</a> This term simply refers to firms that manufacture goods, i.e. firms that are at the supply-end of the production process. Carlton &amp; Perloff, <i>supra</i> note 7, at 406.</p>
<p><a href="#_ftnref96" name="_ftn96">[96]</a> Lemley &amp; Shapiro, <i>supra </i>note 94, at 1993.</p>
<p><a href="#_ftnref97" name="_ftn97">[97]</a> Damien Geradin, Anne Layne-Farrar &amp; A. Jorge Padilla,<i> The Complements Problem Within Standard Setting: Assessing the Evidence on Royalty Stacking</i>, 14 B. U. J. Sci. &amp; Tech. L. 144, 146 (2008).</p>
<p><a href="#_ftnref98" name="_ftn98">[98]</a> A negative &ldquo;externality occurs when consumers or firms do not bear the full cost from the harm their actions do to others. Pollution is one of the most important examples of a negative externality.&rdquo; Carlton &amp; Perloff, <i>supra</i> note 7, at 82.</p>
<p><a href="#_ftnref99" name="_ftn99">[99]</a> Geradin et al., <i>supra </i>note 97, at 145-46. </p>
<p><a href="#_ftnref100" name="_ftn100">[100]</a> Lemley &amp; Shapiro, <i>supra</i> note 94 at 1993; Geradin et al., <i>supra</i> note 97, at 146.</p>
<p><a href="#_ftnref101" name="_ftn101">[101]</a> Lemley &amp; Shapiro,<i> supra</i> note 94, at 2011; Geradin et al. <i>supra</i> note 97, at 154.</p>
<p><a href="#_ftnref102" name="_ftn102">[102]</a> <i>See</i> Geradin et al., <i>supra</i> note 97, at 165-66; Carl Shapiro, <i>Navigating the Patent Thicket: Cross Licenses, Patent Pools, and Standard Setting</i>, 1 Innovation Pol&rsquo;y &amp; the Econ. 119, 130 (2001). Another possibility by which to achieve this aim is creating patent pools. <i>Id</i>. at 134. </p>
<p><a href="#_ftnref103" name="_ftn103">[103]</a> <i>See</i> Geradin et al., <i>supra</i> note 97, at 166. This solution is of no surprise as it is well known from the problem of &ldquo;vertical double marginalization,&rdquo; an effect that also plays into the royalty stacking problem displayed here. Double marginalization occurs when both upstream and downstream firms exert their market power resulting in a double markup. The remedy to the problem is often seen in vertical integration. <i>See</i> Carlton &amp; Perloff, <i>supra</i> note 7, at 419; Klaus M. Schmidt, <i>Licensing Complementary Patents and Vertical Integration</i> 5 (Ctr. for Econ. Studies &amp; Ifo Inst. for Econ. Research, Working Paper, Nov. 2006), <i>available at</i> <a href="http://ssrn.com/abstract=944169">http://ssrn.com/abstract=944169</a>.</p>
<p><a href="#_ftnref104" name="_ftn104">[104]</a> On the theory of this form of exclusionary conduct, <i>see</i> Rubinfield &amp; Maness, <i>supra</i> note 23, at 87; Thomas G. Krattenmaker &amp; Steven C. Salopp, <i>Anticompetitive Exclusion: Raising Rivals&rsquo; Costs To Achieve Power over Price</i>, 96 Yale L.J. 209 (1986).</p>
<p><a href="#_ftnref105" name="_ftn105">[105]</a> Schmidt, <i>supra </i>note 103, at 6.</p>
<p><a href="#_ftnref106" name="_ftn106">[106]</a> Krattenmaker &amp; Salopp, <i>supra </i>note 104, at 230.</p>
<p><a href="#_ftnref107" name="_ftn107">[107]</a> Rubinfield &amp; Maness, <i>supra </i>note 23,at 87; Krattenmaker &amp; Salopp, <i>supra </i>note 104, at 230.</p>
<p><a href="#_ftnref108" name="_ftn108">[108]</a> Krattenmaker &amp; Salopp, <i>supra</i> note 104, at 234-42.</p>
<p><a href="#_ftnref109" name="_ftn109">[109]</a> <i>See</i> Farrell et al., <i>supra</i> note 8, at 638.</p>
<p><a href="#_ftnref110" name="_ftn110">[110]</a> <i>See id.</i></p>
<p><a href="#_ftnref111" name="_ftn111">[111]</a> Hesse, <i>supra</i> note 3, at 11.</p>
<p><a href="#_ftnref112" name="_ftn112">[112]</a> <i>See</i> Farrell et al., <i>supra</i> note 8, at 638; Cotter, <i>supra</i> note 2, at 1160; Lemley &amp; Shapiro, <i>supra</i> note 94, at 1993; Carl Shapiro, <i>Injunctions, Hold-Up, and Patent Royalties</i>, 12 Am. L. &amp; Econ. Rev. 280 (2010); Lemley, <i>supra </i>note 90; Mark A. Lemley &amp; Philip J. Weiser, <i>Should Property or Liability Rules Govern Information?,</i> 85 Tex. L. Rev. 783 (2007); Einer Elhauge, <i>Do Patent Hold-up and Royalty Stacking Lead to Systematically Excessive Royalties?,</i> 4 J. Comp. L. &amp; Econ. 535 (2008); Miller, <i>supra</i> note 25, at 366-67.</p>
<p><a href="#_ftnref113" name="_ftn113">[113]</a> 35 U.S.C. &sect; 283 (2005).</p>
<p><a href="#_ftnref114" name="_ftn114">[114]</a> Mueller, <i>supra </i>note 30, at 482.</p>
<p><a href="#_ftnref115" name="_ftn115">[115]</a> 35 U.S.C. &sect; 284 (2005).</p>
<p><a href="#_ftnref116" name="_ftn116">[116]</a> Richardson v. Suzuki Motor Co., 868 F.2d 1226, 1247 (Fed. Cir. 1989) (&ldquo;It is the general rule that an injunction will issue when infringement has been adjudged, absent a sound reason for denying it.&rdquo;). There have been exceptions to this rule only if beneficial to public health and welfare. Mueller, <i>supra</i> note 30, at 483-84. </p>
<p><a href="#_ftnref117" name="_ftn117">[117]</a> eBay Inc. v MercExchange, L.L.C., 547 U.S. 388, 393-94 (2006); <i>see also</i> Cotter, <i>supra</i> note 2, at 1174.</p>
<p><a href="#_ftnref118" name="_ftn118">[118]</a> <i>eBay</i>, 547 U.S. at 391.</p>
<p><a href="#_ftnref119" name="_ftn119">[119]</a> Andrei Iancu &amp; W. Joss Nichols, <i>Balancing the Four Factors in Permament Injunction Decisions: A Review of Post-eBay Case Law</i>, 89 J. Pat. &amp; Trademark Off. Soc&rsquo;y 395, 404 (2007).</p>
<p><a href="#_ftnref120" name="_ftn120">[120]</a> Rachel M. Janutis, <i>The Supreme Court&#8217;s Unremarkable Decision in eBay Inc. v. MercExchange, L.L.C.,</i> 14 Lewis &amp; Clark L. Rev. 597, 604 (2010) (<i>citing</i> Douglas Ellis, John Jarosz, Michael Chapman &amp; L. Scott Oliver, <i>The Economic Implications (and Uncertainties) of Obtaining Permanent Injunctive Relief After eBay v. MercExchange</i>, 17 Fed. Cir. B.J. 437, 441-42 (2008)) (finding that injunctions were issued in 28 out of 36 cases); Benjamin Petersen, <i>Injunctive Relief in the Post-eBay World</i>, 23 Berkeley Tech. L.J. 193, 196 (2008) (finding that injunctions were issued in 24 out of 34 cases).</p>
<p><a href="#_ftnref121" name="_ftn121">[121]</a> <i>E.g.,</i> Lemley &amp; Shapiro, <i>supra</i> note 24, at 1993; Farrell et al., <i>supra</i> note 8, at 638; <i>see </i>Shapiro, <i>supra</i> note 112, at 283; <i>see also</i> Lemley &amp; Weiser, <i>supra</i> note 112, at 787 (claiming &ldquo;injunctive relief . . . can increase the value of an entitlement and make a holdout strategy possible&rdquo;).</p>
<p><a href="#_ftnref122" name="_ftn122">[122]</a> Farrell et al., <i>supra</i> note 8, at 638.</p>
<p><a href="#_ftnref123" name="_ftn123">[123]</a> Shapiro, <i>supra</i> note 112, at 289.</p>
<p><a href="#_ftnref124" name="_ftn124">[124]</a> <i>Id.</i>; Lemley &amp; Shapiro, <i>supra</i> note 94, at 1999; <i>see generally </i>Elhauge, <i>supra</i> note 112, at 538-42 (providing background to understand the implications of the findings).</p>
<p><a href="#_ftnref125" name="_ftn125">[125]</a> Shapiro<i>,</i> <i>supra </i>note 112, at 289, 296-97 (reflecting strong value of the patented feature, versus a lower rate for a relatively weak patent).</p>
<p><a href="#_ftnref126" name="_ftn126">[126]</a> <i>Id</i>. at 308.</p>
<p><a href="#_ftnref127" name="_ftn127">[127]</a> Elhauge, <i>supra</i> note 112, at 541.</p>
<p><a href="#_ftnref128" name="_ftn128">[128]</a> <i>Id</i>.</p>
<p><a href="#_ftnref129" name="_ftn129">[129]</a> <i>Id</i>.</p>
<p><a href="#_ftnref130" name="_ftn130">[130]</a> <i>Id</i>. at 542.</p>
<p><a href="#_ftnref131" name="_ftn131">[131]</a> <i>Id</i>.</p>
<p><a href="#_ftnref132" name="_ftn132">[132]</a> Cotter, <i>supra</i> note 2, at 1168.</p>
<p><a href="#_ftnref133" name="_ftn133">[133]</a> <i>Id</i>.</p>
<p><a href="#_ftnref134" name="_ftn134">[134]</a> <i>Id</i>. at 1164.</p>
<p><a href="#_ftnref135" name="_ftn135">[135]</a> Julie Brill, Comm&rsquo;r Fed. Trade Comm&rsquo;n, The Intersection of Patent Law and Competition Policy, Keynote Address at the University of Colorado Law School, 5 (Oct. 3, 2012), <i>available at</i> <a href="http://www.ftc.gov/speeches/brill/121003patentip.pdf">http://www.ftc.gov/speeches/brill/121003patentip.pdf</a>.</p>
<p><a href="#_ftnref136" name="_ftn136">[136]</a> <i>Id</i>.</p>
<p><a href="#_ftnref137" name="_ftn137">[137]</a> <i>Id.</i></p>
<p><a href="#_ftnref138" name="_ftn138">[138]</a> 19 U.S.C. &sect; 1337 (2006).</p>
<p><a href="#_ftnref139" name="_ftn139">[139]</a> 19 U.S.C. &sect; 1337(a)(1)(B)(i), (d)(1).</p>
<p><a href="#_ftnref140" name="_ftn140">[140]</a> 19 U.S.C. &sect; 1337(d)(1).</p>
<p><a href="#_ftnref141" name="_ftn141">[141]</a> Brill, <i>supra</i> note 135, at 5.</p>
<p><a href="#_ftnref142" name="_ftn142">[142]</a> <i>Certain Gaming &amp; Entm&rsquo;t Consoles, Related Software, &amp; Components Thereof</i>, Inv. No. 337-TA-752 at *2-4.</p>
<p><a href="#_ftnref143" name="_ftn143">[143]</a> <i>Id</i>. at *159.</p>
<p><a href="#_ftnref144" name="_ftn144">[144]</a> <i>Id</i>. at *162.</p>
<p><a href="#_ftnref145" name="_ftn145">[145]</a> <i>Id</i>. at *163.</p>
<p><a href="#_ftnref146" name="_ftn146">[146]</a> <i>A.C. Aukerman Co. v. R.L. Chaides Constr. Co., </i>960 F.2d 1020, 1041 (Fed. Cir. 1992) (&ldquo;[1] The actor, who usually must have knowledge of the true facts, communicates something in a misleading way, either by words, conduct or silence. [2] The other relies upon that communication. [3] And the other would be harmed materially if the actor is later permitted to assert any claim inconsistent with his earlier conduct.&rdquo;).</p>
<p><a href="#_ftnref147" name="_ftn147">[147]</a> <i>Certain Gaming &amp; Entm&rsquo;t Consoles, Related Software, &amp; Components Thereof</i>, Inv. No. 337-TA-752,at *167.</p>
<p><a href="#_ftnref148" name="_ftn148">[148]</a> <i>Id</i>.</p>
<p><a href="#_ftnref149" name="_ftn149">[149]</a> <i>Id</i>. at *168.</p>
<p><a href="#_ftnref150" name="_ftn150">[150]</a> <i>Id</i>. at *170.</p>
<p><a href="#_ftnref151" name="_ftn151">[151]</a> Brill, <i>supra</i> note 135, at 5; <i>see </i>Wayland, <i>supra</i> note 4, at 4; Hesse, <i>supra</i> note 3, at 10; Jon Leibowitz, Chairman, Fed. Trade Comm&rsquo;n, Remarks at Georgetown Law Global Antitrust Enforcement Symposium, 9 (Sept. 19, 2012), <i>available at</i> <a href="http://www.ftc.gov/speeches/leibowitz/120919jdlgeorgetownspeech.pdf">http://www.ftc.gov/speeches/leibowitz/<br />120919jdlgeorgetownspeech.pdf</a>; <i>cf. </i>Third Party United States Fed. Trade Comm&rsquo;n Statement on the Public Interest at 5, Certain Wireless Commc&rsquo;n Devices, Portable Music &amp; Data Processing Devices, Computers &amp; Components Thereof, Inv. No. 337-TA-745 (USITC June 6, 2012), <i>available at </i><a href="http://www.ftc.gov/os/2012/06/1206ftcwirelesscom.pdf">http://www.ftc.gov/os/2012/06/1206ftcwirelesscom.pdf</a>.</p>
<p><a href="#_ftnref152" name="_ftn152">[152]</a> <i>See</i> Microsoft Corp. v Motorola, Inc., 696 F.3d 872, 885 (9th Cir. 2012) (&ldquo;injunctive relief against infringement is arguably a remedy inconsistent with the licensing commitment.&rdquo;).</p>
<p><a href="#_ftnref153" name="_ftn153">[153]</a> <i>See </i>Shapiro, <i>supra</i> note 112, at 308 (proposing courts grant stays pending redesign).</p>
<p><a href="#_ftnref154" name="_ftn154">[154]</a> Hesse, <i>supra</i> note 3, at 10; Wayland, <i>supra</i> note 4, at 9.</p>
<p><a href="#_ftnref155" name="_ftn155">[155]</a> <i>See generally </i>Charles Duhigg &amp; Steve Lohr, <i>The Patent, Used as a Sword</i>, N.Y. Times, Oct. 7, 2012, at A1 (explaining recent developments in patent litigation).</p>
<p><a href="#_ftnref156" name="_ftn156">[156]</a> Steve Lohr, <i>Widening Scrutiny of Google&rsquo;s Smartphone Patents</i>, N.Y. Times, Oct. 9, 2012, at B1.</p>
<p><a href="#_ftnref157" name="_ftn157">[157]</a> Shapiro, <i>supra</i> note 102, at 126.</p>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2013/04/standard-essential-patent-hold-up-hein/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part of the Team: Building Closer Relationships Between MLB Teams and Independent Agents in the Dominican Republic Through an MLB Code of Conduct</title>
		<link>http://jipel.law.nyu.edu/2013/04/part-of-the-team-mlb-by-dustin-williamson/</link>
		<comments>http://jipel.law.nyu.edu/2013/04/part-of-the-team-mlb-by-dustin-williamson/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 01:00:55 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Spring 2013]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=2442</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<style>
 #toc .l1{padding-left: 0px;}
 #toc .l2{padding-left: 30px;}
 #toc .l3{padding-left: 60px;}
 #toc .l4{padding-left: 90px;}
 #toc .l5{padding-left: 120px;}
</style>
<p>By Dustin Williamson<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div id="toc">
<div class="l1"><a href="#_intro">Introduction</a></div>
<div class="l1"><a href="#_I">I. The Selection of Players and Its Effect on the Dominican Republic</a></div>
<div class="l2"><a href="#_IA">A. Major League Baseball Recruiting</a></div>
<div class="l2"><a href="#_IB">B. MLB in the Dominican Republic</a></div>
<div class="l1"><a href="#_II">II. Potential Labor and Human Rights Violations: An Analogy to a Multinational Corporation Supply Chain</a></div>
<div class="l2"><a href="#_IIA">A. Overview</a></div>
<div class="l2"><a href="#_IIB">B. Is This Labor At All? An Analogy to the Multinational Corporation Supply Chain</a></div>
<div class="l2"><a href="#_IIC">C. Sources of Potentially Applicable Labor and Human Rights Standards</a></div>
<div class="l3"><a href="#_IIC1">1. International Labor Organization (ILO)</a></div>
<div class="l3"><a href="#_IIC2">2. UN Convention of the Rights of the Child</a></div>
<div class="l2"><a href="#_IID">D. Potential Violations</a></div>
<div class="l3"><a href="#_IID1">1. Child Labor</a></div>
<div class="l3"><a href="#_IID2">2. Education</a></div>
<div class="l3"><a href="#_IID3">3. Health and Safety</a></div>
<div class="l1"><a href="#_III">III. Corporate Codes of Conduct</a></div>
<div class="l2"><a href="#_IIIA">A. Overview</a></div>
<div class="l2"><a href="#_IIIB">B. MLB and a Corporate Code of Conduct</a></div>
<div class="l1"><a href="#_IV">IV. An MLB Corporate Code of Conduct for the Dominican Republic</a></div>
<div class="l2"><a href="#_IVA">A. Features of MLB that Would Effect the Implementation of a CCOC</a></div>
<div class="l2"><a href="#_IVB">B. Suggested Features of an MLB Code of Conduct</a></div>
<div class="l3"><a href="#_IVB1">1. Establish a Busc&oacute;n Licensing Program</a></div>
<div class="l3"><a href="#_IVB2">2. Require Teams to Provide Additional Education, Either On-Campus or Through a Partnership with Local Schools</a></div>
<div class="l3"><a href="#_IVB3">3. International Draft</a></div>
<div class="l1"><a href="#_V">V. Development of an MLB Corporate Code of Conduct</a></div>
<div class="l1"><a href="#_conclu">Conclusion</a></div>
</div>
</p>
<h3><a name="_intro"></a>Introduction</h3>
<p>Every year in the Dominican Republic, hundreds of boys enter baseball academies run by one of Major League Baseball&rsquo;s (MLB) franchise teams.<a href="#_ftn1" name="_ftnref1" title="">[1]</a> While there, the players pursue baseball with a single-minded passion, with drills, games, and other instructional activities from dawn until dusk.<a href="#_ftn2" name="_ftnref2" title="">[2]</a> Competition is fierce, and many players take performance-enhancing drugs to better their chances of advancing within the system.<a href="#_ftn3" name="_ftnref3" title="">[3]</a> The dream of every player is to be sent to the team&rsquo;s farm system in the United States and from there to be called up to the major leagues, where many Dominican players, including the New York Yankee&rsquo;s Robinson Cano and the Boston Red Sox&rsquo;s David Ortiz, have gone on to make millions of dollars. The reality of the situation, however, is much less glamorous. Over the last decade, only two percent of players signed out of the Dominican Republic made it to the major leagues.<a href="#_ftn4" name="_ftnref4" title="">[4]</a> That means that for every Cano or Ortiz, there are 50 players who never even make the League&rsquo;s minimum salary.</p>
<p>While academies provide shelter and a salary for the athletes, only an exceptional few provide an educational component beyond some basic English classes and classes on American culture.<a href="#_ftn5" name="_ftnref5" title="">[5]</a> This means that when the vast majority of these athletes, who have devoted their lives to baseball, eventually wash out of the academy system after two or three years, they are thrown back into the working population with little education and no transferrable skills to show for the years they spent playing baseball.<a href="#_ftn6" name="_ftnref6" title="">[6]</a></p>
<p>The situation is exacerbated by the treatment that players receive before they even get to the MLB academies. In the Dominican Republic, potential baseball players are cultivated as early as their preteen years by independent handler-agents known as <i>buscones</i>.<a href="#_ftn7" name="_ftnref7" title="">[7]</a> Children represented by <i>buscones </i>may be encouraged (or possibly coerced) to drop out of school in order to focus on baseball full time.<a href="#_ftn8" name="_ftnref8" title="">[8]</a> Most <i>buscones </i>operate independent baseball academies, which, unlike the MLB academies, may not provide any education outside of that needed to develop as a baseball player.<a href="#_ftn9" name="_ftnref9" title="">[9]</a> And again in contrast to the official academies that are overseen by MLB and governed by MLB rules, (insofar as the latter provide any guidance) the busc&oacute;n<i>?</i>-run academies receive little oversight. Given the young age at which many athletes join unofficial academies, not only are they deprived of secondary education, but potentially primary education as well. While MLB does not contract with <i>buscones</i> or have any official connection with the independent camps, MLB, with its network of official academies and scouts throughout the Caribbean, is the only significant outlet for players produced through this system.<a href="#_ftn10" name="_ftnref10" title="">[10]</a></p>
<p>This article proposes that, given the type and scope of labor rights violations that occur as a result of MLB&rsquo;s presence in the Dominican Republic, MLB should promulgate a voluntary corporate code of conduct to govern the relationship between MLB and <i>buscones</i> in the Dominican Republic. In Part I, I explain the differences between the recruitment processes for players in the United States, the United States&rsquo; territories, and Canada, who are covered by the draft, and for players from the rest of the world, who are signed through international free agency. I then explain the practical effects of international free agency on how MLB operates in the Dominican Republic. In Part II, I draw an analogy between the academy system in the Dominican Republic, which produces MLB players, and a multinational corporation&rsquo;s (&ldquo;MNC&rdquo;) supply chain. I then use this analogy to identify potential labor and human rights violations that may occur in the Dominican Republic as a result of the system that produces MLB players. In Part III, I introduce the example of corporate social responsibility as a movement under which MNCs have made efforts to self-regulate both their behavior and the behavior of their suppliers, through corporate codes of conduct. In Part IV, I examine the unique features of MLB and how these features affect the potential scope and shape of a code of conduct. In Part V, I examine specific aspects of a code of conduct that could be implemented, including a licensing program for <i>buscones </i>and independent academies. While at least one commentator has suggested an MLB code of conduct that would govern behavior in the Dominican Republic academies, I argue that a strict, penalty-based code of conduct would likely be counterproductive. A licensing program with a commitment to dialog instead of punishment might have a better chance of positively affecting the lives of young baseball players. Central to my argument is the recognition that, while MLB may contribute to labor law violations in the Dominican Republic, it also spends a substantial amount of money in the country. Additionally, players who &ldquo;make it&rdquo; in in the major leagues typically send some part of their earnings back to their families and communities in the Dominican Republic. As such, any solution should encourage cooperation between MLB, the teams, <i>buscones</i>, and the Dominican government, instead of punishing players or forcing teams to leave the Dominican Republic if violations are found. In Part VI, I discuss the problem of applying pressure to MLB to adopt a corporate code of conduct for the Dominican Republic.</p>
<h3><a name="_I"></a>I. The Selection of Players and Its Effect on the Dominican Republic</h3>
<h4><a name="_IA"></a>A. Major League Baseball Recruiting</h4>
<p>The Major League Rules (MLR) governs the method by which MLB teams recruit baseball players.<a href="#_ftn11" name="_ftnref11" title="">[11]</a> Under the current rules, teams wishing to sign players who are not already within the MLB system must abide by the draft rules for players from the United States, Puerto Rico, and Canada, or by a different set of rules for international players who are not covered by the draft. Under Rule 3 of the MLR, players who are residents of the United States, Puerto Rico, and Canada are subject to the amateur draft <a href="#_ftn12" name="_ftnref12" title="">[12]</a> held every June.<a href="#_ftn13" name="_ftnref13" title="">[13]</a> Players who are eligible for the draft cannot bargain for the best deal that they can reach with any team; rather, teams pick individual players during successive rounds of drafting. MLB supplies suggested signing bonuses for different draft slots. The slotting system is not binding, and the most eagerly sought after players often garner signing bonuses far above the suggested value.<a href="#_ftn14" name="_ftnref14" title="">[14]</a> Players who do not sign with the team that drafted them are prohibited from signing with a different team but may enter the draft again in the future.<a href="#_ftn15" name="_ftnref15" title="">[15]</a> This often occurs with players who are just out of high school and would rather go to college before signing with a team, or players who are already in college and would either like to wait for a better offer in the future or finish college. </p>
<p>The most significant restriction on draft eligibility is that teams may not draft players who are currently in high school.<a href="#_ftn16" name="_ftnref16" title="">[16]</a> In addition, although teams may sign high school graduates, they are typically prohibited from signing college players until after their junior year.<a href="#_ftn17" name="_ftnref17" title="">[17]</a> The NCAA and other university regulatory systems may also require teams to abide by additional rules when dealing with college players. Therefore, although there are a few players who sign when they are as young as 17, most players are adults, and a large portion have at least a couple of years of junior college or university education when they sign with an MLB team.<a href="#_ftn18" name="_ftnref18" title="">[18]</a></p>
<p>Players from the rest of the world are not subject to the draft, but instead are signed as international free agents. The MLR puts few restrictions on how such players are signed. The main restriction is the 17-year-old rule, which prohibits teams from signing international players younger than 17.<a href="#_ftn19" name="_ftnref19" title="">[19]</a> Even under this rule, a player may be signed when they are 16, so long as they will turn 17 by the end of the current baseball season.<a href="#_ftn20" name="_ftnref20" title="">[20]</a> Under this system, teams may bid against each other for a player&rsquo;s talents; though if a player is relatively unknown, a team may be the only one to make an offer.<a href="#_ftn21" name="_ftnref21" title="">[21]</a></p>
<p>In addition to the MLB&rsquo;s 17-year-old rule, the country from which the player is drafted may impose additional restrictions on MLB recruitment. For instance, in Japan, another country with a developed professional baseball league, an MLB team wishing to sign a player must pay the player&rsquo;s team a substantial sum even to open negotiations with the player.<a href="#_ftn22" name="_ftnref22" title="">[22]</a> The Dominican Republic, on the other hand, does not have its own professional league, nor does it have independent requirements supplemental to the 17-year-old rule. This means that players from the Dominican Republic are usually lesser known than players coming out of other countries MLB teams target, such as Japan and South Korea. Given the lack of regulation, the chance of finding an underexposed player, and the economic conditions, which lead to lower bonuses and salaries for Dominican players, teams are highly motivated to scout the Dominican Republic for cheap players.</p>
<h4><a name="_IB"></a>B. MLB in the Dominican Republic</h4>
<p>MLB scouting in the Dominican Republic is run out of each team&rsquo;s baseball academy. Once signed by an MLB team, the vast majority of players, whether signed through the draft or as an international free agent, spend years honing their skills in the team&rsquo;s minor-league affiliates, spread throughout the United States.<a href="#_ftn23" name="_ftnref23" title="">[23]</a> Most players from the Dominican Republic begin by playing for up to three years at the MLB team&rsquo;s academy before even being called up to the United States to play in the minor leagues. Currently, 28 out of the 30 MLB teams run a baseball academy in the Dominican Republic.<a href="#_ftn24" name="_ftnref24" title="">[24]</a> It has been estimated that MLB has invested more than $75 million in the Dominican Republic and created more than 2,000 jobs in the country.<a href="#_ftn25" name="_ftnref25" title="">[25]</a> Players in the academies are signed according to the 17-year-old rule. In the past, teams may have hidden younger players at academies and then signed them when eligible; this practice allowed them to avoid having to bid against another team for the player&rsquo;s services and kept the signing bonus owed to the player much lower.<a href="#_ftn26" name="_ftnref26" title="">[26]</a> This type of subterfuge may not be as much of a problem as it once was, since under the current rules teams may only allow an unsigned player to remain at an academy for a month.<a href="#_ftn27" name="_ftnref27" title="">[27]</a> On the other hand, given deficiencies in the Dominican Republic&rsquo;s record keeping system, players younger than the signing age may routinely be admitted to academies under a false birth certificate.<a href="#_ftn28" name="_ftnref28" title="">[28]</a> In a highly publicized case, it was discovered that employees of the Los Angeles Dodgers falsified records to sign the Dominican baseball player Adrian Beltre, who was found to have been 15 when he signed with the team.<a href="#_ftn29" name="_ftnref29" title="">[29]</a> As a result, MLB shut down the Dodger&rsquo;s academy in the Dominican Republic for a year.<a href="#_ftn30" name="_ftnref30" title="">[30]</a></p>
<p>Conditions at the camps vary. While some may be relatively luxurious, others are more spartan.<a href="#_ftn31" name="_ftnref31" title="">[31]</a> When journalists first reported on the academies, they found the facilities to be overcrowded and lacking in basic medical facilities&mdash;resembling prisons more than athletic training facilities.<a href="#_ftn32" name="_ftnref32" title="">[32]</a> Today, even on the low end, the academies are much improved, though there are exceptions. After visiting the Chicago Cubs academy for a 2010 article, <i>Time </i>magazinereporter Sean Gregory gave the following account of the facility: </p>
<blockquote><p>At the Cubs academy one hazy afternoon, 10 prospects piled into a room that, at best, could comfortably fit two or three. There were four bunk beds crammed into the space; two kids napped while sharing a mattress on the floor. Several players said they all lived in that room. I snapped a picture of the scene and showed it to Sandy Alderson, the veteran baseball executive who was tapped by MLB commissioner Bud Selig earlier this year to clean up the sport in the D.R. He said the conditions were &#8220;not acceptable,&#8221; though he later insisted that not all 10 prospects actually lived in that room and that players sometimes sleep on the floor because it&#8217;s cooler. Still, he stood by his &#8220;unacceptable&#8221; assessment. It&#8217;s difficult to disagree with a Dominican man who also saw the scene. &#8220;It looked like f______ county lockup,&#8221; he said.<a href="#_ftn33" name="_ftnref33" title="">[33]</a> </p>
</blockquote>
<p>In most academies there is little to do besides play baseball. Players in the academies get up, have breakfast, and are on the field by 7:30; other than a lunch break, they practice until the sun goes down.<a href="#_ftn34" name="_ftnref34" title="">[34]</a></p>
<p>Competition within the camps is fierce. Given the lower cost of signing and training Dominican players, teams are able to take a &ldquo;quantity over quality approach,&rdquo; signing a large number of players for the same price it would have cost to sign a single American player.<a href="#_ftn35" name="_ftnref35" title="">[35]</a> Because the investment in most Dominican players is small, teams are more concerned with finding a diamond in the rough than developing talent.<a href="#_ftn36" name="_ftnref36" title="">[36]</a> Consequently, only about two percent of academy players ever make it to the American major league system.<a href="#_ftn37" name="_ftnref37" title="">[37]</a> The small percentage of players who make it to America through the minor leagues and onto an MLB team will be able to provide for themselves, their families, and their communities, even if they only play in the majors for a short period, since the league minimum salary is high. For instance, in 2011, players who made the league minimum were paid $400,000 for the season.<a href="#_ftn38" name="_ftnref38" title="">[38]</a> By comparison, the per capita GDP in the Dominican Republic is $8,300,<a href="#_ftn39" name="_ftnref39" title="">[39]</a> and 34.4% of the country lives below the poverty line.<a href="#_ftn40" name="_ftnref40" title="">[40]</a> Therefore, the players&rsquo; incentive is to gain any advantage they can over other players. This includes pushing themselves to their physical limits day after day. It may also include hiding injuries&mdash;and thereby exacerbating them&mdash;for fear of being cut from the academy.<a href="#_ftn41" name="_ftnref41" title="">[41]</a> The pressure to succeed may also lead to the use of performance-enhancing drugs.<a href="#_ftn42" name="_ftnref42" title="">[42]</a> Such drugs both exacerbate the risk of immediate injury and can contribute to life-long health problems.<a href="#_ftn43" name="_ftnref43" title="">[43]</a></p>
<p>At most camps, the only supplemental education that the participants receive are classes in basic English and classes designed to prepare athletes for life in the United States<a href="#_ftn44" name="_ftnref44" title="">[44]</a>, although some camps have partnered with local schools.<a href="#_ftn45" name="_ftnref45" title="">[45]</a> A few camps provide educational facilities on site.<a href="#_ftn46" name="_ftnref46" title="">[46]</a> When compared with the astronomical salaries paid to MLB players, the cost of running an educational program is small. In 2010, the Pittsburg Pirates, MLB&rsquo;s poorest team, spent only $75,000 to run its educational program, a partnership with a local provider that offered high school classes to the athletes in its Dominican academy.<a href="#_ftn47" name="_ftnref47" title="">[47]</a></p>
<p>Before players ever get to an academy, most spend time either at an independent camp or under the control of a Dominican agent, known as a busc&oacute;n.<a href="#_ftn48" name="_ftnref48" title="">[48]</a> A busc&oacute;nis similar to an agent in that he or she represents unsigned Dominican players in negotiations with a team that wishes to sign the athlete. However, instead of representing a player for a span of his professional career, a player&rsquo;s relationship with a busc&oacute;n ends when he is signed by an academy.<a href="#_ftn49" name="_ftnref49" title="">[49]</a> The player receives a signing bonus; the busc&oacute;n takes a percentage cut; and the relationship is severed.<a href="#_ftn50" name="_ftnref50" title="">[50]</a> While players younger than 16 may occasionally make it into an MLB academy because of forged papers, <i>buscones </i>routinely recruit players as young as 10 or 12.<a href="#_ftn51" name="_ftnref51" title="">[51]</a> These children may drop out of school and enter the custody of the busc&oacute;n.<a href="#_ftn52" name="_ftnref52" title="">[52]</a> Instead of completing compulsory education, which in the Dominican Republic is 8 years,<a href="#_ftn53" name="_ftnref53" title="">[53]</a> these children spend their formative years developing their baseball skills with the sole goal of being signed by an MLB academy. </p>
<p>Unlike the MLB camps, which are regulated to some extent by the league through its office in Santo Domingo,<a href="#_ftn54" name="_ftnref54" title="">[54]</a> the <i>buscones </i>and independent academies have no substantive supervision. Simply put, the Dominican Republic has not made it a priority to regulate the system that places Dominican youths with teams in MLB, an organization that has made significant capital investments in the country.<a href="#_ftn55" name="_ftnref55" title="">[55]</a> Therefore, the worrisome behavior that may occur at an MLB academy, including overwork and the use of performance-enhancing drugs, is rampant throughout the domestic system that produces players.<a href="#_ftn56" name="_ftnref56" title="">[56]</a> Likewise, problems that may occur less frequently in the MLB system, such as players younger than 16 taking part in the academies, are a fact of life in domestic Dominican baseball.<a href="#_ftn57" name="_ftnref57" title="">[57]</a> Exacerbating all of these problems is the fact that a busc&oacute;n has no financial stake in a player once he has signed with an academy. Therefore, a busc&oacute;n may not care about players&rsquo; long-term health or ability to play baseball for any length of time after leaving their care.</p>
<h3><a name="_II"></a>II. Potential Labor and Human Rights Violations: An Analogy to a Multinational Corporation Supply Chain</h3>
<h4><a name="_IIA"></a>A. Overview</h4>
<p>While it may seem unfair in some general, moral sense that MLB academies do not provide transferrable skills for many of the players that pass through their gates, by itself, this treatment is not that much different from how any minor league player is treated; most players wash out of baseball before making it to the majors and without ever making significant money.<a href="#_ftn58" name="_ftnref58" title="">[58]</a> The major difference between the treatment of players in the Dominican Republic and in the United States is that while most U.S.-born players will enter professional baseball with at least a high school education,<a href="#_ftn59" name="_ftnref59" title="">[59]</a> the combination of the rules governing the signing of international players and the Dominican Republic&rsquo;s poor education system, leads many young players to drop out of school at a much earlier age. Since there is no domestic professional baseball,<a href="#_ftn60" name="_ftnref60" title="">[60]</a> the only reason these children take up baseball (either willingly or because they are coerced by a busc&oacute;n or parent) is the hope of being signed by an MLB team. Because MLB is the dominant employer of Dominican baseball players who take up baseball with the aim of playing professionally, we should establish a legal duty that runs from MLB to the players to protect the labor and human rights of Dominican players inside official MLB academies, as well as children who have not signed but have spent their childhood preparing for the opportunity, under a busc&oacute;n&rsquo;s care. While it may be difficult to bring a legal claim based on the duty, the existence of one would provide labor and human rights advocates leverage to convince MLB to better regulate their behavior. Any solution must also take into account MLB&rsquo;s large investment in the country and the fact that those players who are signed, especially those who eventually make major league salaries, typically send a large percentage of their earnings to their families and communities.<a href="#_ftn61" name="_ftnref61" title="">[61]</a></p>
<p>The first step is to identify the ways in which MLB owes an obligation to protect labor and human rights. Then, Part D will identify, which, if any, labor and human rights standards have been violated.</p>
<h4><a name="_IIB"></a>B. Is This Labor At All? An Analogy to the Multinational Corporation Supply Chain</h4>
<p>In the globalized economy, MNCs operate across national borders. While the international scope of economic activity is nothing new, globalized MNCs exhibit a cohesiveness that prior forms of international economic activity did not.<a href="#_ftn62" name="_ftnref62" title="">[62]</a> As described by Gary Gereffi, globalized supply chains may be divided into two types &ndash; &ldquo;producer-driven&rdquo; and &ldquo;buyer-driven&rdquo; global commodity chains:<a href="#_ftn63" name="_ftnref63" title="">[63]</a> </p>
<blockquote><p><i>Producer-driven commodity chains</i> are those in which large, usually transnational, manufacturers play the central roles in coordinating production networks . . . . This is characteristic of capital- and technology intensive industries such as automobiles, aircraft, computers, semiconductors, and heavy machinery. <i>Buyer driven commodity chains</i>, on the other hand, refer to those industries in which large retailers, marketers, and branded manufacturers play the pivotal roles in setting up decentralized production networks in a variety of exporting countries, typically located in the third world. This pattern of trade-led industrialization has become common in labor-intensive, consumer goods industries such as garments, footwear, toys, handicrafts, and consumer electronics. Tiered networks of third world contractors that make finished goods for foreign buyers carry out production. Large retailers or marketers that order the goods supply the specifications.<a href="#_ftn64" name="_ftnref64" title="">[64]</a></p>
</blockquote>
<p>In a buyer-driven commodity chain, companies often receive goods or services from many low-level suppliers, or through an intermediary.<a href="#_ftn65" name="_ftnref65" title="">[65]</a> While a lead firm may have a contract with some of its suppliers, those suppliers, in turn, deal with their own constellation of lower-level suppliers.<a href="#_ftn66" name="_ftnref66" title="">[66]</a> At the lowest end, or in very small shops, individuals supply piecemeal work to other unregulated firms&mdash;some within a lead firm&rsquo;s chain, but often supplying to many different firms.<a href="#_ftn67" name="_ftnref67" title="">[67]</a> While a lead firm may have a direct relationship with some other firms on the supply chain, it likely does not know that the firms on the lowest end even exist, let alone have a contractual relationship with them.<a href="#_ftn68" name="_ftnref68" title="">[68]</a> Typically, even if an MNC would like to do so, lead firms have a difficult time policing the bottom rungs of their supply chain.<a href="#_ftn69" name="_ftnref69" title="">[69]</a> However, as I show in the following sections, through the advent of corporate codes of conduct, MNCs have developed a system to attempt to regulate the behavior of their suppliers, as well as those their suppliers buy from.</p>
<p>MLB shares characteristics with both producer-driven and buyer-driven supply chains. At higher levels, such as in MLB&rsquo;s minor leagues, or even the MLB-owned academies in Latin America, MLB teams are directly responsible for molding the growth of their potential major leaguers, even though that development is relegated to a lower rung of the organization. In this way, MLB teams can be seen as producer-driven: a central entity coordinating its disparate production network.<a href="#_ftn70" name="_ftnref70" title="">[70]</a> The independent academies and the demand for cheap players from the Dominican Republic (and other parts of Latin America) lends this arrangement an aspect of the buyer-driven supply chain, in which MLB teams &ldquo;buy&rdquo; players. However, even though this arrangement may, at first glance, resemble the bottom rung of a buyer-driven supply chain, there are aspects of the relationship between MLB and the <i>buscones</i> that run the independent academies that may allow us to categorize these academies as entities analogous to a subsidiary branch of the MLB. While MLB teams do sign players from these independent academies, the players are neither raw recruits nor fully formed baseball players. Unlike a buyer-driven supply chain, in which the producers at the lowest rung produce textiles or shoes,<a href="#_ftn71" name="_ftnref71" title="">[71]</a> players produced by the independent academies are not fungible; MLB teams must scout players at the independent academies, deal directly with <i>buscones</i>, and decide which players to sign.<a href="#_ftn72" name="_ftnref72" title="">[72]</a> Finally, as noted earlier, MLB&rsquo;s presence in the Dominican Republic is responsible for the development of the independent academy system.<a href="#_ftn73" name="_ftnref73" title="">[73]</a> Although the MLB teams do not have a contract with the <i>buscones</i>, similar to low-level suppliers in a buyer-driven supply chain, the actual teams operate in the Dominican Republic and deal directly with the <i>buscones</i> and players in the independent academies.<a href="#_ftn74" name="_ftnref74" title="">[74]</a> As such, MLB&rsquo;s relationship with the bottom rung is, in some ways, more like a producer-driven supply chain and is certainly a closer relationship than a typical MNC with its suppliers in a buyer-driven supply chain.<a href="#_ftn75" name="_ftnref75" title="">[75]</a> The lack of a contractual relationship and the fact that <i>buscones</i> operate according to their own prerogatives may prevent us from defining the independent academies as subsidiaries of MLB as a legal matter, but the analogy to a supply chain would lend legitimacy to a movement to pressure MLB to adopt a code of conduct for dealing with <i>buscones</i>.</p>
<p>Even if independent academies can be analogized to the bottom rung of a supply chain, can the activities performed by Dominican players be defined as labor in such a way that it would be recognized under international labor and human rights standards? In the case of athletes who enter the official academies, this question is easily answered in the affirmative. Quite simply, the players in the official academies are employees as defined by common law master-servant agency principles,<a href="#_ftn76" name="_ftnref76" title="">[76]</a> and accordingly, the employment relationship is subject to the international laws described in the proceeding section, which apply to employment conditions. Under agency law, although no one factor is determinative, the issues to consider when determining whether someone is an employee include the following:</p>
<blockquote><p>[T]he skill required; the source of the instrumentalities and tools; the location of the work; the duration of the relationship between the parties; whether the hiring party has the right to assign additional projects to the hired party; the extent of the hired party&#8217;s discretion over when and how long to work; the method of payment; the hired party&#8217;s role in hiring and paying assistants; whether the work is part of the regular business of the hiring party; whether the hiring party is in business; the provision of employee benefits; and the tax treatment of the hired party . . . .<a href="#_ftn77" name="_ftnref77" title="">[77]</a></p>
</blockquote>
<p>In the case of the official MLB academies, these factors weigh heavily in favor of classifying the players as employees. The players sign contracts with the individual teams, receive pay for the time spent playing and training at the academy, and while there, are under the control of the staff of the academy.<a href="#_ftn78" name="_ftnref78" title="">[78]</a> However, as noted in the previous section, while there may remain a problem within the official academies, MLB understands that they bear some responsibility to the players in those academies. The argument about the regulation of official academies is an argument over the scope, not the existence of a duty.</p>
<p>The independent academies, on the other hand, are a substantively different problem. It is not immediately clear that what the players at these academies do is labor in a traditional sense, despite the long hours and physical toll that life in the academy may have on their bodies. Although many have argued that the activity of amateur college athletes constitutes labor and should be covered by U.S. labor and employment law,<a href="#_ftn79" name="_ftnref79" title="">[79]</a> unlike college athletes, players in independent academies do not play for revenue generating teams. Just because one trains to become a baseball player does not automatically qualify that activity as labor. Millions of children spend substantial amounts of time practicing an athletic or artistic skill; whatever obligations the parent(s) of a young oboe player owes the child, it would be a stretch to argue that international labor standards apply to teenage musicians&rsquo; practice regimes. Similarly, although attending school may require a good deal of work in the form of studying, writing papers, and taking tests, that activity is not labor; rather, it is a personal investment in cultivating skills that will lead to a better job than one could get without such education.</p>
<p>However, the role of the <i>buscones</i> in the independent academies lends a unique feature to the situation that is not present in typical training programs; the children in the academies spend their time training to become the player that is produced by the academies, from which the <i>buscones</i> make their living.<a href="#_ftn80" name="_ftnref80" title="">[80]</a> Unlike the intensive training that takes place under the tutelage of, say, a gymnastics or swimming coach in the United States, the <i>buscones</i> receive their money when the player signs with a team, not upfront from a parent whose child is an Olympic hopeful. <i>Buscones</i> make a living by training players and then taking a cut of the player&rsquo;s signing bonus or receiving a finder&rsquo;s fee for their services.<a href="#_ftn81" name="_ftnref81" title="">[81]</a> While the time at which the trainer receives her money might seem like a semantic distinction, under the master-servant principles enumerated above, this distinction militates in favor of treating the young athletes under the care of a busc&oacute;n as servants and thus employees. If a parent sends his child to an independent academy, as opposed to paying to board their child with a coach, the food, shelter, and training provided by the busc&oacute;n is a form of payment for the athlete&rsquo;s services. The fact that not every child under the busc&oacute;n&rsquo;s care eventually makes it to an MLB team makes this more like a traditional employment relationship than some sort of deferred payment scheme for the training that the athletes receive, since the busc&oacute;n pays out whether or not the athlete makes him money. If one views the room, board, and potential stipend as payment, the rest of the factors for determining whether the athletes under the busc&oacute;n&rsquo;s care are employees weigh in favor of categorizing them as such.<a href="#_ftn82" name="_ftnref82" title="">[82]</a> The athletes train on facilities controlled by the <i>buscones</i>; the relationships can exist from the time the athletes are in their preteens until they are signed by an MLB academy; the type and extent of training is dictated by the <i>buscones</i>; and, the <i>buscones</i> are in the business of training players, from which they make their living.<a href="#_ftn83" name="_ftnref83" title="">[83]</a> Also, the temporal difference likely has a large effect on how the child athletes are treated. While children under both a traditional coach and a busc&oacute;n may be pressed to their physical limit, a coach also has a stronger incentive to maintain her reputation. If, for instance, word gets out that a coach treats the athletes under her care poorly, she may lose customers. Similarly, if a parent discovers that her child is being neglected in favor of another athlete, that parent may simply find another coach. The busc&oacute;n&rsquo;s incentives, on the other hand, only run towards getting the largest signing bonuses for the athletes under his care. This means he is likely to push a large number of athletes whose skills are on the margins to the breaking point in search of the handful that have the talent and training necessary to sign with an MLB academy.<a href="#_ftn84" name="_ftnref84" title="">[84]</a> A parent may object to the treatment of players, but given the poverty and lack of education in the Dominican Republic, they may feel they have little choice other than to send their children to train with the busc&oacute;n who gives them the best deal.<a href="#_ftn85" name="_ftnref85" title="">[85]</a> This feature further highlights the particularly coercive and controlling nature of the busc&oacute;n-athlete relationship under the master-servant analysis.</p>
<p>Because there is no other significant outlet for the training the players receive at the academies, the academies operate as the de facto bottom rung of MLB&rsquo;s supply chain, analogous to very low-level manufacturing on an integrated supply chain that ultimately provides players&mdash;as both goods and laborers&mdash;to MLB teams. Since the players produce themselves and the <i>buscones</i> make a living off of those players, it is sufficiently analogous to labor to be so understood when determining whether the regulated party, in this case the <i>buscones</i>, is violating international human rights and labor laws. </p>
<p>Although independent academies and the <i>buscones</i> who run them are similar to typical low-level suppliers in some ways, such as their lack of contracts with MLB, there are ways in which they are different that would make it easier for the league to regulate them. Unlike low-level manufactures that supply goods to MNCs, either to a number of MNCs or a large supplier of goods, independent academies only supply MLB teams and the number of players &ldquo;sold&rdquo; is small.<a href="#_ftn86" name="_ftnref86" title="">[86]</a> Agents of the teams must scout the players represented by a busc&oacute;n and come to an agreement with both the player and the busc&oacute;n.<a href="#_ftn87" name="_ftnref87" title="">[87]</a> As described above, the connection in this regard has elements of a production-based supply chain, in which the MNC is more finely attuned to the behavior down the supply chain.<a href="#_ftn88" name="_ftnref88" title="">[88]</a> This means that the connection between MLB and the independent academies, despite the lack of a legal contract, may be much tighter than that between a supplier of widgets and the MNC that eventually buys them, thereby making it more feasible to regulate than it would be in a scenario in which hundreds of micro manufacturers ship fungible products to the next step up the supply chain.<a href="#_ftn89" name="_ftnref89" title="">[89]</a> </p>
<h4><a name="_IIC"></a>C. Sources of Potentially Applicable Labor and Human Rights Standards</h4>
<p>Given the fact that under an analogy to an MNC supply chain, MLB may owe a duty to child athletes in independent academies, the next step is identifying the duties that MLB and the Dominican Republic may have under international law, as well as potential violations of such duties. Although I am not advocating bringing a claim before an international body, especially given the fact that the duty owed by MLB is only analogous to a typical MNC supply chain, sources of international law serve as a reference point for corporate codes of conduct developed under a corporate social responsibility model.</p>
<h5><a name="_IIC1"></a>1. International Labor Organization (ILO)</h5>
<p>The International Labor Organization (ILO) promulgates conventions that set international labor standards.<a href="#_ftn90" name="_ftnref90" title="">[90]</a> Both the United States and the Dominican Republic are members of the ILO. <a href="#_ftn91" name="_ftnref91" title="">[91]</a> Countries that ratify any given convention are obligated to make the convention a part of their national law.<a href="#_ftn92" name="_ftnref92" title="">[92]</a> However, in addition to voluntary ratification, in 1998 the ILO adopted the &ldquo;Declaration of Fundamental Principles and Rights at Work.&rdquo;<a href="#_ftn93" name="_ftnref93" title="">[93]</a> In the declaration, the ILO noted that the following are fundamental rights: &ldquo;(a) freedom of association and the effective recognition of the right to collective bargaining; (b) the elimination of all forms of forced or compulsory labour; (c)<i> the effective abolition of child labour</i>; and (d) the elimination of discrimination in respect of employment and occupation.&rdquo;<a href="#_ftn94" name="_ftnref94" title="">[94]</a> Whether or not a country has ratified the conventions underlying the fundamental rights, they &ldquo;have an obligation arising from the very fact of membership in the Organization to respect, to promote and to realize, in good faith and in accordance with the Constitution, the principles concerning the fundamental rights which are the subject of those Conventions.&rdquo;<a href="#_ftn95" name="_ftnref95" title="">[95]</a></p>
<h5><a name="_IIC2"></a>2. UN Convention of the Rights of the Child</h5>
<p>In 1989, the UN General Assembly adopted and opened for ratification the Convention of the Rights of the Child.<a href="#_ftn96" name="_ftnref96" title="">[96]</a> The Convention covers a broad spectrum of rights tailored to the specific needs and dangers present for developing, non-autonomous children, covering such topics as child labor,<a href="#_ftn97" name="_ftnref97" title="">[97]</a> education,<a href="#_ftn98" name="_ftnref98" title="">[98]</a> and health and safety.<a href="#_ftn99" name="_ftnref99" title="">[99]</a> Both the United States and the Dominican Republic have ratified the Convention without reservation.<a href="#_ftn100" name="_ftnref100" title="">[100]</a></p>
<p>The UN Committee on the Rights of the Child oversees compliance with the Convention.<a href="#_ftn101" name="_ftnref101" title="">[101]</a> The countries that have ratified the Convention are required to prepare reports documenting their compliance.<a href="#_ftn102" name="_ftnref102" title="">[102]</a> In addition, NGOs are allowed to file &ldquo;alternative reports&rdquo; with the committee if they believe the government&rsquo;s report is not an accurate reflection of the conditions for children in the country.<a href="#_ftn103" name="_ftnref103" title="">[103]</a></p>
<h4><a name="_IID"></a>D. Potential Violations</h4>
<h5><a name="_IID1"></a>1. Child Labor</h5>
<p>One of the ILO&rsquo;s core tenets is the prohibition of child labor, including the Minimum Age Convention (No. 138),<a href="#_ftn104" name="_ftnref104" title="">[104]</a> to which the Dominican Republic is a signatory.<a href="#_ftn105" name="_ftnref105" title="">[105]</a> The fundamental convention sets the minimum age for employment at 15.<a href="#_ftn106" name="_ftnref106" title="">[106]</a> However, there is an exception for countries &ldquo;where the economy and educational facilities are insufficiently developed,&rdquo; in which case the minimum allowable working age is 14<a href="#_ftn107" name="_ftnref107" title="">[107]</a> (13 for light work).<a href="#_ftn108" name="_ftnref108" title="">[108]</a> The Dominican Republic ratified under the exemption.<a href="#_ftn109" name="_ftnref109" title="">[109]</a> No matter which standard governs the Dominican Republic, if official MLB academies admit children under the age of 14, either because the children lie about their age or are taken in without a contract, the team&rsquo;s actions would violate the treaty. Although there may be ambiguity as to whether players in unofficial academies are employees, players in the official academies undoubtedly are, as they receive a salary and the MLB academies are an extension of their respective team&rsquo;s minor league system. However, it appears such violations are isolated, and if not accidental, then at least not flagrantly willful either.<a href="#_ftn110" name="_ftnref110" title="">[110]</a></p>
<p>If we extend the earlier analogy of the independent academy as a small firm, at the domestic level there may be widespread violations of the child labor standard.<a href="#_ftn111" name="_ftnref111" title="">[111]</a> Although baseball may be a game and <i>buscones </i>would likely dispute the characterization of their young charges as employees, these independent agents make their living by &ldquo;producing&rdquo; baseball players for the official MLB academies. In such a situation, to the extent that the production of players results in conditions that would violate the convention, it makes sense to apply the convention to the players as a means of regulating the <i>buscones</i>. Therefore, in instances where a Dominican player is under the age threshold and is primarily pursuing baseball as a career&mdash;instead of playing in a school or recreational league as an ancillary matter to attending school&mdash;under the above conception of the domestic Dominican baseball industry as the bottom rung of a multinational supply chain, that activity is sufficiently analogous to employment to be a violation of the Minimum Age Convention.</p>
<h5><a name="_IID2"></a>2. Education</h5>
<p>The UN Convention of the Rights of the Child (Article 28)<a href="#_ftn112" name="_ftnref112" title="">[112]</a> and the UN Declaration of Human Rights (Article 26)<a href="#_ftn113" name="_ftnref113" title="">[113]</a> raise education to the level of a human right. The right to education is a human right with a labor rights connection since it puts a laborer in a better position to realize her other rights, whether human, labor, political, or economic. The declarations and conventions call for compulsory primary education and insist on the right to secondary education.<a href="#_ftn114" name="_ftnref114" title="">[114]</a></p>
<p>Other than in the rare instance in which a player would use deception to get into an MLB academy, it does not appear that the academies directly violate the right to education by taking players of an age that the international and regional communities declare should otherwise receive primary education. And while there might be pressure to drop out of high school to attend an academy, it does not appear that athletes are, strictly speaking, required to do so.</p>
<p>On the other hand, the presence of the MLB academies is the sole reason for the existence of the domestic baseball training system. In the domestic system, there is no doubt that children are dropping out of school to pursue playing baseball in the academies.<a href="#_ftn115" name="_ftnref115" title="">[115]</a> The <i>buscones </i>and independent academies that take in young children and prevent them from going to school directly violate the child&rsquo;s right to education. The players that are then lucky enough to be signed by an academy often arrive without the requisite education. The players that are not signed by MLB academies are returned to the labor market with very little education&mdash;not even the rudimentary English skills taught in most MLB academies.<a href="#_ftn116" name="_ftnref116" title="">[116]</a></p>
<p>Although the Dominican Republic requires nine years of compulsory education, it is clear that most children do not receive the required level.<a href="#_ftn117" name="_ftnref117" title="">[117]</a> Therefore, the argument could be made that the independent academy system does not make the situation any worse in the Dominican Republic than it would be without such a system. However, even if most participants in baseball academies might drop out in any event, the academies arguably violate the right to education by providing a reason for doing so. This argument is made stronger in cases in which it would be impossible or at least incredibly difficult, given the time commitment, for children both to train at a <i>busc&oacute;n</i>-run facility and to finish compulsory education. As outlined above and developed further below, I believe MLB should bear responsibility for the actions further down the player production chain as the party ultimately responsible for the existence of the <i>buscones </i>and independent academies.</p>
<h5><a name="_IID3"></a>3. Health and Safety</h5>
<p>The ILO has promulgated standards regarding occupational health and safety.<a href="#_ftn118" name="_ftnref118" title="">[118]</a> Although the Dominican Republic has ratified some health and safety standards for particularly dangerous employment sectors, such as construction,<a href="#_ftn119" name="_ftnref119" title="">[119]</a> it has not ratified broader, cross-industry standards.<a href="#_ftn120" name="_ftnref120" title="">[120]</a> While academy athletes do not toil under life-threatening working conditions, they may be at risk of preventable injuries, and may not receive adequate care for the injuries they do receive (perhaps just getting cut from the program instead of receiving any treatment for injuries). Likewise, to the extent that steroid use is under regulated, it presents health and safety concerns. Given the fierce competition and the all-or-nothing stakes, despite a testing program, players appear to abuse steroids in high numbers.<a href="#_ftn121" name="_ftnref121" title="">[121]</a> As with any of the potential violations noted in this article, the violations are likely worse and more pervasive in <i>busc&oacute;n</i>-run independent academies. Since the <i>busc&oacute;n </i>has no economic commitment to the players outside of the bonus they receive&mdash;a relationship that is severed the moment the <i>busc&oacute;n</i> gets his cut of the bonus&mdash;some may actively promote steroid use or otherwise disregard player&rsquo;s injuries and long-term health.<a href="#_ftn122" name="_ftnref122" title="">[122]</a></p>
<p>More broadly, Article 32 of the UN Convention of the Rights of the Child recognizes the right of children to be &ldquo;protected from economic exploitation and from performing any work that is likely to be hazardous or to interfere with the child&#8217;s education, or to be harmful to the child&#8217;s health or physical, mental, spiritual, moral or social development.&rdquo;<a href="#_ftn123" name="_ftnref123" title="">[123]</a> There is no question that steroid use that is either forced or enabled by baseball organizations and personnel in the Dominican Republic violates Article 32. Likewise, a system of child labor that leaves the child susceptible to routine injury, as is the case in baseball&mdash;both as a matter of accidents and stress injuries that result in muscle, tendon, and ligament damage&mdash;without adequate preventative measure, would violate the Convention. Moreover, even without steroid use and injury concerns, any situation in which adults make money by taking a share of any eventual signing bonus received by children coerced to drop out of school and take up a profession that provides few transferrable skills and a low probability of success is surely both economically exploitative and harmful to a child&rsquo;s development. As such, no matter how pervasive the use of steroids is,<a href="#_ftn124" name="_ftnref124" title="">[124]</a> the treatment of young baseball players in the Dominican Republic surely violates Article 32.</p>
<h3><a name="_III"></a>III. Corporate Codes of Conduct</h3>
<h4><a name="_IIIA"></a>A. Overview</h4>
<p>There are two obvious places at which pressure could be directed to remedy the labor and human rights abuses taking place within baseball academies: the Dominican government and Major League Baseball. Most commentators have suggested primarily pressuring one or the other.<a href="#_ftn125" name="_ftnref125" title="">[125]</a> At least one writer has suggested that the situation in the baseball academies is primarily a Dominican problem, since she believes that to the extent abuses occur, they occur almost exclusively within independent Dominican-run academies; therefore, any violation of domestic or international law falls squarely at the feet of the nation responsible for such conditions.<a href="#_ftn126" name="_ftnref126" title="">[126]</a> Even if this claim is true, I believe that MLB is responsible for conditions in the independent academies. The presence of MLB is the primary, if not the only, reason such academies exist.<a href="#_ftn127" name="_ftnref127" title="">[127]</a> In that way, as outlined above, the independent academies are analogous to supplier factories from which MNCs buy commodities to make their goods. In fact, since the independent academies (and the Dominican Republic more generally) are producing players almost exclusively for MLB teams, MLB&rsquo;s connection to the player protection chain is tighter than it might be for other MNCs, even when a MNC has a supplier contract with a factory in a buyer-driven commodity chain.<a href="#_ftn128" name="_ftnref128" title="">[128]</a> While <i>buscones</i> may not be employees of MLB, independent academies are sufficiently analogous to supplier factories to apply pressure to MLB to help regulate the behavior of <i>buscones</i>. In other words, both the Dominican Republic and MLB should share responsibility for abuses. </p>
<p>If pressure is only applied to the Dominican Republic, there is little hope of changing the status quo. Although the Dominican Republic is a signatory to the ILO and has education laws on the books that ostensibly make some of the practices within the independent academies illegal, because of intense poverty and an otherwise low level of development, there is little chance that increased scrutiny of labor practices alone would provide sufficient incentives to the Dominican Republic to turn off or even regulate the spout of cheap, young talent flowing into the MLB academies.<a href="#_ftn129" name="_ftnref129" title="">[129]</a> This is doubly unlikely given the island nation&rsquo;s fascination with baseball and the large amount of money that MLB spends in the Dominican Republic each year.<a href="#_ftn130" name="_ftnref130" title="">[130]</a> As such, it is necessary to make MLB shoulder some of the burden to ensure that players have not had their rights abused. </p>
<p>Unlike the Dominican Republic, MLB is highly susceptible to public pressure. Part of the product they sell is a sense of sportsmanship and fair play. In this way, MLB is no different than the countless consumer brands that offer a good or service that depends in some degree on the goodwill of the consumer.<a href="#_ftn131" name="_ftnref131" title="">[131]</a> I believe that a combined approach, bringing attention to the Dominican Republic&rsquo;s failure to protect its young players and using that information to expose MLB&rsquo;s role in that failure, stands the best chance of improving the conditions for Dominican baseball players. Although legal channels may be technically available, such as bringing a claim against MLB under the Alien Tort Claims Act (ATCA), such a claim is highly unlikely even to get far enough to expose MLB to substantial negative publicity.<a href="#_ftn132" name="_ftnref132" title="">[132]</a> Although the ATCA has been used to prosecute torts &ldquo;in violation of the law of nations,&rdquo;<a href="#_ftn133" name="_ftnref133" title="">[133]</a> the state of the law is in flux.<a href="#_ftn134" name="_ftnref134" title="">[134]</a> It is currently unclear whether a corporation can be found responsible under the ATCA, and if one is, to what degree a corporation must be aiding and abetting a state action.<a href="#_ftn135" name="_ftnref135" title="">[135]</a> In this case, it is even less clear whether MLB owes a duty to the players in the independent academies that could be violated under the ATCA. Even if someone brought a claim against the Dominican Republic for labor rights abuses, the claim is highly unlikely to get any traction with a court. In its broadest reading, claims under the ATCA typically deal with extreme issues, such as political murder and forced labor.<a href="#_ftn136" name="_ftnref136" title="">[136]</a> Therefore, the most efficacious way to improve conditions for young baseball players in the Dominican Republic is for the public and NGOs to push MLB to develop a code of conduct that puts MLB in the position of working with the Dominican Republic to ensure that players who enter MLB academies have received the proper education and are not exploited as child laborers. Recognizing the limits of a legal challenge to conditions in the academies, this type of campaign would rely on the moral underpinnings of the domestic and international law as opposed to the formal mechanisms of the various international institutions. In this way, the campaign would resemble the anti-sweat shop campaigns that led MNCs such as Nike and Levi Strauss to develop corporate codes of conduct (CCOC) under which these companies attempt to regulate their suppliers. While another commentator has suggested a code of conduct as a method to remedy potential abuses,<a href="#_ftn137" name="_ftnref137" title="">[137]</a> previous scholarship has promoted an &ldquo;all-or-nothing&rdquo; approach that would do more harm than good to both the children in independent academies as well as the Dominican Republic more broadly.</p>
<h4><a name="_IIIB"></a>B. MLB and a Corporate Code of Conduct</h4>
<p>Major League Baseball is a MNC whose success is highly dependent on fan perception.<a href="#_ftn138" name="_ftnref138" title="">[138]</a> One way in which other MNCs whose business depends on public goodwill have attempted to garner approval is through the development of a CCOC for dealing with supplier factories and other contractors in the developing world.<a href="#_ftn139" name="_ftnref139" title="">[139]</a> Because of their vast economic power, the presence of MNCs may overwhelm the public regulatory system of many developing states. This outcome occurs even in situations where the company does not make a conscious effort to subvert regulation of labor standards. Where the country and its citizens are desperate for contract work, the race (to the bottom) to produce goods at low cost creates a situation where the country would rather have jobs than enforce the domestic labor laws. During the 1990s, in response to a number of reports on horrible working conditions in supplier factories for some of the leading apparel and sporting goods companies,<a href="#_ftn140" name="_ftnref140" title="">[140]</a> companies began to see the benefit of corporate social responsibility (CSR), one part of which was establishing CCOC as a method of dealing with public outrage over MNCs&rsquo; complicity in labor and human rights abuses. While some of the codes of conduct may have been drafted proactively and presented to the public as an altruistic reflection of the corporation&rsquo;s moral principles, many such codes were passed in response to a human or labor rights scandal, uncovered by activists, non-governmental organizations (NGOs), or journalists, implicating the company.<a href="#_ftn141" name="_ftnref141" title="">[141]</a> Over time, some corporations have also seen CCOC as a means to achieve other business ends, such as efficiency and retention of employees<a href="#_ftn142" name="_ftnref142" title="">[142]</a> and not merely as a public relations ploy. Whatever the reason for passing the code of conduct, the measure of success of any code of conduct is both the substance of the code itself, and, more importantly, the tangible steps taken by the MNC to prevent abuses. Although many CCOC began as vague, aspirational statements of principles, increased transparency, monitoring and enforcement efforts, including the use of independent agencies, have moved many CCOC past hortatory claims to enforceable regulatory mechanisms. <a href="#_ftn143" name="_ftnref143" title="">[143]</a></p>
<p>Companies such as Levi Strauss,<a href="#_ftn144" name="_ftnref144" title="">[144]</a> Nike,<a href="#_ftn145" name="_ftnref145" title="">[145]</a> and Reebok<a href="#_ftn146" name="_ftnref146" title="">[146]</a> want to appear to be good corporate citizens. They have done so, in part, by developing codes meant to establish the company&rsquo;s commitment to core labor, human, social, or economic rights. Organizations such as the Federation Internationale de Football Association (FIFA), the Swiss organization that governs international professional soccer, have created labeling programs that require suppliers of &ldquo;official&rdquo; gear to abide by such standards.<a href="#_ftn147" name="_ftnref147" title="">[147]</a> Under either type of code, many CCOC incorporate labor standards as set out by the ILO &ldquo;Declaration of Fundamental Principles and Rights at Work.&rdquo;<a href="#_ftn148" name="_ftnref148" title="">[148]</a> This often means making sure that the factories that are part of their production chain, either as producers of the product or the raw materials from which the products are made, respect certain minimum rights. Because it appears to be particularly frowned upon by Western consumers, the use of child labor is of core importance.</p>
<p>Levi Strauss is an example of a MNC with a highly developed, self-imposed code of conduct. Levi Strauss initially developed its code not just for ethical reasons, but also to protect its brand image in the face of other scandals implicating apparel companies in the abusive labor practices of their overseas contractors.<a href="#_ftn149" name="_ftnref149" title="">[149]</a> Levi&rsquo;s dealings with contractors in countries across the globe are governed by the two-part &ldquo;global sourcing and operating guidelines.&rdquo;<a href="#_ftn150" name="_ftnref150" title="">[150]</a> Through its &ldquo;country assessment guidelines,&rdquo; Levi Strauss determines if a country in which it is considering doing business meets minimum levels of health and safety protections, human rights guarantees, a functioning legal system, and political stability.<a href="#_ftn151" name="_ftnref151" title="">[151]</a> If Levi Strauss decides to do business within a country, it then monitors the conditions in its contracting factories under its &ldquo;Terms of Engagement&rdquo; (TOE).<a href="#_ftn152" name="_ftnref152" title="">[152]</a> The TOE covers wages and benefits, working hours, child labor, prison and other kinds of forced labor, discrimination, and disciplinary practices.<a href="#_ftn153" name="_ftnref153" title="">[153]</a> Levi Strauss works with the third party, non-profit monitoring organization, Verit&eacute;, to ensure that its suppliers comply with the code of conduct. <a href="#_ftn154" name="_ftnref154" title="">[154]</a> In some instances, Levi Strauss has withdrawn from countries for violations of the TOE.<a href="#_ftn155" name="_ftnref155" title="">[155]</a> According to a self-published case study, Levi Strauss says it withdrew production from Mauritius because of TOE violations as a result of discrimination against migrant workers in Mauritian factories.<a href="#_ftn156" name="_ftnref156" title="">[156]</a> According to the company, it met with the U.S. government to ask them to pressure Mauritius to investigate and change labor practices within the country as a condition to retaining trade benefits with the U.S.<a href="#_ftn157" name="_ftnref157" title="">[157]</a> Levi Strauss maintains that its actions led the Mauritian government to create the &ldquo;Inter-Ministerial Committee on Foreign Labor&rdquo; to examine labor conditions for migrant workers and strengthen labor protections.<a href="#_ftn158" name="_ftnref158" title="">[158]</a></p>
<h3><a name="_IV"></a>IV. An MLB Corporate Code of Conduct for the Dominican Republic</h3>
<h4><a name="_IVA"></a>A. Features of MLB that Would Effect the Implementation of a CCOC</h4>
<p>The hierarchy of the League is a unique feature that could make it easier to monitor and enforce a code of conduct. MLB as an organization oversees and coordinates 30 franchise teams. It, along with the players association, has developed a complicated set of rules governing how teams operate and how they treat their players.<a href="#_ftn159" name="_ftnref159" title="">[159]</a> Since MLB already operates as a top-down governing body of the teams, it is in a position to promulgate a CCOC that applies to the behavior of the franchises. It is also better able to monitor and enforce a code against teams, since unlike a manufacturer who receives the products produced by noncompliant suppliers, violations by low level producers (independent academies and <i>buscones</i>) directly benefit only the franchises. Because the League has less of a stake in whether a team is able to exploit players,<a href="#_ftn160" name="_ftnref160" title="">[160]</a> it will be better able to make sure that the teams are living up to their obligations. However, while this might be theoretically true, it is also true that MLB has been reticent to act as a monitor and enforcer in the past, such as when it was pressured to institute a drug-screening program in the wake of steroid scandals in the league.<a href="#_ftn161" name="_ftnref161" title="">[161]</a> The issue of developing a code of conduct for MLB academies would not likely be contentious in the same way, since the players association does not represent the players in the Dominican academies.</p>
<p>There are also a number of ways in which MLB&rsquo;s relationship with the Dominican Republic is different than the typical MNC-developing country relationship, which make it difficult for MLB to enforce a code or create a situation in which strictly enforcing a code would have a deleterious impact on the same young athletes MLB should be trying to help. For instance, MLB&rsquo;s relationship with <i>buscones</i> and independent academies is different than that between MNCs and in-country contractors. As noted earlier, MLB academies do not have an ongoing contractual relationship with independent academies and <i>buscones</i>. In fact, although MLB teams may visit independent academies or meet with scouts to determine which players they would like to sign, the only contractual relationship is likely to be between the boys and the <i>buscones</i> who represent them. The lack of a contractual relationship makes it even harder to regulate the behavior at the very bottom.<a href="#_ftn162" name="_ftnref162" title="">[162]</a> Even if MLB develops a CCOC that calls for compulsory education and the prevention of the usage of child labor, <i>buscones</i>, parents, and players will continue to see a system that results in very large payout for those that make it to the top. CCOC or not, it would be nearly impossible for MLB to have in-school monitors to make sure potential future players are receiving an adequate education. Likewise, if a young boy is a promising baseball talent, but dropped out of school before completing compulsory education, there is an incredibly strong incentive for that child to forge the proper documentation or otherwise shirk the CCOC. This problem is exacerbated by the fact that the education system is poor in the Dominican Republic to begin with, and that, baseball player or not, many children drop out of school after the 5<sup>th</sup> grade.<a href="#_ftn163" name="_ftnref163" title="">[163]</a> After all, the player very literally has nothing to lose and everything to gain.</p>
<p>Similarly, even if MLB were to institute a code that requires players to receive compulsory education and prohibits independent academies from engaging in practices that amount to the use of child labor, an all-or-nothing approach would likely end up only hurting the Dominican Republic as a whole. This is analogous to a CCOC that requires a company to pull out of a country entirely if it finds that the factory or the country in which it operates is a flagrant violator of code provisions. A CCOC with such an enforcement mechanism gives the MNC leverage to make its partner accede to its demands&mdash;at least where the partner country or factory is able to meet those demands.<a href="#_ftn164" name="_ftnref164" title="">[164]</a> However, there are situations in which a partner cannot meet the standards set by the MNC. If the only recourse is ending business with that firm or in that country, while it might assuage the guilt of Western consumers, it does little to improve the conditions for workers in that country or factory who could have used the capital that the MNC would have expended to improve their economic situation, perhaps long term. </p>
<p>This situation is exacerbated in an industry like baseball and in a country like the Dominican Republic, where the primary focus of the code would be the regulation of behavior at the very bottom of the production chain. This behavior is typically difficult to regulate, given the fact that employees&rsquo; only competitive advantage is the low cost of their labor. This is especially true since every boy is in competition with every other boy; there is every incentive to cheat the system, especially when complaining about one&rsquo;s treatment is likely the surest way to lose one&rsquo;s chance to advance.<a href="#_ftn165" name="_ftnref165" title="">[165]</a> Even in the face of MLB pulling out of the country, as long as individual <i>buscones</i> see that other scouts and players are able to get an advantage out of not following the CCOC, they will also cheat the system. If an individual follows the rules and others do not, the individual loses out. If MLB pulls out of the country because the independent academies and <i>buscones</i> refuse to follow the rules en mass, the individual does not lose any more, but the rest of the country does, since MLB takes its $75 million a year investment with it. Also, without MLB in the country developing talent, there would be fewer Dominican players in the league and, therefore, less money being sent back by such players to families and communities throughout the Dominican Republic.</p>
<p>Instituting a corporate code of conduct vis-a-vis independent academies in the Dominican Republic presents another unique challenge. The product that the academies produce is not a good but a laborer in the form of baseball players. This presents problems because, in addition to creating ambiguity as to whether a player should be considered a laborer at all, it compounds the enforcement issues outlined above. If a code of conduct prohibits an MLB academy from signing a player who was taken out of school or otherwise exploited, it is an injury almost exclusively borne by the individual player. Therefore, any code of conduct adopted by MLB regarding the Dominican Republic should be drafted to avoid harming players, who, through little fault or their own, may have already been exploited by overzealous <i>buscones</i>. Any solution should work to create a closer connection between MLB and the independent academies and scouts who provide the academies with players. Likewise, instead of merely pulling out of the country or even scaling back its investment, any solution should provide incentives for MLB, the Dominican Republic, and domestic academies to work together to make sure core labor and human rights standards are met. This would go beyond the all-or-nothing approach of many codes and could lead to both a greater investment in the country by MLB and an increased commitment to public regulation by the Dominican Republic.</p>
<h4><a name="_IVB"></a>B. Suggested Features of an MLB Code of Conduct</h4>
<h5><a name="_IVB1"></a>1. Establish a Busc&oacute;n Licensing Program</h5>
<p>One way that MLB could potentially attempt to remedy the situation would be the adoption of a code of conduct that includes a busc&oacute;n licensing program under which <i>buscones</i> would not be allowed to represent players unless they can verify that players under their control have finished compulsory education and have not been exposed to unduly hazardous conditions while under a busc&oacute;n&rsquo;s care. In the Dominican Republic, children are currently required to finish eight years of compulsory education.<a href="#_ftn166" name="_ftnref166" title="">[166]</a> However, most children drop out after the fifth grade.<a href="#_ftn167" name="_ftnref167" title="">[167]</a> Even if this is the case, since entrance to MLB is the primary reason such children take up baseball and its academies are the only real conduit for talent off of the island, MLB has an imperative to make sure that it is not responsible for children leaving school. </p>
<p>Given both the state of the Dominican education system and the international norm of requiring only compulsory education,<a href="#_ftn168" name="_ftnref168" title="">[168]</a> requiring players to have graduated high school is currently an unrealistic goal. In fact, such a standard would do more harm than good. If MLB teams were unable to sign Dominican players who have not completed high school, MLB teams would have to scale back their operations in the Dominican Republic without a corresponding educational benefit to potential players.</p>
<p>A code of conduct provision requiring documentation of completion of compulsory education would also have the effect of reducing any child labor violations within the independent academies. Requiring children to finish compulsory education would help correct the school-baseball balance. If baseball training was relegated to an after school activity, it would be less likely to qualify as employment under common law agency principles, since both the duration of the activity would be shortened and the player would be better able to set the bounds of his participation.<a href="#_ftn169" name="_ftnref169" title="">[169]</a></p>
<p>One Note has argued that creating an obligation on the part of MLB to make sure academy players received an adequate education is not feasible because, even if MLB has an obligation to make sure the children who play in its academies have received an education, MLB&rsquo;s efforts would not affect the children playing in independent academies.<a href="#_ftn170" name="_ftnref170" title="">[170]</a> If a code of conduct results in only baseball players receiving a better education in the Dominican Republic, I would consider it a success. MLB might have a general obligation to all children on some vague moral level, but as I argue in my prior analysis, it has a specific obligation to the children who drop out of school to become baseball players and enter the independent academies that supply players to MLB academies. There are also the indirect effects of both drawing more attention to the Dominican Republic&rsquo;s poor educational system and contributing to the solution.<a href="#_ftn171" name="_ftnref171" title="">[171]</a> Heightened public awareness of the educational crisis in the Dominican Republic may spur further action by the Dominican government, NGOs, and other MNCs. Therefore, even if MLB only has an obligation to its players, that encompasses an obligation to verify that baseball players entering its academies have received adequate education. By enforcing such a rule, MLB would help children throughout the Dominican Republic.</p>
<p>Commentator Adam Wasch, focusing on prohibiting child athletes from working at the expense of education, provides an example of what a code of conduct of this kind might look like:</p>
<blockquote><p>Enforcement of MLB&#8217;s Child Labor Code of Conduct. Major League Baseball will discontinue cooperation with any third-party that persists in non-compliance with our MLB Child Labor Code of Conduct.</p>
</blockquote>
<blockquote><p>Apprenticeship Programs. Major League Baseball accepts apprenticeship programs for children between the ages of fourteen and sixteen years, but only under certain conditions. The total number of hours spent on work and school together should never exceed seven hours per day. The apprentice must prove that work is not interfering with the child&#8217;s education, that the apprenticeship is limited to a few hours per day, that the work is light and clearly aimed at training, and that the child is properly cared for, housed, and fed. Apprenticeship program directors must file a report with the league that details that their apprentices are receiving a quality, formal education. We will not work with apprenticeship programs that do not comply with these terms.</p>
</blockquote>
<blockquote><p>Special Recommendations. Major League Baseball acknowledges that according to Article 1 of the UN Convention on the Rights of the Child, a person is a child until the age of eighteen. We therefore recommend that children in the age group of 14-18 be treated accordingly (i.e., by limiting the total number of working hours per day and implementing appropriate rules for overtime). Children in this age group are not allowed to perform strenuous work that will impair their ability to receive an education.<a href="#_ftn172" name="_ftnref172" title="">[172]</a></p>
</blockquote>
<p>While his proposed Child Labor Code of Conduct is a decent first step, it would likely be insufficient to remedy the child labor and education violations committed by <i>buscones</i>. First, it has been established that the record keeping system in the Dominican Republic is open to manipulation.<a href="#_ftn173" name="_ftnref173" title="">[173]</a> As such, an enterprising player or busc&oacute;n could likely forge any required documentation to show that the requisite education has been received. This is especially true for exceptionally talented players, for whom there is an incentive to forge documentation or to do a less than thorough job of investigating dubious documents.<a href="#_ftn174" name="_ftnref174" title="">[174]</a> On the other hand, it is necessary because it makes the Dominican Republic responsible for enforcing its own education laws if it wishes to keep MLB academies in the country. After all, if verification becomes too difficult, MLB teams might significantly scale back their operations in the country. </p>
<p>Likewise, Wasch&rsquo;s code suffers from an adversarial, all-or-nothing approach. Under his code, independent providers of baseball players would operate under a cloud of suspicion; and, if they fail to meet the strictures of the code, they will be cut out.<a href="#_ftn175" name="_ftnref175" title="">[175]</a> In a country without adequate regulation to prevent <i>buscones</i> from violating labor rights, a code that treats each busc&oacute;n or academy as an independent data point will likely be ineffective in bringing the domestic system in line with international labor standards. As long as some independent actors are able to get away with violating labor standards, there will be intense pressure for others to push their luck. </p>
<p>A potentially more effective approach, which would retain the same thrust as Wasch&rsquo;s code, is one that creates a closer partnership between MLB and the independent actors which supply the MLB academies with players, as well as the government of the Dominican Republic. For instance, the code could require Dominican scouts and independent academies to apply for a license from MLB. The license would require the independent provider to abide by certain minimum labor and educational standards, as set by Dominican law. In turn, MLB would require the teams in the league to sign only players who are represented either by a licensed scout or institution. Alternatively, MLB teams could sign players who are at least 17 years old and are currently attending or have already graduated from high school and, therefore, have received both the compulsory education required by Dominican law and are eligible to be signed under MLB rules governing international players. This combined approach would provide incentives for independent providers to abide by Dominican law but would not punish those players who decided to stay in school past the compulsory period. In fact, creating a closer relationship with <i>buscones</i> would inure to the benefit of the scouts, since only they would be allowed to make a premium off of players signed by MLB teams, likely more than offsetting the cost of compliance with the code.</p>
<p>The franchise structure of MLB could be useful in facilitating a partnership between the teams, <i>buscones</i>, and government. Since MLB is a corporation that exists outside of the teams it oversees, it has the ability to implement a code that governs the teams and <i>buscones</i> without the need for an outside monitoring group (though perhaps there is a role for such a group). Through the monitoring program, MLB would oversee the independent producers. Under this approach, instead of immediately withdrawing a license when violations are found, MLB should require the independent actors to demonstrate why they are unable to meet their obligations and what steps they are taking to reach compliance. MLB already has an international office in Santo Domingo.<a href="#_ftn176" name="_ftnref176" title="">[176]</a> If it implements a licensing program for <i>buscones</i>, it could use its office in the Dominican Republic to serve as a meeting place for all of the regulated entities to discuss violations, as well as successes and concerns with the program. For instance, <i>buscones</i> may complain that the education system in the country is in bad shape; children are not actually required to finish compulsory education and, in fact, most do not&mdash;therefore, the independent operators are unable to meet their obligations under the licensing program. The dialogue created through a partnership between MLB and independent baseball scouts could then be used to pressure the government to better enforce its education laws.<a href="#_ftn177" name="_ftnref177" title="">[177]</a> A code that produces communication instead of merely the threat of withdrawal of benefits would likely benefit young baseball players and the Dominican Republic.</p>
<h5><a name="_IVB2"></a>2. Require Teams to Provide Additional Education, Either On-Campus or Through a Partnership with Local Schools</h5>
<p>Even if MLB develops partnerships with <i>buscones</i> and independent academies, given the economic jackpot that a player receives if they are skilled enough to make it to the major leagues, the pressure to cheat would still be intense. Therefore, MLB may need to take additional proactive steps to ensure that its presence in the Dominican Republic does more good than harm. One method would be to require MLB academies to offer additional education to players in the academy. This could be accomplished either by bringing teachers to the academies to teach classes in addition to the English and American culture classes already taught, or alternatively, academies could provide busing from the academies to nearby schools. This educational component would be required for the high-school-age players (16-18) and, perhaps, could also be offered to older players who did not graduate high school as an optional program.</p>
<p>In fact, some MLB teams have already instituted additional education at the academies. As noted earlier, five teams currently either bus players to nearby schools<a href="#_ftn178" name="_ftnref178" title="">[178]</a> or have on-site educational facilities.<a href="#_ftn179" name="_ftnref179" title="">[179]</a> Given the relatively low cost to the teams,<a href="#_ftn180" name="_ftnref180" title="">[180]</a> the high value to the players, and the remedial benefit for athletes who dropped out of school to pursue baseball, there should be a push to get MLB to add such a provision to any code of conduct it adopts. The policies of the MLB academies would be easier to monitor than those in the independent academies. If MLB discovers that a team is not fulfilling the educational requirement, the league could impose fines and implement the program itself, charging the cost to the team. While MLB should be more willing to penalize a team than they would an independent operator, the penalty should be aimed at improving conditions for players and should not include forcing the team to close the academy, since the effects of that penalty would be felt most strongly by the Dominican players.</p>
<h5><a name="_IVB3"></a>3. International Draft</h5>
<p>Perhaps the mechanism most likely to change the fortunes of players in the Dominican Republic is the institution of an international draft. In fact, the latest collective bargaining agreement (CBA) between MLB and the Major League Baseball Players Association calls for an investigation into instituting such a draft.<a href="#_ftn181" name="_ftnref181" title="">[181]</a> An international draft would require teams to pick all first-time signers, instead of leaving those players subject to free agency and the vagaries of the market. Players chosen in an international draft may fall into &ldquo;slots&rdquo; with corresponding signing bonus values.<a href="#_ftn182" name="_ftnref182" title="">[182]</a> Even if there were not a hard slotting system with mandatory signing bonuses, a player would only be able to negotiate with the team that picked him. Proponents of an international draft believe it would be more fair, both to players from developing countries as well as to players already subject to the draft, who may not be able to command the same kind of premium that a proven talent from Japan or Korea could get.<a href="#_ftn183" name="_ftnref183" title="">[183]</a> </p>
<p>Most significantly, the institution of an international draft would largely undercut an MLB team&rsquo;s incentive to maintain an academy in the Dominican Republic. The academy could still be the first stop for many drafted Dominican players; however, the reason that teams run academies is so they are able to give a large number of cheap players a test run before making a larger commitment to the players and sending them to the U.S. to play in the minor, and perhaps eventually, the major leagues. If teams were only allowed to sign the limited number of players that fell to them through a draft, which encompassed not only Dominican players but players from all over the world, this key function of the academies would be lost.</p>
<p>Some have argued that undercutting MLB teams&rsquo; incentive to operate academies in the Dominican Republic is a good thing.<a href="#_ftn184" name="_ftnref184" title="">[184]</a> While MLB&rsquo;s current policies may contribute to labor and human rights violations in the country, the background conditions in the Dominican Republic are not rosy. MLB teams spend a significant amount of money in the country, including providing some infrastructure improvements.<a href="#_ftn185" name="_ftnref185" title="">[185]</a> Likewise, players in the official MLB academies make a wage that is many times higher than the prevailing factory wages.<a href="#_ftn186" name="_ftnref186" title="">[186]</a> Therefore, while there may be gains, such as more children pursuing occupations other than baseball, the goal should be for MLB to make a greater commitment to helping the Dominican Republic reach international standards&mdash;not reducing MLB&rsquo;s investment in the country. After the institution of an international draft, there might not even be an appreciable decline in Dominican boys dropping out of school to pursue it; even without an academy system, there is still the lure of the enormous payday and a tradition of players who went on to become international sporting celebrities. Likewise, while there may be less money to go around, an international draft would likely not undercut the incentives for <i>buscones</i> to develop, represent, and garnish the signing bonuses of players to the same degree that it would reduce MLB&rsquo;s investment in the country. Therefore, while it might be an inevitable development, it is not likely a good one for the Dominican Republic or its baseball players.</p>
<h3><a name="_V"></a>V. Development of an MLB Corporate Code of Conduct</h3>
<p>Currently, MLB does not have a corporate code of conduct independent of the collective bargaining agreement (CBA) negotiated between team owners and the Major League Baseball Players Association (MLBPA), whose only relevant provision for this discussion is the requirement that MLB teams offer English-as-a-second-language courses if any major league player requests it.<a href="#_ftn187" name="_ftnref187" title="">[187]</a> Additionally, MLB maintains an office in Santo Domingo in the Dominican Republic, which has established rules regarding field conditions, housing, and nutrition in the academies.<a href="#_ftn188" name="_ftnref188" title="">[188]</a> Therefore, the rules governing MLB&rsquo;s conduct in the Dominican Republic are the bare-bones requirements found in Rule 3(a)(1)(B)(i) and (ii) requiring that players are either 17 when signed, or will be 17 by the end of the current season.<a href="#_ftn189" name="_ftnref189" title="">[189]</a> That means most players in the Dominican MLB academies receive little outside training besides baseball-related English classes, and even then it is generally agreed that players do not develop English skills until they come to the United States.<a href="#_ftn190" name="_ftnref190" title="">[190]</a> Given the unique features of the academy system&mdash;including very young players, dire poverty, lack of government regulation, and an incredibly small chance of success&mdash;it is unlikely that Dominican players will develop the bargaining power necessary to substantially change their conditions. Any player who speaks out would likely be immediately let go from the academy. As such, the pressure to develop a code of conduct will need to come from an outside combination of public and MLBPA pressure, backed by the guidelines furnished by international labor and human rights law.</p>
<p>Although the MLB rules govern player selection and development, whenever there is conflict between the rules and the CBA, the CBA governs.<a href="#_ftn191" name="_ftnref191" title="">[191]</a> This means that players through the MLBPA have the ability to shape the rules to protect labor rights in the Dominican Republic. In fact, given the strength of the player&rsquo;s association, its cooperation may be required to institute any rule change or corporate code of conduct governing MLB behavior in the Dominican Republic. Therefore, while an independent corporate code of conduct would help protect Dominican players, the player&rsquo;s association insistence on adding the code to the CBA would carry additional moral force and operate not only as a self-imposed code but also as a binding contract with the MLBPA.</p>
<p>One potential problem with taking this approach is convincing the MLBPA to use their bargaining power to protect players not currently in the association. Even Dominican players, who make up a substantial minority of MLB players,<a href="#_ftn192" name="_ftnref192" title="">[192]</a> may not see the benefit in pushing for better treatment of other Dominican players; after all, they made it out of the Dominican system&mdash;some of them as millionaires. Also, as one commentator has pointed out, Dominican players may also be acutely aware of their fragile position as foreign baseball players, and may not be willing to stick their neck out, lest they be labeled troublemakers.<a href="#_ftn193" name="_ftnref193" title="">[193]</a> In fact, given the precarious position of most MLB players, even those who believe the situation in the Dominican Republic needs to change may be unwilling to rock the boat for the benefit of young future players. However, if the issue in the Dominican Republic could be shown to have a negative effect on the major leagues, the MLBPA might make a greater push toward remedying the education and child labor problems in the Dominican Republic. Perhaps the MLBPA would become stronger advocates for change in the Dominican Republic if it could be shown that the lower bonuses and salaries paid to players signed in the Dominican Republic suppress salaries across the league. Similarly, the MLBPA might take a lead role if the relatively unregulated international free-agent market leads MLB to focus attention on the Dominican Republic, churning through many players, few of whom become members of the association, instead of focusing on countries covered by the draft, in which a higher percentage of players initially signed, eventually make it to the majors. In that instance, the MLBPA would be most likely to push for a fix that levels the playing field for all potential major league players, such as the institution of an international draft.</p>
<p>Even without the involvement of the player&rsquo;s association, MLB could adopt a corporate code of conduct that requires MLB teams operating in the Dominican Republic or elsewhere to abide by a set of rules, since those players are not currently covered by the CBA. In fact, unlike other codes of conduct, by which companies self-regulate, there is more distance between MLB and its independently owned franchises; while still self-regulation, this structure separates enforcement and compliance. However, MLB has been reticent to fully confront the labor rights violations that their presence in the Dominican Republic might cause. This reticence persists despite years of media coverage on the potential problems caused by academies.<a href="#_ftn194" name="_ftnref194" title="">[194]</a> The plight of Dominican players was even documented in the feature film <i>Sugar.</i><a href="#_ftn195" name="_ftnref195" title="">[195]</a>Therefore, it may require additional public pressure for MLB to see that a CCOC is in its best interest. </p>
<p>Admittedly, a public campaign faces some pitfalls that were not present in the campaigns against sweatshop labor in the 1990s. For one, the problem is potentially more nuanced. Unlike a sweatshop where all of the workers, perhaps including child laborers, make subsistence (or lower) wages for work performed under dangerous conditions, there are large numbers of Dominican-born players in MLB that make millions of dollars a year, some of whom are the face of their franchise.<a href="#_ftn196" name="_ftnref196" title="">[196]</a> The plight of school-age children may not seem so pressing when there is such dramatic upside for a few lucky players. Similarly, unlike the anti-sweatshop movement, which drew strength from many interrelated groups and causes,<a href="#_ftn197" name="_ftnref197" title="">[197]</a> there may not be a similar block of baseball fans dedicated to labor rights. I have no doubt that there are individual baseball fans who care about labor conditions in the Dominican Republic, but baseball is, after all, a spectator sport, and many baseball fans wish to escape real-world problems. If the average fan&rsquo;s critical faculties are engaged, they are likely directed toward dissecting the decisions of the team on the field, not the labor conditions that produced the players on the team. <a href="#_ftn198" name="_ftnref198" title="">[198]</a> However, it is likely that the prospect of getting Western consumers to care about the conditions under which their jeans and shoes were produced seemed similarly dire in early days of the anti-sweatshop movement.</p>
<p>On the other hand, because the problem is less extreme than some labor law violations, such as widespread labor and health and safety violations throughout a global supply chain, and the fixes would cost less, it may take less pressure before MLB decides that the benefit of implementing a code of conduct regarding players in the Dominican Republic is worth the cost. In fact, through continued discussions about possibly instituting an international draft, MLB may be coming to the conclusion that its brand will suffer if it continues to ignore the circumstances that produce players in the Dominican Republic. The degree to which a commitment to even an international draft is real, and not just a way of kicking the can down the road, is yet to be seen.<a href="#_ftn199" name="_ftnref199" title="">[199]</a> Although management and the players association may both agree with the draft in principle, neither appears to be willing to expend bargaining power to make it a reality. Without additional public pressure, even this small change may never come to pass.</p>
<h3><a name="_conclu"></a>Conclusion</h3>
<p>While MLB has delivered benefits to the Dominican Republic, including making some of its citizens very rich, baseball has left many aspiring Dominican players who pursue a career in the big leagues with little educational or vocational skills. Exacerbating this problem is the presence of <i>buscones</i>, who have no incentive to make sure the children they train get a proper education or receive sufficient medical care. Given that MLB has contributed to this situation, as the only organization paying for young baseball players, it should bear some responsibility for remedying the educational and health deficit. Like MNCs, MLB should adopt a corporate code of conduct to regulate its behavior in the Dominican Republic. A corporate code of conduct, which institutes a licensing program for <i>buscones</i>, would go part of the way toward ensuring that children receive a better education and are not otherwise abused by licensed <i>buscones</i>. However, since such a licensing program would promote dialog over rigid punishment, the code of conduct may also need to require MLB academies to provide supplemental education, at least until improvement is shown in school attendance and conditions improve for child players at independent academies. Some commentators have called for the institution of an international draft. While an international draft may help prevent abuses, it would also have the effect of removing the incentives for MLB to invest in the Dominican Republic. Finally, any solution to the problem would require increased public pressure, since MLB has been slow to confront the scope of its obligation in the Dominican Republic. Although the prospect of rallying baseball fans around labor conditions in the Dominican Republic may seem daunting, given the scope of the harm and the relatively small changes required, it may not be as insurmountable a task as it seems.</p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<p><a href="#_authorref" name="_author">*</a> J.D., 2013, New York University School of Law; B.A., 2005, University of Wisconsin-Milwaukee. I would like to thank Cynthia Estlund for her helpful substantive and structural suggestions.</p>
<p><a href="#_ftnref1" name="_ftn1" title="">[1]</a> <i>See </i>Sean Gregory, <i>Baseball Dreams:</i> <i>Striking Out in the Dominican Republic</i>, Time, Monday July 26, 2010, <i>available at</i> <a href="http://www.time.com/time/magazine/article/0,9171,2004099-1,00.html">http://www.time.com/<br />time/magazine/article/0,9171,2004099-1,00.html</a>.</p>
<p><a href="#_ftnref2" name="_ftn2" title="">[2]</a> <i>See </i>Diana L. Spagnuolo, <i>Swinging for the Fence: A Call for Institutional Reform as Dominican Boys Risk Their Futures for a Chance in Major League Baseball</i>, 24 U. Pa. J. Int&rsquo;l Econ. L. 263.</p>
<p><a href="#_ftnref3" name="_ftn3" title="">[3]</a> <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref4" name="_ftn4" title="">[4]</a> <i>Id.</i></p>
<p><a href="#_ftnref5" name="_ftn5" title="">[5]</a><i>See </i>Jesse Sanchez, <i>Creating Complete, Healthy Players</i>, MLB.com, <a href="http://mlb.mlb.com/news/article.jsp?ymd=20070918&amp;content_id=2215646&amp;vkey=news_mlb&amp;fext=.jsp&amp;c_id=mlb">http://mlb.mlb.com/news/article.jsp?ymd=20070918&amp;content_id=<br />2215646&amp;vkey=news_mlb&amp;fext=.jsp&amp;c_id=mlb</a>. </p>
<p><a href="#_ftnref6" name="_ftn6" title="">[6]</a> <i>See</i> Gregory, <i>supra</i> note 1.</p>
<p><a href="#_ftnref7" name="_ftn7" title="">[7]</a> <i>Id.</i>; Steve Fainaru, <i>The Business of Building Ballplayers</i>, Washington Post, June 17, 2001, at A01, <i>available at</i> <a href="http://www.latinamericanstudies.org/sports/dominican-ballplayers.htm">http://www.latinamericanstudies.org/sports/dominican-ballplayers.htm</a> [hereinafter Fainaru, <i>Business of Building</i>].</p>
<p><a href="#_ftnref8" name="_ftn8" title="">[8]</a> <i>See</i> Gregory, <i>supra</i> note 1.</p>
<p><a href="#_ftnref9" name="_ftn9" title="">[9]</a> <i>See</i> Spagnuolo, <i>supra</i> note 2, at 275.</p>
<p><a href="#_ftnref10" name="_ftn10" title="">[10]</a> <i>See </i>Bob Ruck, <i>Baseball&rsquo;s Recruiting Abuses</i>, Americas Quarterly, <i>available at</i> <a href="http://americasquarterly.org/node/2745">http://americasquarterly.org/node/2745</a> (describing MLB&rsquo;s overwhelming presence in the Caribbean, and how this presence led to the development of the busc&oacute;n system).</p>
<p><a href="#_ftnref11" name="_ftn11" title="">[11]</a> <i>See</i> Major League Rules, <i>available at</i> http://bizofbaseball.com/docs/MajorLeagueRules-2008.pdf [hereinafter MLR].</p>
<p><a href="#_ftnref12" name="_ftn12" title="">[12]</a> <i>Id.</i> &sect; 3(a)(1)(A) (&ldquo;A player who has not previously contracted with a Major or Minor League Club, and who is a resident of the United States or Canada, may be signed to a contract only after having been eligible for selection in the First-Year Player draft.&rdquo;).</p>
<p><a href="#_ftnref13" name="_ftn13" title="">[13]</a> <i>Id.</i> &sect; 4(a).</p>
<p><a href="#_ftnref14" name="_ftn14" title="">[14]</a> J.P. Breen,<i> Hard Slotting is Bad for Baseball</i>, Fangraphs (Nov. 9, 2011), http://www.fangraphs.com/blogs/index.php/hard-slotting-is-bad-for-baseball/.</p>
<p><a href="#_ftnref15" name="_ftn15" title="">[15]</a> MLR, <i>supra</i> note 11, &sect; 4(h) (&ldquo;A player who is selected at a First-Year Player Draft and who does not sign a Major or Minor League contract before being removed from the selecting Club&rsquo;s Negotiation List . . . shall be subject to selection at the next First-Year Player Draft at which the player is eligible for selection.&rdquo;).</p>
<p><a href="#_ftnref16" name="_ftn16" title="">[16]</a> <i>Id</i>. &sect; 3(a)(2)(A).</p>
<p><a href="#_ftnref17" name="_ftn17" title="">[17]</a> <i>Id.</i> &sect; 3(a)(3)(B)-(E).</p>
<p><a href="#_ftnref18" name="_ftn18" title="">[18]</a> Even though the percentage of high school players drafted rose between the 2011 and 2012 draft, high school players still only make up 30% of the players drafted. <i>See </i>Kevin Askeland, <i>MLB Draft 2012 by the Numbers</i>, Max Preps, <a href="http://www.maxpreps.com/news/Yb40hby1E0Ocecbsw72k9w/mlb-draft-2012-by-the-numbers.htm">http://www.maxpreps.com/news/<br />Yb40hby1E0Ocecbsw72k9w/mlb-draft-2012-by-the-numbers.htm</a><i>.</i></p>
<p><a href="#_ftnref19" name="_ftn19" title="">[19]</a> MLR, <i>supra</i> note 11, &sect; 3(a)(1)(B)(i).</p>
<p><a href="#_ftnref20" name="_ftn20" title="">[20]</a> <i>Id. </i>&sect; 3(a)(1)(B)(ii).</p>
<p><a href="#_ftnref21" name="_ftn21" title="">[21]</a> Arturo Marcano &amp; David P. Fidler, <i>The Globalization of Baseball: Major League Baseball and the Mistreatment of Latin American Players</i>, 6 Ind. J. Global Legal Stud. 511, 538 (1999) (&ldquo;The power of the MLB scouts <i>vis-‡-vis </i>a baseball prospect in Latin America is greater than it was in the United States (generally speaking) because of the poverty and relative lack of education suffered by the prospect and his family. As a representative of a MLB team, a scout with the power to sign prospects has tremendous leverage over a vulnerable young player from a poverty-stricken country. In addition, although many MLB teams scout in Latin America, potential prospects may not see scouting frenzies over their talent because the scouting system is not as well structured as the pre-draft American system was. These factors lead to Latino prospects who are generally willing to sign anything a MLB scout puts in front of them without receiving anything close to the kind of signing bonuses received by American baseball draftees.&rdquo;).</p>
<p><a href="#_ftnref22" name="_ftn22" title="">[22]</a> <i>See</i> <i>Posting System</i>, Baseball Reference, <a href="http://www.baseball-reference.com/bullpen/Posting_System">http://www.baseball-reference.com/bullpen/Posting_System</a> (in 2011, MLB&rsquo;s Texas Rangers paid the Hokkaido Nippon Ham Fighters over $51 million to negotiate a contract with their star pitcher Yu Darvish).</p>
<p><a href="#_ftnref23" name="_ftn23" title="">[23]</a> <i>See Teams by Affiliation</i>, MILB.com, <a href="http://www.milb.com/milb/info/affiliations.jsp">http://www.milb.com/milb/info/affiliations.jsp</a>.</p>
<p><a href="#_ftnref24" name="_ftn24" title="">[24]</a> <i>See</i> Sanchez<i>, supra</i> note 5. </p>
<p><a href="#_ftnref25" name="_ftn25" title="">[25]</a> <i>See</i> Adam Wasch<i>, Children Left Behind: The Effects of Major League Baseball on Education in the Dominican Republic</i>, 11 Tex. Rev. Ent. &amp; Sports L. 99 (citing Office of the Commissioner MLB-Dominican Republic, <i>MLB Investment in the Dominican Republic</i>, <a href="http://www.dominican-baseball.com/articles.php?artid=9">http://www.dominican-baseball.com/articles.php?artid=9</a>).</p>
<p><a href="#_ftnref26" name="_ftn26" title="">[26]</a> <i>See </i>Spagnuolo, <i>supra</i> note 2, at 269-270 (&ldquo;Many allege that not all players at the academies are actually signed, and that boys between the ages of twelve and sixteen often attend the camps.&rdquo;).</p>
<p><a href="#_ftnref27" name="_ftn27" title="">[27]</a> <i>See </i>Spagnuolo, <i>supra</i> note 2, at 275; Vanessa Marie Zimmer, <i>Dragging Their Devotion: The Role of International Law in Major League Baseball&rsquo;s Dominican Affairs</i>, 4 Nw. U. J. Int&rsquo;l Hum. Rts. 418, 421 (2005).</p>
<p><a href="#_ftnref28" name="_ftn28" title="">[28]</a> <i>See</i> Zimmer, <i>supra</i> note 27, at 421 (noting that while it is clear that forging documentation is a problem, it might be more prevalent at the other end of the spectrum with players falsifying their ages to appear younger than they are. This behavior only reinforces the notion that players believe teams put a premium on youth.).</p>
<p><a href="#_ftnref29" name="_ftn29" title="">[29]</a> <i>See </i>Spagnuolo, <i>supra </i>note 2, at 270.</p>
<p><a href="#_ftnref30" name="_ftn30" title="">[30]</a> <i>Id</i>. </p>
<p><a href="#_ftnref31" name="_ftn31" title="">[31]</a> <i>See</i> Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref32" name="_ftn32" title="">[32]</a> <i>Id</i>.</p>
<p><a href="#_ftnref33" name="_ftn33" title="">[33]</a> <i>Id</i>.</p>
<p><a href="#_ftnref34" name="_ftn34" title="">[34]</a> <i>See</i> Spagnuolo, <i>supra </i>note 2, at 272-73.</p>
<p><a href="#_ftnref35" name="_ftn35" title="">[35]</a> <i>See</i> <i>id.</i>, at 271 (referring to this method of signing Dominican players as the &ldquo;Boatload Mentality&rdquo;).</p>
<p><a href="#_ftnref36" name="_ftn36" title="">[36]</a> <i>See</i> Spagnuolo, <i>supra </i>note 2, at 271(&ldquo;Critics argue that this unabashed behavior by scouts only proves their point: MLB sees these players as commodities and fails to recognize the long-term negative implications that some of their actions might have on the players&rsquo; lives.&rdquo;).</p>
<p><a href="#_ftnref37" name="_ftn37" title="">[37]</a> <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref38" name="_ftn38" title="">[38]</a> Major League Baseball-Major League Baseball Player&rsquo;s Association Collective Bargaining Agreement, &sect; 7(B)(1) [hereinafter CBA]. In November 2011, MLB and MLBPA negotiated a new CBA extending through the 2015 season, by the end of which the minimum salary will be $500,000 per season. Jayson Stark, <i>Major League Baseball Players, Owners Sign New Labor Agreement</i>, ESPN.com, <a href="http://espn.go.com/mlb/story/_/id/7269300/major-league-baseball-players-owners-sign-new-labor-agreement">http://espn.go.com/mlb/story/_/id/7269300/<br />major-league-baseball-players-owners-sign-new-labor-agreement</a>.</p>
<p><a href="#_ftnref39" name="_ftn39" title="">[39]</a> <i>See </i>Gregory, <i>supra</i> note 1.</p>
<p><a href="#_ftnref40" name="_ftn40" title="">[40]</a> CIA, <i>The World Factbook</i>, <a href="https://www.cia.gov/library/publications/the-world-factbook/geos/dr.html">https://www.cia.gov/library/publications/the-world-factbook/geos/dr.html</a>.</p>
<p><a href="#_ftnref41" name="_ftn41" title="">[41]</a> In fact, it appears that those players who are cut due to injury after they sign may never receive their signing bonus. <i>See </i>Marcano &amp; Fidler, <i>supra </i>note 21, at 545.</p>
<p><a href="#_ftnref42" name="_ftn42" title="">[42]</a> If fact, it appears this &ldquo;succeed at all costs&rdquo; mentality does not end once Dominican players reach the United States. Between 2005 and 2007, 58.5% of all players who tested positive for performance-enhancing drugs across major and minor league operations, including those in Latin America, came from the Dominican Republic. <i>See </i>Arturo J. Marcano Guevara &amp; David Fidler, <i>Fighting Baseball Doping in Latin America: A Critical Analysis of Major League Baseball&rsquo;s Drug Prevent and Treatment Program in the Dominican Republic and Venezuela</i>, 15 U. Miami Int&rsquo;l &amp; Comp. L. Rev. 107, 123-24 (2007).</p>
<p><a href="#_ftnref43" name="_ftn43" title="">[43]</a> The dangers are exacerbated by the fact that many players take steroids intended for animals. <i>See</i> Fainaru, <i>Injecting Hope&mdash;and Risk: Dominican Prospects Turn to Supplements Designed for Animals</i>, Washington Post, June 23, 2003, at A01, <i>available at</i> <a href="http://www.majorwager.com/forums/mess-hall/122165-injecting-hope-risk.html">http://www.majorwager.com/<br />forums/mess-hall/122165-injecting-hope-risk.html</a> [hereinafter Fainaru, <i>Injecting Hope</i>].</p>
<p><a href="#_ftnref44" name="_ftn44" title="">[44]</a> <i>See </i>Sanchez, <i>supra</i> note 5. </p>
<p><a href="#_ftnref45" name="_ftn45" title="">[45]</a> <i>See </i>Sanchez, <i>supra</i> note 5. The article notes that four MLB teams, the Boston Red Sox, Cleveland Indians, New York Mets and Seattle Mariners, have established connections with high schools in Santo Domingo.</p>
<p><a href="#_ftnref46" name="_ftn46" title="">[46]</a> <i>See</i> Wasch, <i>supra </i>note 25, at 108 (noting that the San Diego Padres built class rooms at their facility and have also &ldquo;partnered with the Dominican Government, the American Chamber of Commerce in the Dominican Republic and the U.S. Agency for International Development (USAID) to improve the quality of basic public education in the Dominican Republic, specifically, . . . the surrounding schools that sit only a few miles away from the team&rsquo;s new multi-million dollar baseball academy&rdquo;).</p>
<p><a href="#_ftnref47" name="_ftn47" title="">[47]</a> <i>See</i> Gregory, <i>supra</i> note 1(noting that in 2010, of the 31 prospects in the academy during that school year, 29 passed their current grade level and 5 were expected to earn high school diplomas).</p>
<p><a href="#_ftnref48" name="_ftn48" title="">[48]</a> <i>See</i> Gregory, <i>supra</i> note 1; Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref49" name="_ftn49" title="">[49]</a> <i>See</i> Gregory, <i>supra</i> note 1; Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref50" name="_ftn50" title="">[50]</a> Fainaru, <i>Business of Building</i>, <i>supra</i> note 7(stating that not only do <i>buscones</i> take a cut, but in some cases steal the signing bonus from the player).</p>
<p><a href="#_ftnref51" name="_ftn51" title="">[51]</a> Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref52" name="_ftn52" title="">[52]</a> Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref53" name="_ftn53" title="">[53]</a> U.S. Dep&rsquo;t of Labor, Bureau of Int&rsquo;l Labor Affairs, Dominican Republic (2005) <i>available at</i> <a href="http://www.dol.gov/ilab/media/reports/iclp/tda2004/dominican-republic.htm#_ftnref1332">http://www.dol.gov/ilab/media/reports/iclp/tda2004/<br />dominican-republic.htm#_ftnref1332</a> [hereinafter ILAB].</p>
<p><a href="#_ftnref54" name="_ftn54" title="">[54]</a> <i>See </i>Santo Domingo Office Mission Statement, MLB.comDR, <a href="http://mlb.mlb.com/dr/santo_domingo.jsp">http://mlb.mlb.com/dr/santo_domingo.jsp</a>.</p>
<p><a href="#_ftnref55" name="_ftn55" title="">[55]</a> <i>See </i>Wasch, <i>supra </i>note 25.</p>
<p><a href="#_ftnref56" name="_ftn56" title="">[56]</a> <i>See </i>Fainaru, <i>Injecting Hope</i>, <i>supra</i> note 43.</p>
<p><a href="#_ftnref57" name="_ftn57" title="">[57]</a> <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref58" name="_ftn58" title="">[58]</a> <i>See </i>Mike Rosenbaum, <i>Examining the Percentage of MLB Draft Picks Who Reach the Major Leagues</i>, Bleacher Report (June 12, 2002), <a href="http://bleacherreport.com/articles/1219356-examining-the-percentage-of-mlb-draft-picks-that-reach-the-major-leagues">http://bleacherreport.com/articles/1219356-examining-the-percentage-of-mlb-draft-picks-that-reach-the-major-leagues</a>. While Rosenbaum notes that sixty-six percent of first round draft picks reach the major leagues, the percentage drops precipitously from there, with players in the last rounds of the draft reaching the major leagues less than ten percent of the time.</p>
<p><a href="#_ftnref59" name="_ftn59" title="">[59]</a> <i>Id.</i></p>
<p><a href="#_ftnref60" name="_ftn60" title="">[60]</a> There is a professional &ldquo;winter league&rdquo; in the Dominican Republic, but its players are drawn mostly from MLB players looking to stay in shape in the offseason, as opposed to a long-term domestic employment opportunity. <i>See Dominican League</i>, Baseball-Reference.com, <a href="http://www.baseball-reference.com/bullpen/Dominican_League">http://www.baseball-reference.com/bullpen/Dominican_League</a> (last visited Feb. 20, 2013).</p>
<p><a href="#_ftnref61" name="_ftn61" title="">[61]</a> Spagnulo, <i>supra </i>note 2, at 278 (&ldquo;Remittances from family members in the United States are one of the largest contributors to the Dominican economy.&rdquo;). </p>
<p><a href="#_ftnref62" name="_ftn62" title="">[62]</a> &ldquo;&lsquo;Internationalization&rsquo; refers to the geographic spread of economic activities across national boundaries. As such, it is not a new phenomenon. Indeed, it has been a prominent feature of the world economy since at least the seventeenth century when colonial empires began to carve up the globe in search of raw materials and new markets for their manufactured exports. &lsquo;Globalization&rsquo; is much more recent than internationalization because it implies functional integration between internationally dispersed activities.&rdquo; Gary Gereffi, Outsourcing and Changing Patterns of International Competition in the Apparel Commodity Chain (2002), <i>available at</i> <a href="http://www.colorado.edu/IBS/PEC/gadconf/papers/gereffi.html">http://www.colorado.edu/IBS/PEC/gadconf/papers/gereffi.html</a>. </p>
<p><a href="#_ftnref63" name="_ftn63" title="">[63]</a> <i>Id</i>.</p>
<p><a href="#_ftnref64" name="_ftn64" title="">[64]</a> <i>Id.</i></p>
<p><a href="#_ftnref65" name="_ftn65" title="">[65]</a> Citing a Department of Labor Study, one commentator mapped J.C. Penny&rsquo;s complex supply chain: &ldquo;J.C. Penney purchases its childrens&#8217; apparel from Renzo, a U.S.-based importer; Renzo imports from Robillard Resources, its Filipino agent; Robillard purchases from a number of contractors in the Philippines, one of whom is Castleberrry [sic]; Castleberry subcontracts to about thirty plants; these plants employ factory workers and subcontract out certain jobs like smocking or embroidery to home workers on a piece work basis.&rdquo; Maria Gillen, <i>The Apparel Industry Partnership&rsquo;s Free Labor Association: A Solution to the Overseas Sweatshop Problem or the Emperor&rsquo;s New Clothes?</i>, 32 N.Y.U J. Int&rsquo;l. L. &amp; Pol. 1059, 1085 (2000). </p>
<p><a href="#_ftnref66" name="_ftn66" title="">[66]</a> <i>Id.</i></p>
<p><a href="#_ftnref67" name="_ftn67" title="">[67]</a> <i>Id.</i></p>
<p><a href="#_ftnref68" name="_ftn68" title="">[68]</a> <i>Id.</i></p>
<p><a href="#_ftnref69" name="_ftn69" title="">[69]</a> <i>See</i> Gillen, <i>supra </i>note 65and accompanying text. For instance, the soccer federation, FIFA, has had difficulty regulating the production of soccer balls, in part because the production is spread between many low-level suppliers. In 1996, after the use of child labor to make &ldquo;official&rdquo; FIFA soccer balls was exposed, labor unions and international soccer&rsquo;s governing body reached an agreement by which FIFA would regulate the labor conditions of soccer ball manufacturers. <i>See </i>Frederick B. Jonassen, <i>A Baby-Step to Global Labor Reform: Corporate Codes of Conduct and the Child</i>, 17 Minn. J. Int&#8217;l L. 7, 39-40 (2008). In addition to the physical requirements (such as size and weight), manufactures that wished to produce FIFA soccer balls, which included the corresponding label, would be required to meet the core ILO labor standards. <i>Id.</i> However, after FIFA established the program, NGOs uncovered continued use of child labor in the manufacturer of &ldquo;official&rdquo; FIFA soccer balls. <i>Id. </i>In 2003, FIFA and the ILO entered into an agreement to try and stop the use of child labor called &ldquo;The Red Card to Child Labor.&rdquo; <i>Id. </i>(citing FIFA Tolerates Massive Violations of Labour Law, Berne Declaration, (Feb. 5, 2002), <i>available at</i> <a href="http://www.evb.ch/en/p25001374.html">http://www.evb.ch/en/p25001374.html</a>.) However, as late as 2010, NGOs were still reporting widespread use of child labor in the manufacture of soccer balls. <i>See </i>Press Release, World Cup Soccer Balls: Exploitation Still the Norm, Clean Clothes Campaign, (June 7, 2010), <i>available at</i> <a href="http://www.cleanclothes.org/media-inquiries/press-releases/world-cup-soccer-balls-exploitation-still-the-norm">http://www.cleanclothes.org/media-inquiries/press-releases/world-cup-soccer-balls-exploitation-still-the-norm</a>.</p>
<p><a href="#_ftnref70" name="_ftn70" title="">[70]</a> <i>See </i>Gereffi, <i>supra </i>note 62.</p>
<p><a href="#_ftnref71" name="_ftn71" title="">[71]</a> <i>See id.</i></p>
<p><a href="#_ftnref72" name="_ftn72" title="">[72]</a> <i>See </i>Ruck, <i>supra </i>note 10.</p>
<p><a href="#_ftnref73" name="_ftn73" title="">[73]</a> <i>Id.</i></p>
<p><a href="#_ftnref74" name="_ftn74" title="">[74]</a> <i>See </i>Gereffi, <i>supra </i>note 62.</p>
<p><a href="#_ftnref75" name="_ftn75" title="">[75]</a> <i>See </i>Gillen, supra note 65 and accompanying text. When set against the attenuated buyer-side supply chain that Gillen describes, the relationship between MLB teams and <i>buscones</i> seems exceedingly familiar.</p>
<p><a href="#_ftnref76" name="_ftn76" title="">[76]</a> In a series of cases, the United States Supreme Court has determined the statutory scope of the term &ldquo;employee,&rdquo; when used in a statute, and otherwise undefined, as describing the master-servant relationship as understood by common-law agency doctrine. <i>See </i>Nationwide Mut. Ins. Co. v. Darden, 503 U.S. 318, 322-23 (1992) (citing Cmty. for Creative Non-Violence v. Reid, 490 U.S. 730, 439-40 (1989). In looking at the situation in the Dominican Republic, I believe common-law agency principles are applicable here, especially since I am proposing guidelines to govern the behavior of a U.S. multinational. </p>
<p><a href="#_ftnref77" name="_ftn77" title="">[77]</a> Cmty. for Creative Non-Violence v. Reid, 490 U.S. 730, 751-752 (1989)<i>. </i>This list is adapted from the Restatement (Second) of Agency, which provides the following factors to determine whether one is a servant or independent contractor:<br/></p>
<blockquote><p>
(a) the extent of control which, by the agreement, the master may exercise over the details of the work;</p>
<p>(b) whether or not the one employed is engaged in a distinct occupation or business;</p>
<p>(c) the kind of occupation, with reference to whether, in the locality, the work is usually done under the direction of the employer or by a specialist without supervision;</p>
<p>(d) the skill required in the particular occupation;</p>
<p>(e) whether the employer or the workman supplies the instrumentalities, tools, and the place of work for the person doing the work;</p>
<p>(f) the length of time for which the person is employed;</p>
<p>(g) the method of payment, whether by the time or by the job;</p>
<p>(h) whether or not the work is a part of the regular business of the employer;</p>
<p>(i) whether or not the parties believe they are creating the relation of master and servant; and</p>
<p>(j) whether the principal is or is not in business.
</p></blockquote>
<p>&sect; 220(2).</p>
<p><a href="#_ftnref78" name="_ftn78" title="">[78]</a> <i>See</i> Gregory, <i>supra</i>, note 1.</p>
<p><a href="#_ftnref79" name="_ftn79" title="">[79]</a> <i>See, e.g.</i>, Robert A. McCormick &amp; Amy Christian McCormick, <i>The Myth of the Student-Athlete: The College Athlete as Employee</i>, 81 Wash. L. Rev. 71 (2006); Jonathan L. H. Nygren, <i>Forcing the NCAA to Listen: Using Labor Law to Force the NCAA to Bargain Collectively with Student-Athletes</i>, 2 Va. Sports &amp; Ent. L.J. 359 (2003); Stephen L. Ukeiley, No Salary, No Union, No Collective Bargaining: Scholarship Athletes Are an Employer&rsquo;s Dream Come True, 6 Seton Hall J. Sports L. 167 (1996).</p>
<p><a href="#_ftnref80" name="_ftn80" title="">[80]</a> <i>See </i>Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref81" name="_ftn81" title="">[81]</a> <i>Id.</i></p>
<p><a href="#_ftnref82" name="_ftn82" title="">[82]</a> <i>See Cmty. for Creative Non-Violence</i>, 490 U.S. 730.</p>
<p><a href="#_ftnref83" name="_ftn83" title="">[83]</a> <i>See</i> Gregory, <i>supra</i>, note 1.</p>
<p><a href="#_ftnref84" name="_ftn84" title="">[84]</a> As noted above, this can include the use of steroids. <i>See </i>Fainaru, <i>Injecting Hope</i>, <i>supra</i> note 43.</p>
<p><a href="#_ftnref85" name="_ftn85" title="">[85]</a> <i>See </i>Ruck, <i>supra </i>note 10(&ldquo;Parents, who are most often poorly educated and know little about the business of baseball, rarely serve as a check on less-than-ethical <i>buscones</i>.&rdquo;).</p>
<p><a href="#_ftnref86" name="_ftn86" title="">[86]</a> The number of players entering the academies each year is only in the hundreds, as opposed to the millions of small pieces that may be manufactured when making small machinery, or, say, shoes. <i>See</i> Gregory, <i>supra</i> note 1.</p>
<p><a href="#_ftnref87" name="_ftn87" title="">[87]</a> <i>See </i>Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref88" name="_ftn88" title="">[88]</a> <i>See </i>Gereffi, <i>supra </i>note 62.</p>
<p><a href="#_ftnref89" name="_ftn89" title="">[89]</a> <i>Id. </i>(noting that an &ldquo;attenuated supply chain is . . . perhaps the biggest obstacle to ensuring a code of conduct is implemented at all levels of production.&rdquo;).</p>
<p><a href="#_ftnref90" name="_ftn90" title="">[90]</a> Constitution of the International Labour Organisation, <i>available at</i> <a href="http://www.ilo.org/ilolex/english/constq.htm">http://www.ilo.org/ilolex/english/constq.htm</a> (last visited Apr. 13, 2012) [hereinafter ILO].</p>
<p><a href="#_ftnref91" name="_ftn91" title="">[91]</a> Alphabetical List of ILO Member Countries, <a href="http://www.ilo.org/public/english/standards/relm/country.htm">http://www.ilo.org/public/english/standards/relm/country.htm</a> (last visited Apr. 13, 2012).</p>
<p><a href="#_ftnref92" name="_ftn92" title="">[92]</a> <i>See</i> ILO, <i>supra</i> note 90, 19 ? 5(d).</p>
<p><a href="#_ftnref93" name="_ftn93" title="">[93]</a> ILO Declaration on Fundamental Principles and Rights at Work and its Follow-up (adopted June 18, 1998 (Annex revised June 15, 2010)), <i>available at</i> <a href="http://www.ilo.org/declaration/thedeclaration/textdeclaration/lang--en/index.htm">http://www.ilo.org/declaration/thedeclaration/textdeclaration/lang&#8211;en/index.htm</a> (last visited Apr. 13, 2012).</p>
<p><a href="#_ftnref94" name="_ftn94" title="">[94]</a> <i>Id. </i>? 2 (emphasis added).</p>
<p><a href="#_ftnref95" name="_ftn95" title="">[95]</a> <i>Id.</i></p>
<p><a href="#_ftnref96" name="_ftn96" title="">[96]</a> UN Convention on the Rights of the Child, <i>adopted</i> Nov. 20, 1989, 1577 U.N.T.S. 44 (entry into force Sep. 2, 1990), <i>available at</i> <a href="http://www.ohchr.org/EN/ProfessionalInterest/Pages/CRC.aspx">http://www.ohchr.org/EN/ProfessionalInterest/Pages/CRC.aspx</a>.</p>
<p><a href="#_ftnref97" name="_ftn97" title="">[97]</a> <i>Id.</i> at Article 32.</p>
<p><a href="#_ftnref98" name="_ftn98" title="">[98]</a> <i>Id.</i> at Article 28.</p>
<p><a href="#_ftnref99" name="_ftn99" title="">[99]</a> <i>Id.</i> at Article 32.</p>
<p><a href="#_ftnref100" name="_ftn100" title="">[100]</a> Status of treaty ratification as of Apr. 13, 2012, <i>available at</i> <a href="http://treaties.un.org/Pages/ViewDetails.aspx?src=TREATY&amp;mtdsg_no=IV-11&amp;chapter=4&amp;lang=en">http://treaties.un.org/Pages/ViewDetails.aspx?src=TREATY&amp;mtdsg_no=IV-11&amp;chapter=4&amp;lang=en</a>.</p>
<p><a href="#_ftnref101" name="_ftn101" title="">[101]</a> <i>Monitoring the Fulfilment of States Obligations</i>, UNICEF, <a href="http://www.unicef.org/crc/index_30210.html">http://www.unicef.org/crc/index_30210.html</a> (last updated Nov. 5, 2005).</p>
<p><a href="#_ftnref102" name="_ftn102" title="">[102]</a> <i>Id.</i></p>
<p><a href="#_ftnref103" name="_ftn103" title="">[103]</a> <i>Id</i>.</p>
<p><a href="#_ftnref104" name="_ftn104" title="">[104]</a> Convention Concerning Minimum Age for Admission to Employment, June 26, 1973, 1015 U.N.T.S. 297 [hereinafter Minimum Age Convention]. </p>
<p><a href="#_ftnref105" name="_ftn105" title="">[105]</a> <i>Ratifications of C138 &ndash; Minimum Age Convention, 1973 (No. 138)</i>, Int&rsquo;l Lab. Org., <a href="http://www.ilo.org/dyn/normlex/en/f?p=1000:11300:2002906217888221::NO:11300:P11300_INSTRUMENT_ID:312283">http://www.ilo.org/dyn/normlex/en/f?p=1000:11300:2002906217888221::NO:11300:P11300_INSTRUMENT_ID:312283</a> (last visited Mar. 8, 2013) [hereinafter <i>Ratifications C138</i>].</p>
<p><a href="#_ftnref106" name="_ftn106" title="">[106]</a> Minimum Age Convention, <i>supra </i>note 104, art. 2, no. 3, at 300.</p>
<p><a href="#_ftnref107" name="_ftn107" title="">[107]</a> <i>Id.</i> at art. 2, no. 4.</p>
<p><a href="#_ftnref108" name="_ftn108" title="">[108]</a> <i>Id</i>. at art. 7, no. 1, at 302.</p>
<p><a href="#_ftnref109" name="_ftn109" title="">[109]</a> <i>Ratifications C138</i>, <i>supra </i>note 105.</p>
<p><a href="#_ftnref110" name="_ftn110" title="">[110]</a> <i>See </i>Zimmer, <i>supra </i>note 27, at 421 and text accompanying note 128.</p>
<p><a href="#_ftnref111" name="_ftn111" title="">[111]</a> <i>See </i>Fainaru, <i>Business of Building</i>, <i>supra</i> note 7; Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref112" name="_ftn112" title="">[112]</a> <i>See</i> UN Convention of the Rights of the Child, <i>supra </i>note 96, art. 28, at 53. </p>
<p><a href="#_ftnref113" name="_ftn113" title="">[113]</a> Universal Declaration of Human Rights, G.A. Res. 217 (III) A, art. 26, U.N. Doc. A/RES/217(III) (Dec. 10, 1948).</p>
<p><a href="#_ftnref114" name="_ftn114" title="">[114]</a> <i>See id.</i>; United Nations Convention of the Rights of the Child, <i>supra </i>note 96, art. 28, at 53.</p>
<p><a href="#_ftnref115" name="_ftn115" title="">[115]</a> <i>See </i>Fainaru, <i>Business of Building</i>, <i>supra </i>note 7.</p>
<p><a href="#_ftnref116" name="_ftn116" title="">[116]</a> <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref117" name="_ftn117" title="">[117]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 107 (noting that only the Dominican Republic spends only 2.3% of GDP on education and that only 58.9% of Dominican boys who enter first grade complete fifth grade).</p>
<p><a href="#_ftnref118" name="_ftn118" title="">[118]</a> <i>Occupational Health and Safety</i>, Int&rsquo;l Lab. Org., <a href="http://www.ilo.org/global/standards/subjects-covered-by-international-labour-standards/occupational-safety-and-health/lang--en/index.htm">http://www.ilo.org/global/standards/subjects-covered-by-international-labour-standards/<br />occupational-safety-and-health/lang&#8211;en/index.htm</a> (last visited Mar. 7, 2013).</p>
<p><a href="#_ftnref119" name="_ftn119" title="">[119]</a> <i>Ratifications of C167 &#8211; Safety and Health in Construction Convention, 1988 (No. 167)</i>, Int&rsquo;l Lab. Org., <a href="http://www.ilo.org/dyn/normlex/en/f?p=NORMLEXPUB:11300:1820539468972702::NO:11300:P11300_INSTRUMENT_ID:312312:NO">http://www.ilo.org/dyn/normlex/en/f?p=NORMLEXPUB:11300:1820539468972702::NO:11300:P11300_INSTRUMENT_ID:312312:NO</a> (last visited Mar. 7, 2013).</p>
<p><a href="#_ftnref120" name="_ftn120" title="">[120]</a> <i>Ratifications of C155 &#8211; Occupational Safety and Health Convention, 1981 (No. 155)</i>, Int&rsquo;l Lab. Org., <a href="http://www.ilo.org/dyn/normlex/en/f?p=NORMLEXPUB:12100:2643525827901069::NO:12100:P12100_ILO_CODE:C155:NO">http://www.ilo.org/dyn/normlex/en/f?p=NORMLEXPUB:12100:2643525827901069::NO:12100:P12100_ILO_CODE:C155:NO</a> (last visited Mar. 22, 2013).</p>
<p><a href="#_ftnref121" name="_ftn121" title="">[121]</a> <i>See </i>Guevara &amp; Fidler, <i>supra</i> note 42, at 123-24.</p>
<p><a href="#_ftnref122" name="_ftn122" title="">[122]</a> <i>See </i>Fainaru, <i>Injecting Hope</i>, <i>supra</i> note 43.</p>
<p><a href="#_ftnref123" name="_ftn123" title="">[123]</a> <i>See</i> U.N. Convention of the Rights of the Child, <i>supra </i>note 96, art. 32, at 54.</p>
<p><a href="#_ftnref124" name="_ftn124" title="">[124]</a> <i>See </i>Fainaru, <i>Injecting Hope</i>, <i>supra</i> note 43; Guevara &amp; Fidler, <i>supra</i> note 42, at 123-24.</p>
<p><a href="#_ftnref125" name="_ftn125" title="">[125]</a> Also, one writer has suggested that the United States and Latin American countries producing baseball players enter into a multinational agreement that would govern the situation. <i>See </i>Jessica N. Trotter, <i>Rooting for the &ldquo;Home Team&rdquo;: How Major League Baseball and Latin America Can Better Provide for the &ldquo;Safe&rdquo;-ty of Their Players</i>, 13 Sw. J.L. &amp; Trade Am. 445 (2006).</p>
<p><a href="#_ftnref126" name="_ftn126" title="">[126]</a> <i>See</i> Zimmer, <i>supra </i>note 27.</p>
<p><a href="#_ftnref127" name="_ftn127" title="">[127]</a> <i>See </i>Ruck, <i>supra </i>note 10.</p>
<p><a href="#_ftnref128" name="_ftn128" title="">[128]</a> <i>See </i>Gillen, <i>supra</i> note 65, at 1065-67 (identifying attenuation in the international production chain that &ldquo;allows multinationals to disclaim responsibility for the inhumane labor standards&rdquo; in developing countries).</p>
<p><a href="#_ftnref129" name="_ftn129" title="">[129]</a> <i>See </i>Natasha Rossel Jaffe &amp; Jordan D. Weiss, <i>The Self-Regulating Corporation: How Corporate Codes Can Save Our Children</i>, 11 Fordham J. Corp. &amp; Fin. L. 893, 901 (2005) (&ldquo;Underdeveloped countries benefit greatly from the presence of MNCs, and the incentives are skewed against regulating them. They create wealth in the states where they operate by providing jobs, producing goods and services, introducing technologies, and developing markets.&rdquo; (footnotes omitted)).</p>
<p><a href="#_ftnref130" name="_ftn130" title="">[130]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 101.</p>
<p><a href="#_ftnref131" name="_ftn131" title="">[131]</a> <i>See </i>Jonassen, <i>supra </i>note 69, at 42-48 (describing the responses of a number of MNCs to scandals over labor conditions within their supply chains).</p>
<p><a href="#_ftnref132" name="_ftn132" title="">[132]</a> Terry Collingsworth, <i>The Key Human Rights Challenge: Developing Enforcement Mechanisms</i>, 15 Harv. Hum. Rts. J. 183, 202 (2002) (&ldquo;The ATCA presents the potential to address claims involving intentional physical or mental harm, but is not likely to reach less extreme but much more common claims, including abominable working conditions.&rdquo;).</p>
<p><a href="#_ftnref133" name="_ftn133" title="">[133]</a> 28 U.S.C. &sect; 1350 (2006).</p>
<p><a href="#_ftnref134" name="_ftn134" title="">[134]</a> The Supreme Court is currently deciding <i>Kiobel v. Royal Dutch Petroleum Co.,</i> where the questions include whether the ATCA applies to corporations, and whether and under what circumstances the ATCA applies to violations occurring within the territory of a sovereign other than the United States. No. 10-1491 (U.S. argued Oct. 1, 2012). </p>
<p><a href="#_ftnref135" name="_ftn135" title="">[135]</a> <i>See </i>Collingsworth, <i>supra </i>note 132, at 197.</p>
<p><a href="#_ftnref136" name="_ftn136" title="">[136]</a> <i>See </i>Collingsworth, <i>supra </i>note 132, at 185-95.</p>
<p><a href="#_ftnref137" name="_ftn137" title="">[137]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 123.</p>
<p><a href="#_ftnref138" name="_ftn138" title="">[138]</a> One needs look no further than the ongoing steroid scandals in baseball for evidence of how difficult it is for baseball to deal with issues of integrity. Although baseball attendance did not decline during the so-called &ldquo;steroid&rdquo; era, that period of baseball history has left a stain on the current game, including seriously tarnishing the reputations and post-baseball careers of those persons implicated. <i>See </i>Wayne G. McDonnell, Jr., <i>A Hall of Fame Quandary Involving Sportsmanship, Integrity and Character</i>, Forbes (Jan. 4, 2013, 9:25 PM), <a href="http://www.forbes.com/sites/waynemcdonnell/2013/01/04/a-hall-of-fame-quandary-involving-sportsmanship-integrity-and-character/">http://www.forbes.com/sites/waynemcdonnell/2013/01/04/a-hall-of-fame-quandary-involving-sportsmanship-integrity-and-character/</a>.</p>
<p><a href="#_ftnref139" name="_ftn139" title="">[139]</a> Of course, a CCOC need not only apply to a MNC&rsquo;s operations in the developing world. I am focusing on codes that do so apply because they represent a private regulatory enforcement function that is likely to exist in the absence of a functioning public regulatory system in many developing countries.</p>
<p><a href="#_ftnref140" name="_ftn140" title="">[140]</a> <i>See </i>Jonassen, <i>supra</i> note 69, 42-46.</p>
<p><a href="#_ftnref141" name="_ftn141" title="">[141]</a> Famous sweatshop scandals include the discovery by a New York Times journalist of sweatshop conditions in a factory in El Salvador where GAP clothing was made, and the National Labor Committee allegations that Kathie Lee Gifford-brand clothing was made with the use of child labor in Honduras. Kathie Lee Gifford later became an outspoken advocate against the use of child labor. <i>See </i>Jonassen, <i>supra</i> note 69, 42-46.</p>
<p><a href="#_ftnref142" name="_ftn142" title="">[142]</a> These values are espoused by consultancy organizations such as Business for Social Responsibility. BSR, <a href="http://www.bsr.org/">http://www.bsr.org/</a> (last visited Mar. 7, 2013).</p>
<p><a href="#_ftnref143" name="_ftn143" title="">[143]</a> The movement from code to a regulatory mechanism often requires additional public pressure. For example, media scrutiny of&mdash;and subsequent consumer displeasure with&mdash;the conditions under which Apple products are made at the FoxxConn Factories in China has led Apple and FoxxConn to agree to a more intrusive self-regulatory scheme, including allowing independent monitoring firms access to the factories. <i>See </i>Charles Duhigg &amp; Steven Greenhouse, <i>Electronic Giant Vowing Reforms in China Plants</i>, N.Y. Times (Mar. 29, 2012), <a href="http://www.nytimes.com/2012/03/30/business/apple-supplier-in-china-pledges-changes-in-working-conditions.html?pagewanted=1">http://www.nytimes.com/<br />2012/03/30/business/apple-supplier-in-china-pledges-changes-in-working-conditions.html?pagewanted=1</a>.</p>
<p><a href="#_ftnref144" name="_ftn144" title="">[144]</a> <i>See </i>Levi Strauss &amp; Co., Social and Environmental Sustainability Guidebook (2010), <i>available at</i> <a href="http://www.levistrauss.com/sites/default/files/librarydocument/2010/6/ses-2010-guidebook.pdf">http://www.levistrauss.com/sites/default/files/<br />librarydocument/2010/6/ses-2010-guidebook.pdf</a>.</p>
<p><a href="#_ftnref145" name="_ftn145" title="">[145]</a> <i>See </i>Nike, Inc., Code of Conduct (2010), <i>available at</i> <a href="http://www.nikeinc.com/system/assets/2806/Nike_Code_of_Conduct_original.pdf">http://www.nikeinc.com/system/assets/2806/Nike_Code_of_Conduct_original.pdf</a>.</p>
<p><a href="#_ftnref146" name="_ftn146" title="">[146]</a> <i>See </i>Adidas Grp., Workplace Standards (2007), <i>available at</i> <a href="http://www.adidas-group.com/en/sustainability/assets/workplace_standards/English_Workplace%20Standards.pdf">http://www.adidas-group.com/en/sustainability/assets/workplace_standards/<br />English_Workplace%20Standards.pdf</a>.</p>
<p><a href="#_ftnref147" name="_ftn147" title="">[147]</a> <i>See </i>Jonassen, <i>supra </i>note 69, at 39-40.</p>
<p><a href="#_ftnref148" name="_ftn148" title="">[148]</a> In fact, Levi-Strauss references ILO-equivalent standards throughout its code of conduct. <i>See </i>Levi Strauss &amp; Co., Levi Strauss and Co. Global Sourcing and Operating Guidelines [hereinafter Levi Global Sourcing], <i>available at</i> <a href="http://www.levistrauss.com/sites/levistrauss.com/files/librarydocument/2010/4/CitizenshipCodeOfConduct.pdf">http://www.levistrauss.com/sites/levistrauss.com/files/<br />librarydocument/2010/4/CitizenshipCodeOfConduct.pdf</a>.</p>
<p><a href="#_ftnref149" name="_ftn149" title="">[149]</a> <i>See </i>Jonassen, <i>supra </i>note 69, at 43.</p>
<p><a href="#_ftnref150" name="_ftn150" title="">[150]</a> <i>See </i>Levi Global Sourcing, <i>supra </i>note 148.</p>
<p><a href="#_ftnref151" name="_ftn151" title="">[151]</a> <i>See </i>Levi Global Sourcing, <i>supra </i>note 148.</p>
<p><a href="#_ftnref152" name="_ftn152" title="">[152]</a> <i>See </i>Levi Global Sourcing, <i>supra </i>note 148. </p>
<p><a href="#_ftnref153" name="_ftn153" title="">[153]</a> <i>Id.</i></p>
<p><a href="#_ftnref154" name="_ftn154" title="">[154]</a> Verit&eacute;, Client Testimonials, <a href="http://www.verite.org/AboutUs/ClientTestimonials">http://www.verite.org/AboutUs/ClientTestimonials</a> (last visited Apr. 12, 2012).</p>
<p><a href="#_ftnref155" name="_ftn155" title="">[155]</a> Lisa G. Baltazar, <i>Government Sanctions and Private Initiatives: Striking a New Balance for U.S. Enforcement of Internationally-Recognized Worker&rsquo;s Rights</i>, 29 Colum. Hum. Rts. L. Rev. 687, 719 (1998).</p>
<p><a href="#_ftnref156" name="_ftn156" title="">[156]</a> Levi Strauss, &ldquo;LS &amp; CO. Affects Positive Change in Mauritian Labor Conditions,&rdquo; <i>available at</i> <a href="http://www.levistrauss.com/library/lsco-affects-positive-change-mauritian-labor-conditions">http://www.levistrauss.com/library/lsco-affects-positive-change-mauritian-labor-conditions</a>.</p>
<p><a href="#_ftnref157" name="_ftn157" title="">[157]</a> <i>Id</i>.</p>
<p><a href="#_ftnref158" name="_ftn158" title="">[158]</a> <i>Id</i>.</p>
<p><a href="#_ftnref159" name="_ftn159" title="">[159]</a> <i>See </i>MLR, <i>supra </i>note 11.</p>
<p><a href="#_ftnref160" name="_ftn160" title="">[160]</a> Though of course MLB has a stake in the production of star players, since such players drive interest in MLB generally.</p>
<p><a href="#_ftnref161" name="_ftn161" title="">[161]</a> For a timeline of MLB&rsquo;s response and eventual implementation of a drug testing program <i>see </i>Drug Policy Coverage, MLB.com, <a href="http://mlb.mlb.com/mlb/news/drug_policy.jsp?content=timeline">http://mlb.mlb.com/mlb/news/drug_policy.jsp?content=timeline</a> (last visited Apr. 20, 2012).</p>
<p><a href="#_ftnref162" name="_ftn162" title="">[162]</a> <i>See </i>Gillen, supra note 65, at 1085.</p>
<p><a href="#_ftnref163" name="_ftn163" title="">[163]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 107.</p>
<p><a href="#_ftnref164" name="_ftn164" title="">[164]</a> <i>See </i>Baltazar, <i>supra</i> note 155, at 718-19 (noting that under Levi-Strauss&rsquo;s guidelines, it may withdraw from countries which fail to comply with its code of conduct).</p>
<p><a href="#_ftnref165" name="_ftn165" title="">[165]</a> <i>See </i>Zimmer, <i>supra</i> note 27, at 428.</p>
<p><a href="#_ftnref166" name="_ftn166" title="">[166]</a> <i>See </i>ILAB, <i>supra </i>note 53, at 152.</p>
<p><a href="#_ftnref167" name="_ftn167" title="">[167]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 107.</p>
<p><a href="#_ftnref168" name="_ftn168" title="">[168]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 107.</p>
<p><a href="#_ftnref169" name="_ftn169" title="">[169]</a> <i>See Cmty. for Creative Non-Violence</i>, 490 U.S. 730.</p>
<p><a href="#_ftnref170" name="_ftn170" title="">[170]</a> <i>See</i> Zimmer, <i>supra</i> note 27, at 427.</p>
<p><a href="#_ftnref171" name="_ftn171" title="">[171]</a> <i>See </i>Robert J. Liubicic<i>, Corporate Codes of Conduct and Product Labeling Schemes: The Limits and Possibilities of Promoting International Labor Rights Through Private Initiatives</i>, 30 Law &amp; Pol&#8217;y Int&#8217;l Bus. 111, 152-56 (1998) (detailing indirect effects of CCOC).</p>
<p><a href="#_ftnref172" name="_ftn172" title="">[172]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 123-4.</p>
<p><a href="#_ftnref173" name="_ftn173" title="">[173]</a> <i>See</i> Zimmer, <i>supra</i> note 27, at 421.</p>
<p><a href="#_ftnref174" name="_ftn174" title="">[174]</a> Note the case of Adrian Beltre, who was signed at age 15, perhaps knowingly, by the Los Angeles Dodgers. <i>See </i>Spagnuolo, <i>supra </i>note 2, at 270.</p>
<p><a href="#_ftnref175" name="_ftn175" title="">[175]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 123 (&ldquo;Major League Baseball will discontinue cooperation with any third-party that persists in non-compliance with our MLB Child Labor Code of Conduct.&rdquo;).</p>
<p><a href="#_ftnref176" name="_ftn176" title="">[176]</a> <i>See </i>Sanchez, <i>supra </i>note 5.</p>
<p><a href="#_ftnref177" name="_ftn177" title="">[177]</a> Although Levi&rsquo;s did withdraw before it entered into negotiations to push the Mariatas to adopt stronger anti-discrimination laws, given MLB&rsquo;s position as the major employer of Dominican baseball players, it likely has more leverage to negotiate with the Dominican government without taking such a drastic measure. <i>See </i>Levi Strauss, &ldquo;LS &amp; CO. Affects Positive Change in Mauritian Labor Conditions,&rdquo; <i>supra </i>note 156.</p>
<p><a href="#_ftnref178" name="_ftn178" title="">[178]</a> See Wasch, <i>supra</i> note 25, at 108-9.</p>
<p><a href="#_ftnref179" name="_ftn179" title="">[179]</a> <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref180" name="_ftn180" title="">[180]</a> As noted earlier, the Pittsburg Pirates, MLB&rsquo;s poorest team, paid $75,000 in 2010 to run an educational program at its academy. <i>Id</i>.</p>
<p><a href="#_ftnref181" name="_ftn181" title="">[181]</a> MLB.com, &ldquo;MLB, MLBPA reach new five-year labor agreement,&rdquo; <a href="http://mlb.mlb.com/news/article.jsp?ymd=20111122&amp;content_id=26025138&amp;vkey=pr_mlb&amp;c_id=mlb">http://mlb.mlb.com/news/article.jsp?ymd=20111122&amp;content_id=<br />26025138&amp;vkey=pr_mlb&amp;c_id=mlb</a> (last accessed Apr. 12, 2012) (&ldquo;By December 15, 2011, the parties will form an International Talent Committee to discuss the development and acquisition of international players, including the potential inclusion of international amateur players in a draft or in multiple drafts.&rdquo;).</p>
<p><a href="#_ftnref182" name="_ftn182" title="">[182]</a> Although the current draft also has a suggested slotting system, it is not clear that teams and players feel bound by the suggested signing bonus figures.</p>
<p><a href="#_ftnref183" name="_ftn183" title="">[183]</a> Incredibly, one commentator has argued that the current system disadvantageous players in the draft to the benefit of international free agents to such a degree that it amounts to national origin discrimination. <i>See </i>Daniel Hauptman<i>, The Need for a Worldwide Draft to Level the Playing Field and Strike Out the National Origin Discrimination in Major League Baseball</i>, 30 Loy. L.A. Ent. L. Rev. 263 (2010). In fact, some players have threatened to establish residency in another country to escape the strictures of the draft, and presumably command a higher signing value. <i>See id.</i> at 264. However, the bargaining power that a player in that position has is greater than a player with equal skills who grew up in a developing country. </p>
<p><a href="#_ftnref184" name="_ftn184" title="">[184]</a> <i>See </i>Timothy Poydenis, <i>The Unfair Treatment of Dominican-Born Baseball Players: How Major League Baseball Abuses the Current System and Why it Should Implement a Worldwide Draft in 2012</i>, 18 Sports Law. J. 305 (2011); Wasch, <i>supra </i>note 25; Spagnuolo, <i>supra </i>note 2.</p>
<p><a href="#_ftnref185" name="_ftn185" title="">[185]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 108.</p>
<p><a href="#_ftnref186" name="_ftn186" title="">[186]</a> According to the interviews conducted by Spagnuolo in 2001, players in the academies made between $600 and $700 per month, while garment workers made around $100 per month. <i>See </i>Spagnuolo, <i>supra </i>note 2, at 273.</p>
<p><a href="#_ftnref187" name="_ftn187" title="">[187]</a> CBA, <i>supra</i> note 38, &sect; 15(F).</p>
<p><a href="#_ftnref188" name="_ftn188" title="">[188]</a> <i>See </i>Wasch, <i>supra </i>note 25, at 106 (quoting <a href="http://www.usatoday.com/sports/baseball/2004-04-13-cover-latinos_x.htm">http://www.usatoday.com/sports/baseball/2004-04-13-cover-latinos_x.htm</a>).</p>
<p><a href="#_ftnref189" name="_ftn189" title="">[189]</a> MLR, <i>supra</i> note 11, &sect; 3(a)(1)(B)(i)-(ii).</p>
<p><a href="#_ftnref190" name="_ftn190" title="">[190]</a> Tom Weir and Blane Bachelor, <i>Spanish-Speaking Players Get Lesson in American Life</i>, USA Today (Apr. 4, 2004), <a href="http://www.usatoday.com/sports/baseball/2004-04-13-cover-latinos_x.htm">http://www.usatoday.com/<br />sports/baseball/2004-04-13-cover-latinos_x.htm</a>.</p>
<p><a href="#_ftnref191" name="_ftn191" title="">[191]</a> <i>See </i>CBA, <i>supra </i>note 38.</p>
<p><a href="#_ftnref192" name="_ftn192" title="">[192]</a> In 2010, over 10% (86 of 833) of players on MLB opening day rosters were from the Dominican Republic. <i>See </i>Gregory, <i>supra </i>note 1.</p>
<p><a href="#_ftnref193" name="_ftn193" title="">[193]</a> <i>See </i>Zimmer, <i>supra</i> note 27, at 428.</p>
<p><a href="#_ftnref194" name="_ftn194" title="">[194]</a> <i>See </i>Gregory, <i>supra </i>note 1; Fainaru, <i>Business of Building</i>, <i>supra</i> note 7.</p>
<p><a href="#_ftnref195" name="_ftn195" title="">[195]</a> <i>Sugar </i>(2008). Although <i>Sugar </i>was a drama, not a documentary, it showed the path of one player who began his career in the Dominican academies, made it to the American minor leagues, but due to injury and lack of an adequate support system, dropped out of baseball. Unlike players who stop playing baseball while still in the Dominican Republic, after the protagonist in <i>Sugar </i>leaves baseball, he is left to fend for himself in the United States with no education and rudimentary English skills.</p>
<p><a href="#_ftnref196" name="_ftn196" title="">[196]</a> David Ortiz of the Boston Red Sox and Robinson Cano of the New York Yankees, to give two prominent examples.</p>
<p><a href="#_ftnref197" name="_ftn197" title="">[197]</a> <i>See </i>Michele Micheletti &amp; Dietlind Stolle, <i>The Politics of Consumption/The Consumption of Politics: Mobilizing Consumers to Take Responsibility for Global Social Justice</i>, 611 Annals 157, 163-64 (2007) (noting that the global anti-sweatshop movement was made up of &ldquo;more than one hundred organizations representing church groups; student groups; think tanks; policy institutes; foundations; consumer organizations; international organizations; local to global labor unions; labor-oriented groups; specific antisweatshop groups; no-sweat businesses; business investors; and international humanitarian and human rights organizations, networks, and groups.&rdquo;).</p>
<p><a href="#_ftnref198" name="_ftn198" title="">[198]</a> Commentators such as Noam Chomsky have posited that there is a real danger in the vigor with which people consume sports, in that the energy used to follow, and criticize a sports team takes up critical thinking skills and might otherwise be used to examine and criticize institutional power. <i>See </i>Noam Chomsky, Manufacturing Consent: Noam Chomsky and the Media (1992).</p>
<p><a href="#_ftnref199" name="_ftn199" title="">[199]</a> Although, the institution of an international draft has been floated for many years, the latest collective bargaining agreement merely says that the issue will be revisited at the end of the current agreement, which expires at the end of 2015. <i>See </i>MLB.com, <i>supra</i> note 181.</p>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2013/04/part-of-the-team-mlb-by-dustin-williamson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inventions Made for Hire</title>
		<link>http://jipel.law.nyu.edu/2012/11/inventions-made-for-hire/</link>
		<comments>http://jipel.law.nyu.edu/2012/11/inventions-made-for-hire/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 23:38:30 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Fall 2012]]></category>
		<category><![CDATA[Patents]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=1634</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<style>
 #toc .l1{padding-left: 0px;}
 #toc .l2{padding-left: 30px;}
 #toc .l3{padding-left: 60px;}
 #toc .l4{padding-left: 90px;}
 #toc .l5{padding-left: 120px;}
</style>
<p>Joshua L. Simmons<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div id="toc">
<div class="l1"><a href="#intro">Introduction</a></div>
<div class="l1"><a href="#I">I. IP and the Employer-Employee Relationship</a></div>
<div class="l2"><a href="#IA">A. Copyright Law</a></div>
<div class="l2"><a href="#IB">B. Patent Law</a></div>
<div class="l3"><a href="#IB1">1. Employer Use and Shop Rights</a></div>
<div class="l3"><a href="#IB2">2. Commissioned Invention and the Hired-to-Invent Doctrine</a></div>
<div class="l3"><a href="#IB3">3. Employer Inventions and Employee Improvements</a></div>
<div class="l1"><a href="#II">II. Development of the Work Made for Hire Doctrine</a></div>
<div class="l2"><a href="#IIA">A. Antebellum</a></div>
<div class="l2"><a href="#IIB">B. The Nineteenth Century Postbellum</a></div>
<div class="l2"><a href="#IIC">C. Corporate Ownership and Codification</a></div>
<div class="l1"><a href="#III">III. Employment in Patent Law</a></div>
<div class="l2"><a href="#IIIA">A. Antebellum</a></div>
<div class="l2"><a href="#IIIB">B. The Nineteenth Century Postbellum</a></div>
<div class="l1"><a href="#IV">IV. Is Patent Law Stuck in the Past?</a></div>
<div class="l1"><a href="#conclu">Conclusion</a></div>
</div>
<p></p>
<h3><a name="intro"></a>INTRODUCTION</h3>
<p>Despite the persistent notion that modern invention is performed by individual inventors in their garages, few would disagree that today most patentable inventive activity occurs in corporate and university settings and that most individuals who would be labeled &ldquo;inventors&rdquo; in the twenty-first century are employees of corporate entities.<a href="#_ftn1" name="_ftnref1">[1]</a> In the corporate setting, if an employee creates a copyrightable work within the scope of his or her employment, the Copyright Act not only grants ownership of the work to the employer but actually considers the employer the &ldquo;author&rdquo; of the work.<a href="#_ftn2" name="_ftnref2">[2]</a> By contrast, under the Patent Act, one who creates an invention is its inventor, and ownership will only pass to another, including an employer, through a written assignment.<a href="#_ftn3" name="_ftnref3">[3]</a> In other words, unless there is an agreement to the contrary, an employer does not have any rights in an invention &ldquo;which is the original conception of the employee alone.&rdquo;<a href="#_ftn4" name="_ftnref4">[4]</a></p>
<p>Given the close relationship between copyright law and patent law,<a href="#_ftn5" name="_ftnref5">[5]</a> it is puzzling that employees&rsquo; works and inventions would be treated so differently under the two disciplines. Yet, when one considers their historical foundation, it becomes clear that there were pivotal differences between the needs of the two disciplines in the nineteenth century that led to their modern formulations.<a href="#_ftn6" name="_ftnref6">[6]</a> In particular, whereas the type of copyrightable works created in the nineteenth century transitioned from individual labors to collaborative labors among multiple individuals working together, which necessitated the collecting of rights in order to make use of the resulting copyrightable work, patentable inventions continued to be perceived during the nineteenth century as the work of individuals. Moreover, patent law developed other, more limited doctrines that provided some rights to inventors&rsquo; employers.</p>
<p>Today, however, most patentable inventions are invented by multiple inventors in a collaborative environment.<a href="#_ftn7" name="_ftnref7">[7]</a> In fact between 1885 and 1950, the percentage of U.S. patents issued to corporations grew from 12% to at least 75%.<a href="#_ftn8" name="_ftnref8">[8]</a> These numbers have only continued to increase in the past decade.<a href="#_ftn9" name="_ftnref9">[9]</a> Moreover, the recently passed Leahy-Smith America Invents Act partially recognizes this change by permitting an &ldquo;applicant for patent&rdquo; to file a &ldquo;substitute statement&rdquo; instead of an inventor&rsquo;s oath or declaration in certain circumstances.<a href="#_ftn10" name="_ftnref10">[10]</a></p>
<p>Nevertheless, patent law remains stuck in the past. The failure to modernize how patent law handles employee invention has led to a string of significant court opinions, including from the Supreme Court and the Federal Circuit, holding that employers had not received adequate assignments to their employees&rsquo; patented inventions and thus could not bring suit based thereon.<a href="#_ftn11" name="_ftnref11">[11]</a> In order to resolve these issues and bring patent law into the twenty-first century, the Patent Act should be amended to borrow from the Copyright Act and adopt a principle similar to the work made for hire doctrine that would grant employers the rights to their employees&rsquo; inventions made within the scope of their employment.<a href="#_ftn12" name="_ftnref12">[12]</a></p>
<p>This article proceeds in four parts. Part I discusses the current state of copyright and patent law vis-à-vis employers&rsquo; rights in their employees&rsquo; intellectual labor. This part will compare copyright&rsquo;s work made for hire doctrine to three patent law doctrines: the shop rights doctrine; the hired-to-invent doctrine, and the employee improvements doctrine. Part II describes the evolution of copyright law during the nineteenth century from the former regime, which vested employees with presumptive ownership of their work, to the current regime, which grants employers presumptive rights to their employees&rsquo; efforts. Part III describes patent law during the time that copyright law was changing so dramatically&mdash;including the development of the patent law doctrines described in Part I&mdash;and posits potential reasons that patent law did not make a similar move. In particular, (a) patent law&rsquo;s development of the doctrines described in Part I provided similar benefits, although in the form of different rights, to those provided by copyright law&rsquo;s work made for hire doctrine, and (b) the perceived nature of invention in the nineteenth century did not call for a unification and codification of those doctrines the way copyright law&rsquo;s did. Finally, Part IV argues that patent law should modernize and develop an &ldquo;inventions made for hire&rdquo; doctrine.</p>
<h3><a name="I"></a>I. IP AND THE EMPLOYER-EMPLOYEE RELATIONSHIP</a></h3>
<p>It is well settled in the United States that copyright law and patent law treat legal title in the intellectual labor of employees differently.<a href="#_ftn13" name="_ftnref13">[13]</a> Section A discusses the copyright law doctrine of work made for hire and its benefits for employers. Section B discusses doctrines that provide some of those benefits in patent law.</p>
<h4><a name="IA"></a>A. Copyright Law</h4>
<p>Under the Copyright Act, title in a copyrightable work initially vests in the author or authors of a work.<a href="#_ftn14" name="_ftnref14">[14]</a> However, &ldquo;author&rdquo; is a term of art with meaning beyond the creator of or &ldquo;person who originates or gives existence&rdquo; to a work.<a href="#_ftn15" name="_ftnref15">[15]</a> In particular, where a &ldquo;work made for hire&rdquo;&mdash;another term of art&mdash;is concerned, the employer is &ldquo;considered the author&rdquo; unless the parties agree otherwise.<a href="#_ftn16" name="_ftnref16">[16]</a> A work may be considered made for hire if (1) it was prepared within the scope of an employee&rsquo;s employment, or (2) it is a certain type of commissioned work and the parties have so agreed previously.<a href="#_ftn17" name="_ftnref17">[17]</a></p>
<p>Whether the creator of a copyrightable work is an employee for purposes of the work made for hire doctrine is determined by looking to the common law doctrine of agency.<a href="#_ftn18" name="_ftnref18">[18]</a> In <em>Community for Creative Non-Violence v. Reid</em>, the Supreme Court identified thirteen factors that it considered relevant to whether an individual was considered an employee as a matter of agency law.<a href="#_ftn19" name="_ftnref19">[19]</a> The Supreme Court declared that &ldquo;[n]o one of these factors [was] determinative,&rdquo;<a href="#_ftn20" name="_ftnref20">[20]</a> but at least one circuit has held that not all factors are created equal and some will be important in &ldquo;virtually every situation&rdquo; while others &ldquo;will often have little or no significance.&rdquo;<a href="#_ftn21" name="_ftnref21">[21]</a> The more important factors are to be given &ldquo;more weight in the analysis.&rdquo;<a href="#_ftn22" name="_ftnref22">[22]</a></p>
<p>Once a work is considered made for hire, the employing or commissioning party enjoys several benefits over a work that is not considered made for hire, but rather is transferred to the employing party. First, unlike in patent law, it immediately becomes the owner of a legal right to the work.<a href="#_ftn23" name="_ftnref23">[23]</a> In patent law, an inventor must first file an application with the United States Patent and Trademark Office (&ldquo;PTO&rdquo;), which is then examined by a PTO employee to determine if the alleged new invention is entitled to a patent.<a href="#_ftn24" name="_ftnref24">[24]</a> Copyrights, on the other hand, vest immediately once an original work of authorship is fixed in a tangible medium of expression.<a href="#_ftn25" name="_ftnref25">[25]</a> For a company to gain an ownership interest in a copyrighted work not made for hire, the interest must be negotiated for and transferred in a signed written document.<a href="#_ftn26" name="_ftnref26">[26]</a> When a work qualifying as a work made for hire is created, however, no negotiation or written instrument is required for that specific work because, for copyright purposes, as long as agency would hold that the work&rsquo;s creator was an employee working within the scope of his employment, his employer is considered the work&rsquo;s author.<a href="#_ftn27" name="_ftnref27">[27]</a></p>
<p>There are two subsidiary benefits to the immediate grant to the employer of a work&rsquo;s copyrights. First, no court intervention is required to transfer the rights. As will be described below, in certain cases, patent law will grant employers rights in their employee&rsquo;s patents, but to vest those rights the employee must still sign a document transferring ownership to his employer. If he refuses, a court order may substitute for the transfer. Second, the work made for hire doctrine allows a grant of rights without needing to define what is being granted. Whereas when a grant of rights is negotiated, the transferor may come back to the transferee to argue about which rights were actually transferred and the scope of the intended transfer.<a href="#_ftn28" name="_ftnref28">[28]</a></p>
<p>Second, an employer holding the rights in a work made for hire may register the work in the Copyright Office in its own name.<a href="#_ftn29" name="_ftnref29">[29]</a> This is an optional but important step, because without registration a copyright infringement action may not be initiated,<a href="#_ftn30" name="_ftnref30">[30]</a> and generally, statutory damages are not available for infringements prior to registration.<a href="#_ftn31" name="_ftnref31">[31]</a></p>
<p>Third, the work made for hire doctrine grants employers all of the rights associated with copyright ownership. Thus, they can exclude others from using the work, and leverage that right to extract rents in exchange for a license authorizing someone else to use the work.<a href="#_ftn32" name="_ftnref32">[32]</a> Further, employers using works made for hire are authorized to then transfer their ownership of the works&rsquo; copyrights to another party, either in whole or in part.<a href="#_ftn33" name="_ftnref33">[33]</a>  They can also, of course, exercise any of the rights authorized under the Copyright Act itself, including creating derivative works.<a href="#_ftn34" name="_ftnref34">[34]</a> One set of rights an employer is not granted under the Copyright Act, however, is the right to attribution and integrity granted for works of visual art.<a href="#_ftn35" name="_ftnref35">[35]</a></p>
<p>Fourth, the work made for hire doctrine also protects employers from future rights granted to authors. For example, the Copyright Act of 1976 granted authors the right to terminate transfers, but those new rights did not apply to creators of works made for hire because their employers were considered the author.<a href="#_ftn36" name="_ftnref36">[36]</a> In addition, after the 1976 revisions, employers remained shielded from the exercise of the transfer termination provisions because no transfer is considered to have taken place under the work made for hire doctrine;<a href="#_ftn37" name="_ftnref37">[37]</a> the employer was the work&rsquo;s original &ldquo;author.&rdquo;</p>
<p>Fifth, the work made for hire doctrine grants employers certainty with regard to the duration of their copyrights. Works not made for hire subsist for the life of the author plus 70 years.<a href="#_ftn38" name="_ftnref38">[38]</a> This means that those to whom the original author transfers must know the duration of the original author&rsquo;s lifetime in order to calculate the duration of the copyrighted work&rsquo;s term. Works made for hire, however, are merely granted a term of 95 years from publication or 120 years from creation, whichever expires first.<a href="#_ftn39" name="_ftnref39">[39]</a> This time frame serves two functions. First, it simplifies the requirements of an employer to keep track of the duration of its copyrights. Second&mdash;grim though it may be&mdash;if the employee were to die within 25 years of publication or 50 years of creation, the employer would benefit from a longer copyright term than if the work were considered made for hire.<a href="#_ftn40" name="_ftnref40">[40]</a></p>
<p>Finally, the work made for hire doctrine applies to all works universally, regardless of the type of work or the employee&rsquo;s level of contribution. In other words, a work created and conceptualized entirely by only one employee is treated the same as a work created by hundreds of employees, each of whom contributed minor improvements and expression to the work.</p>
<h4><a name="IB"></a>B. Patent Law</h4>
<p>Some of the benefits described in the previous section are mirrored by certain patent law doctrines&mdash;or are irrelevant with regard to patents&mdash;but others have no patent law equivalent. Section A described eleven benefits associated with copyright law&rsquo;s work made for hire doctrine: (1) grant of title without negotiation;<a href="#_ftn41" name="_ftnref41">[41]</a> (2) grant of title without transfer/assignment; (3) grant of title without court intervention; (4) registrability in the employer&rsquo;s own name; (5) exclusion of others from using the work and licensing rights in the work to others; (6) use of the work; (7) transfer of title to others; (8) protection from future rights granted to work&rsquo;s creator; (9) shield from transfer termination; (10) benefits with regard to copyright term duration; and (11) universal application regardless of level of contribution.<a href="#_ftn42" name="_ftnref42">[42]</a></p>
<div align=center>
<table cellspacing=0 cellpadding=0>
<tr>
<td><strong>Table </strong><strong>1</strong><strong>: Work Made For Hire Benefits</strong>
 </td>
</tr>
<tr>
<td>No Negotiation
 </td>
</tr>
<tr>
<td>No Assignment from Employee
 </td>
</tr>
<tr>
<td>No Court Intervention
 </td>
</tr>
<tr>
<td>Registrability
 </td>
</tr>
<tr>
<td>Exclusion and Licensing
 </td>
</tr>
<tr>
<td>Use
 </td>
</tr>
<tr>
<td>Transfer to Others
 </td>
</tr>
<tr>
<td valign=top>Protection from Future Rights
 </td>
</tr>
<tr>
<td>Termination Shield
 </td>
</tr>
<tr>
<td>Duration
 </td>
</tr>
<tr>
<td>Universal Application
 </td>
</tr>
</table>
</div>
<p>It is immediately apparent that the benefits of the termination shield and duration are not relevant to patent law because patents are granted for a set term of years&mdash;whether the base of 20 years or an extended term due to regulatory or PTO review<a href="#_ftn43" name="_ftnref43">[43]</a>&mdash;not tied to the inventor&rsquo;s lifetime. Therefore, there would be no special duration benefits should an inventor&rsquo;s employer be considered an &ldquo;inventor&rdquo; for purposes of the Patent Act. In addition, unlike copyright transfers, which as discussed above may be terminated upon notice, patent assignments are not subject to termination.<a href="#_ftn44" name="_ftnref44">[44]</a></p>
<p>The other benefits, however, require additional consideration. The three following sections describe modern patent law doctrines that give employers some, but not all, of the benefits of copyright law&rsquo;s work made for hire doctrine.</p>
<h5><a name="IB1"></a>1. Employer Use and Shop Rights</h5>
<p>One of the benefits of the work made for hire doctrine is that an employer is guaranteed the right to make use of an employee&rsquo;s creative work. Employers may receive a similar benefit from patent law&rsquo;s shop rights doctrine.<a href="#_ftn45" name="_ftnref45">[45]</a> However, because patent law describes negative rights, it is a protection against infringement actions by the employee patent holder and her assigns, and not an affirmative grant of use of the patented invention.</p>
<p>Shop rights arise when an employee, &ldquo;during his hours of employment, [and] working with his [employer&rsquo;s] materials and appliances, conceives and perfects an invention for which he obtains a patent.&rdquo;<a href="#_ftn46" name="_ftnref46">[46]</a> The courts have held that in such circumstances, the employee by force of law must give his employer a nonexclusive, royalty-free right to practice the invention.<a href="#_ftn47" name="_ftnref47">[47]</a> The doctrinal basis behind the shop right remains fuzzy,<a href="#_ftn48" name="_ftnref48">[48]</a> as courts have described it being based on (a) a license implied in fact,<a href="#_ftn49" name="_ftnref49">[49]</a> (b) estoppel,<a href="#_ftn50" name="_ftnref50">[50]</a> and (c) equity and fairness.<a href="#_ftn51" name="_ftnref51">[51]</a></p>
<p>Shop rights do not have the same scope as work made for hire, however. A shop right is not an ownership interest in the patent, which means that an employer does not have either the right to exclude others by threatening to sue for infringement or the right to file a patent application.<a href="#_ftn52" name="_ftnref52">[52]</a> Similarly, a shop right is non-exclusive, which means that the employee patent holder is free to assign rights to others by granting them a patent license. In addition, a shop right is not transferable other than with the sale of the entire appurtenant business.<a href="#_ftn53" name="_ftnref53">[53]</a> </p>
<div align=center>
<table cellspacing=0 cellpadding=0>
<tr>
<td colspan=2>
<p><strong>Table2: Work Made For Hire v. Shop Rights</strong></td>
</tr>
<tr>
<td>No Negotiation</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Assignment from Employee</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Court Intervention</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Registrability</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Exclusion and Licensing</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Use</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Transfer to Others</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Protection from Future Rights</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Termination Shield</td>
<td>n/a</td>
</tr>
<tr>
<td>Duration</td>
<td>n/a</td>
</tr>
<tr>
<td>Universal Application</td>
<td>&#10003;</td>
</tr>
</table>
</div>
<h5><a name="IB2"></a>2. Commissioned Invention and the Hired-to-Invent Doctrine</h5>
<p>As mentioned in section A, under copyright law a work will be considered for hire if it was made by an employee within the scope of his or her employment. Similarly, patent law&rsquo;s hired-to-invent doctrine grants an employer rights to the inventions of its employees if the employee was hired to invent them.</p>
<p>Under this doctrine, an employee hired to solve a particular problem or to invent in a certain field will forfeit his patent rights even without a written contract.<a href="#_ftn54" name="_ftnref54">[54]</a> Just as in the work made for hire context, courts have established a number of factors to indicate whether an inventor has been hired to invent.<a href="#_ftn55" name="_ftnref55">[55]</a> However, unlike work made for hire, the hired-to-invent doctrine requires the employee to assign any patent obtained; it does not vest title immediately in the employer upon invention.<a href="#_ftn56" name="_ftnref56">[56]</a> Although, failure to assign after a court order to do so may result in the order having the same effect as an assignment.<a href="#_ftn57" name="_ftnref57">[57]</a></p>
<p>At first blush, this patent law doctrine would appear to accomplish much of what the copyright law work made for hire doctrine does. However, there are differences. First, work made for hire vests title in an employer immediately. The hired-to-invent doctrine merely obligates the inventor to assign the invention to his or her employer. True, no negotiation is required after the inventive activity occurs, but until an assignment is signed, the invention&rsquo;s creator continues to hold the patent on the invention&mdash;albeit in trust for his employer. Furthermore, if the invention&rsquo;s creator refuses to assign his patent rights, then a court order is required. Second, the doctrine is only effective against employees who are actually hired to invent. Employees who create an invention within the scope of their employment but who were not specifically directed to do so retain their patent rights.<a href="#_ftn58" name="_ftnref58">[58]</a> Third, unlike the work made for hire doctrine, which permits an employer to file a copyright registration in its own name, the hired-to-invent doctrine still requires the patent application to be filed in the inventor&rsquo;s name, even if the employer, as assignee, files a patent application on his behalf. Finally, as the employee is still considered the &ldquo;inventor&rdquo; under the Patent Act, it is possible for future rights to be given to the &ldquo;inventor&rdquo; that would not be automatically vested in the inventor&rsquo;s employer. For example, in the copyright context, when the right to terminate transfers of ownership was introduced as a right of &ldquo;authors,&rdquo; it did not apply to those whose works were made for hire, as their employers were considered the &ldquo;authors.&rdquo; Similar rights could be granted to &ldquo;inventors&rdquo; that would affect the assignees of the inventors&rsquo; patent rights.</p>
<div align=center>
<table cellspacing=0 cellpadding=0>
<tr>
<td colspan=2><strong>Table3: Work Made For Hire v. Hired-to-Invent</strong></td>
</tr>
<tr>
<td>No Negotiation</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Assignment from Employee</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>No Court Intervention</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Registrability</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Exclusion and Licensing</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Use</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Transfer to Others</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Protection from Future Rights</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Termination Shield</td>
<td>n/a</td>
</tr>
<tr>
<td>Duration</td>
<td>n/a</td>
</tr>
<tr>
<td>Universal Application</td>
<td>&#10003;</td>
</tr>
</table>
</div>
<h5><a name="IB3"></a>3. Employer Inventions and Employee Improvements</h5>
<p>In addition to the situation where an employer hires an employee to invent, an employer will also receive the benefit of insignificant improvements by his employees on inventions the employer has conceived of himself.<a href="#_ftn59" name="_ftnref59">[59]</a> Under this doctrine, when an employer conceives of an invention, but receives ancillary suggestions or improvements from his employee, he retains all rights in the invention, including any employee improvements.<a href="#_ftn60" name="_ftnref60">[60]</a> To qualify under the employee improvements doctrine, the employer must have had a &ldquo;plan and preconceived design,&rdquo;<a href="#_ftn61" name="_ftnref61">[61]</a> and the improver must be an employee.<a href="#_ftn62" name="_ftnref62">[62]</a></p>
<p>The employee improvements doctrine provides a minimal step toward the work made for hire doctrine, but does not come anywhere close to providing a substitute. First, the doctrine still requires there to be an inventor. All the doctrine does is subsume improvements by another person into the inventive exercise of the employing inventor; it does not operate to grant an employing corporation rights. In addition, the improvements that are granted must be ancillary, so any benefits from the doctrine will be minimal. Thus, if the employee creates a non-ancillary invention or improvement, the employer still needs to qualify under one of the previous doctrines or negotiate an assignment. At base, the employee improvements doctrine determines whether an employee should be considered a joint inventor or not, which does not come close to achieving the same benefits of the work made for hire doctrine.</p>
<div align=center>
<table cellspacing=0 cellpadding=0>
<tr>
<td colspan=2><strong>Table4: Work Made For Hire v. Employee Improvements</strong></td>
</tr>
<tr>
<td>No Negotiation</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Assignment from Employee</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Court Intervention</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Registrability</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Exclusion and Licensing</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Use</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Transfer to Others</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Protection from Future Rights</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Termination Shield</td>
<td>n/a</td>
</tr>
<tr>
<td>Duration</td>
<td>n/a</td>
</tr>
<tr>
<td>Universal Application</td>
<td>&nbsp;</td>
</tr>
</table>
</div>
<p>&nbsp;</p>
<p>Given that patent law never developed a doctrine that defaulted patent rights to an employer the way copyright law did, one is left to wonder why. Why is it that copyright law in the nineteenth century began to apply an employer presumption? And why did the courts not feel the need to apply a similar presumption in patent cases? Part II discusses the development of the work made for hire doctrine in the nineteenth century, and Part III discusses potential reasons that a similar doctrine was not developed in patent law.</p>
<h3><a name="II"></a>II. DEVELOPMENT OF THE WORK FOR HIRE DOCTRINE</h3>
<p>The work made for hire doctrine predated the Copyright Act of 1976. In fact, although it was first codified in the Copyright Act of 1909,<a href="#_ftn63" name="_ftnref63">[63]</a> Professor Catherine L. Fisk has claimed that the doctrine &ldquo;neither was invented by the drafters of the 1909 Act, nor was it well recognized in the cases before 1909.&rdquo;<a href="#_ftn64" name="_ftnref64">[64]</a> Instead, between the American Civil War and the passage of the Copyright Act of 1909 the default rule in copyright cases quietly switched from employee ownership to employer ownership. Professor Fisk argues that this move was justified by &ldquo;cloaking&rdquo; artists in an &ldquo;aura of . . . romantic genius&rdquo; to argue for greater legal protection, while simultaneously &ldquo;downplaying or ignoring individual creative genius so as to assert corporate ownership over those copyrighted works.&rdquo;<a href="#_ftn65" name="_ftnref65">[65]</a></p>
<h4><a name="IIA"></a>A. Antebellum</h4>
<p>Prior to the American Civil War, the default&mdash;and essentially the rule&mdash;was that the employee author was the owner of his works.<a href="#_ftn66" name="_ftnref66">[66]</a> In the early days of copyright, protection was of limited application. The first copyright act&mdash;the Copyright Act of 1790&mdash;only protected maps, charts, and books.<a href="#_ftn67" name="_ftnref67">[67]</a> Among the books that received copyright protection were the books in which court decisions were reported. Thus, it was only natural for the first copyright cases concerning employment to involve books containing those decisions and the authors that authored them. In the first case involving an employed author, the author of twelve volumes reporting the caselaw of the United States Supreme Court assigned his copyrights to a publisher. The publisher then sued a subsequent case reporter for copyright infringement because he had produced a volume titled &ldquo;Condensed Reports of Cases in the Supreme Court of the United States,&rdquo; which included the work of the prior reporter.<a href="#_ftn68" name="_ftnref68">[68]</a> The Supreme Court, noting that the original reporter had failed to satisfy the formality requirements, held that it could not confer common law copyright on the initial reporter. However, what is telling about the opinion is that it appears to assume that the original reporter&mdash;and not the publisher&mdash;would be entitled to the copyrights in his work, even though his status as an employee was uncertain at best.<a href="#_ftn69" name="_ftnref69">[69]</a> </p>
<p>Later cases in the antebellum era involved school books,<a href="#_ftn70" name="_ftnref70">[70]</a> theatrical works,<a href="#_ftn71" name="_ftnref71">[71]</a> and cartography.<a href="#_ftn72" name="_ftnref72">[72]</a> What is particularly interesting about this period of time is the courts&rsquo; clear pro-employee stance. In later decades, courts&rsquo; rhetoric would be inconsistent with the holdings of their decisions. While courts would claim to celebrate the genius and romanticism of the independent author, they would simultaneously grant first publishing houses and later employers the rights to that labor. During the antebellum nineteenth century, however, courts&rsquo; rhetoric praising the individual was consistent with the holdings of their decisions, which largely gave employees ownership of the copyrights in their works. The only cases where employers were held to have been granted copyrights in their employees&rsquo; works involved expressed contracts and cartography which, by its very nature, requires coordination among various individuals. True, smaller scale maps could be created by one person on their own, but for anything of a greater scale, coordination among various parties would be required.</p>
<h4><a name="IIB"></a>B. The Nineteenth Century Postbellum</h4>
<p>In the period during and after the American Civil War, courts began to hold that employers had been granted copyrights in their employees&rsquo; works, not by operation of contract, but based on the employment relationship. Particularly important to the discussion in Part III is that while cases originally held that the employment relationship granted an employer rights in his employees&rsquo; work by virtue of the involvement of a corporate president, later cases created the legal fiction of the company as author.<a href="#_ftn73" name="_ftnref73">[73]</a></p>
<p>In the postbellum period, like the antebellum period, the relevant cases generally involved legal publications,<a href="#_ftn74" name="_ftnref74">[74]</a> as well as theatrical works.<a href="#_ftn75" name="_ftnref75">[75]</a> One of the theatrical work cases is particularly important for the purposes of this article. In <em>Keene v. Wheatley</em>, the court ruled against the plaintiff-employer on many of her arguments, but with regard to ownership of one of her employee&rsquo;s works, the court stated:</p>
<blockquote><p>Here, [the employee], while in the general theatrical employment of the [employer], engaged in the particular office of assisting in the adaptation of this play; and made the additions in question in the course of his willing performance of this duty. [The employer] consequently became the proprietor of them as products of his intellectual exertion in a particular service in her employment.<a href="#_ftn76" name="_ftnref76">[76]</a></BlockQuote></p>
<p>For this proposition, the court did not rely on copyright law. Instead, the court looked to patent law, and determined that since &ldquo;[w]here an inventor, in the course of his experimental essays, employs an assistant who suggests, and adapts, a subordinate improvement, it is, in law, an incident, or part, of the employer&rsquo;s main invention,&rdquo; the plaintiff in <em>Keene</em> was entitled to the &ldquo;literary proprietorship&rdquo; of her employee&rsquo;s work.<a href="#_ftn77" name="_ftnref77">[77]</a> </p>
<p>In the eyes of the <em>Keene</em> court, the employee was merely adding minor enhancements akin to the patent doctrine of employee improvement. Yet, over time the doctrine of work made for hire found increasing judicial support and eventually became a default rule in favor of employers.<a href="#_ftn78" name="_ftnref78">[78]</a> Over the next several years, this new doctrine was mentioned in dicta, but in no case did a court rule that an employer possessed rights over its employee by virtue of the default rule.<a href="#_ftn79" name="_ftnref79">[79]</a> </p>
<p>Instead, the presumption was switched surreptitiously. In <em>Callaghan&nbsp;v. Myers</em>, for example, while holding that a court reporter-employee held the copyrights in his work instead of his government employer, the Supreme Court determined that this was the case only due to &ldquo;a tacit assent by the government to his exercising such privilege,&rdquo;<a href="#_ftn80" name="_ftnref80">[80]</a> This shift in emphasis made employer ownership a presumption that was only rebutted by tacit agreements and expressed contracts.</p>
<p>Why did the courts make this shift? Professor Fisk posits three potential factors:</p>
<blockquote><p>[1] Courts might have felt that a default rule of employer ownership was more likely to reflect the <em>intent of most parties</em> and wanted to save the parties the trouble of negotiating for employer ownership. . . . [2] [C]ourts might have begun to see employers as possessing a stronger <em>moral claim</em> and believed that any employee who planned to assert copyright ownership ought to be forced to disclose that intent and negotiate for it. . . . [3] [A]s changing assumptions about the nature of authorship strengthened the rhetorical force of the employer&rsquo;s claim, a default rule of employer ownership might have seemed more <em>intrinsically appealing</em>, irrespective of whether the parties might negotiate around it.<a href="#_ftn81" name="_ftnref81">[81]</a></BlockQuote></p>
<p>In response to the shifting sands of copyright law doctrine of the nineteenth century, one might expect that parties would have begun contracting around the default rules, but two factors may have made contracting prohibitively difficult:</p>
<blockquote><p>First, the costs of transacting might be high when the parties have to discuss something as touchy as authorship. Employers might have been afraid to alienate employees by demanding assignment of the copyright, preferring to run the risk of litigation later. Employees may have lacked legal sophistication to realize that it was necessary to contract for copyright ownership. Second, the instability of the law may have made enforcement of any contract they did reach highly uncertain.<a href="#_ftn82" name="_ftnref82">[82]</a></BlockQuote></p>
<p>In any case, by the nineteenth century, the work made for hire doctrine was in the wind, whether because of changes in the parties themselves, or merely the impressions of those sitting on the bench.</p>
<h4><a name="IIC"></a>C. Corporate Ownership and Codification</h4>
<p>The work made for hire doctrine was codified by Congress in 1909, but its foundations had existed prior to that time. As described in section B, the concept of authorship and ownership of copyright were shifting over the last half of the nineteenth century. However, it was not until 1885 that a court held that a corporation, and not an individual employer, held the copyrights in a work.<a href="#_ftn83" name="_ftnref83">[83]</a> It was at this time that the legal fiction arose that a corporation could be an author. This idea makes sense when viewed one way: corporations are merely collections of individuals working toward, generally, hierarchically determined joint goals. However, it flies in the face of the entire notion of the individual romantic author.</p>
<p>The concept behind the expression embodied in a copyrightable work can be created by any number of different people as it moves through the corporate process. This is particularly clear today when one looks at the large corporations behind music, television, and film.<a href="#_ftn84" name="_ftnref84">[84]</a> These corporations are made up of hundreds of thousands of employees, and even more independent contractors. To produce one blockbuster film may require hiring and coordinating thousands of individuals, each of whom may contribute to a portion of the film. Without the work made for hire doctrine, these companies would have to rely on a messy web of contracts and the employee improvements doctrine, and even then, it is unlikely that they would be assured that all the relevant rights had been secured.</p>
<p>By 1899, however, the courts had come to realize the need for a doctrine that allowed corporate employers to control the copyrights in the works of their employees by default. In <em>Collier Engineer Co. v. United Correspondence Schools</em>, a salaried employee hired &ldquo;to compile, prepare, and revise . . . instruction and question papers&rdquo; had moved to a new employer and prepared similar materials.<a href="#_ftn85" name="_ftnref85">[85]</a> His former employer made a motion for a preliminary injunction, which the court denied, but in so doing determined that the employer was entitled to any copyright in the original materials.<a href="#_ftn86" name="_ftnref86">[86]</a> This idea of protecting employers when their employees move to other employers will resurface in Part III as a justification for employer ownership of patent rights.</p>
<p>Later cases embraced the idea that when an employer hired individuals to produce copyrightable works, the copyrights in those works were granted to the employer.<a href="#_ftn87" name="_ftnref87">[87]</a> In this way, by the turn of the century, copyright law and patent law had developed fairly parallel doctrines with regard to employee works and inventions. In 1909, however, the Copyright Act was revised to codify the work made for hire doctrine by adding the following language:</p>
<blockquote><p>[T]he word &lsquo;author&rsquo; shall include an employer in the case of works made for hire.<a href="#_ftn88" name="_ftnref88">[88]</a></BlockQuote></p>
<p>By including employers of those that create works made for hire within the definition of the term &ldquo;author,&rdquo; Congress continued in the direction the courts had been heading, but went farther by creating an explicit employer presumption. Professor Fisk identifies three reasons for this change: (1) an ease in drafting the Act, (2) avoiding constitutionality challenges, and (3) ensuring that copyright ownership would vest initially in employers so they could benefit from copyright renewals.<a href="#_ftn89" name="_ftnref89">[89]</a></p>
<p>And that, ladies and gentlemen, was history. Since 1909, work made for hire has remained a mainstay of American copyright law.</p>
<p>Yet, despite over one hundred years of the work made for hire doctrine in copyright law, patent law remains based on the rule that only the individuals that create an invention can be considered inventors. Moreover, for an employer to claim patent rights, he must either negotiate an assignment, or rely on one of the doctrines discussed in Part I.B.: shop rights, hired-to-invent, or employee improvements. Barring one of these options, an employer holds no rights in a patent absent a written assignment. Part III will explore the patent cases of the late nineteenth century, and posit potential reasons that patent law did not take a similar route.</p>
<h3><a name="III"></a>III. EMPLOYMENT IN PATENT LAW</h3>
<p>As previously described, patent law never developed a doctrine that provided all of the benefits of copyright law&rsquo;s now well-established work made for hire doctrine. This divergence between the two disciplines can be explained by two factors. First, inventive activity in the nineteenth century was perceived to be individualized and not to require significant coordination among individuals. Second, patent law developed the three doctrines described in Part I.B., which provided satisfactory protection to employers who wanted to continue using their employees&rsquo; inventions.</p>
<h4><a name="IIIA"></a>A. Antebellum</h4>
<p>In order to understand the nature of inventive activity during the nineteenth century, one must understand that fundamental shifts were occurring in society at the time that changed both who the inventors were and what they were inventing. The United States has always been a country of inventors. In fact, both George Washington and Thomas Jefferson are credited with numerous inventions, including plows, adjustable writing desks and swivel chairs.<a href="#_ftn90" name="_ftnref90">[90]</a> However, at the end of eighteenth century, there were &ldquo;probably no more than 300 people who we would now class as scientists in the entire world,&rdquo;<a href="#_ftn91" name="_ftnref91">[91]</a> By 1800, there were about a thousand, and by 1900 there were approximately 100,000.<a href="#_ftn92" name="_ftnref92">[92]</a> Due to the growth in the number of scientists, science began to shift from &ldquo;a gentlemanly hobby, where the interests and abilities of a single individual [could] have a profound impact, to a well-populated profession, where progress depend[ed] on the work of many individuals who [were], to some extent, interchangeable,&rdquo;<a href="#_ftn93" name="_ftnref93">[93]</a> </p>
<p>Similarly, the number of non-scientist inventors blossomed throughout the nineteenth century leading to an increased ability to appreciate the &ldquo;interplay between science and technology, particularly in the fields of electricity and engine building,&rdquo; which &ldquo;led to a host of new practical machines that changed communications, transportation, the home, the workplace, and the farm,&rdquo;<a href="#_ftn94" name="_ftnref94">[94]</a> For example, at the beginning of the nineteenth century, America remained a nation of farmers who used the same hand implements that had been used for centuries to harvest their crops and who would travel primarily by horse or boat.<a href="#_ftn95" name="_ftnref95">[95]</a> In the time before the Civil War, however, non-scientist inventors made many advances, including the invention of the steamboat, farming machinery, the telegraph, and synthetic materials.<a href="#_ftn96" name="_ftnref96">[96]</a>  Such advances were only possible due to the increased interplay between science and technology that continued to grow throughout the nineteenth century.<a href="#_ftn97" name="_ftnref97">[97]</a> These developments also led to societal changes, including increased prosperity and the end of slavery as new equipment was developed that could perform the work better and more cheaply.<a href="#_ftn98" name="_ftnref98">[98]</a> </p>
<p>Despite the democratization of science and invention in the nineteenth century, however, inventive activity continued to be considered the work of individuals. In fact, there are &ldquo;no reported cases before 1843 in which an employer claimed, as against an employee, ownership of a patent because the inventor had been working for him at the time of the invention,&rdquo;<a href="#_ftn99" name="_ftnref99">[99]</a> Thus, in the nineteenth century, the general perception was that inventorship was the work of certain individuals, who were considered the great men of the time. One visual example of this mentality is Christian Schussele&rsquo;s 1857 painting titled <em>Men of Progress</em>, which depicts Benjamin Franklin overlooking nineteen nineteenth century inventors:<a href="#_ftn100" name="_ftnref100">[100]</a></p>
<div align=center>
<table>
<tr>
<td style="border: none; text-align: center;"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image002.jpg"><br />
<strong>Figure 2: <em>Men of Progress</em></strong></td>
</tr>
</table>
</div>
<p>Despite this public perception, however, the reality was that even these great men had assistance in creating their famous inventions. Among those depicted in Schussele&rsquo;s painting is Charles Goodyear, who is remembered for his invention of vulcanized rubber in 1839.<a href="#_ftn101" name="_ftnref101">[101]</a> He received a patent on his process in 1844,<a href="#_ftn102" name="_ftnref102">[102]</a> and almost immediately became embroiled in patent litigation.<a href="#_ftn103" name="_ftnref103">[103]</a> Not only was Goodyear forced to litigate against his competitors, however, but also against his own employees, one of whom attempted to patent one of Goodyear&rsquo;s inventions.<a href="#_ftn104" name="_ftnref104">[104]</a> Fortunately for Goodyear, despite recognizing a presumption in favor of the employee&mdash;who actually made the machine&mdash;the courts considered Goodyear&rsquo;s employee&rsquo;s activities to have been at Goodyear&rsquo;s direction, and thus, they determined that it was Goodyear, and not his employee, that was the true inventor.<a href="#_ftn105" name="_ftnref105">[105]</a></p>
<p>Despite the favorable result for Goodyear, the case only underscored the presumption that employees owned their inventions, as the court continued to articulate employee-ownership as the general presumption in such cases. Thus, time and time again, courts were required to find exceptions in order to protect employers from the presumption&rsquo;s consequences. For example, in 1843 the Supreme Court, in <em>McClurg v. Kingsland</em>, determined that a license or grant from the employee to the employer may be presumed by virtue of the fact that the employee:</p>
<blockquote><p>was employed by the defendants . . . receiving wages from them by the week; while so employed, he claimed to have invented the improvement patented, and after unsuccessful experiments made a successful one . . . the experiments were made in the [employer&rsquo;s] foundry, and wholly at their expense, while [the employee] was receiving his wages, which were increased on account of the useful result.<a href="#_ftn106" name="_ftnref106">[106]</a></BlockQuote></p>
<p>This implied license, or shop right, prevented the assignees of the employee&rsquo;s patent from bringing suit against the former employer for infringement when all the employer was doing was continuing to use the process it had been using prior to the employee&rsquo;s departure.<a href="#_ftn107" name="_ftnref107">[107]</a> The Court reached this result without requiring an assignment of the patent. Rather, the Court held that the plaintiffs took their assignment from the employee subject to his license to his former employer.<a href="#_ftn108" name="_ftnref108">[108]</a> As such, <em>McClurg</em> is generally thought of as the first shop rights case.<a href="#_ftn109" name="_ftnref109">[109]</a> It can also be seen as a fairly pro-employee case, for the employer received no rights to the invention other than the right to use it despite the fact that the employee would not have been able to make his improvement but for his employer&rsquo;s time, money and equipment.<a href="#_ftn110" name="_ftnref110">[110]</a></p>
<p>During this same time period, other inventors were creating major innovations in both science and industry. For example, in 1844 Samuel Morse&mdash;also depicted in <em>Men of Progress</em>&mdash;connected the first intercity line between Washington and Baltimore and sent the message, &ldquo;What hath God wrought!&rdquo;<a href="#_ftn111" name="_ftnref111">[111]</a> Moreover, scientists were making significant advances in electric theory, evolution, and thermodynamics.<a href="#_ftn112" name="_ftnref112">[112]</a> Similarly, in the decade that followed, solo inventors continued to be credited with major breakthroughs in both science and industry. For example, during the 1850s, Heinrich Geissler is credited with the leaps forward that resulted in the invention of the vacuum tube.<a href="#_ftn113" name="_ftnref113">[113]</a> Further, the 1850s saw huge advances in telecommunications technology, including Morse&rsquo;s testing of the first transatlantic telegraph cable.<a href="#_ftn114" name="_ftnref114">[114]</a> Even Abraham Lincoln took the time to consider the discoveries, inventions and improvements that resulted from America&rsquo;s willingness to observe, reflect and experiment.<a href="#_ftn115" name="_ftnref115">[115]</a></p>
<p>Despite the attribution of these major advances to individual inventors, the reality was that even in the 1840s, teams of workers were working together to develop new technologies, which &ldquo;somewhat undermine[s] the heroic mythology surrounding the great individualistic and entrepreneurial American inventors,&rdquo;<a href="#_ftn116" name="_ftnref116">[116]</a> The dichotomy between the myth of the sole inventor and the reality that inventive activity was being carried out by groups of individuals in many ways mirrors the shift that was occurring in copyright law at that time. However, instead of acknowledging that multiple individuals were involved in the inventive process, courts turned a blind eye to the significant contributions employees were making to their employers&rsquo; inventions and dismissed those contributions as small modifications.<a href="#_ftn117" name="_ftnref117">[117]</a> In <em>King v. Gedney</em>, for example, the court disregarded the following evidence as &ldquo;vague and equivocal,&rdquo; and instead determined that the employer &ldquo;might have&rdquo; given the employee&mdash;a draftsmen and general foreman&mdash;general directions about the improvement:</p>
<blockquote><p>[The employee] was the foreman, and directed the making the alterations in the factory. [The employer] gave him no directions in relation to those alterations; [another employee] asked him for directions during the time that he was making alternations, and his answer was, &lsquo;I do not know anything about it; go to [the employee].&rsquo; He said it was [the employee&rsquo;s] improvement, and he knew nothing about it; if it did not work it was [the employee&rsquo;s] fault; [the other employee] must go to him for all instructions. [The other employee] did not hear [the employer] give directions to any of the workmen in the shop. He has seen [the employer] and [the employee] conversing together at the factory, when chalk marks were made upon the floor by [the employee] to convey to [the employer] the manner in which he was going to prosecute the work.<a href="#_ftn118" name="_ftnref118">[118]</a></BlockQuote></p>
<p>The court determined that if the general idea was the employing inventor&rsquo;s, then the employee &ldquo;could only be considered as acting as [his] servant,&rdquo; and held the employer to be the original and sole inventor.<a href="#_ftn119" name="_ftnref119">[119]</a></p>
<p>Thus, by crediting employers with being sole inventors, courts were able to continue to articulate the presumption that those who do the actual inventing will own the rights to their inventions. However, as employees became more and more involved with the inventive process, courts would find it increasingly difficult to rely on the employee improvements doctrine to rebut the presumption of employee ownership.<a href="#_ftn120" name="_ftnref120">[120]</a></p>
<h4><a name="IIIB"></a>B. The Nineteenth Century Postbellum</h4>
<p>American invention did not stop during the American Civil War. In fact, the war spurred increased invention, particularly in agriculture. For example, Cyrus McCormick&mdash;another famed inventor depicted in <em>Men of Progress</em>&mdash;developed a reaper in 1861, which allowed northerners to increase food production &ldquo;to the highest levels of surplus ever known&rdquo; even though they had fewer farm hands due to the war.<a href="#_ftn121" name="_ftnref121">[121]</a> Similarly, in the mid-1860s, scientists were making major advances in chemistry and thermodynamics.<a href="#_ftn122" name="_ftnref122">[122]</a> Then, in 1865, George Westinghouse received his first patent for a rotary steam engine, followed by patents for railroad frogs and air brakes.<a href="#_ftn123" name="_ftnref123">[123]</a> A few years later, a &ldquo;self-taught practical innovator&rdquo; by the name of Thomas Alva Edison would apply for his first patent.<a href="#_ftn124" name="_ftnref124">[124]</a> Edison is a particularly interesting example of a nineteenth century inventor, because it is well documented that he &ldquo;regularly employed not only mechanics and craftsmen but also college-trained chemists and engineers in his invention workshop,&rdquo;<a href="#_ftn125" name="_ftnref125">[125]</a> </p>
<p>In some ways, then, it is not surprising that the Supreme Court first recognized the employee improvements doctrine in its 1868 <em>Agawam Co. v. Jordan</em> opinion. In <em>Agawam</em>, an inventor named John Goulding hired a blacksmith, Edward Winslow, to help in his machine shop.<a href="#_ftn126" name="_ftnref126">[126]</a> Goulding had been working on his invention and was at the point of experimentation when Winslow, having visited another factory, made a suggestion of replacing a piece of Goulding&rsquo;s invention with a spool and drum.<a href="#_ftn127" name="_ftnref127">[127]</a>  Goulding went back and forth about the value of the suggestion, but after making another modification to make the change practicable, he adopted Winslow&rsquo;s suggestion.<a href="#_ftn128" name="_ftnref128">[128]</a></p>
<p>The new invention was patented and eventually assigned to the plaintiff who then sued the Agawam Woolen Company for infringement.<a href="#_ftn129" name="_ftnref129">[129]</a> Agawam defended, in part, by arguing that it was Winslow, and not Goulding, that invented the improvements for which the patent was granted.<a href="#_ftn130" name="_ftnref130">[130]</a> The Court held that Goulding&rsquo;s claim to invention of the patent was sustained, because all that Agawam could prove was that Winslow suggested the spool and drum&mdash;an &ldquo;auxiliary&rdquo; part of the invention.<a href="#_ftn131" name="_ftnref131">[131]</a> In handing another victory to an employer, however, the Court continued to recite that the general presumption is that employees hold rights to their inventions.<a href="#_ftn132" name="_ftnref132">[132]</a></p>
<p>Similarly, as discussed above, during this time employers in copyright cases began to see the presumption switch from employee ownership to employer ownership. For example, five years prior to <em>Agawam</em>, the influential case of <em>Kenne v. Wheatley</em> was decided in favor of the employer relying on an employee improvements-type argument to grant a theater proprietor the copyrights to a play adapted by her and her theatrical company.<a href="#_ftn133" name="_ftnref133">[133]</a> Whereas in theater it was undeniable that multiple individuals were required to develop new materials and produce it for the stage, invention in the 1870s continued to be perceived as the work of individuals with minimal help from employees instructed to carryout manual labor.</p>
<p>Significant changes, however, were on the horizon for those industries that employed workers to design and construct their products. The &ldquo;United States began to develop a single price and market system,&rdquo; which led to capital intensive industries that &ldquo;employed workers who owned no tools and had few skills, leading to social inequalities that created new political crises,&rdquo;<a href="#_ftn134" name="_ftnref134">[134]</a> Those inequities led to the formation of labor unions, which employed a variety of tactics to effect the status of workers in this country. &ldquo;The decades from the 1870s through the early 20th century saw one disruptive strike after another and the beginning of the appeal of ideologies and reform strategies that would characterize the labor movement&mdash;agrarian reform, populism, socialism, anarchism, and progressive reformism,&rdquo;<a href="#_ftn135" name="_ftnref135">[135]</a></p>
<p>Despite these changes, inventive activity in the United States soldiered on. For example, Edison&mdash;who, as discussed above, employed a variety of workers in his invention workshop<a href="#_ftn136" name="_ftnref136">[136]</a>&mdash;had filed for patents on 21 inventions by 1871.<a href="#_ftn137" name="_ftnref137">[137]</a> As inventive activity began to involve more complex technology, the proportion of inventions devised by solo inventors continued to decline.<a href="#_ftn138" name="_ftnref138">[138]</a> Perhaps in recognition of these changes, the Supreme Court began to hint at a willingness to recognize employers&rsquo; ownership of patented inventions that they hired employees to create.<a href="#_ftn139" name="_ftnref139">[139]</a></p>
<p>Nevertheless, there were limits to the Court&rsquo;s willingness to grant patent rights to one who employed another to invent. In <em>Collar Co. v. Van Dusen</em>, for example, the Supreme Court determined that the plaintiff, despite employing a set of paper-makers to create a paper collar that would be perceived as a real starched linen collar, was not entitled to a patent because only the paper-makers had invented something patentable.<a href="#_ftn140" name="_ftnref140">[140]</a> The plaintiff had argued that the paper-makers had received inspiration and direction, but the Court determined that the paper-markers had provided the whole improvement and therefore the plaintiff had no rights to their invention under <em>Agawam&rsquo;s</em> ancillary discoveries rule.<a href="#_ftn141" name="_ftnref141">[141]</a> </p>
<p>Despite its use of the terms &ldquo;employer&rdquo; and &ldquo;employee,&rdquo; however, the <em>Collar</em> case is better understood as concerning, using our modern parlance, independent contractors, who, even if <em>Collar</em> was a modern copyright case, would be unlikely to fall within the work made for hire doctrine. Rather than inspiring and directing the paper-makers&rsquo; improvement, the patentee derived all of the improvements he attempted to patent from the paper-makers. Similarly, other courts in the 1870s held that if an employee&rsquo;s invention was outside the employee&rsquo;s inventive arena, the employer would receive no more than a shop right to the invention.<a href="#_ftn142" name="_ftnref142">[142]</a></p>
<p>By the 1880s, &ldquo;farmers and industrial workers represented a force for political insurgency that began to coalesce into new movements that threatened to change the nature of society,&rdquo;<a href="#_ftn143" name="_ftnref143">[143]</a> These movements reflected a general anti-monopoly and big business sentiment at the turn of the century, as they began to lead to discussions of new government regulations &ldquo;to control railroad rates and other large enterprises . . . to address the growing power of bankers and railroad magnates,&rdquo;<a href="#_ftn144" name="_ftnref144">[144]</a> At the same time, entrepreneur inventors, like Westinghouse, were beginning to build empires of their own from their own companies and inventions, as well as those of others.<a href="#_ftn145" name="_ftnref145">[145]</a> These companies employed various individuals who developed patentable inventions during their employment. </p>
<p>During the remainder of the nineteenth century, disputes over employees&rsquo; inventions became more frequent and led to cases that further developed the shop right<a href="#_ftn146" name="_ftnref146">[146]</a> and employee improvements doctrines.<a href="#_ftn147" name="_ftnref147">[147]</a> The courts, however, failed to develop a mechanism for dealing with employees that were explicitly hired to invent,<a href="#_ftn148" name="_ftnref148">[148]</a> until the hired-to-invent doctrine was formally recognized by the Supreme Court in 1924.<a href="#_ftn149" name="_ftnref149">[149]</a> Also, the rise of the corporate form introduced additional complications,<a href="#_ftn150" name="_ftnref150">[150]</a> such as whether a shop right could be assigned.<a href="#_ftn151" name="_ftnref151">[151]</a>  Despite these developments, however, in not one of these cases was an employing company considered an &ldquo;inventor&rdquo; by virtue of its employees&rsquo; activity. Rather, for a company to receive patent ownership, an employee needed to assign it his or her rights.</p>
<p>By the turn of the century, each and every person in the United States had been affected by the inventions of the nineteenth century. In particular, the poor were being put to work in factories using newly invented machinery and tools. Even the middle classes indirectly benefited from the benefits of the day:</p>
<blockquote><p>For the middle classes, such as physicians, attorneys, engineers, academics, journalists, and managers, whose employment was less dependent on machinery and tools than on their education, the new technologies provided new sources of entertainment, comfort, and opportunities. By 1890, a person who worked in such a profession could come home, switch on the electric light, make a phone call, go to the refrigerator and take out a cold beer, light a factory-made cigarette with a safety match, then sit down to listen to a phonograph record while reading a newspaper with news of the day from all over the planet. It was a new world, for none of those experiences had been possible 40 years earlier, even to the wealthy.<a href="#_ftn152" name="_ftnref152">[152]</a></BlockQuote></p>
<h3><a name="IV"></a>IV. IS PATENT LAW STUCK IN THE PAST?</h3>
<p>For inventors in the twentieth century, more and more inventive activity would occur within corporate settings. However, patentable inventive activity would continue to be credited to individuals, not groups, until late into the century. In fact, the average number of inventors per patent would not begin to change dramatically until the 1970s, when a &ldquo;dramatic increase in the proportion of &lsquo;highly collaborative&rsquo; inventions&rdquo; would drive the average up:<a href="#_ftn153" name="_ftnref153">[153]</a></p>
<p style="text-align: center"><a href="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image003.png"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image004.png"></a></p>
<p>Yet, despite the fact that today the &ldquo;ordinary inventor is . . . a joint inventor who invents as part of a team,&rdquo;<a href="#_ftn154" name="_ftnref154">[154]</a> patent law continues to require that corporate employers receive assignments from their employees in order to effect a transfer of the ownership of the employees&rsquo; patent rights.</p>
<p>In Part II, several reasons behind copyright law&rsquo;s move toward the work made for hire doctrine were posited: (1) courts were attempting to reflect the intent of the parties; (2) courts felt that employees were in the best position to determine <em>ex ante</em> whether they intended to assert copyright ownership; (3) changing notions of the nature of authorship; (4) ease of statutory drafting; (5) avoiding constitutional concerns; and (6) concern about renewal terms. </p>
<p>Three of these reasons simply do not apply to patent law. First, patents in the United States do not have renewal terms. Second, the copyright statute was being revised in 1909 for reasons beyond the codification of the work made for hire doctrine. The patent statute, by contrast, was not significantly revised until 1952. Without an independent push to redraft the Patent Act, the need to ease statutory drafting was absent, and constitutional concerns in granting patent rights to non-&ldquo;inventors&rdquo; would not need to be addressed. As for the remaining reasons for the shift in copyright law, patent law simply did not share those factors. </p>
<p>First, the perceived nature of inventive activity in the nineteenth century did not lend itself to an argument for the need of a doctrine like work made for hire. As discussed in Part II, copyrighted works grew in complexity over the course of the nineteenth century. While copyrighted works were originally only embodied in single author books, they steadily grew to include complicated works involving the input of the multiple creative individuals. In particular, the creation of maps and theatrical works required coordination among multiple parties to insure that works could be exploited. Once the 1909 Act was passed, that complication grew exponentially as additional works were brought under the copyright statute.</p>
<p>The perception of inventive activity in the nineteenth century, on the other hand, did not appear to require significant coordination among parties. Rather, credit for advances was given to individual inventors, whether or not they, like Edison, employed others in their invention workshops. Moreover, even in the nineteenth century, most patents were on incremental improvements of existing technologies, which made it even more likely that the number of individuals involved in each inventive push forward would be small. Further, even if an invention required multiple individuals to reduce it to practice, the individual credited with the invention could subsume any other inventive activity into his invention under the employee improvements doctrine.  In fact, in 1916, three-quarters of U.S. patents were issued to individuals.<a href="#_ftn155" name="_ftnref155">[155]</a> Thu­­s, the need to coordinate among multiple individuals that existed in copyright law in the nineteenth century did not exist in patent law.<a href="#_ftn156" name="_ftnref156">[156]</a></p>
<p>Second, the existing doctrines that had developed, including the hired-to-invent doctrine, provided sufficient <em>ex ante </em>protection to employers. The shop rights doctrine, which was well established in the early part of the century, provided employers with a way of ensuring that their expectations were met. Unlike today where many organizations that own patent rights merely license those rights to others to use, in the nineteenth century, most companies used patent rights merely to exclude competitors while they themselves developed products to sell to consumers. Without the need to license, companies merely needed the right to use, which the shop rights doctrine provided. Moreover, as described above, when an inventor did use assistance in the process of developing his invention, the employee improvements doctrine protected him from needing to secure rights from each assistant in his workshop. As long as the inventor couldn&rsquo;t be seen as deriving his invention from someone else, he could be fairly content that his rights in the invention would be secure.</p>
<p>Finally, by the end of the nineteenth century, employers were securing contracts with their employees that included provisions requiring the assignment of any patented inventions later developed.<a href="#_ftn157" name="_ftnref157">[157]</a> In 1885, only 12% of U.S. patents were issued to corporations.<a href="#_ftn158" name="_ftnref158">[158]</a> By 1950, it had grown to 75%, and by the 1980s, 84% of U.S. patents were assigned to corporations, &ldquo;usually the employer of the actual inventor,&rdquo;<a href="#_ftn159" name="_ftnref159">[159]</a> In the past decade, those efforts have become increasingly successful.<a href="#_ftn160" name="_ftnref160">[160]</a></p>
<p style="text-align: center"><a href="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image005.png"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image006.png"></a></p>
<p>In fact, it will come as no surprise that the Intellectual Property Owners Association&rsquo;s list of top patent owners does not include the name of a single individual.<a href="#_ftn161" name="_ftnref161">[161]</a> Further, by the turn of the century, when an employer hired an inventor, the hired-to-invent doctrine would require the inventor to assign their rights to the employer.</p>
<p>Despite the protection of the existing patent law doctrines that give employers some of the benefits of the work made for hire doctrine, it is clear from Table 5 that not one doctrine captures all of the benefits from that doctrine:<a href="#_ftn162" name="_ftnref162">[162]</a></p>
<div align=center>
<table cellspacing=0 cellpadding=0>
<tr>
<td colspan=4><strong>Table 5: Work Made For Hire Benefits v. Patent Doctrines</strong></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>Shop Rights</td>
<td>Hired-to-Invent</td>
<td>Employee Improv.</td>
</tr>
<tr>
<td>No Negotiation</td>
<td>&#10003;</td>
<td>&#10003;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Assignment from Employee</td>
<td>&#10003;</td>
<td>&nbsp;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>No Court Intervention</td>
<td>&#10003;</td>
<td>&nbsp;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Registrability</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Exclusion and Licensing</td>
<td>&nbsp;</td>
<td>&#10003;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Use</td>
<td>&#10003;</td>
<td>&#10003;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Transfer to Others</td>
<td>&nbsp;</td>
<td>&#10003;</td>
<td>&#10003;</td>
</tr>
<tr>
<td>Protection from Future Rights</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>Termination Shield</td>
<td>n/a</td>
<td>n/a</td>
<td>n/a</td>
</tr>
<tr>
<td>Duration</td>
<td>n/a</td>
<td>n/a</td>
<td>n/a</td>
</tr>
<tr>
<td>Universal Application</td>
<td>&#10003;</td>
<td>&#10003;</td>
<td>&nbsp;</td>
</tr>
</table>
</div>
<p>Moreover, as recent cases make clear, companies cannot rely on the patent law doctrines and contracts with their employees to ensure ownership of the rights to their employees&rsquo; inventions.<a href="#_ftn163" name="_ftnref163">[163]</a> For example, the Supreme Court recently held that although an inventor working as a research fellow at Stanford University signed a Copyright and Patent Agreement that stated that he &ldquo;&lsquo;agree[d] to assign&rsquo; to Stanford his &lsquo;right, title and interest in&rsquo; inventions resulting from his employment at the University&rdquo; and written assignments of rights, which Stanford used to file several patent applications, Stanford did not receive the inventor&rsquo;s patent rights because he signed a Visitor&rsquo;s Confidentiality Agreement that provided that he &ldquo;&lsquo;will assign and do[es] hereby assign&rsquo; to Cetus his &lsquo;right, title and interest in each of the ideas, inventions and improvements&rsquo; made &lsquo;as a consequence of [his] access&rsquo; to Cetus&rdquo; between signing the CPA and the assignments.<a href="#_ftn164" name="_ftnref164">[164]</a> Further, many modern employers intend to license, rather than use, their employees&rsquo; inventions, which a shop right would not permit.</p>
<p>Similarly, in <em>Abbott Point of Care Inc. v. Epocal Inc.</em>, Abbott filed a patent infringement suit against Epocal, a competitor in the diagnostic field, alleging infringement of patents that &ldquo;cover systems and devices for testing blood samples,&rdquo;<a href="#_ftn165" name="_ftnref165">[165]</a> Epocal, however, was founded by Dr. Imants Lauks, the named inventor of the patents at issue and a former employee of Abbott&rsquo;s predecessors.<a href="#_ftn166" name="_ftnref166">[166]</a> Despite the fact that Dr. Lauks had entered into two employment agreements, one of which contained a provision requiring him to assign all of his rights to any inventions that he might conceive, the Federal Circuit determined that Abbot did not hold rights to the patents and, thus, lacked standing to bring the lawsuit.<a href="#_ftn167" name="_ftnref167">[167]</a> The court determined that Dr. Lauks had resigned from his previous employment in 1999, and that while the consulting agreement that he entered into after his resignation stated that various provisions of Dr. Lauks&rsquo; employment agreement remained in effect, it did not address invention assignments or obligations.<a href="#_ftn168" name="_ftnref168">[168]</a> Thus, the two patent applications Dr. Lauks filed after entering into the consulting agreement did not belong to Abbot.<a href="#_ftn169" name="_ftnref169">[169]</a></p>
<p>Additionally, despite the high assignment rate discussed above, when a patent assignment is found to be ineffective, the consequences can be extreme. This is particularly true where the employer acts on its belief that an assignment is effective and incurs costs associated with the patented technology, only to learn that they do not, in fact, hold any patent rights.</p>
<p>As such, it is time for patent law to come to terms with the fact that it is stuck in the past and adopt an inventions made for hire doctrine. To do so, Congress need only pass an act amending two sections of the Patent Act.  First, Congress would add a subsection (c) to 35 U.S.C. &sect; 111 as follows:</p>
<blockquote><p>(c) In the case of an invention made for hire, the employer is considered the inventor for purposes of this title, and, unless the parties have expressly agreed otherwise in a written instrument signed by them, owns all patents rights to the invention.</BlockQuote></p>
<p>Second, Congress would add a subsection (f) to 35 U.S.C. &sect; 100 as follows:</p>
<blockquote><p>(f) An &ldquo;invention made for hire&rdquo; is an invention invented or discovered by an employee within the scope of his or her employment.</BlockQuote></p>
<p>Whether an individual is an employee for purposes of the invention made for hire doctrine will be determined by looking to the same common law doctrine of agency that the Supreme Court identified in <em>Community for Creative Non-Violence v. Reid</em>.<a href="#_ftn170" name="_ftnref170">[170]</a> Moreover, there is over two decades of caselaw interpreting agency doctrine in light of the Copyright Act and over a century of caselaw interpreting the work made for hire doctrine for courts to rely on in implementing this new provision.<a href="#_ftn171" name="_ftnref171">[171]</a></p>
<h3><a name="conclu"></a>Conclusion</h3>
<p>As this article has suggested, patent law remains stuck in the past by continuing to rely on the rhetorical device that modern invention is performed by individual inventors in their garages, when, in fact, most patentable inventive activity occurs in corporate and university settings. Moreover, contrary to popular perception, most individuals who would be labeled &ldquo;inventors&rdquo; in the twenty-first century are employees of a corporate entity and assign their patent rights to their employer. Nevertheless, patent law continues to require written assignments to give employers ownership of their employees&rsquo; inventions. While that formulation may have made sense when invention was credited to individuals and required little coordination among inventors, it no longer does. Rather, employers should be able to feel secure in the knowledge that any inventions invented or discovered by their employees within the scope of their employment are owned by the party that financed and supported them (i.e., their employers). As such, it is time for the Patent Act to be amended to borrow from the Copyright Act and adopt an inventions made for hire doctrine.</p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<div id=authorftn>
<p><a href="#_authorref" name="_author">*</a> Mr. Simmons is an attorney in Kirkland &#038; Ellis LLP&rsquo;s New York office, specializing in intellectual property litigation, including copyright, patent and trademark. He received a B.A. from Brandeis University in 2006 and a J.D. from Columbia Law School in 2010, where he was awarded the Caroll G. Harper Prize for achievement in intellectual property. The author thanks Professor Harold Edgar, Henry Lebowitz and David Harris for their helpful suggestions for and reactions to this piece. The views, opinions, statements, analysis and information contained in this article are those of Mr. Simmons and do not reflect the views of Kirkland &#038; Ellis LLP or any of its past, present or future clients.</p>
</p>
</div>
<div id=ftn1>
<p><a href="#_ftnref1" name="_ftn1">[1]</a>  <em>See infra </em><a href="#IV">Part IV</a>.</p>
</div>
<div id=ftn2>
<p><a href="#_ftnref2" name="_ftn2">[2]</a>  <em>See</em> Copyright Act of 1976, 17 U.S.C. &sect; 201(b) (2006) (&ldquo;In the case of a work made for hire, the employer or other person for whom the work was prepared is considered the author for purposes of this title, and, unless the parties have expressly agreed otherwise in a written instrument signed by them, owns all of the rights comprised in the copyright.&rdquo;).</p>
</div>
<div id=ftn3>
<p><a href="#_ftnref3" name="_ftn3">[3]</a>  <em>See </em>United States v. Dubilier Condenser Corp., 289 U.S. 178, 188 (1933) (noting that invention is &ldquo;the product of original thought&rdquo;); Solomons v. United States, 137 U.S. 342, 346 (1890) (&ldquo;[W]hatever invention [an inventor] may thus conceive and perfect is his individual property.&rdquo;); Gayler v. Wilder, 51 U.S. 477, 493 (1851) (&ldquo;[T]he discoverer of a new and useful improvement is vested by law with an inchoate right to its exclusive use, which he may perfect and make absolute by proceeding in the manner which the law requires.&rdquo;); 8 Chisum on Patents &sect; 22.01 (2012) (&ldquo;The presumptive owner of the property right in a patentable invention is the single human inventor . . . .&rdquo;); <em>see also </em>Patent Act of 1952, 35 U.S.C. &sect; 152 (2006) (&ldquo;Patents may be granted to the assignee of the inventor of record in the Patent and Trademark Office, upon the application made and the specification sworn to by the inventor, except as otherwise provided in this title.&rdquo;); <em>id.</em> &sect; 261 (&ldquo;Applications for patent, patents, or any interest therein, shall be assignable in law by an instrument in writing.&rdquo;); Bd. of Trustees Trs. of Leland Stanford Junior Univ. v. Roche Molecular Sys., Inc., 131 S. Ct. 2188, 2192 (2011) (&ldquo;Since 1790, the patent law has operated on the premise that rights in an invention belong to the inventor.&rdquo;); <em>Dubilier Condenser</em>, 289 U.S. at 187 (&ldquo;A patent is property and title to it can pass only by assignment.&rdquo;); 8 Chisum on Patents &sect; 22.01 (2012) (&ldquo;The inventor . . . [may] transfer ownership interests by written assignment to anyone . . . .&rdquo;).</p>
<p>In fact, only the actual inventor is entitled to a patent, and only the inventor or someone he has assigned his patent rights to in writing may file a patent application, which in either case must be made on the inventor&rsquo;s behalf. <em>See </em>35 U.S.C. &sect; 111(a)(2)(C) (&ldquo;Such application shall include . . . an oath by the applicant as prescribed by section 115 of this title.&rdquo;); <em>id.</em> &sect; 115 (&ldquo;The applicant shall make oath that <em>he believes himself to be the original and first inventor</em> of the process, machine, manufacture, or composition of matter, or improvement thereof, for which he solicits a patent . . . .&rdquo;) (emphasis added); <em>id.</em> &sect; 118 (&ldquo;Whenever an inventor refuses to execute an application for patent, or cannot be found or reached after diligent effort, a person to whom the inventor has assigned or agreed in writing to assign the invention or who otherwise shows sufficient proprietary interest in the matter justifying such action, may make application for patent <em>on behalf of and as agent for the inventor</em> . . . <em>and the Director may grant a patent to such inventor</em> . . . .&rdquo;) (emphasis added).</p>
</div>
<div id=ftn4>
<p><a href="#_ftnref4" name="_ftn4">[4]</a>  <em>Dubilier Condenser</em>, 289 U.S. at 189; <em>see also</em> <em>Stanford</em>, 131 S. Ct. at 2196 (&ldquo;We have rejected the idea that mere employment is sufficient to vest title to an employee&rsquo;s invention in the employer.&rdquo;).</p>
</div>
<div id=ftn5>
<p><a href="#_ftnref5" name="_ftn5">[5]</a>  Certainly copyrights and patents share an affinity due to their finding support in the same clause of the Constitution. U.S. Const. art. I, &sect; 8, cl. 8 (&ldquo;The Congress shall have Power . . . [t]o promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries . . . .&rdquo;).</p>
</div>
<div id=ftn6>
<p><a href="#_ftnref6" name="_ftn6">[6]</a>  As described below, in the nineteenth century, copyright law had a strong presumption of employee ownership, which slowly moved to an employer presumption that was finally codified in the twentieth century. <em>See infra</em> <a href="#II">Part II</a>. Patent law, on the other hand, developed various doctrines that permitted employers to be considered the owners of patent rights in certain circumstances, but not in others. <em>See infra</em> <a href="#III">Part III</a>.</p>
</div>
<div id=ftn7>
<p><a href="#_ftnref7" name="_ftn7">[7]</a>  <em>See infra</em> <a href="#IV">Part IV</a>.</p>
</div>
<div id=ftn8>
<p><a href="#_ftnref8" name="_ftn8">[8]</a>  David F. Noble, America by Design: Science, Technology, and the Rise of Corporate Capitalism 87 (Alfred A. Knopf, Inc. 1977).</p>
</div>
<div id=ftn9>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> Dennis Crouch &amp; Jason Rantanen, <em>Assignment of US Patents</em>, Patent Law Blog (Patently-O) (Dec. 18, 2011, 9:07 PM), <a href="http://www.patentlyo.com/patent/2011/12/assignment-of-us-patents.html">http://www.patentlyo.com/patent/2011/12/assignment-of-us-patents.html</a>.</p>
</div>
<div id=ftn10>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> Leahy-Smith American Invents Act, Pub. L. No. 112-29, &sect; 4, 125 Stat. 284, 294 (2011) (&ldquo;A substitute statement . . . is permitted with respect to any individual who&mdash;(A) is unable to file the oath or declaration . . . because the individual&mdash;(i) is deceased; (ii) is under legal incapacity; or (iii) cannot be found or reached after diligent effort; or (B) <em>is under an obligation to assign the invention but has refused to make the oath or declaration required</em>. . . .&rdquo;) (emphasis added); <em>see also</em> Dennis Crouch, <em>AIA Shifts USPTO Focus from Inventors to Patent owners</em>, Patent Law Blog (Patently-O) (Aug. 14, 2012, 9:35 AM), <a href="http://www.patentlyo.com/patent/2012/08/aia-shifts-usptos-focus-from-inventors-to-patent-owners.html">http://www.patentlyo.com/patent/2012/08/aia-shifts-usptos-focus-from-inventors-to-patent-owners.html</a> (describing the shift).</p>
</div>
<div id=ftn11>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> <em>See</em> <em>Stanford</em>, 131 S. Ct. 2188 (2011) (holding that Stanford did not hold the rights to a patent that was allegedly infringed by Roche&rsquo;s HIV test kits); Abbott Point of Care Inc. v. Epocal Inc., 666 F.3d 1299 (Fed. Cir. 2012) (affirming the dismissal of Abbott complaint for lack of standing to bring suit based on blood sample testing patents).</p>
</div>
<div id=ftn12>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> Patent law and copyright law borrowing from each other is nothing new. The Supreme Court borrowed patent law&rsquo;s construction of secondary liability to inform its copyright decision in <em>Sony&nbsp;Corp.&nbsp;of&nbsp;America v. Universal&nbsp;City&nbsp;Studios</em>. 464 U.S. 417, 439 (1984) (&ldquo;There is no precedent in the law of copyright for the imposition of vicarious liability on such a theory. The closest analogy is provided by the patent law cases to which it is appropriate to refer because of the historic kinship between patent law and copyright law.&rdquo;). That analysis was then expounded on in the copyright case of <em>Metro-Goldwyn-Mayer Studios, Inc. v. Grokster, Ltd.</em>, 545 U.S. 913 (2005), and then the copyright focused construction was used as precedent in later patent cases.<em>  See, e.g.,</em> Ricoh Co. v. Quanta Computer Inc., 550 F.3d 1325, 1336&ndash;40 (Fed. Cir. 2008) (citing <em>Sony </em>and <em>Grokster</em> to determine the standard for contributory infringement); DSU Med. Corp. v. JMS Co., 471 F.3d 1293, 1303&ndash;04 (Fed. Cir. 2006) (same).</p>
</div>
<div id=ftn13>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> 3 R. Carl Moy, Moy&rsquo;s Walker on Patents &sect; 10:17 (4th ed. 2012).</p>
</div>
<div id=ftn14>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> Copyright Act of 1976, 17 U.S.C. &sect; 201(a) (2006) (&ldquo;Copyright in a work protected under this title vests initially in the author or authors of the work. The authors of a joint work are coowners of copyright in the work.&rdquo;).</p>
</div>
<div id=ftn15>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> Oxford English Dictionary (2d ed. 1989).</p>
</div>
<div id=ftn16>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> 17 U.S.C. &sect; 201(b) (&ldquo;In the case of a work made for hire, the employer or other person for whom the work was prepared is considered the author for purposes of this title, and, unless the parties have expressly agreed otherwise in a written instrument signed by them, owns all of the rights comprised in the copyright.&rdquo;).</p>
</div>
<div id=ftn17>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> <em>Id.</em> &sect; 101 (&ldquo;A &lsquo;work made for hire&rsquo; is&mdash;</p>
<blockquote><p>(1) a work prepared by an employee within the scope of his or her employment; or</p>
<p>(2) a work specially ordered or commissioned for use as a contribution to a collective work, as a part of a motion picture or other audiovisual work, as a translation, as a supplementary work, as a compilation, as an instructional text, as a test, as answer material for a test, or as an atlas, if the parties expressly agree in a written instrument signed by them that the work shall be considered a work made for hire.&rdquo;).</p>
<p></BlockQuote></p>
<p>For example, comic book authors generally are required to sign agreements establishing that their work is commissioned as a work made for hire. <em>See</em> Joshua&nbsp;L.&nbsp;Simmons, <em>Catwoman or the Kingpin: Potential Reasons Comic Book Publishers Do Not Enforce Their Copyrights Against Comic Book Infringers</em>, 33 Colum. J.L. &amp; Arts 267, 272 (2010) (describing comic book work made for hire agreements and caselaw).</p>
</div>
<div id=ftn18>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> <em></em>Cmty. for Creative Non-Violence v. Reid, 490 U.S. 730, 750&ndash;51 (1989) (holding the sculpture at issue was not a work made for hire, because the sculptor was an independent contractor and CCNV could not satisfy Section 101(2)).</p>
</div>
<div id=ftn19>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> <em>Id.</em> at 751&ndash;52 (&ldquo;In determining whether a hired party is an employee under the general common law of agency, we consider [1] the hiring party&rsquo;s right to control the manner and means by which the product is accomplished.  Among the other factors relevant to this inquiry are [2] the skill required; [3] the source of the instrumentalities and tools; [4] the location of the work; [5] the duration of the relationship between the parties; [6] whether the hiring party has the right to assign additional projects to the hired party; [7] the extent of the hired party&rsquo;s discretion over when and how long to work; [8] the method of payment; [9] the hired party&rsquo;s role in hiring and paying assistants; [10] whether the work is part of the regular business of the hiring party; [11] whether the hiring party is in business; [12] the provision of employee benefits; [13] and the tax treatment of the hired party.&rdquo;) (citations omitted).</p>
</div>
<div id=ftn20>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <em>Id.</em> at 752 (citing Ward v. Atl. Coast Line R.R., 362 US 396, 400 (1960); Hilton Int&rsquo;l Co. v. NLRB, 690 F.2d 318, 321 (2d Cir. 1982)).</p>
</div>
<div id=ftn21>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> Aymes v. Bonelli, 980 F.2d 857, 861 (2d Cir. 1992) (&ldquo;Some factors, therefore, will often have little or no significance in determining whether a party is an independent contractor or an employee. In contrast, there are some factors that will be significant in virtually every situation. These include: (1) the hiring party&rsquo;s right to control the manner and means of creation; (2) the skill required; (3) the provision of employee benefits; (4) the tax treatment of the hired party; and (5) whether the hiring party has the right to assign additional projects to the hired party.&rdquo;).</p>
</div>
<div id=ftn22>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> <em>Id.</em> (&ldquo;These factors will almost always be relevant and should be given more weight in the analysis, because they will usually be highly probative of the true nature of the employment relationship.&rdquo;).</p>
</div>
<div id=ftn23>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> Under the Copyright Act of 1976, copyright vests &ldquo;initially in the author or authors of the work,&rdquo; 17 U.S.C. &sect; 201(a) (2006). As &ldquo;the employer or other person for whom the work was prepared is considered the author&rdquo; when a work made for hire is involved, however, a work made for hire initially invests in the employer or commissioning party. <em>Id.</em> &sect; 201(b).</p>
</div>
<div id=ftn24>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> <em>See</em> Patent Act of 1952, 35 U.S.C. &sect; 131 (2006).</p>
</div>
<div id=ftn25>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> <em>See </em>Copyright Act of 1976, 17 U.S.C. &sect; 102(a) (2006).</p>
</div>
<div id=ftn26>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> <em>See id.</em> &sect; 204(a).</p>
</div>
<div id=ftn27>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> As described above, even works that are not created within the scope of an employee&rsquo;s employment may be considered works made for hire. <em>See supra</em> note 17. However, works that are specially ordered or commissioned and considered works made for hire under Subsection 2 are outside the scope of this article.</p>
</div>
<div id=ftn28>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> For example, in 2009, the founders of Skype, after selling the company to eBay, sued their former company and eBay for copyright infringement because, although eBay had purchased the good will in Skype, they had only licensed the source code to the program. <em>See</em> Complaint, Joltid Ltd. v. Skype Techs. S.A., 2009 WL 2958651 (N.D. Cal. Sept. 16, 2009) (No. 09 Civ. 4299); <em>see also</em> Brad Stone, <em>Skype Founders File Copyright Suit Against eBay</em>, N.Y. Times, Sept. 17, 2009, at B3, <em>available at </em><a href="http://www.nytimes.com/2009/09/17/technology/companies/17skype.html">http://www.nytimes.com/2009/09/17/technology/<br />companies/17skype.html</a>.</p>
</div>
<div id=ftn29>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> <em>See </em>17 U.S.C. &sect; 408(a) (2006) (&ldquo;[T]he owner of copyright or of any exclusive right in the work may obtain registration of the copyright claim . . . .&rdquo;); <em>id.</em> at &sect; 409 (&ldquo;The application for copyright registration . . . shall include &mdash; (1) the name and address of the copyright claimant . . . (4) in the case of a work made for hire, a statement to this effect . . . .&rdquo;).</p>
</div>
<div id=ftn30>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> <em>See id.</em> &sect; 411(a).</p>
</div>
<div id=ftn31>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> <em>See id.</em> &sect; 412.</p>
</div>
<div id=ftn32>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> <em>See</em> <em>id.</em> &sect; 106.</p>
</div>
<div id=ftn33>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> <em>See id</em>. &sect; 201(d).</p>
</div>
<div id=ftn34>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> <em>Id.</em></p>
</div>
<div id=ftn35>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> Section 106A grants certain rights to &ldquo;the author of a work of visual art,&rdquo; <em>See id.</em> &sect; 106A(a). However, section 101 defines a &ldquo;work of visual art&rdquo; as not including &ldquo;any work made for hire,&rdquo; <em>Id.</em> at &sect; 101. In addition, in <em>Dastar Corp. v. Twentieth Century Fox Film Corp.</em>, the Supreme Court held that trademark law cannot be used to require attribution &ldquo;to the author of any idea, concept, or communication embodied in [tangible] goods,&rdquo; 539 U.S. 23, 37 (2003).</p>
</div>
<div id=ftn36>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> <em>See</em> 17 U.S.C. &sect; 203(a) (stating that exclusive or nonexclusive transfers or licenses of copyrights to works created on or after January 1, 1978 and not works made for hire may be terminated); <em>id.</em> &sect; 304(c) (noting that exclusive or nonexclusive transfers or licenses of the renewal copyrights to works within its first or renewal term on January 1, 1978 and not works made for hire may be terminated).</p>
</div>
<div id=ftn37>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> <em>Id.</em> &sect; 203; <em>see</em> Simmons, <em>supra</em> note 17, at 274&ndash;75 (describing cases of termination involving comic book talent); <em>cf. </em>James Grimmelmann, <em>The Worst Part of Copyright: Termination of Transfers</em>, The Laboratorium (Feb. 15, 2012, 10:23 AM), <a href="http://laboratorium.net/archive/2012/02/15/the_worst_part_of_copyright_termination_of_transfe">http://laboratorium.net/archive/2012/<br />02/15/the_worst_part_of_copyright_termination_of_transfe</a> (arguing that the inalienability created by the termination transfer provisions of the Copyright Act is unsupported by moral intuitions or logic).</p>
</div>
<div id=ftn38>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> 17 U.S.C. &sect; 302(a). A potential infringer may seek a certified report from the Copyright Office after 95 years for a published work or 120 years for an unpublished work. If the certified report does not disclose that the author of a work is alive or died less than 70 years prior to the report, the infringer is entitled to a presumption that shields her from infringement liability. <em>Id.</em> &sect; 302(e).</p>
</div>
<div id=ftn39>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> <em>Id.</em> &sect; 302(c).</p>
</div>
<div id=ftn40>
<p><a href="#_ftnref40" name="_ftn40">[40]</a> On the other hand, a long-lived author could result in a significantly longer period of protection.</p>
</div>
<div id=ftn41>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> By avoiding negotiation, parties also avoid the possibility that a court would interpret contract terms later in a way that the original parties to the agreement would not have anticipated. <em>See, e.g.,</em> Marvel Characters, Inc. v. Simon, 310 F.3d 280 (2d Cir. 2002) (holding that although both parties had signed a settlement agreement stipulating that a work was made for hire, the provision was ineffective because it was signed subsequent to the work&rsquo;s creation with purported retroactive effect).</p>
</div>
<div id=ftn42>
<p><a href="#_ftnref42" name="_ftn42">[42]</a> An additional societal benefit might include the idea that the work made for hire doctrine may permit and even incentivize the creation of works that would be impossible to create if the employing company had to negotiate with each employed author.</p>
</div>
<div id=ftn43>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> Patent Act of 1952, 35 U.S.C. &sect; 154(a)(2) (2006) (&ldquo;[S]uch grant shall be for a term beginning on the date on which the patent issues and ending 20 years from the date on which the application for the patent was filed in the United States . . . .&rdquo;). The Patent Act contains provisions providing for extensions to the patent term in certain circumstances. <em>See id.</em> &sect; 154(b) (describing patent term adjustment for PTO delays); <em>id.</em> &sect; 155 (describing patent term extension for Food and Drug Administration approval); <em>id.</em> &sect; 156 (describing patent term extensions for other regulatory review).</p>
</div>
<div id=ftn44>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> <em>See</em> <em>id.</em> &sect; 261 (&ldquo;Applications for patent, patents, or any interest therein, shall be assignable in law by an instrument in writing. The applicant, patentee, or his assigns or legal representatives may in like manner grant and convey an exclusive right under his application for patent, or patents, to the whole or any specified part of the United States.&rdquo;).</p>
</div>
<div id=ftn45>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> Kurtzon v. Sterling Indus., Inc., 228 F. Supp. 696, 697 (E.D. Pa. 1964) (&ldquo;[A] &lsquo;shop right&rsquo; or license to use, manufacture and sell.&rdquo;).</p>
</div>
<div id=ftn46>
<p><a href="#_ftnref46" name="_ftn46">[46]</a> United States v. Dubilier Condenser Corp., 289 U.S. 178, 188 (1933) (holding that two employees of the radio section of the Bureau of Standards, who had received patents based on a &ldquo;power amplifier&rdquo; invention, were not required to assign their patents to the United States&mdash;their employer&mdash;instead the United States was entitled to a shop right, if anything); McClurg v. Kingsland, 42 U.S. 202 (1843) (affirming the Circuit Court&rsquo;s jury instruction that a license between the patent holder and the employer-defendants could be presumed allowing the employer to continue to use the patented invention without liability, even if the patent was valid); Lariscey v. United States, 949 F.2d 1137, 1144 (Fed. Cir. 1991) (&ldquo;A common law doctrine founded on equitable principles, the shop right rule allows an employer to use, without payment to the employee, an employee&rsquo;s invention that was made using the employer&rsquo;s time and/or materials, facilities, or equipment.&rdquo;); <em>see also</em> Terry B. McDaniel, <em>Shop Rights, Rights in Copyrights, Supersession of Prior Agreements, Modification of Agreement, Right of Assignment and Other Contracts</em>, 14 AIPLA Q.J. 35, 38 (1986) (&ldquo;The concept of shop right developed as a form of equitable compensation for situations where the employer has financed the employee&rsquo;s invention, normally where the employee has used his employer&rsquo;s time, facilities, and materials.&rdquo;) (citation omitted).</p>
</div>
<div id=ftn47>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> <em>See </em>McDaniel, <em>supra</em> note 46, at 36.</p>
</div>
<div id=ftn48>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> <em>Lariscey</em>, 949 F. 2d at 1144 (&ldquo;The shop right has variously been described as a form of implied license, founded on estoppel or acquiescence.&rdquo;).</p>
</div>
<div id=ftn49>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> <em>See</em> <em>McClurg</em>, 42 U.S. 202; <em>see also</em> Chisum,  <em>supra </em>note 3, at &sect;&nbsp;22.03[3][a] (&ldquo;The actions of both the employee and the employer may warrant the assumption that the employee had consented to allow limited use of his invention in return for assistance in the development of the idea.&rdquo;).</p>
</div>
<div id=ftn50>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> <em>See </em>Gill v. United States, 160 U.S. 426 (1896); <em>see also</em> Chisum, <em>supra</em> note 3, at &sect;&nbsp;22.03[3][a] (&ldquo;By participating in the installation of an embodiment of the invention in the employer&rsquo;s business without demanding a royalty or other compensation, the employee is estopped from later demanding compensation or charging infringement after issuance of the patent.&rdquo;).</p>
</div>
<div id=ftn51>
<p><a href="#_ftnref51" name="_ftn51">[51]</a> <em>See Dubilier Condenser</em>, 289 U.S. at 188; Beecroft &amp; Blackman, Inc. v. Rooney, 268 F. 545 (S.D.N.Y. 1920); <em>see also</em> Chisum, <em>supra</em> note 3, at &sect;&nbsp;22.03[3][a] (&ldquo;Because the employee has used employer resources to develop the invention, it is only fair and equitable that the employer have a limited right to use the invention. The party who invests in a project and risks the cost of failure should enjoy a return on his/her investment and should share in the benefits of success.&rdquo;).</p>
</div>
<div id=ftn52>
<p><a href="#_ftnref52" name="_ftn52">[52]</a> <em>See Dubilier Condenser</em>, 289 U.S. at 188 (&ldquo;[W]here a servant, during his hours of employment, working with his master&rsquo;s materials and appliances, conceives and perfects an invention for which he obtains a patent, he must accord his master a non-exclusive right to practice the invention.&rdquo;); <em>Kurtzon</em>, 228 F. Supp. at 697 (&ldquo;[The employer] has the right to use the plaintiff&rsquo;s invention but pays no royalties to the patentee. It has no property or title interest in the invention or the patent.  [It] has no exclusive contract with the [employee] that others shall not practice the invention. At most [it] has a &lsquo;shop right&rsquo; or license to use, manufacture and sell the [product] which is not an exclusive contract and amounts to a bare license protecting [the employer] from a claim of infringement by [the employee]. . . . Such a licensee may neither sue alone nor join with the licensor patentee in an infringement action.&rdquo;) (citations omitted).</p>
</div>
<div id=ftn53>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> <em>See</em> Lane &amp; Bodley Co. v. Locke, 150 U.S. 193 (1893) (holding that the <em>Hapgood</em> doctrine would not be extended to a company that &ldquo;was organized upon the same basis as the [predecessor company]; that the business of the company was to be the same as that carried on by [the predecessor], and to be carried on in the same premises; that the entire property and assets of the firm and its liabilities and obligations were devolved upon the [successor] company&rdquo;); Hapgood v. Hewitt, 119 U.S. 226 (1886) (holding that although after the original corporation entitled to a shop right dissolved, the stockholders had created a new corporation&mdash;its successor in interest&mdash;the shop right did not cover the new corporation).</p>
</div>
<div id=ftn54>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> <em>See</em> Standard Parts Co. v. Peck, 264 U.S. 52 (1924) (holding that the invention&rsquo;s creator held the legal title to the patented invention in trust for his former employer, and ordering him to assign the title in the patent to him employer&rsquo;s successor); <em>see also</em> Houghton v. United States, 23 F.2d 386 (4th Cir. 1928) (&ldquo;An employ[ee], performing all the duties assigned to him in his department of service, may exercise his inventive faculties in any direction he chooses, with the assurance that whatever invention he may thus conceive and perfect is his individual property. . . . But this general rule is subject to these limitations. If one is employed to devise or perfect an instrument, or a means for accomplishing a prescribed result, he cannot, after successfully accomplishing the work for which he was employed, plead title thereto as against his employer.  That which he has been employed and paid to accomplish becomes, when accomplished, the property of his employer.  Whatever rights as an individual he may have had in and to his inventive powers, and that which they are able to accomplish, he has sold in advance to his employer.&rdquo; (citing Solomons v. United States, 137 U.S. 342, 346 (1890)); Nat&rsquo;l Dev. Co. v. Gray, 55 N.E.2d 783, 787 (Mass. 1944) (&ldquo;If the employee fails to reach his goal the loss falls upon the employer, but if he succeeds in accomplishing the prescribed result then the invention belongs to the employer even though the terms of employment contain no express provision dealing with the ownership of whatever inventions may be developed.&rdquo;).</p>
</div>
<div id=ftn55>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> Chisum, <em>supra</em> note 3, at &sect; 22.03[2] (&ldquo;The primary factor . . . is the specificity of the task assigned to the employee. . . . Evidentiary factors that carry some weight include (1) previous assignments of patents on other inventions by the employee; (2) a customary practice within the company for other similarly situated employees to assign; (3) whether the invention was conceived during the period of employment; (4) who originally posed the problem solved by the invention; (5) the employee&rsquo;s authority within the company to determine to whom to give a problem for solution; (6) the relative importance of the idea to the employer&rsquo;s business; (7) a previous inconsistent position on inventorship by the employer; (8) an agreement by the employer to pay royalties to the employee; (9) payment of patent procurement expenses by the employer or employee; and (10) the absence of initial interest by the employer when the employee first exposed the idea.&rdquo;).</p>
</div>
<div id=ftn56>
<p><a href="#_ftnref56" name="_ftn56">[56]</a> <em>See</em> <em>Standard Parts</em>, 264 U.S. at 56&ndash;57 (Upholding the district court&rsquo;s formal decree that the patentee, &ldquo;within ten days from the date of the decree, assign and transfer to the company the legal title to the letters patent, and also transfer to it all other patents or pending applications for patents for inventions made by him, in connection with the processes and machinery developed in the performance of the agreement with the [company],&rdquo; Furthermore, &ldquo;if [the patentee] failed to perform the decree, &lsquo;then and in that event&#8217; the &lsquo;decree [would] have the same force and effect as such assignments and transfers would have had if made.&rsquo;&rdquo;).</p>
</div>
<div id=ftn57>
<p><a href="#_ftnref57" name="_ftn57">[57]</a> <em>Id.</em> <em>But see</em> Leon Jaroff, <em>Intellectual Chain Gang</em>, Time Vol. 149, 64 (Feb. 10, 1997), <em>available at </em><a href="http://www.time.com/time/magazine/article/0,9171,985892,00.html"><em>http://www.time.com/time/magazine/<br />article/0,9171,985892,00.html</em></a> (describing employee that chose to go to jail rather than to comply with a court order to assign his invention to his employer).</p>
</div>
<div id=ftn58>
<p><a href="#_ftnref58" name="_ftn58">[58]</a> <em>See</em> 1-5 Milgrim on Trade Secrets &sect; 5.02[4][b] (&ldquo;The general rule of law is that inventions made by an employee, although made during the hours of employment and with the use of his employer&rsquo;s materials, facilities and personnel, are the employee&rsquo;s property unless by the terms of his employment, or otherwise, he agreed to transfer the ownership (as distinguished from the use) of such inventions.&rdquo;); <em>see also </em>United States v. Dubilier Condenser Corp., 289 U.S. 178, 187 (1933) (stating that inventions created by employees not hired to invent&mdash;even if the invention is within the same field as their employment&mdash;follow the general rule that title may only pass through negotiated assignments).</p>
</div>
<div id=ftn59>
<p><a href="#_ftnref59" name="_ftn59">[59]</a> Agawam Co. v. Jordan, 74 U.S. 583, 602 (1868) (&ldquo;No one is entitled to a patent for that which he did not invent unless he can show a legal title to the same from the inventor or by operation of law; but where a person has discovered an improved principle in a machine, manufacture, or composition of matter, and employs other persons to assist him in carrying out that principle, and they, in the course of experiments arising from that employment, make valuable discoveries ancillary to the plan and preconceived design of the employer, such suggested improvements are in general to be regarded as the property of the party who discovered the original improved principle, and may be embodied in his patent as a part of his invention.&rdquo;).</p>
</div>
<div id=ftn60>
<p><a href="#_ftnref60" name="_ftn60">[60]</a> <em>Id.</em> at 602 (&ldquo;[W]here a person has discovered an improved principle in a machine, manufacture, or composition of matter, and employs other persons to assist him in carrying out that principle, and they, in the course of experiments arising from that employment, make valuable discoveries ancillary to the plan and preconceived design of the employer, such suggested improvements are in general to be regarded as the property of the party who discovered the original improved principle, and may be embodied in his patent as a part of his invention.&rdquo;).</p>
</div>
<div id=ftn61>
<p><a href="#_ftnref61" name="_ftn61">[61]</a> <em>Id.</em>; <em>see also </em>Int&rsquo;l Carrier Call &amp; Television Corp. v. Radio Corp. of Am., 142 F.2d 493, 496 (2d Cir. 1944) (&ldquo;An employer who seeks to patent the fruits of his employees&rsquo; labors must go further than merely to express a purpose to be realized.&rdquo;).</p>
</div>
<div id=ftn62>
<p><a href="#_ftnref62" name="_ftn62">[62]</a> <em>Agawam</em>, 74 U.S. at 603 (&ldquo;Persons employed, as much as employers, are entitled to their own independent inventions, but where the employer has conceived the plan of an invention and is engaged in experiments to perfect it, no suggestions from an employee, not amounting to a new method or arrangement, which, in itself is a complete invention, is sufficient to deprive the employer of the exclusive property in the perfected improvement.&rdquo;); Larson v. Crowther, 26 F.2d 780, 790 (8th Cir. 1928) (&ldquo;Where a party has discovered an improved principle in a manufacture, and employs another to assist him in carrying out that principle, and the employee makes valuable additions to the preconceived design of the employer, such improvements are, in general, to be regarded as the property of the employer, and may be embodied in his patent as part of his invention,&rdquo; (citations omitted)).</p>
</div>
<div id=ftn63>
<p><a href="#_ftnref63" name="_ftn63">[63]</a> <em>See</em> Copyright Act of 1909, ch. 320, &sect; 62, 35 Stat. 1075 (amended 1976) (&ldquo;[T]he word &ldquo;author&rdquo; shall include an employer in the case of works made for hire.&rdquo;).</p>
</div>
<div id=ftn64>
<p><a href="#_ftnref64" name="_ftn64">[64]</a> Catherine L. Fisk, <em>Authors At Work: The Origins of the Work-For-Hire Doctrine</em>, 15&nbsp;Yale J.L. &amp; Hum. 1, 5 (2003).</p>
</div>
<div id=ftn65>
<p><a href="#_ftnref65" name="_ftn65">[65]</a> <em>Id.</em> at 7 (&ldquo;[S]ome courts did focus on the employer&rsquo;s contribution or the employer&rsquo;s right to control. But over time many came to rely simply on the legal fiction that employment renders the employer the author. The &lsquo;crude legal fiction&rsquo; was not that the employer&rsquo;s right to control made it the author; it <em>was</em> that the employer was the author.&rdquo;).</p>
</div>
<div id=ftn66>
<p><a href="#_ftnref66" name="_ftn66">[66]</a> <em>But see id.</em> at 15 (discussing that despite courts&rsquo; statements to the contrary, studies have shown that &ldquo;between forty-four and forty-nine percent of copyright registration between 1790 and 1800 were by a person <em>other than</em> the actual author.&rdquo;) (citation omitted).</p>
</div>
<div id=ftn67>
<p><a href="#_ftnref67" name="_ftn67">[67]</a> Copyright Act of 1790, ch. 15 &sect;1, 1 Stat. 124 (amended 1976). The first thing you notice in this group of works is that while books can certainly be created by an individual author, the most useful maps require coordinated effort by multiple individuals.</p>
</div>
<div id=ftn68>
<p><a href="#_ftnref68" name="_ftn68">[68]</a> <em>See</em> Wheaton v. Peters, 33 U.S. 591 (1834) (holding that the author of twelve volumes reporting the cases of the United States Supreme Court held copyright in his original elements added to the reports, although not the work of the justices themselves).</p>
</div>
<div id=ftn69>
<p><a href="#_ftnref69" name="_ftn69">[69]</a> <em>See</em> Fisk, <em>supra</em> note 64, at 16&ndash;18 (discussing early American legal publishing and the status of legal reporters, who were hired by the courts as independent contractors&mdash;although not called that&mdash;and encouraged to find publishers for their work by selling their copyrights). Fisk believes that the fact that early cases involved case reporters who, like Wheaton vis-à-vis the United States Supreme Court, had relationships with the judges likely deciding these cases, likely influenced their outcome. <em>See id.</em> at 21. The reporters were not traditional employees, but rather important and well-educated men who had agreed to perform a function that that was essential to the profession. <em>See id.</em></p>
</div>
<div id=ftn70>
<p><a href="#_ftnref70" name="_ftn70">[70]</a> <em>See</em> Pierpont v. Fowle, 19 F. Cas. 652 (C.C.D. Mass. 1846) (holding that the renewal rights in a copyrighted work are not included in an assignment of the initial copyrights).</p>
</div>
<div id=ftn71>
<p><a href="#_ftnref71" name="_ftn71">[71]</a> <em>See</em> Atwill v. Ferrett, 2 F. Cas. 195 (1846) (holding that an author commissioned to create an opera remained the author of the work, but that an involved theater manager retained copyright in the version performed in his theater).</p>
</div>
<div id=ftn72>
<p><a href="#_ftnref72" name="_ftn72">[72]</a> <em>See</em> Pennsylvania v. Desilver, 3 Phila. 31 (C.P. 1858) (holding that the state employing a coordinating cartographer held the copyrights in his work); Heine v. Appleton, 11 F. Cas. 1031 (C.C.S.D.N.Y. 1857) (holding that an artist that had participated in a government funded expedition could not enjoin publication of books containing his illustrations, because he had expressly agreed otherwise and he had been paid to alter the images for that very purpose).</p>
</div>
<div id=ftn73>
<p><a href="#_ftnref73" name="_ftn73">[73]</a> <em>See </em>Fisk, <em>supra</em> note 64, at 32 (&ldquo;[C]ourts came to understand that a corporation&mdash;the quintessential &ldquo;corporate&rdquo; (as in collective) author&mdash;should own the rights to the work created by all the persons who worked for the corporation.&rdquo;); <em>see also</em> <em>infra</em> <a href="#_C.__Corporate">Part II.C</a>.</p>
</div>
<div id=ftn74>
<p><a href="#_ftnref74" name="_ftn74">[74]</a> <em>See </em>Lawrence v. Dana, 15 F. Cas. 26 (C.C.D. Mass. 1869) (holding that an employer&rsquo;s use of an employee&rsquo;s work on a legal treatise, which she had contracted not to make use of in future editions, is an infringement). In <em>Lawrence</em>, the court in dicta noted that the employee had not acquired &ldquo;any right to demand a copyright&rdquo; in his work, but rather his employer held that right. <em>Id.</em> at 51.</p>
</div>
<div id=ftn75>
<p><a href="#_ftnref75" name="_ftn75">[75]</a> In both <em>Roberts v. Myers</em> and <em>Boucicault v. Fox</em>, the author of a commissioned play sued the theater manager who commissioned the piece for having it performed after the author, who was also acting in the piece, had quit. Roberts v. Myers, 20 F. Cas. 898 (C.C.D. Mass. 1860) (finding the author was entitled to the copyright in the work, despite being commissioned to write the play); Boucicault v. Fox, 3 F. Cas. 977 (C.C.S.D.N.Y. 1862) (finding that only an express agreement to assign copyright in the work would be sufficient to transfer copyright ownership). In <em>Keene v. Wheatley</em>, the proprietor of a New York theater had been given the rights to perform <em>Our American Cousin</em>, and in the process, she and her company adapted the play. 14 F. Cas. 180 (C.C.E.D. Pa. 1861).</p>
<div align=center>
<table>
<tr>
<td style="border: none; text-align: center;"><a href="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image007.jpg"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image007s.jpg"></a><br />
<strong>Figure 1: <em>Our American Cousin</em> Playbill</strong></td>
</tr>
</table>
</div>
<div id=ftn76>
<p><a href="#_ftnref76" name="_ftn76">[76]</a> <em>Keene</em>, 14 F. Cas. at 187.</p>
</div>
<div id=ftn77>
<p><a href="#_ftnref77" name="_ftn77">[77]</a> <em>Id. </em>Although the court ultimately held that the employee&rsquo;s work was not copyrightable, the court did determine that equitable principles permitted the plaintiff to recover based on the employee&rsquo;s giving his work to the defendants to add to their production. <em>Id.</em> at 188.</p>
</div>
<div id=ftn78>
<p><a href="#_ftnref78" name="_ftn78">[78]</a> Professor Fisk makes much of the fact that the doctrine &ldquo;slipped into the cases without the usual adversary process,&rdquo; because in both <em>Keene</em> and <em>Lawrence</em>, the employees did not lose the rights to their work. Fisk, <em>supra</em> note 64, at 43&ndash;44. In <em>Keene</em>, the employee had already assigned whatever he had to the theater producer defendants; if anyone was going to lose out it would have been them. Keene v. Wheatley, 14 F. Cas. 180 (C.C.E.D. Pa. 1861). In <em>Lawrence</em>, despite the court acknowledging a copyright interest in the employer, the parties&rsquo; express contract protected the employee. Lawrence v. Dana, 15 F. Cas. 26 (C.C.D. Mass. 1869).</p>
</div>
<div id=ftn79>
<p><a href="#_ftnref79" name="_ftn79">[79]</a> <em>See</em> Callaghan v. Myers, 128 U.S. 617 (1888); Sarony v. Burrow-Giles Lithographic Co., 17 F. 591 (C.C.S.D.N.Y. 1883); <em>In re</em> Gould &amp; Co., 2 A. 886 (Conn. 1885).</p>
</div>
<div id=ftn80>
<p><a href="#_ftnref80" name="_ftn80">[80]</a> <em>Callaghan</em>, 128 U.S. at 647.</p>
</div>
<div id=ftn81>
<p><a href="#_ftnref81" name="_ftn81">[81]</a> Fisk, <em>supra</em> note 64, at 45 (emphasis added).</p>
</div>
<div id=ftn82>
<p><a href="#_ftnref82" name="_ftn82">[82]</a> <em>Id.</em> at 50 (citing Rochelle Cooper Dreyfuss, <em>Collaborative Research: Conflicts on Authorship, Ownership, and Accountability</em>, 53 Vand. L. Rev. 1161, 1172&ndash;79 (2000)). <em>But see</em> Press Publishing Co. v. Monroe, 73 F. 196 (2d Cir. 1896) (holding that a contract provided copyright to the author); Mallory v. Mackaye, 86 F. 122 (C.C.N.Y. 1898) (holding that a contract allocated copyright in a theater manager over the playwright); Carte v. Evans, 27 F. 861 (C.C.D. Mass. 1886).</p>
</div>
<div id=ftn83>
<p><a href="#_ftnref83" name="_ftn83">[83]</a> Schumacher v. Schwencke, 25 F. 466 (C.C.S.D.N.Y. 1885). <em>But see</em> Edward Thompson Co. v. Am. Law Book Co., 119 F. 217, 219 (C.C.S.D.N.Y. 1902) (&ldquo;It is conceded that the question whether a corporation can be an author within the meaning of the copyright laws has never been decided.&rdquo;).</p>
</div>
<div id=ftn84>
<p><a href="#_ftnref84" name="_ftn84">[84]</a> In <em>Aalmuhammed v. Lee</em>, the plaintiff was hired to work on, without a written agreement, and made &ldquo;very extensive&rdquo; contributions to the film <em>Malcolm X</em>.  202 F.3d 1227, 1229 (9th Cir. 2000). However, the Ninth Circuit held that in the same way that the person who controlled the film&rsquo;s hue was not a joint author of the film, the plaintiff would not be considered one either. <em>Id.</em> at 1233. Instead, the &ldquo;superintended&rdquo; or &ldquo;master mind&rdquo; of the whole work&mdash;in this case Spike Lee, who had signed a work for hire agreement&mdash;would be considered the work&rsquo;s author. <em>Id.</em> at 1233, 1235. To have held otherwise would have opened authors to claims by &ldquo;research assistants, editors, and former spouses, lovers and friends,&rdquo; not to mention dramaturgies, actors, cinematographers, film editors, art directors, and costume, makeup, set and sound designers. <em>See id.</em> at 1235&ndash;36.</p>
</div>
<div id=ftn85>
<p><a href="#_ftnref85" name="_ftn85">[85]</a> 94 F. 152, 153 (C.C.S.D.N.Y. 1899).</p>
</div>
<div id=ftn86>
<p><a href="#_ftnref86" name="_ftn86">[86]</a> <em>Id.</em> at 153 (&ldquo;[U]nder his contract . . . the literary product of [the employee&rsquo;s] work became the property of the [employer], which it was entitled to copyright, and which, when copyrighted, [the employee] would have no more right than any stranger to copy or reproduce.&rdquo;). The court denied the motion because it was unclear whether the newly created pamphlets infringed because both sets of pamphlets were compilations. <em>Id.</em></p>
</div>
<div id=ftn87>
<p><a href="#_ftnref87" name="_ftn87">[87]</a> <em>See Edward Thompson</em>, 119 F. at 219 (In response to the defendant&rsquo;s demurrer that the plaintiff corporation was not the copyright holder, the court stated, &ldquo;It sufficiently appears that complainant&rsquo;s publication is the result of the intellectual labor of the editors and compilers employed by complainant.  It is unnecessary, as it might be impracticable, to set forth the names of the persons engaged in the preparation of the work.&rdquo;); </p>
</div>
<div id=ftn88>
<p><a href="#_ftnref88" name="_ftn88">[88]</a> Copyright Act of 1909, ch. 320, &sect; 62, 35 Stat. 1075 (amended 1976).</p>
</div>
<div id=ftn89>
<p><a href="#_ftnref89" name="_ftn89">[89]</a> Fisk, <em>supra</em> note 64, at 62 (&ldquo;First, it was a matter of ease in statutory drafting (&ldquo;author&rdquo; is a term of art used throughout the statute). Second, it avoided constitutional doubts about a default rule of employer ownership stemming from the constitutional provision that Congress may give &ldquo;authors&rdquo; a copyright.  Third, and most importantly, the drafters of the revision wanted to be sure that the employer would be the initial copyright owner rather than an assignee, because only the initial owner is entitled to obtain a renewal.&rdquo;) (citations omitted).</p>
</div>
<div id=ftn90>
<p><a href="#_ftnref90" name="_ftn90">[90]</a> Jon Noonan, Nineteenth-Century Inventors, at ix (Facts on File 1992).</p>
</div>
<div id=ftn91>
<p><a href="#_ftnref91" name="_ftn91">[91]</a> John Gribbin, The Scientists: A History of Science Told Through the Lives of Its Greatest Inventors 359&ndash;61 (Random House 2002) (citing Frank Greenaway, John Dalton and the Atom (Heinermann, London, 1966)).</p>
</div>
<div id=ftn92>
<p><a href="#_ftnref92" name="_ftn92">[92]</a> <em>Id.</em> &ldquo;But remember that the whole population of Europe doubled, from about 100 million to about 200 million, between 1750 and 1850, and the population of Britain alone doubled between 1800 and 1850, from roughly 9 million to roughly 18 million. The number of scientists did increase as a proportion of the population, but not as dramatically as the figures for scientists alone suggested at first sight,&rdquo; <em>Id.</em></p>
</div>
<div id=ftn93>
<p><a href="#_ftnref93" name="_ftn93">[93]</a> <em>Id. </em>at 359.</p>
</div>
<div id=ftn94>
<p><a href="#_ftnref94" name="_ftn94">[94]</a> Rodney P. Carlisle, Inventions and Discoveries, Scientific American<br />
224 (John Wiley &amp; Sons, Inc. 2004).</p>
</div>
<div id=ftn95>
<p><a href="#_ftnref95" name="_ftn95">[95]</a> Noonan, <em>supra</em> note 90, at xi.</p>
</div>
<div id=ftn96>
<p><a href="#_ftnref96" name="_ftn96">[96]</a> <em>Id. </em>(&ldquo;In 1830, there were only 23 miles of usable track in the United States, but that was soon to change. By 1850, there were 5,000 miles of track and 20 years later, 75,000 miles. Steamboats increased in size and number; new farming equipment filled the country with food; the telegraph lines grew alongside the expanding railroads; and a thousand uses were found for vulcanized rubber and other new materials.&rdquo;).</p>
</div>
<div id=ftn97>
<p><a href="#_ftnref97" name="_ftn97">[97]</a> Carlisle, <em>supra</em> note 94, at 223 (&ldquo;The machines were built first; then the principles that governed them were thought through. With the newly discovered principles in place, it was possible to build better machines.&rdquo;).</p>
</div>
<div id=ftn98>
<p><a href="#_ftnref98" name="_ftn98">[98]</a> Noonan, <em>supra</em> note 90,<em> </em>at x&ndash;xi.</p>
</div>
<div id=ftn99>
<p><a href="#_ftnref99" name="_ftn99">[99]</a> Catherine L. Fisk, <em>Removing the &lsquo;Fuel of Interest&rsquo; from the &lsquo;Fire of Genius&rsquo;: Law and the Employee-Inventor, 1830&ndash;1930</em>, 65 U. Chi. L. Rev. 1127, 1138 (1998); <em>see also id.</em> 1138 n.33 (explaining that it is &ldquo;implausible that there were no such cases before 1843,&rdquo; but there were fewer opinions written and reported at that time).</p>
</div>
<div id=ftn100>
<p><a href="#_ftnref100" name="_ftn100">[100]</a>  Depicted left to right: William Morton; James Bogardus; Samuel Colt; Cyrus&nbsp;Hall&nbsp;McCormick; Joseph Saxton; Charles Goodyear; Peter Cooper; Jordan&nbsp;Mott; Joseph Henry; Eliphalet Nott; John Ericsson; Frederick Sickels; Samuel&nbsp;F. B. Morse; Henry Burden; Richard Hoe; Erastus Bigelow; Isaiah Jennings; Thomas Blanchard; Elias&nbsp;Howe.</p>
</div>
<div id=ftn101>
<p><a href="#_ftnref101" name="_ftn101">[101]</a>  Noonan, <em>supra</em> note 90, at 33&ndash;34, 39 (&ldquo;A sample of his rubber, composed of his most recent chemical formula, came in contact with a hot stove. The natural gum always softened in summer heat. With the extreme heat of the stove, the gum should have melted. Instead of softening, however, Goodyear&rsquo;s newest rubber charred like leather. It could still stretch but it wasn&rsquo;t soft or sticky! Goodyear noticed that the edge of his sample was perfectly cured and not charred. If he could find the correct temperature, he could make fully cured rubber.&rdquo;).</p>
</div>
<div id=ftn102>
<p><a href="#_ftnref102" name="_ftn102">[102]</a>  <em>Id.</em> at 36.</p>
</div>
<div id=ftn103>
<p><a href="#_ftnref103" name="_ftn103">[103]</a>  <em>Id.</em>  (&ldquo;Several companies honored licenses from Goodyear to make rubber products using his methods. Some did not. These other companies copied Goodyear&rsquo;s process without paying royalty fees. Goodyear had to get involved in lawsuits to protect his rights.&rdquo;).</p>
</div>
<div id=ftn104>
<p><a href="#_ftnref104" name="_ftn104">[104]</a>  In <em>Warner v. Goodyear</em>, Charles Goodyear patented an invention and then Solomon C. Warner, who had been employed as a machinist for Goodyear, attempted to patent the same invention. 29 F. Cas. 256, 256 (C.C.D.C. 1846). The invention at issue was a combination for &ldquo;manufacturing corrugated or shirred India-rubber goods&rdquo; using &ldquo;metallic calendar rollers an elastic endless apron and a stretching-frame,&rdquo; <em>Id.</em></p>
</div>
<div id=ftn105>
<p><a href="#_ftnref105" name="_ftn105">[105]</a>  The patent commissioner refused Warner&rsquo;s patent, and when he appealed, the court found that although an inference could be drawn for Warner because he made the machine, it was rebutted by his employment and that while still employed he &ldquo;stood by and saw Mr. Goodyear apply for and obtain a patent for it without objection,&rdquo; <em>Id.</em> at 257. Moreover, the court found a presumption in Goodyear&rsquo;s favor:</p>
<blockquote><p>from the fact that Warner made the machine for Goodyear at his request, for his benefit, and at his expense, [the presumption] is that it was made according to his directions; and the burden of proof is then on Warner to show that the machine was not according to his directions.</BlockQuote></p>
<p><em> Id.</em> The court went on to find that Goodyear had conducted a number of experiments and that Warner had merely reduced to practice Goodyear&rsquo;s combination. <em>Id. </em>Furthermore, the court may have been swayed by some evidence of bad faith, as Wilson did not apply for a patent for 18 months, six months after Goodyear had obtained his patent, and had reached an agreement with another company to pay for the costs in getting the patent. <em>Id.</em> <em>Cf.</em> Collier Eng&rsquo;r Co. v. United Correspondence Sch., 94 F. 152 (C.C.S.D.N.Y. 1899), discussed <em>supra</em> notes 85&#8211;86 and accompanying text.</p>
</div>
<div id=ftn106>
<p><a href="#_ftnref106" name="_ftn106">[106]</a>  42 U.S. 202, 205 (1843). Furthermore, the employee continued to work at the foundry making rollers, and although his employer declined his proposal to apply for a patent and have the employer purchase his rights,</p>
<blockquote><p> he made no demand on theme for any compensation for using his improvement, nor gave them any notice not to use it, till, on some misunderstanding on another subject, he gave them such notice, about the time of his leaving their foundry, and after making the agreement with the plaintiffs, who owned [another] foundry . . . for an assignment to them of his right.</BlockQuote></p>
<p><em> Id</em>.</p>
</div>
<div id=ftn107>
<p><a href="#_ftnref107" name="_ftn107">[107]</a>  <em>Id.</em> at 204. The patent had been granted on an &ldquo;improvement in the mode of casting chilled rollers and other metallic cylinders and cones . . . [so that] iron rollers or cylinders could be so cast that when the metal was introduced into the mould it should cause a sw[i]rl or rotary motion, by which the flog or dross would be thrown into the centre instead of the surface of the cylinder,&rdquo; <em>Id.</em> The improvement was to change the direction of a tube exiting a furnace and entering the cylindrical mold from a perpendicular position to an angular one. <em>Id.</em> at 204&ndash;05 (&ldquo;The tube or tubes, or passages called gates, through which the metal to be conveyed into the moulds shall not enter the mould perpendicularly at the bottom, but slanting, or in a direction approaching to a tangent of the cylinder, or if the gates enter the moulds horizontally or nearly so, shall not enter in the direction of the axis of the cylinder, but in a tangent form, or inclining towards a tangent of the cylinder.&rdquo;).</p>
</div>
<div id=ftn108>
<p><a href="#_ftnref108" name="_ftn108">[108]</a>  <em>Id.</em> at 206.</p>
</div>
<div id=ftn109>
<p><a href="#_ftnref109" name="_ftn109">[109]</a>  Interestingly, <em>McClurg</em> has reasserted itself in modern copyright law to establish the idea that legislative expansion of intellectual property rights does not conflict with the constitution&rsquo;s requirement that copyrights and patents be only for &ldquo;limited times,&rdquo; <em>See</em> Golan v. Holder, 132 S. Ct. 873, 886&#8211;87 (2012). (&ldquo;This Court again upheld Congress&rsquo; restoration of an invention to protected status in <em>McClurg v. Kingsland</em> . . . . There we enforced an 1839 amendment that recognized a patent on an invention despite its prior use by the inventor&rsquo;s employer. Absent such dispensation, the employer&rsquo;s use would have rendered the invention unpatentable, and therefore open to exploitation without the inventor&rsquo;s leave.&rdquo;) (citations omitted); Eldred v. Ashcroft, 537 U.S. 186, 187&ndash;88 (2003); Golan v. Ashcroft, 310 F. Supp. 2d 1215, 1219 (D. Colo. 2004) (&ldquo;As explained in <em>Eldred</em>, the <em>McClurg</em> court determined that [the employee] was &lsquo;unprotected under the law in force when the patent issued because he had allowed his [ex-]employer briefly to practice the invention before he obtained the patent. Only upon enactment, two years later, of an exemption for such allowances did the patent become valid, retroactive to the time it issued.&rsquo; The <em>McClurg</em> Court upheld retroactive application of the new amended laws &lsquo;for though they may be retrospective in their operation, that is not a sound objection to their validity.&rsquo;&rdquo;) (citations omitted).</p>
</div>
<div id=ftn110>
<p><a href="#_ftnref110" name="_ftn110">[110]</a>  <em>Cf.</em> Fuller &amp; Johnson Mfg. Co. v. Bartlett, 31 N.W. 747, 752 (Wis. 1887) (&ldquo;The mere fact that, in making the invention, an employe [sic] uses the materials of his employer, and is aided by the services and suggestions of his co-employes [sic] and employer in perfecting and bringing the same into successful use, is insufficient to preclude him from all right thereto as an inventor.&rdquo;).</p>
</div>
<div id=ftn111>
<p><a href="#_ftnref111" name="_ftn111">[111]</a>  Noonan, <em>supra</em> note 90, at 26.</p>
</div>
<div id=ftn112>
<p><a href="#_ftnref112" name="_ftn112">[112]</a>  In 1841, James Joule produced papers on the relationship between electricity and head for the <em>Philosophical Magazine</em> and the Manchester Literary and Philosophical Society. Gribbin, <em>supra</em> note 91, at 384. Between 1839 and 1845, Darwin made significant advances in developing his theory of evolution. <em>Id.</em> at 349. In 1848 and 1849 respectively, Julius Robert von Mayer developed ideas about heat and energy into a discussion of the age of the Earth and the Sun, and William Thomson coined the term thermodynamics. <em>Id.</em> at 381, 383.</p>
</div>
<div id=ftn113>
<p><a href="#_ftnref113" name="_ftn113">[113]</a>  First, Geissler invented a better kind of vacuum tube that used mercury to make airtight contact. <em>Id.</em> at 487. Then, he pushed the invention further and &ldquo;sealed two electrodes into the evacuated glass vessel, creating a tube in which there was a permanent vacuum,&rdquo; <em>Id.</em> at 488.</p>
</div>
<div id=ftn114>
<p><a href="#_ftnref114" name="_ftn114">[114]</a>  Noonan, <em>supra</em> note 90, at 14&ndash;15, 26. In 1851, over 50 telegraph companies &ldquo;started stretching wires,&rdquo; and within 15 years, &ldquo;almost half a million miles of lines in America, Europe, and Asia would be connected,&rdquo; <em>Id.</em> at 23&#8211;24.</p>
</div>
<div id=ftn115>
<p><a href="#_ftnref115" name="_ftn115">[115]</a>  Abraham Lincoln, <em>Sole Hope of the Future</em> (Feb. 11, 1859), <em>in</em> Mario M. Cuomo &amp; Harold Holzer, Lincoln on Democracy 148, 150 (Fordham Univ. Press 2004).</p>
</div>
<div id=ftn116>
<p><a href="#_ftnref116" name="_ftn116">[116]</a>  Gribbin, <em>supra</em> note 91, at 224.</p>
</div>
<div id=ftn117>
<p><a href="#_ftnref117" name="_ftn117">[117]</a>  For example, in <em>Wellman v. Blood</em>, an employer attempted to patent an invention, and an interference party argued that he was not the inventor, but rather the inventor was a man who had created a drawing of the invention with a modification of his own. 29 F. Cas. 628, 629&ndash;31 (C.C.D.C. 1856) (involving improved machinery for &ldquo;cleaning top cards of carding machines&rdquo;). The court determined, however, that </p>
<blockquote><p>[i]f the employer conceives the result embraced in the invention, or the general idea of a machine upon a particular principle, and in order to carry his conception into effect, it is necessary to employ manual dexterity, or even inventive skill, in the mechanical details and arrangements requisite for carrying out the original conception; in such cases the employer will be the inventor, and the servant will be a mere instrument through which he realizes his idea.</BlockQuote></p>
<p><em> Id.</em> at 631. It went on to decide that Wellman had conceived of the improvement first and &ldquo;practically reduced it,&rdquo; even though the final invention included the employee&rsquo;s small modification. <em>Id.</em></p>
</div>
<div id=ftn118>
<p><a href="#_ftnref118" name="_ftn118">[118]</a>  King v. Gedney, 14 F. Cas. 526, 530 (C.C.D.C 1856) (involving improvement on washing machinery that included a four-way valve at the breach end of the tub). In <em>King</em>, the employer sought a patent on an improvement to a previously patented machine, his employee also sought a patent, and an interference was declared. <em>Id.</em> at 526. The patent commissioner decided invention priority in favor of the employee, and the employer appealed. <em>Id.</em> at 527.</p>
</div>
<div id=ftn119>
<p><a href="#_ftnref119" name="_ftn119">[119]</a>  <em>Id.</em> at 530&ndash;31; <em>see also</em> Dental Vulcanite Co. v. Wetherbee, 7 F. Cas. 498, 502&ndash;03 (C.C.D. Mass. 1866); Goodyear v. Day, 10 F. Cas. 677, 677 (C.C.D.N.J. 1852); Sparkman v. Higgins, 22 F. Cas. 879, 880 (C.C.S.D.N.Y. 1846); Alden v. Dewey, 1 F. Cas. 329, 330 (C.C.D. Mass. 1840); Dixon v. Moyer, 7 F. Cas. 758, 759 (C.C.D. Pa. 1821). The court also repeated the rule stated in <em>Wellman</em>, <em>supra</em> note 117, but attributed it to Curtis on Patents. <em>King</em>, 14 F. Cas. at 530.</p>
</div>
<div id=ftn120>
<p><a href="#_ftnref120" name="_ftn120">[120]</a>  Dwight B. Cheever, <em>The Rights of Employer and Employee to Inventions Made by Either During the Relationship</em>, 1 Mich. L. Rev. 384, 385 (1902&#8211;1903) (&ldquo;[T]here is . . . no question for the courts where the employer does all the inventing and the employee does only work requiring &lsquo;mechanical skill,&rdquo; As soon, however, as the employee begins to think that his &lsquo;mechanical skill&rsquo; has turned to inventive skill the trouble begins . . . .&rdquo;).</p>
</div>
<div id=ftn121>
<p><a href="#_ftnref121" name="_ftn121">[121]</a>  Noonan, <em>supra</em> note 90, at 48&#8211;49.</p>
</div>
<div id=ftn122>
<p><a href="#_ftnref122" name="_ftn122">[122]</a>  Gribbin, <em>supra</em> note 91, at 382, 376&ndash;77. Moreover, in 1864, James Maxwell published his &ldquo;<em>tour de force</em> paper, &lsquo;A Dynamic Theory of the Electromagnetic Field,&rsquo; which summed up everything that it is possible to say about classical electricity and magnetism in a set of four equations, now known as Maxwell&rsquo;s equations,&rdquo; <em>Id.</em> at 431. These equations would be the basis for Albert Einstein&rsquo;s work on the special theory of relativity. <em>Id.</em> at 435.</p>
</div>
<div id=ftn123>
<p><a href="#_ftnref123" name="_ftn123">[123]</a>  Noonan, <em>supra</em> note 90, at 57&ndash;58, 65; <em>see also </em>Improvements in Rotary Steam-Engines, U.S. Patent No. 50,759 (issued Oct. 31, 1865) (see Figure 3). Railroad frogs are &ldquo;used for keeping cars on the correct rails at intersections and track switches,&rdquo; Noonan, <em>supra</em> note 90, at 57. Westinghouse&rsquo;s invention was to use reversible cast steel frogs to prevent them from wearing out. <em>Id.</em> </p>
<div align=center>
<table>
<tr>
<td style="border: none; text-align: center;"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image008.png"><br />
<strong>Figure 3: U.S. Patent No. 50, 759</strong></td>
</tr>
</table>
</div>
<p>&nbsp;</p>
</div>
<div id=ftn124>
<p><a href="#_ftnref124" name="_ftn124">[124]</a>  Carlisle, <em>supra</em> note 94, at 224; <em>see also </em>Improvement in Electrographic Vote-Recorder, U.S. Patent No. 90,646 (issued Jun. 1, 1869) (see Figure 4).</p>
<div align=center>
<table>
<tr>
<td style="border: none; text-align: center;"><img src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/sim_image009.png"><br />
<strong>Figure 4: U.S. Patent No. 90, 646</strong></td>
</tr>
</table>
</div>
<div id=ftn125>
<p><a href="#_ftnref125" name="_ftn125">[125]</a>  Carlisle, <em>supra</em> note 94, at 224. <em>Cf.</em> Fisk, <em>supra</em> note 99, at 1139 (&ldquo;In the late nineteenth century, research laboratories dedicated to invention and technological innovation&mdash;like Thomas Edison&rsquo;s famed laboratory enclave at Menlo Park, New Jersey&mdash;were unusual&rdquo;).</p>
</div>
<div id=ftn126>
<p><a href="#_ftnref126" name="_ftn126">[126]</a>  74 U.S. 583, 586 (1868). The invention in <em>Agawam</em> was a new mechanical combination for manufacturing wool and other fibrous materials using a carding machine that was fed a continuous roll. <em>Id.</em> at 584&ndash;86, 599&ndash;602.</p>
</div>
<div id=ftn127>
<p><a href="#_ftnref127" name="_ftn127">[127]</a>  <em>Id.</em> at 587.</p>
</div>
<div id=ftn128>
<p><a href="#_ftnref128" name="_ftn128">[128]</a>  <em>Id.</em></p>
</div>
<div id=ftn129>
<p><a href="#_ftnref129" name="_ftn129">[129]</a>  <em>Id.</em> at 588, 593. Interestingly, Goulding actually failed to apply for a renewal of his patent right due to &ldquo;erroneous information given him by the Commissioner of Patents,&rdquo; and the patent expired. <em>Id.</em> at 588, 594. Twenty-one years after the patent expired, Goulding persuaded Congress to pass a special act, authorizing the patents commissioner to entertain an application for extension, and the patent reissued. <em>Id.</em> at 588, 594; <em>see also </em>An Act for the Relief of John Goulding, ch. 88, 12 Stat. 904 (1862). In a previous case involving Goulding&rsquo;s patent, the constitutionality of the grant was questioned, but the circuit court rejected the argument. Jordan v. Donson, 13 F. Cas. 1092, 1095&#8211;96 (C.C.E.D. Pa. 1870).</p>
</div>
<div id=ftn130>
<p><a href="#_ftnref130" name="_ftn130">[130]</a>  <em>Agawam</em>,<em> </em>74 U.S. at 589, 595.</p>
</div>
<div id=ftn131>
<p><a href="#_ftnref131" name="_ftn131">[131]</a>  <em>Agawam</em>, 74 U.S. at 605&ndash;07. In so holding, the Court repeated over and over that while only the inventor is entitled to a patent, if he employed other persons to help and they made &ldquo;valuable discoveries ancillary&rdquo; to the employer&rsquo;s plan, the employer who invented the original idea is regarded as the owner of them. <em>Id.</em> at 602&ndash;03.  Rather, the employee&rsquo;s contribution would need to meet the derivation requirements to preempt the employer&rsquo;s rights from vesting. <em>Id.</em> (citing various derivation cases, including Pitts v. Hall, 19 F. Cas. 754 (C.C.N.D.N.Y. 1851); Reed v. Cutter, 20 F. Cas. 435 (C.C.D. Mass. 1841); Alden v. Dewey, 1 F. Cas. 329 (C.C.D. Mass. 1840)).</p>
</div>
<div id=ftn132>
<p><a href="#_ftnref132" name="_ftn132">[132]</a>  <em>Agawam</em>, 74 U.S. at 603 (&ldquo;Persons employed . . . are entitled to their own independent inventions.&rdquo;).</p>
</div>
<div id=ftn133>
<p><a href="#_ftnref133" name="_ftn133">[133]</a>  <em>See supra</em> notes 75&#8211;79 and accompanying text.</p>
</div>
<div id=ftn134>
<p><a href="#_ftnref134" name="_ftn134">[134]</a>  Carlisle, <em>supra</em> note 94, at 225.</p>
</div>
<div id=ftn135>
<p><a href="#_ftnref135" name="_ftn135">[135]</a>  <em>Id.</em> at 226&ndash;27.</p>
</div>
<div id=ftn136>
<p><a href="#_ftnref136" name="_ftn136">[136]</a>  <em>See supra </em>note 125 and accompanying text.</p>
</div>
<div id=ftn137>
<p><a href="#_ftnref137" name="_ftn137">[137]</a>  Noonan, <em>supra</em> note 90, at 74. By 1872, &ldquo;Edison had filed patents for 52 inventions, most of them on printing-telegraph improvements. In the next three years, Edison created inventions such as the electric pen and mimeograph for making copies of letters and the quadruplex telegraph. The quadruplex handled two messages simultaneously to and from each end of the telegraph line, making a total of four messages on a single wire,&rdquo; <em>Id.</em></p>
</div>
<div id=ftn138>
<p><a href="#_ftnref138" name="_ftn138">[138]</a>  Fisk, <em>supra</em> note 99, at 1141 (citing B. Zorina Khan &amp; Kenneth L. Sokoloff, <em>&ldquo;Schemes of Practical Utility&rdquo;: Entrepreneurship and Innovation Among &ldquo;Great Inventors&rdquo; in the United States, 1790&ndash;1865</em>, 53 J. Econ. Hist. 289, 295&ndash;301 (1993) and Naomi R. Lamoreaux &amp; Kenneth L. Sokoloff, <em>Inventors, Firms, and the Market for Technology in the Late Nineteenth and Early Twentieth Century United States</em>, <em>in</em> Naomi R. Lamoreaux, et al., Learning by Doing in Firms, Markets, and Nations (University of Chicago Press 1999)).</p>
</div>
<div id=ftn139>
<p><a href="#_ftnref139" name="_ftn139">[139]</a>  <em>See</em> United States v. Burns, 79 U.S. 246, 252 (1871) (hinting at the hired-to-invent doctrine in dicta).</p>
</div>
<div id=ftn140>
<p><a href="#_ftnref140" name="_ftn140">[140]</a>  90 U.S. 530, 536, 564 (1874). Andrew Evans had previously received a patent for an improvement in the creation of shirt collars, which turned out to be a flop. <em>Id.</em> The shirt collars were &ldquo;made of parchment-paper and coated with varnish of bleached shellac,&rdquo; which&mdash;according to the reporter&mdash;evidently did not look like linen, much less starched linen, became discolored over time, emitted an odor when wearers sweated, and was not amenable to the new fashion of turned down collars. <em>Id.</em> at 537.</p>
<p>So Evans employed Crane &amp; Co. to create &ldquo;something which while it was paper and could be produced cheaply should yet have such a thickness, tenacity, pliability united with strength, and have moreover that polish of surface, and that exact bluish tint which is found in the best starched linen&mdash;as distinguished from yellowness and from dead white&mdash;which would deceive even critical observers who had no opportunity of judging otherwise than by eye,&rdquo; <em>Id.</em> Crane &amp; Co. after laborious effort were able to create just such a collar, and after it was created, Evans assigned his patent rights to the Union Paper Collar Company and they applied for and received a reissue of the patent. <em>Id.</em> at 537, 539. Collar Co. then brought suit against Van Dusen.</p>
</div>
<div id=ftn141>
<p><a href="#_ftnref141" name="_ftn141">[141]</a>  <em>Id.</em> at 550, 564 (&ldquo;[P]ersons employed, as much as employers, are entitled to their own independent inventions, and if the suggestions communicated constitute the whole substance of the improvement the rule is otherwise, and the patent, if granted to the employer, is invalid, because the real invention or discovery belongs to the person who made the suggestions.&rdquo;). The court first noted that Evans likely knew nothing about the process of manufacturing paper and that the original patent did not describe the process added in the reissue. <em>Id.</em> at 561. It then found that Evans &ldquo;did not communicate any information to [Crane &amp; Co.] respecting the process by which such paper could be produced, nor did he give [them] any directions upon the subject,&rdquo; because without knowledge of making paper he was unable to do so. <em>Id.</em> at 562.</p>
</div>
<div id=ftn142>
<p><a href="#_ftnref142" name="_ftn142">[142]</a>  <em>See</em> Whiting v. Graves, 3 Ban. &amp; A. 222 (C.C.D. Mass. 1878). In <em>Whiting</em>, an employer hired a machinist to maintain the machines in his new dry goods factors and to make any other machinery that would be necessary, but did not include a provision in his service contract related to patents. <em>Id.</em> at 223. Instead, the employer would have the machinist assign his inventions prior to application for patents on them, which worked fine for the employer&rsquo;s dry goods machines, but then the machinist made an improvement on sewing-machines. <em>Id.</em> </p>
<p>The court determined that while the employer would be afforded a shop right in the machinist&rsquo;s inventions by virtue of his original contract, an additional assignment would be required for the employer to take legal title. <em>Id.</em> at 224<em>.</em> The court went on to hold, based on various testimony, that the employer was only entitled to a one-half interest in the patents, by virtue of an agreement to pay the patent expenses for one-half of the profits from the manufacture of the invention, and that the machinist was entitled to assign his interests to the defendants, which meant they could not infringe. <em>Id.</em> at 1061; <em>see also</em> Niagara Radiator Co. v. Meyers, 40 N.Y.S. 572, 573&ndash;76 (N.Y.S. Ct. 1896) (finding machine shop foreman not hired to invent); Connelly Mfg. Co v. Wattles, 23 A. 123, 124 (1891) (finding a shop foreman would not be hired to invent).</p>
</div>
<div id=ftn143>
<p><a href="#_ftnref143" name="_ftn143">[143]</a>  Carlisle, <em>supra</em> note 94, at 226.</p>
</div>
<div id=ftn144>
<p><a href="#_ftnref144" name="_ftn144">[144]</a>  <em>Id.</em></p>
</div>
<div id=ftn145>
<p><a href="#_ftnref145" name="_ftn145">[145]</a>  Noonan, <em>supra</em> note 90, at 60 (&ldquo;By the 1880s, Westinghouse was involved in several enterprises. As well as companies and patents he originated on his own, he also started purchasing the companies and patents of others, too. He seemed to find opportunities everywhere.&rdquo;).</p>
</div>
<div id=ftn146>
<p><a href="#_ftnref146" name="_ftn146">[146]</a>  <em>See </em>Clark v. Fernoline Chem. Co., 5 N.Y.S. 190, 191 (N.Y. Sup. Ct. 1889) (In a case primarily concerned with a dispute over unpaid wages, the New York Superior Court held that although an employee had been hired as a chemical expert and chemist, his employer was only entitled to a shop right and not an assignment of any patents granted to the employee.); <em>see also</em> Gill v. United States, 160 U.S. 426 (1896) (holding that the patentee had acquiesced to the government&rsquo;s use of his invention&mdash;a shop right); McAleer v. United States, 150 U.S. 424, 432 (1893) (finding an expressed contract permitting government use); Lane &amp; Brodley Co. v. Locke, 150 U.S. 193, 196, 198&ndash;99 (1893) (finding implied license&mdash;or shop right&mdash;from inventor to partnership, which was incorporated while he was still working there); Solomons v. United States, 137 U.S. 342, 346&#8211;48 (1890) (finding an implied license permitting government use&mdash;a shop right).</p>
<p>In <em>Dalzell v. Dueber Watch Case Manufacturing Co.</em>, an individual, who had been employed at various times within a company as an electroplater, slider and toolmaker, invented various things and applied for and was granted patents on them. 149 U.S. 315, 315&ndash;19 (1893) (the inventions involved improvement in the making of watch case cores). The employee sued the employer fro infringement, and the employer responded by seeking specific performance of an oral agreement to assign the right to obtain patents on them. <em>Id.</em> at 317&ndash;20. The Court held that an oral agreement for the &ldquo;assignment of the <em>right</em> to obtain a patent for an invention&rdquo; was neither within the statute of frauds nor covered by the requirements that all patent assignments be in writing. <em>Id.</em> at 320. However, the Court determined that the testimony was in hopeless conflict and therefore refused to afford specific performance; thus, allowing the infringement action to proceed. <em>Id.</em> at 326. The Court did, however, leave open the possibility that a shop right had been granted. <em>Id.</em> (&ldquo;It is proper to add that the question whether the [employer], by virtue of the relations and transactions between it and [the employee], had the right, as by an implied license, to use [the employee&rsquo;s] patents in its establishment is not presented by either of these records, but may be raised in the further proceedings upon the bill against the [employer] for an infringement.&rdquo;).</p>
</div>
<div id=ftn147>
<p><a href="#_ftnref147" name="_ftn147">[147]</a>  <em>See</em> Eclipse Mfg. Co. v. Adkins, 44 F. 280, 281&ndash;82 (C.C.N.D. Ill. 1890) (determining that employer who came up with the idea of putting ornamenting on radiator pipes, but had his employees create the design and build the pipes, was entitled to his patent, as the patent was on the idea, not the specific ornamentation); Streat v. White, 35 F. 426, 426, 428 (C.C.S.D.N.Y. 1888) (involving a design patent for textiles intended to be employed to create imitation &ldquo;seersucker&rdquo; fabrics, the court determined that because the plaintiff only had the idea of imitation seersucker, which did not constitute a novel idea, and employed a cotton goods factory manager to produce it by whatever means were necessary, he could not patent the resulting design). In <em>Streat</em>, the factory manager and the designer &ldquo;were furnished a sample of a seersucker, and with a photographic copy of the sample, and where told to imitate it, and that the way in which the imitation was to be effected was left with the designer, who was solely responsible for a successful result, and to whom the task of finding an idea or conception of the method of imitating the crinkle was solely committed,&rdquo; <em>Id.</em> at 428; <em>see also</em> Streat v. Simpson, 53 F. 358, 359 (C.C.S.D.N.Y. 1893) (finding in a subsequent infringement suit that the plaintiff &ldquo;had nothing to do about designing or engraving the tools for printing the imitation, but through [the factory manager]; and that the designer and engraver were controlled by anything but the sample and photograph given to them by [the factory manager] is not made to appear&rdquo;).</p>
</div>
<div id=ftn148>
<p><a href="#_ftnref148" name="_ftn148">[148]</a>  <em>Compare</em> <em>Dalzell</em>, 149 U.S. at 320 (&ldquo;[A] manufacturing corporation which has employed a skilled workman, for a state compensation, to take charge of its works, and to devote his time and services to devising and making improvements in articles there manufactured, is not entitled to a conveyance of patents obtained for inventions made by him while so employed, in the absence of express agreement to that effect.&rdquo;) <em>with</em> <em>Solomons</em>, 137 U.S. at 346 (1890) (stating in dicta that &ldquo;[i]f one is employed to devise or perfect an instrument, or a means for accomplishing a prescribed result, he cannot, after successfully accomplishing the work for which he was employed, plead title thereto as against his employer. That which he has been employed and paid to accomplish becomes, when accomplished, the property of his employer. Whatever rights as an individual he may have had in and to his inventive powers, and that which they are able to accomplish, he has sold in advance to his employer.&rdquo;); Annin v. Wren, 44 Hun. 352, 353 (N. Y. Sup. Ct. 2d Dept. 1887) (holding that equity required a skilled draughtsman&mdash;hired by an iron truck and wheelbarrow manufacturer to develop his business&mdash;to assign his patents on improvements to the manufacturer&rsquo;s wheelbarrows and trucks to the manufacturer if they were based on their joint development, because it would be unreasonable to prevent an employer from using improvements made during the course of the draughtsman&rsquo;s employment). The court&rsquo;s decision in <em>Annin</em> may have been colored by the fact that the draughtsman assigned his patent application to his brother in order to deprive the manufacturer of it. <em>Id.</em> at 354.</p>
</div>
<div id=ftn149>
<p><a href="#_ftnref149" name="_ftn149">[149]</a>  <em>See</em> Standard Parts Co. v. Peck, 264 U.S. 52, 58&ndash;60 (1924).</p>
</div>
<div id=ftn150>
<p><a href="#_ftnref150" name="_ftn150">[150]</a>  <em>See</em> Lawrence M. Friedman, A History of American Law 446&ndash;59 (Simon &amp; Schuster 1973) (discussing the right of the corporate form at the end of the nineteenth century); <em>see also</em> Christopher L. Tomlins, Law, Labor, and Ideology in the Early American Republic 259 (Cambridge Univ. Press 1993) (&ldquo;By midcentury, on and off the farm, it seems likely that the proportion of productively engaged Americans employed by others&mdash;about one-third in 1820&mdash;had increased to about one-half.&rdquo;).</p>
</div>
<div id=ftn151>
<p><a href="#_ftnref151" name="_ftn151">[151]</a>  It cannot. <em>See </em>Hapgood v. Hewitt, 119 U.S. 226 (1886). In <em>Hapgood</em>, a mechanical expert had been hired by a corporation as vice president, and later superintendent, to create plows and other goods, and to supervise generally the manufacturing department. <em>Id.</em> at 229. While in the corporation&rsquo;s employ, the expert was asked with creating an iron plow similar to the company&rsquo;s existing wooden ones, and he did so within the corporation&rsquo;s employ, during working hours, using employees and corporate materials. <em>Id.</em> at 230. While he was inventing these plows, he never claimed a property ownership, but when he left he made his own, patented the improvements, and sought money from the corporation for its use of the improvements. <em>Id.</em> at 232. The Court held that he was not required to assign his patent to the corporation, but the corporation had received a &ldquo;naked license to make and sell the patented improvement,&rdquo; <em>Id.</em> at 233. However, the corporation had, in the meantime, dissolved and the stockholders had created a new corporation, which was its successor in interest; the Court held that the new corporation did not benefit from the shop right. <em>Id.</em> at 232&ndash;34.</p>
<p>Nevertheless, in <em>Lane &amp; Bodley Co. v. Locke</em>, the Supreme Court determined that a shop right created during a partnership carried over after incorporation, because of the close affinity between the two corporate entities and because the inventor had ratified the transfer by acknowledging the incorporated entity was the successor to the partnership. 150 U.S. at 196.</p>
</div>
<div id=ftn152>
<p><a href="#_ftnref152" name="_ftn152">[152]</a>  Carlisle, <em>supra</em> note 94, at 227.</p>
</div>
<div id=ftn153>
<p><a href="#_ftnref153" name="_ftn153">[153]</a>  Dennis Crouch, <em>The Changing Nature Inventing: Collaborative Inventing</em>, Patent Law Blog (Patently-O) (Jul. 9, 2009, 9:28 AM), <a href="http://www.patentlyo.com/patent/2009/07/the-changing-nature-inventing-collaborative-inventing.html">http://www.patentlyo.com/patent/2009/07/the-changing-nature-inventing-collaborative-inventing.html</a> (&ldquo;This data is derived from a sample of 750,000 patents issued from August 1971 through February 2009. All reported results are significant at the 99% confidence level.&rdquo;); <em>see also</em> Dennis Crouch, <em>Person(s) Skilled in the Art: Should the Now Established Model of Team-Based Inventing Impact the Obviousness Analysis?</em>, Patent Law Blog (Patently-O) (May 17, 2011, 5:24 PM), <a href="http://www.patentlyo.com/patent/2011/05/persons-skilled-in-the-art-should-the-now-established-model-of-team-based-inventing-impact-the-obviousness-analysis.html">http://www.patentlyo.com/patent/2011/05/persons-skilled-in-the-art-should-the-now-established-model-of-team-based-inventing-impact-the-obviousness-analysis.html</a> [hereinafter Team-Based Inventing] (&ldquo;In [1852], 82% of patents listed only one inventor and a mere 3% listed three or more inventors. By 2011, the statistics had inverted. Less than one-third (32%) of patents issued so far this year list just a single inventor and 43% identify three or more inventors. During this 60-year period, the average number of inventors per patent has more than doubled.&rdquo;); Dennis Crouch, <em>Cross-Border Inventors</em>, Patent Law Blog (Patently-O) (Nov. 21, 2010, 8:06 PM), <a href="http://www.patentlyo.com/patent/2010/11/cross-border-inventors.html">http://www.patentlyo.com/patent/2010/11/cross-border-inventors.html</a> (&ldquo;The number of inventors per patent has been steadily increasing over the past forty years. Patents issued during the past six months, have an average of 2.7 inventors per patent. In all, 68% of these patents list multiple inventors with 13% listing five or more inventors. Prior to 1990, most patents listed only one inventor.&rdquo;).</p>
</div>
<div id=ftn154>
<p><a href="#_ftnref154" name="_ftn154">[154]</a>  Team-Based Inventing, <em>supra</em> note 153.</p>
</div>
<div id=ftn155>
<p><a href="#_ftnref155" name="_ftn155">[155]</a>  <em>See</em> Louis Galambes, <em>The American Economy and the Reorganization of the Sources of Knowledge</em>, <em>in</em> The Organization of Knowledge in Modern America, 1860&ndash;1920 269, 277 (Alexandra Oleson and John Voss eds., Johns Hopkins Univ. Press 1979).</p>
</div>
<div id=ftn156>
<p><a href="#_ftnref156" name="_ftn156">[156]</a>  <em>See</em> Aalmuhammed v. Lee, 202 F. 3d 1227 (9th Cir. 2000), discussed <em>supra</em> note 84.</p>
</div>
<div id=ftn157>
<p><a href="#_ftnref157" name="_ftn157">[157]</a>  Littlefield v. Perry, 88 U.S. 205 (1875) (finding agreement to assign future inventions enforceable); Hulse v. Bonsack Mach. Co., 65 F. 864, 867&ndash;68 (4th Cir. 1895) (finding pre-invention assignment contract enforceable); <em>cf. </em>Fisk, <em>supra</em> note 99, at 1191 (&ldquo;At the end of the nineteenth century, the number of reported decisions enforcing employee patent assignments began steadily to increase.&rdquo;). <em>But cf.</em> Aspinwall Mfg. Co. v. Gill, 32 F. 697, 700 (C.C.D.N.J. 1887) (&ldquo;A naked assignment or agreement to assign, in gross, a man&rsquo;s future labors as an author or inventor&mdash;in other words, a mortgage on a man&rsquo;s brain, to bind all its future products&mdash;does not address itself favorably to our consideration.&rdquo;); Eustis Mfg. Co. v. Eustis, 27 A. 439, 442&ndash;43 (N.J. Ch. 1893) (finding despite agreement that employee would give employing company &ldquo;the benefit of any and all patents for cooking utensils made by or issued to him during the term of his office and employment,&rdquo; company held only an exclusive license of the patents, not ownership).</p>
</div>
<div id=ftn158>
<p><a href="#_ftnref158" name="_ftn158">[158]</a>  Noble, <em>supra </em>note 8.</p>
</div>
<div id=ftn159>
<p><a href="#_ftnref159" name="_ftn159">[159]</a>  <em>See id.</em>; <em>Rights of Employed Inventors: Hearing on H.R. 4732 and H.R. 6635 Before the H. Subcomm. on Courts, Civil Liberties, and the Administration of Justice</em>, 97th Cong. 1 (1982) (remarks of Rep. Robert Kastenmeier quoting U.S. Patent Office report); <em>see also</em> William P. Hovell, Note, <em>Patent Ownership: An Employer&rsquo;s Rights to His Employee&rsquo;s Inventions</em>, 58 Notre Dame L. Rev. 863, 864 (1983); Robert L. Gullette, <em>State Legislation Governing Ownership Rights in Inventions Under Employee Invention Agreements</em>, 62 J. Pat. Off. Soc&rsquo;y 732, 738&ndash;39 (1980).</p>
</div>
<div id=ftn160>
<p><a href="#_ftnref160" name="_ftn160">[160]</a>  Crouch &amp; Rantanen, <em>supra </em>note 9.</p>
</div>
<div id=ftn161>
<p><a href="#_ftnref161" name="_ftn161">[161]</a>  Intellectual Property Owners Association, <em>Top 300 Organizations Granted U.S. Patents in 2010</em>, The IP Record, at 9&ndash;17 (2011).</p>
</div>
<div id=ftn162>
<p><a href="#_ftnref162" name="_ftn162">[162]</a>  <em>See supra</em> <a href="#IB">Part I.B</a>.</p>
</div>
<div id=ftn163>
<p><a href="#_ftnref163" name="_ftn163">[163]</a>  <em>See</em> <em>Stanford</em>, 131 S. Ct. at 2192 (2011) (holding that Stanford did not hold the rights to a patent that was allegedly infringed by Roche&rsquo;s HIV test kits); Abbott Point of Care Inc. v. Epocal Inc., 666 F.3d 1299, 1304 (Fed. Cir. 2012) (affirming the dismissal of Abbott complaint for lack of standing to bring suit based on blood sample testing patents); <em>see also </em>Banks v. Unisys Corp., 228 F.3d 1357, 1359 (Fed. Cir. 2000) (as employee did not sign employer&rsquo;s &ldquo;standard form for assignment of inventive rights,&rdquo; fact issues precluded summary judgment determination of whether the hired-to-invent doctrine applied); Mallinckrodt Inc. v. Masimo Corp., 293 F. Supp. 2d 1102, 1106 (C.D. Cal. 2003) (employee&rsquo;s release of ownership claims to product did not include release of ownership of ideas later patented by employee); <em>cf.</em> Teets v. Chromalloy Gas Turbine Corp., 83 F.3d 403, 409 (Fed. Cir. 1996) (reversing district court finding of employee ownership due to implied-in-fact contract to assign rights to employer). <em>But see</em> Preston v. Marathon Oil Co., 684 F.3d 1276, 1288&#8211;89 (Fed. Cir. 2012) (holding post-employment employee agreement that included automatic patent assignment provision with only continued employment as consideration was valid and enforceable).</p>
</div>
<div id=ftn164>
<p><a href="#_ftnref164" name="_ftn164">[164]</a>  <em>Stanford</em>, 131 S. Ct. at 2192, 2199. The Supreme Court expressly did not address Roche&rsquo;s &ldquo;shop right&rdquo; or license arguments. <em>Id.</em> at 2193 n.1.</p>
</div>
<div id=ftn165>
<p><a href="#_ftnref165" name="_ftn165">[165]</a>  <em>Abbott</em>, 666 F.3d at 1300.</p>
</div>
<div id=ftn166>
<p><a href="#_ftnref166" name="_ftn166">[166]</a>  <em>Id.</em></p>
</div>
<div id=ftn167>
<p><a href="#_ftnref167" name="_ftn167">[167]</a>  <em>Id.</em> at 1300, 1303&ndash;04.</p>
</div>
<div id=ftn168>
<p><a href="#_ftnref168" name="_ftn168">[168]</a>  <em>Id.</em> at 1300.</p>
</div>
<div id=ftn169>
<p><a href="#_ftnref169" name="_ftn169">[169]</a>  <em>Id.</em> at 1303.</p>
</div>
<div id=ftn170>
<p><a href="#_ftnref170" name="_ftn170">[170]</a>  Cmty. For Creative Non-Violence v. Reid, 490 U.S. 730, 751&ndash;52 (1989).</p>
</div>
<div id=ftn171>
<p><a href="#_ftnref171" name="_ftn171">[171]</a>  <em>See supra</em> <a href="#IA">Part I.A</a>.</p>
</div>
<p style="line-height: 50px;">
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2012/11/inventions-made-for-hire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post-Booker Judicial Discretion and Sentencing Trends in Criminal Intellectual Property Cases: Empirical Analysis and Societal Implications</title>
		<link>http://jipel.law.nyu.edu/2012/11/post-booker-judicial-discretion/</link>
		<comments>http://jipel.law.nyu.edu/2012/11/post-booker-judicial-discretion/#comments</comments>
		<pubDate>Sun, 25 Nov 2012 00:35:09 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Fall 2012]]></category>
		<category><![CDATA[Criminal Law]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=1645</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<p>By Aaron B. Rabinowitz<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div><a href="#I">I. Introduction</a></div>
<div style="padding-left: 30px;"><a href="#IA">A. Background</a></div>
<div style="padding-left: 30px;"><a href="#IB">B. Overview of Findings</a></div>
<div><a href="#II">II. Federal Sentencing Practice and <em>Booker</em></a></div>
<div style="padding-left: 30px;"><a href="#IIA">A. Pre-<em>Booker</em> Sentencing Procedures and Practice</a></div>
<div style="padding-left: 30px;"><a href="#IIB">B. Post-<em>Booker</em> Sentencing Procedures and Practice</a></div>
<div><a href="#III">III. Analysis of Sentencing Trends for Intellectual Property Crimes</a></div>
<div style="padding-left: 30px;"><a href="#IIIA">A. Methodology</a></div>
<div style="padding-left: 30px;"><a href="#IIIB">B. Findings and Analysis</a></div>
<div style="padding-left: 60px;"><a href="#IIIB1">1. Growth in Intellectual Property Offenders Sentenced</a></div>
<div style="padding-left: 60px;"><a href="#IIIB2">2. Proportion of Non-Guidelines Sentences Imposed on Intellectual Property Offenders</a></div>
<div style="padding-left: 60px;"><a href="#IIIB3">3. Frequency of Post-<em>Booker</em> Deviation from Sentencing Guidelines</a></div>
<div style="padding-left: 60px;"><a href="#IIIB4">4. Proportion of Cases With Downward Deviations</a></div>
<div style="padding-left: 60px;"><a href="#IIIB5">5. Judicial Actors Responsible for Downward Deviations</a></div>
<div style="padding-left: 90px;"><a href="#IIIB5i">i. Government-Sponsored Downward Deviations</a></div>
<div style="padding-left: 90px;"><a href="#IIIB5ii">ii. Judge-Initiated Downward Deviations</a></div>
<div style="padding-left: 60px;"><a href="#IIIB6">6. Downward Deviations Based on Judicial Application of <em>Booker</em></a></div>
<div><a href="#IV">IV. Implications of Post-<em>Booker</em> Sentencing Trends</a></div>
<div style="padding-left: 30px;"><a href="#IVA">A. Prospective Causes for Trends in Intellectual Property Sentences</a></div>
<div style="padding-left: 30px;"><a href="#IVB">B. Implications For The Sentencing Guidelines</a></div>
<div><a href="#V">V. Conclusion</a></div>
<p></p>
<h3><a name="I"></a>I. INTRODUCTION</h3>
<h4><a name="IA"></a>A. Background</h4>
<p>In the wake of the Supreme Court&#8217;s 2005 watershed decision in <em>Booker v. United States</em>,<a href="#_ftn1" name="_ftnref1">[1]</a> federal judges now exercise newfound discretion in imposing sentences on criminal defendants. Before <em>Booker</em>, judges imposed sentences according to the sentence ranges set forth in the United States Sentencing Guidelines (the &#8220;Guidelines&#8221;),<a href="#_ftn2" name="_ftnref2">[2]</a> with outside-Guidelines sentences being imposed in only a few rare cases.<a href="#_ftn3" name="_ftnref3">[3]</a> Under the Guidelines, a judge would apply a cross-reference table that suggested a sentence range based on the severity of the offender&#8217;s actions and the offender&#8217;s own criminal history and then, absent any special circumstances, impose a sentence within that suggested range.<a href="#_ftn4" name="_ftnref4">[4]</a></p>
<p>The <em>Booker</em> decision, however, brought a significant change<a href="#_ftn5" name="_ftnref5"title="">[5]</a> in sentencing practice by rendering the Guidelines advisory only.<a href="#_ftn6" name="_ftnref6">[6]</a> By making the Guidelines advisory only, <em>Booker </em>granted sentencing judges significant control over the magnitude of sentences,<a href="#_ftn7" name="_ftnref7">[7]</a> as judges were no longer bound to sentence according to the ranges that the Guidelines suggested.</p>
<p>Coincident with the <em>Booker</em>-catalyzed changes in federal sentencing, society has seen a significant increase in intellectual property crimes &#8211; the number of defendants sentenced under the intellectual property sentencing guidelines grew steadily by an average of 6.8% per year from 1997 to 2007. This growth in intellectual property offenders was, however, 50% faster than the overall growth rate for the total number of offenders sentenced under the Guidelines during those years. Given that individuals and corporations derive great value from their own intellectual property, a full understanding of how judges impose sentences for intellectual property crimes is critical.<a href="#_ftn8" name="_ftnref8">[8]</a></p>
<p>To better understand the judiciary&#8217;s and society&#8217;s views of intellectual property offenses, and whether the sentences actually imposed for these offenses are consistent with these views, this article presents an empirical analysis of data obtained from the United States Sentencing Commission to identify trends in sentencing for intellectual property crimes. Because <em>Booker </em>was decided six years ago, the number of pre- and post-<em>Booker</em> cases is now large enough that one can now properly assess the impact of <em>Booker</em> on intellectual property sentencing. The data sets included 425,597 pre-<em>Booker</em> and 435,415 post-<em>Booker</em> cases. This article extracts from the empirical analysis a number of critical hypotheses concerning judges&#8217; views of intellectual property crimes and of the Guidelines in general.</p>
<h4><a name="IB"></a>B. Overview of Findings</h4>
<p>As described below in more detail, this article&#8217;s empirical analysis reveals that the <em>Booker </em>decision has affected sentences in intellectual property crimes in a significantly different way than the decision affected sentencing decisions for general and other comparable economic crimes. These findings include: (1) sentences imposed on intellectual property offenders deviate from the advisory Guidelines in two out of every three cases; (2) prosecutors seek and judges reduce sentences for intellectual property crimes more frequently than for other comparable crimes; and (3) following the <em>Booker </em>decision, judges reduce sentences for intellectual property crimes seven times more frequently than they did before <em>Booker</em>, the frequency of which far outstrips the rate at which judges reduce sentences for other comparable crimes.</p>
<p>The fact that two-thirds of intellectual property crime sentences are below the Guidelines sentencing range suggests that the Guidelines range is not in harmony with the sentences that prosecutors and judges deem appropriate for these crimes.  Second, the fact that judges and prosecutors reduce sentences for intellectual property crimes more frequently than they do for crimes in general or for other comparable economic crimes suggests that judicial actors believe the Guidelines sentences for intellectual property crimes are too stringent.</p>
<p>This article also considers changes to the current sentencing process so as to align the process more closely with the way sentences are imposed in practice. <em>Booker</em>-empowered judges very frequently use their discretion to impose sentences on intellectual property crimes that are outside the Guidelines. This suggests that the Guidelines scheme should be reconfigured to more accurately reflect the ways in which sentences for intellectual property crimes are imposed in practice.</p>
<h3><a name="II"></a>II. FEDERAL SENTENCING PRACTICE AND <em>BOOKER</em></h3>
<p>To frame the issues that this article explores, this section provides a brief overview of federal sentencing practice and of the <em>Booker </em>decision.</p>
<h4><a name="IIA"></a>A. Pre-<em>Booker</em> Sentencing Procedures and Practice</h4>
<p>Under the Sentencing Reform Act,<a href="#_ftn9" name="_ftnref9">[9]</a> Congress restricted district courts&#8217; sentencing authority. The Act directed courts to consider a broad variety of purposes and factors before imposing sentences, including the sentencing guidelines and other &#8220;policy statements&#8221; promulgated by the United States Sentencing Commission.<a href="#_ftn10" name="_ftnref10">[10]</a>  Although the Sentencing Reform Act directed judges to consider a broad set of sentencing considerations, the Act did not grant judges much discretion in sentencing, as sentences were restricted to the ranges set forth in the Guidelines sentencing grids, and sentences were subject to a variety of standards of review on appeal.<a href="#_ftn11" name="_ftnref11">[11]</a></p>
<p>In particular, 18 U.S.C. &sect; 3553(b) constrained a court&#8217;s sentencing discretion unless the court found valid reasons for departing from the Guidelines sentence.<a href="#_ftn12" name="_ftnref12">[12]</a>  Departures were authorized only when a court found &#8220;an aggravating or mitigating circumstance of a kind, or to a degree, not adequately taken into consideration by the Sentencing Commission in formulating the guidelines that should result in a sentence different from that described.&#8221;<a href="#_ftn13" name="_ftnref13">[13]</a></p>
<p>Because of these constraints, before <em>Booker</em>, &#8220;[a] court&#8217;s authority to depart from the applicable range [was] circumscribed.&#8221;<a href="#_ftn14" name="_ftnref14">[14]</a>  Thus, before a departure was permitted, &#8220;certain aspects of the case [had to be] unusual enough for it to fall outside the heartland of cases in the Guidelines.&#8221;<a href="#_ftn15" name="_ftnref15">[15]</a></p>
<h4><a name="IIB"></a>B. Post-<em>Booker</em> Sentencing Procedures and Practice</h4>
<p><em>Booker</em> fundamentally changed the law of federal criminal sentencing and gave district courts newfound discretion over sentencing decisions.<a href="#_ftn16" name="_ftnref16">[16]</a>  In <em>Booker</em>, a five-Justice majority concluded that the system of mandatory Guidelines was unconstitutional because that system violated the Sixth Amendment&#8217;s requirement that &#8220;[o]ther than the fact of a prior conviction, any fact that increases the [maximum penalty to which a defendant may be subjected] must be submitted to a jury, and proved beyond a reasonable doubt.&#8221;<a href="#_ftn17" name="_ftnref17">[17]</a></span></p>
<p>A different five-Justice majority concluded that the proper remedy was not to eliminate the Guidelines entirely, or to eliminate any fact-finding related to sentencing, but to make the Guidelines &#8220;effectively advisory.&#8221;<a href="#_ftn18" name="_ftnref18">[18]</a>  Having eliminated those portions of the Sentencing Reform Act<a href="#_ftn19" name="_ftnref19">[19]</a> that made the Guidelines mandatory, the <em>Booker</em> court determined that (1) district courts &#8220;must consult&#8221;<a href="#_ftn20" name="_ftnref20">[20]</a> the now-advisory Guidelines and (2) appellate review of sentences for reasonableness would be made in light of the &#8220;numerous factors&#8221; set forth in 18 U.S.C. &sect; 3553(a), including the applicable advisory guidelines range.<a href="#_ftn21" name="_ftnref21">[21]</a></span></p>
<p>Although <em>Booker</em> rendered the Guidelines advisory,<a href="#_ftn22" name="_ftnref22">[22]</a> the Supreme Court later clarified that &#8220;[i]f the sentence is within the Guidelines range, the appellate court may, but is not required to, apply a presumption of reasonableness.&#8221;<a href="#_ftn23" name="_ftnref23">[23]</a>  Underscoring the importance of careful judicial fact-finding in a Guidelines-advisory system, the Supreme Court also observed that the greater a sentence deviates from the applicable guidelines, the greater the justification the judge must place on the record: &#8220;We find it uncontroversial that a major departure should be supported by a more significant justification than a minor one. After settling on the appropriate sentence, [the sentencing judge] must adequately explain the chosen sentence to allow for meaningful appellate review and to promote the perception of fair sentencing.&#8221;<a href="#_ftn24" name="_ftnref24">[24]</a>,<a href="#_ftn25" name="_ftnref25">[25]</a></span></p>
<p>Some have suggested that <em>Booker</em>&#8216;s emphasis on judges providing specific explanations for their sentences renders federal sentencing more balanced, transparent, and proportional by (1) improving the balance between the application of structured sentencing rules and judicial discretion; (2) improving the balance between the impact of judicial and prosecutorial discretion at sentencing; (3) improving the opportunities for district judges to exercise reasoned sentencing judgment to tailor sentences to individual case circumstances; [and] (4) reordering sentencing outcomes (at least slightly) so that those defendants most deserving of reduced (or increased) sentences are getting the benefits (or detriments) of expanded judicial authority to sentence outside the Guidelines.<a href="#_ftn26" name="_ftnref26">[26]</a></span></p>
<h3><a name="III"></a>III. ANALYSIS OF SENTENCING TRENDS FOR INTELLECTUAL PROPERTY CRIMES</h3>
<h4><a name="IIIA"></a>A. Methodology</h4>
<p>To identify and investigate trends specific to sentencing for intellectual property offenders, this article analyzes comprehensive, publicly available data sets from the United States Sentencing Commission covering sentences imposed from 1997 to 2011 for all crimes generally, for intellectual property crimes,<a name="_Ref214732569"><a href="#_ftn27" name="_ftnref27">[27]</a></a></span><span> and for selected comparable economic crimes.<a href="#_ftn28" name="_ftnref28">[28]</a>  The economic crimes selected as comparators to intellectual property crimes<a href="#_ftn29" name="_ftnref29">[29]</a> were (1) &#8220;Larceny, Embezzlement, and Other Forms of Theft; Offenses Involving Stolen Property; Property Damage or Destruction; Fraud and Deceit; Forgery; Offenses Involving Altered or Counterfeit Instruments Other than Counterfeit Bearer Obligations of the United States<a href="#_ftn30" name="_ftnref30">[30]</a>,&#8221; and (2) &#8220;Offenses Involving Counterfeit Bearer Obligations of the United States.&#8221;<a href="#_ftn31" name="_ftnref31">[31]</a> </span></p>
<p>These comparator economic crimes were chosen because they, like intellectual property crimes, involve one or more elements of forgery, deceit, fraud, or counterfeiting.   Forgery and counterfeiting are particularly suitable analogs to infringement of copyright or trademarks, as forgery, counterfeiting, and infringement all involve a party attempting to pass off a good or a work as having been produced by another party. Also, like intellectual property crimes, the comparator crimes do not involve an element of physical force. Although these crimes may not be precisely comparable to intellectual property crimes in all ways, they serve to illustrate the unique treatment that intellectual property offenders receive in comparison to offenders in general, and in comparison to other economic crime offenders.</span></p>
<h4><a name="IIIB"></a>B. Findings and Analysis</h4>
<p>An analysis of sentencing trends for intellectual property crime offenders reveals several critical differences between the ways in which judges impose sentences on intellectual property offenders as compared to other offenders, including economic crime offenders.</span></p>
<h5><a name="IIIB1"></a>1. Growth in Intellectual Property Offenders Sentenced</h5>
<p>The number of defendants sentenced under an intellectual property guideline has grown 50% faster since 1997 than the number of defendants sentenced overall.<a href="#_ftn32" name="_ftnref32">[32]</a>  There are several possible explanations for this trend. First, committing an intellectual property crime, particularly copyright infringement, is not very capital-intensive, and may thus be easier to perpetrate than other crimes that require capital investment.<a name="_Ref214732597"><a href="#_ftn33" name="_ftnref33">[33]</a></a></span><span>  Also, unlike theft, fraud, or embezzlement, committing an intellectual property crime does not require person-to-person contact; all that is necessary to commit an intellectual property crime is to obtain a protected work or item, replicate the work or item, and then disseminate the replica. Second, as actors, both individual and corporate, find that more and more of their value is bound up in their intellectual property,<a href="#_ftn34" name="_ftnref34">[34]</a> the owners of that intellectual property may be more keen on enforcing their rights. Whatever the cause or causes of this growth, the growth in intellectual property crimes necessitates careful review and understanding of the ways in which intellectual property offenders are punished.</span></p>
<h5><a name="IIIB2"></a>2. Proportion of Non-Guidelines Sentences Imposed on Intellectual Property Offenders</h5>
<p>A second trend that emerges from the sentencing data is that the proportion of outside-Guidelines sentences imposed for intellectual property crimes is far greater than the proportion of outside-Guidelines sentences imposed for crimes in general and for other economic crimes. The chart below illustrates this trend:</span></p>
<p><!--graph1-->
<p align=center style='text-align:center'><img width=579 height=433 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image001.png"></p>
<p>As shown in the figure above,<a href="#_ftn35" name="_ftnref35">[35]</a> the <em>Booker</em> decision brought significant changes to the way intellectual property sentences are imposed. Before <em>Booker</em>, intellectual property offenders received outside-Guidelines sentences only about 30% of the time, which was less frequent than the 33% average for all offenders.  After <em>Booker</em>, however, intellectual property defendants receiving outside-Guidelines sentences increased to nearly 65%. Put another way, although nearly <b>65%</b> of intellectual property offenders after <em>Booker </em>received below-Guidelines sentences,<a href="#_ftn36" name="_ftnref36">[36]</a> less than <b>40%</b> of all offenders and of economic crime offenders received outside-Guidelines sentences after <em>Booker</em>.</span></p>
<p>The fact that two out of every three intellectual property offenders receives an outside-Guidelines sentence demonstrates the disconnect between the Guidelines and the way discretionary sentences are imposed. There would not be nearly so many outside-Guidelines sentences if the Guidelines were congruent with judges&#8217; views of intellectual property crimes. Indeed, with two out of every three intellectual property offenders receiving an outside-Guidelines sentence, it appears that departing from the Guidelines has become the rule, rather than the exception. The fact that intellectual property offenders receive an outside-Guidelines sentence so much more frequently than offenders in general or economic crime offenders suggests that judges believe that intellectual property crimes are less harmful than other types of economic crimes.</span></p>
<p>While the Supreme Court in <em>Booker </em>was concerned with the question of the Guidelines&#8217; constitutionality and not with whether the Guidelines were actually reflective of what judges believe the &#8220;correct&#8221; sentence should be for an intellectual property offender, the above chart illustrates that two-thirds of the time, judges do not believe that the Guidelines sentences for intellectual property offenders are appropriate. If judges are representative of the population at large, the Supreme Court was correct from a sociological perspective to render the Guidelines advisory. Mandatory Guidelines sentences would, based on the data shown above, result in two-thirds of all intellectual property defendants receiving sentences that, at least in the view of judges, are too high.</span></p>
<h5><a name="IIIB3"></a>3. Frequency of Post-<em>Booker</em> Deviation from Sentencing Guidelines</h5>
<p>Another trend that emerges is the different frequency with which sentencing judges apply <em>Booker </em>to adjust sentences in intellectual property cases relative to the frequency with which judges apply <em>Booker</em> in other cases.  The chart below illustrates this trend:</span></p>
<p><!--graph2-->
<p align=center style='text-align:center'><img width=602 height=418 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image002.png"></p>
<p>As shown in the chart above, <em>Booker </em>is applied in intellectual property cases about 27% of the time.<a href="#_ftn37" name="_ftnref37">[37]</a>  This figure is significantly greater than the frequency with which judges apply <em>Booker </em>in all criminal cases (13%), in fraud and forgery cases (17%), and in counterfeiting cases (15%). Expressed another way, judges apply <em>Booker </em>to adjust sentences in intellectual property cases twice as often as they apply <em>Booker </em>to adjust sentences in cases in general and about 60% more frequently than they apply <em>Booker</em> to adjust sentences in fraud and forgery cases. This too suggests that, as compared to other types of crimes, judges believe that the Guidelines sentences for intellectual property offenders are not in alignment with the severity of the offenses.</span></p>
<h5><a name="IIIB4"></a>4. Proportion of Cases With Downward Deviations</h5>
<p>The chart below illustrates the proportion of cases from 1997 to 2011 that involved a downward deviation:<a href="#_ftn38" name="_ftnref38">[38]</a></span></p>
<p><!--graph3-->
<p align=center style='text-align:center'><img width=602 height=431 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image003.png"></p>
<p>As the above chart shows,<a href="#_ftn39" name="_ftnref39">[39]</a> nearly two-thirds (<em>i.e.</em>, well over half) of post-<em>Booker </em>intellectual property cases involve a downward deviation from the advisory Guidelines range.<a href="#_ftn40" name="_ftnref40">[40]</a>  This is a much larger proportion than the proportion of all cases that involve a downward deviation from the advisory Guidelines range and also much larger than the proportion of other comparable crimes cases that involve a downward deviation from the advisory Guidelines range. This trend is significant, as a sentencing regime in which two-thirds of defendants receive sentences that are below the advisory Guidelines range suggests that the judicial actors who exert influence over the sentence believe that the Guidelines-suggested sentences are unsuitable.</span></p>
<h5><a name="IIIB5"></a>5. Judicial Actors Responsible for Downward Deviations</h5>
<p>The chart above, however, presents the question of whether the increase in downward deviations after <em>Booker </em>is due to (1) <b>prosecutors</b> sponsoring more downward deviations or (2) <b>judges</b> initiating more downward deviations on their own. To address this question, one must compare the proportion of downward deviations due to government-sponsored deviations with the proportion of downward deviations that are based on judges exercising their post-<em>Booker </em>discretion. </span></p>
<h6><a name="IIIB5i"></a>i. Government-Sponsored Downward Deviations</h6>
<p>The following chart shows the proportion of cases that include a government-sponsored deviation from the advisory Guidelines sentencing range:</span></p>
<p><!--graph4-->
<p align=center style='text-align:center'><img width=595 height=440 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image004.png"></p>
<p>As shown above, the proportion of cases that included a government-sponsored downward deviation changed with the 2005 <em>Booker </em>decision for cases in general, for intellectual property offenders, for fraud/forgery offenders, but not for counterfeiting offenders.<a href="#_ftn41" name="_ftnref41">[41]</a>  Notably, post-<em>Booker</em> intellectual property offenders received government-sponsored downward deviations more frequently than did offenders in general or other economic crimes offenders. </span></p>
<h6><a name="IIIB5ii"></a>ii. Judge-Initiated Downward Deviations</h6>
<p>An analysis of downward deviations that were <b>not</b> government-sponsored, however, reveals a very different trend. The following chart illustrates the evolution of downward deviations that are not government-sponsored:</span></p>
<p><!--graph5-->
<p align=center style='text-align:center'><span><img width=478 height=404 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image005.png"></span></p>
<p>As shown above,<a href="#_ftn42" name="_ftnref42">[42]</a> the percentage of overall cases where the judge alone granted a downward deviation shows a moderate (~19%) increase after <em>Booker</em>. In the case of intellectual property crimes, however, the data show that the percentage of intellectual property crimes that involved a non-government-sponsored downward deviation increased by 611% after <em>Booker</em>. This 611% increase is about <b>thirty-two times</b> the increase for cases overall and is about <b>four times</b> the increase in judge-initiated deviations for fraud/forgery crimes and for counterfeiting crimes. This trend suggests that once the <em>Booker </em>decision issued, judges had a far greater need to adjust intellectual property crime sentences than they did any other kind of sentences.</span></p>
<p>The chart above also shows that judge-initiated deviations occur after <em>Booker </em>about <b>twice</b> as frequently for intellectual property offenders than for other offenders, whereas, pre-<em>Booker</em>, such judge-initiated deviations occurred <b>less frequently</b> than for crimes in general or for other economic crimes.</span></p>
<p>Several hypotheses may explain this data. First &#8211; and most importantly for purposes of this article &#8211; one may interpret the disproportionately large increase in non-government-sponsored sentence deviations for intellectual property crimes as showing that judges, on their own post-<em>Booker </em>initiative, believe that the Guidelines sentences for intellectual property crimes are unsuitable and disproportionately punish intellectual property defendants relative to defendants overall and relative to defendants in other, comparable economic crime cases.<a href="#_ftn43" name="_ftnref43">[43]</a></span></p>
<p>Second, one may hypothesize that judges believe economic crimes are disproportionately punished relative to all cases in general, as the post-<em>Booker </em>data show that judges reduce sentences for economic crime offenders at a higher rate than they do for offenders overall. The fact that intellectual property crimes received the <b>fewest </b>judge-initiated deviations before <em>Booker </em>and receive the <b>most</b> deviations after <em>Booker </em>further supports the hypothesis that judges believe that Guidelines intellectual property sentences are inappropriate and that judges are willing to exercise their <em>Booker</em>-based discretion to address this.</span></p>
<h5><a name="IIIB6"></a>6. Downward Deviations Based on Judicial Application of <em>Booker</em></h5>
<p>The following graph further supports the idea that judges believe that Guidelines for intellectual property offenders are unsuitable. This graph shows the percentage of cases in which the downward deviation was based on a judge&#8217;s application of <em>Booker</em> at sentencing:</span></p>
<p><!--graph6-->
<p align=center style='text-align:center'><img width=484 height=352 src="http://jipel.law.nyu.edu/wp-content/uploads/2012/11/rab_image006.png"></p>
<p>As shown above,<a href="#_ftn44" name="_ftnref44">[44]</a> judges applied <em>Booker </em>to effect downward sentence deviations in 27% of intellectual property cases. This rate is <b>138%</b> greater than the <em>Booker </em>application rate for all cases, <b>78%</b> greater than the <em>Booker </em>application rate to fraud/forgery crimes, and <b>105%</b> greater than the <em>Booker </em>application rate to counterfeiting crimes. One may interpret this trend as further evidence that judges are significantly more inclined to modify a sentence for an intellectual property crime than for crimes in general and for other comparable economic crimes, which further supports the view the judges do not believe the Guidelines sentences for intellectual property crimes are satisfactory.</span></p>
<h3><a name="IV"></a>IV. IMPLICATIONS OF POST-<em>BOOKER</em> SENTENCING TRENDS</h3>
<p>The foregoing data illustrate several overarching trends that apply to post-<em>Booker </em>sentencing in general and to post-<em>Booker </em>sentencing of intellectual property offenders. First, the proportion of intellectual property sentences that are outside the Guidelines-recommended range has increased significantly since <em>Booker</em>. Second, the proportion of intellectual property sentences that are outside the Guidelines-recommended range has increased by a far greater magnitude than the outside-Guidelines sentences for cases overall and for other economic crimes. Third, judges are far more likely to apply <em>Booker </em>to modify a sentence in an intellectual property case than in cases overall or in another economic crime case. These findings have several implications for the sentencing scheme and also for society&#8217;s view in general of intellectual property crimes.</span></p>
<h4><a name="IVA"></a>A. Prospective Causes for Trends in Intellectual Property Sentences</h4>
<p>Although the data show a number of clear trends, the causes for these trends are perhaps less clear. This may be so because a number of factors are responsible for these sentencing trends.</span></p>
<p>First, as mentioned above, intellectual property crimes may be perpetrated against corporations, as opposed to individuals. Corporations are better equipped than individuals to absorb economic harm that results from the sale or other distribution of infringing goods or works, and post-<em>Booker</em> sentences may have taken this into account.</span></p>
<p>The sentencing trends may also be based on the fact that copyrighted and trademarked works &#8211; which are based primarily on creativity &#8211; may be originated without significant capital investment. This may be contrasted with theft of materials synthesized by a capital-intensive production processes or with the manufacture of goods that infringe a patent that is itself the result of significant research and capital investment by the patent owner.<a href="#_ftn45" name="_ftnref45">[45]</a></span></p>
<p>Further, unlike the theft of tangible goods, neither copyright nor trademark infringement completely deprive the owner of the use of their right.<a href="#_ftn46" name="_ftnref46">[46]</a>  Instead, the infringement reduces the value of the right instead of depriving the owner of the ability to use their right.<a name="_Ref214732614"><a href="#_ftn47" name="_ftnref47">[47]</a></a></span><span>  Intellectual property crimes also involve less immediate physical risk to the victim, as fraud and counterfeit crimes may, at least part of the time, be accomplished by an offender operating from a distance without ever making any physical contact with the victim.</span></p>
<p>One might also explain the trends in intellectual property sentencing on the ground that society is becoming inured to such crimes (e.g., file sharing, knock-off goods) on account of their prevalence.<a href="#_ftn48" name="_ftnref48">[48]</a>  Some have commented that &#8220;most people&#8221; no longer consider illegal downloading from the Internet a form of theft.<a href="#_ftn49" name="_ftnref49">[49]</a>  Given that societal views of copyright infringement have evolved, the sentences that judges impose may have also evolved to mirror society&#8217;s views.</span></p>
<h4><a name="IVB"></a>B. Implications For The Sentencing Guidelines</h4>
<p>The above-listed trends have certain implications for the Sentencing Guidelines as they presently exist, not the least of which is that the Guidelines are not in harmony with prosecutors&#8217; and judges&#8217; views of the harm that intellectual property crimes cause.</span></p>
<p>First, the fact that nearly two-thirds of sentences for post-<em>Booker </em>intellectual property cases are below the Guidelines-recommended range suggests that prosecutors (who are responsible for government-sponsored deviations) and judges (who exercise post-<em>Booker </em>discretion over the imposition of sentences) believe that the Guidelines-recommended sentences for intellectual property crimes are too heavy, as both government-sponsored and judge-initiated deviations are applied to intellectual property offenders more frequently than to other offenders. This is contrary to the recent recommendations by Congress and the current administration to increase the guidelines,<a href="#_ftn50" name="_ftnref50">[50]</a> as it appears that judicial actors believe that the penalties are too strong, not too lenient. This trend in the data is contrary to the attempts of many parties to strengthen the penalties assessed for intellectual property crimes.<a href="#_ftn51" name="_ftnref51">[51]</a></span></p>
<p>Second, the fact that the proportion of intellectual property cases that received judge-initiated deviations increased by 611% after <em>Booker </em>(as opposed to far smaller increases for crimes in general and for economic crimes specifically) suggests that judges, in particular, believe that intellectual property sentences are too stringent. If judges believed otherwise, the rate at which they downwardly adjust sentences for intellectual property crimes would not be thirty-two times greater than the rate of downward adjustments for crimes generally and would not be four times greater than the rate of downward adjustments for other economic crimes. Additionally, judge-initiated deviations occurred after <em>Booker </em>about <b>twice</b> as frequently for intellectual property offenders than for other offenders, whereas, pre-<em>Booker</em>, such judge-initiated deviations occurred <b>less frequently</b> than for crimes in general or for other economic crimes. The fact that discretion-exercising judges apply sentences to intellectual property crimes in a way that is so qualitatively different from the way they impose sentences for other crimes suggests that judges take a special view of intellectual property crimes that differs from the view taken by the United States Sentencing Commission.</span></p>
<p>The divergence of views between judges and the Sentencing Commission warrants future exploration. As discussed above, intellectual property crimes are unique &#8211; the harm to the victim is frequently inchoate and difficult to quantify,<a href="#_ftn52" name="_ftnref52">[52]</a> and understanding judges&#8217; and prosecutors&#8217; views of intellectual property crimes may help the United States Sentencing Commission as that body performs its ongoing review of federal sentencing statistics.</span></p>
<p>There are several approaches to curing the disharmony between the Guidelines and the sentences that judges actually impose. First, in order to honor Congress&#8217;s intent of allowing deviations only in exceptional cases,<a href="#_ftn53" name="_ftnref53">[53]</a> the Guideline range for intellectual property crimes should be lowered so that sentences that are presently qualified as downward deviations would be within the new, reduced advisory Guidelines range. This would result in a sentencing regime in which deviations are the exception and not the rule.<a href="#_ftn54" name="_ftnref54">[54]</a></span></p>
<p>Second, by creating a sentencing regime in which sentences more frequently fall into a Guidelines range, defendants and prosecutors alike can better predict the offender&#8217;s final sentence. This may have implications for defendants facing a decision to either enter a plea bargain or go to trial, as the defendant may have a better sense of his or her likely sentence following trial.</span></p>
<p>In  addition, adjusting the Guidelines may better align the sentences with the attitudes of those in the judicial system that actually impose the punishments, as judges and prosecutors alike seem to agree that the guideline sentences do not align with the proper punishment. While it is of course true that judges do not set the guidelines, the United States Sentencing Commission is comprised of judges, prosecutors, and other practitioners that have carefully researched sentencing issues, and adjusting the Guidelines to conform more closely to the sentences that judges actually impose would honor the Commission&#8217;s intent to have the Guidelines serve as a guidepost for the imposition of sentences.</span></p>
<h3><a name="V"></a>V. CONCLUSION</h3>
<p>There is no doubt that the <em>Booker </em>decision effected watershed changes on federal sentencing practices. However, <em>Booker</em>&#8216;s effect on the sentencing of intellectual property offenders has been even greater than its effect on cases in general and on economic crimes specifically. The fact that judges impose non-Guidelines sentences on two out of every three intellectual property offenders illustrates that the sentences prescribed by the Guidelines by and large do not align with judges&#8217; view of intellectual property crimes. Further, the fact that judges impose non-Guidelines sentences for intellectual property crimes far more frequently than for crimes in general or for economic crimes illustrates that judges have a unique view of intellectual property crimes that differs from their views on other crimes. The data also shows that prosecutors share this special view of intellectual property crimes, as prosecutors sponsor downward deviations more frequently for intellectual property offenders than they do for offenders in general and for economic crime offenders.</span></p>
<p>Further analysis may be useful to determine the best way to assess sentences for intellectual property offenders. But until the tension between Guidelines&#8217; recommendations and judges&#8217; actual sentences is resolved, prosecutors and defendants alike will continue to operate in a regime where two out of every three intellectual property offenders receives a sentence that is outside the contemplation of the United States Sentencing Commission&#8217;s Guideline, thus frustrating Congress&#8217;s overarching goal of achieving predictable, uniform sentencing.<a href="#_ftn55" name="_ftnref55">[55]</a></p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<div id=authorref>
<p><a href="#_authorref" name="_author">*</a> Adjunct Professor, Temple University School of Law, Philadelphia, PA; Attorney, Woodcock Washburn LLP, Philadelphia, PA.  The views expressed in this article are the author&#8217;s only and do not necessarily reflect the views of the author&#8217;s present or past employers.  Special thanks to Aliza Rabinowitz for her patience and to Ronen and Orli Rabinowitz for keeping the author on schedule.</p>
</div>
<div id=ftn1>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> <em>See</em> Booker v. United States, 543 U.S. 220 (2005).</p>
</div>
<div id=ftn2>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span>. An online edition of the Guidelines may be conveniently accessed at <a href="http://www.ussc.gov/Guidelines/2011_Guidelines/index.cfm">http://www.ussc.gov/Guidelines/2011_Guidelines/index.cfm</a> (last visited May 13, 2012).</p>
</div>
<div id=ftn3>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> <em>See, e.g.,</em> Koon v. United States, 518 U.S. 81, 98 (1996) (observing, pre-<em>Booker</em>, that before departure was permitted, the case had to be &#8220;unusual enough for it to fall outside the heartland of cases in the Guidelines&#8221;).</p>
</div>
<div id=ftn4>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> 18 U.S.C. &sect; 3553(b).</p>
</div>
<div id=ftn5>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> <em>See, e.g.</em>, United States v. Gonzalez-Huerta, 402 F.3d 727, 737 (10th Cir. 2005) (en banc) (noting that <em>Booker</em> &#8220;drastically changed federal sentencing procedure&#8221;).</p>
</div>
<div id=ftn6>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> <em>Booker</em>, 543 U.S. at 245. </p>
</div>
<div id=ftn7>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> <em>See, e.g.</em>, United States v. Mohamed, 459 F.3d 979, 987 (9th Cir. 2006) (post-<em>Booker </em>sentences reviewed only for reasonableness).</p>
</div>
<div id=ftn8>
<p><a href="#_ftnref8" name="_ftn8">[8]</a> Intellectual property crimes are unique for several reasons. First, infringement of an owner&#8217;s intellectual property (e.g., producing fake brand-name goods) may dilute the owner&#8217;s brand and render the owner&#8217;s brand less exclusive. Additional harm may result from intellectual property infringement if a user unknowingly buys an infringing good that does not meet the quality standard of the brand-name good, as the user may have a negative experience with the counterfeit good and elect not to purchase the brand-name good in the future. In another situation, a defendant may engage in pre-release piracy, where the defendant obtains and then disseminates (e.g., via the Internet) a pre-release copy of a movie before the movie is released in theaters. <em>See</em> United States v. Gonzalez, Criminal No. 03-153 (S.D.N.Y. Apr. 20, 2004) (defendant convicted for posting pre-release copy of <em>The Hulk</em> movie on the Internet).  Additional information available at: <a href="http://www.justice.gov/usao/nys/pressreleases/June03/hulkplearelease.pdf">http://www.justice.gov/usao/nys/pressreleases/June03/hulkplearelease.pdf</a>.</p>
</div>
<div id=ftn9>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> Sentencing Reform Act of 1984, Pub. L. No. 98-473, 98 Stat. 1987 (codified as amended at 18 U.S.C. &sect;&sect; 3551-3586 (1985)).</p>
</div>
<div id=ftn10>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> 18 U.S.C. &sect; 3553(a)(4)(A), (a)(5); <em>see also</em> 28 U.S.C. &sect; 994(a)(1), (a)(2). </p>
</div>
<div id=ftn11>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> 18 U.S.C. &sect; 3742(e).</p>
</div>
<div id=ftn12>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> 18 U.S.C. &sect; 3553(b)(1), (b)(2).</p>
</div>
<div id=ftn13>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> 18 U.S.C. &sect; 3553(b)(1); <em>cf.</em> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span> &sect; 1B1.1 cmt. n.1(E) (2000) (defining &#8220;departure&#8221;). </p>
</div>
<div id=ftn14>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> United States v. Butler, 954 F.2d 114, 121 (2d Cir. 1992).</p>
</div>
<div id=ftn15>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> United States v. Thorn, 317 F.3d 107, 125 (2d Cir. 2003) (quoting Koon v. United States, 518 U.S. 81, 98 (1996)).</p>
</div>
<div id=ftn16>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> <em>E.g.</em>, United States v. Gonzalez-Huerta, <span style='color:#252525'>403 F.3d 727, </span>737 (10th Cir. 2005) (en banc) (describing <em>Booker</em> as having &#8220;drastically changed federal sentencing procedure&#8221;).</p>
</div>
<div id=ftn17>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> Booker v. United States, 543 U.S. 220, 231 (2005) (quoting Apprendi v. New Jersey, 530 U.S. 466, 490 (2000).</p>
</div>
<div id=ftn18>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> <em>Id</em>. at 245.</p>
</div>
<div id=ftn19>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> P.L. No. 98-473, 98 Stat. 1987.</p>
</div>
<div id=ftn20>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <em>Booker</em>, 543 U.S. at 264.</p>
</div>
<div id=ftn21>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> <em>Id</em>. at 261.</p>
</div>
<div id=ftn22>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> <em>Id</em>. at 245.</p>
</div>
<div id=ftn23>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> Gall v. United States, 552 U.S. 38, 51 (2007); <em>see also</em>, Rita v. United States, 551 U.S. 338, 347 (2007). </p>
</div>
<div id=ftn24>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> <em>Gall</em>, 552 U.S. at 50.</p>
</div>
<div id=ftn25>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> The <em>Booker</em> decision and its imposition of a deferential, &#8220;reasonableness&#8221; standard of review for sentences places a premium on careful, thorough sentencing proceedings:  &#8220;[a] major undercurrent of the Supreme Court&#8217;s post-<em>Booker</em> sentencing jurisprudence is that, in an advisory guidelines system, the defendant is entitled to an interactive sentencing in which the judge listens and explains rather than merely pronouncing a sentence from on high after having done a little Guidelines math.&#8221; United States v. Wilson, 614 F.3d 219, 227 (6th Cir. 2010) (Martin, J. concurring).</p>
</div>
<div id=ftn26>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> Douglas A. Berman, <em>Tweaking <em>Booker</em>: Advisory Guidelines In The Federal System</em>, 43 <span style='font-variant:small-caps'>Hous. L. Rev.</span> 341, 352 (2006); <em>see also </em>James G. Carr, <em>Some Thoughts on Sentencing Post-<em>Booker</em></em>, 17 <span style='font-variant:small-caps'>Fed. Sentencing Rep.</span> 295, 297 (2005) (observing that from the viewpoint of sentencing judges, &#8220;[s]ince <em>Booker</em>, we have balance and control. Before, we had neither.&#8221;).</p>
</div>
<div id=ftn27>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> Federal criminal law punishes only infringements of copyright and trademark rights; infringement of patent rights is not subject to criminal penalties. For an in-depth analysis of the issues associated with imposition of criminal sanctions for patent infringement, see Irina D. Manta, <em>The Puzzle of Criminal Sanctions for Intellectual Property Infringement</em>, 24 <span style='font-variant:small-caps'>Harv. J. L. &amp; Tech.</span> 469 (2011).  Professor Manta notes that imposition of criminal sanctions for patent infringement would indicate that society prizes patent rights as much as other forms of intellectual property. <em>Id</em>. at 494. The clear corollary is that the lack of such sanctions implies that patent rights are not as valued by society as are other forms of intellectual property.</p>
</div>
<div id=ftn28>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> Data is available from the data and statistics section of the United States Sentencing Commission&#8217;s website, <em>see</em> <span style='font-variant:small-caps'>United States Sentencing Commission Data and Statistics</span>, <a href="http://www.ussc.gov/Data_and_Statistics/index.cfm">http://www.ussc.gov/Data_and_Statistics/index.cfm</a>.  </p>
</div>
<div id=ftn29>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span> &sect; 2B5.3 citing 17 U.S.C. &sect;&sect; 506(a), 1201, 1204; 18 U.S.C. &sect;&sect; 2318-2320, 2511 (setting forth sentencing guidelines for IP crimes, including criminal copyright infringement, circumvention of copyright systems, and trafficking counterfeit copyrighted goods).</p>
</div>
<div id=ftn30>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span> &sect; 2B1.1 citing 7 U.S.C. &sect;&sect; 6, 6b, 6c, 6h, 6o, 13, 23; 15 U.S.C. &sect;&sect; 50, 77e, 77q, 77x, 78j, 78ff, 80b-6, 1644, 6821; 18 U.S.C. &sect;&sect; 38, 225, 285-289, 471-473, 500, 510, 553(a)(1), 641, 656, 657, 659, 662, 664, 1001-1008, 1010-1014, 1016-1022, 1025, 1026, 1028, 1029, 1030(a)(4)-(5), 1031, 1037, 1040, 1341-1344, 1348, 1350, 1361, 1363, 1369, 1702, 1703 (if vandalism or malicious mischief, including destruction of mail, is involved), 1708, 1831, 1832, 1992(a)(1), (a)(5), 2113(b), 2282A, 2282B, 2291, 2312-2317, 2332b(a)(1), 2701; 19 U.S.C. &sect; 2401f; 29 U.S.C. &sect; 501(c); 42 U.S.C. &sect; 1011; 49 U.S.C. &sect;&sect; 14915, 30170, 46317(a), 60123(b) (setting forth sentencing guidelines for fraud and forgery crimes).</p>
</div>
<div id=ftn31>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span> &sect; 2B5.1 citing 18 U.S.C. &sect;&sect; 470-474A, 476, 477, 500, 501, 1003 (setting forth sentencing guidelines for counterfeit crimes involving U.S. bearer obligations).</p>
</div>
<div id=ftn32>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines </span>statistics materials 1997-2011, <em>available at </em><a href="http://www.ussc.gov/Research_and_Statistics/index.cfm">http://www.ussc.gov/Research_and_Statistics/index.cfm</a>.</p>
</div>
<div id=ftn33>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> <em>See</em> <span style='font-variant:small-caps'>David G. Post, In Search of Jefferson&#8217;s Moose: Notes on the State of Cyberspace</span> 202 (2009) (noting &#8220;the remarkable facility with which Internet users have been able to reproduce and redistribute information of all kinds&#8212;music, text, video, etc.&#8212;whether ostensibly protected by some nation&#8217;s copyright law or now, <em>in quantities that truly stagger the mind</em>&#8220;) (emphasis added).</p>
</div>
<div id=ftn34>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> According to one study, in 1978, 80% of corporate assets were tangible assets (e.g., physical assets) and the remaining 20% were intangible assets. By 1997, these had reversed, such that 73% of corporate assets were intangible assets.  Kenneth E. Krosin, <em>Management of IP Assets</em>, <span style='font-variant:small-caps'>AIPLA Bull</span>. (Am. Intell. Prop. L. Ass&#8217;n), 2000 Mid-Winter Meeting Issue, at 176.</p>
</div>
<div id=ftn35>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> The change in the proportion of outside-Guidelines sentences before <em>Booker</em> and after <em>Booker</em> was statistically significant (p &lt; 0.01) for all cases, for IP crimes, for fraud/forgery crimes, and for counterfeiting crimes. The difference between the proportion of outside-Guidelines sentences imposed after <em>Booker</em> for IP crimes and the proportion of post-<em>Booker</em> outside-Guidelines sentences for all crimes was statistically significant (p &lt; 0.01). The differences between outside-Guidelines sentences imposed after <em>Booker</em> for IP crimes and the proportion of post-<em>Booker</em> outside-Guidelines sentences for fraud/forgery crimes and for counterfeit crimes were also statistically significant (p &lt; 0.01 in both cases), further underscoring that IP crimes are treated differently after <em>Booker </em>than are comparable economic crimes.</p>
</div>
<div id=ftn36>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> Less than 1% of all defendants received above-Guidelines sentences.</p>
</div>
<div id=ftn37>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> The difference between the frequency of <em>Booker</em> application in IP crimes and the frequency of <em>Booker </em>application for all crimes, or for fraud/forgery crimes, or for counterfeit crimes, was statistically significant (p &lt; 0.01). Interestingly, the difference between the frequency of <em>Booker </em>application for counterfeiting crimes and for all crimes in general was not as statistically significant (p &lt; 0.30).</p>
</div>
<div id=ftn38>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> This chart is similar to the previous chart illustrating the proportion of cases with outside-Guidelines sentences, as more than 99% of outside-Guidelines cases involve sentences that are below the advisory Guidelines range.</p>
</div>
<div id=ftn39>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> The difference between the pre- and post-<em>Booker</em> frequency of downward deviations was statistically significant (p &lt; 0.01) for all crimes, IP crimes, fraud/forgery crimes, and counterfeiting crimes. The difference between the frequency of post-<em>Booker</em> downward deviations for IP crimes as compared to the frequency of post-<em>Booker</em> downward deviations for all crimes, fraud/forgery crimes, and counterfeiting crimes was also statistically significant (p &lt; 0.01).</p>
</div>
<div id=ftn40>
<p><a href="#_ftnref40" name="_ftn40">[40]</a> As explained above, because less than 1% of all defendants received above-Guidelines sentences, the vast majority of outside-Guidelines sentences are below the advisory Guidelines range.</p>
</div>
<div id=ftn41>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> The difference between the pre- and post-<em>Booker</em> frequency of government-sponsored downward deviations was statistically significant (p &lt; 0.01) for all crimes and for fraud/forgery crimes. The difference between the pre- and post-<em>Booker</em> frequency of government-sponsored downward deviations was less significant for IP crimes and was unchanged for counterfeiting crimes. </p>
</div>
<div id=ftn42>
<p><a href="#_ftnref42" name="_ftn42">[42]</a> The difference between the pre- and post-<em>Booker</em> frequency of non-government-sponsored downward deviations was statistically significant (p &lt; 0.01) for IP crimes, fraud/forgery crimes, and counterfeiting crimes, but was not as significant (p &lt; 0.28) for crimes overall. The difference between the frequency of post-<em>Booker</em> downward deviations for IP crimes as compared to the frequency of post-<em>Booker</em> downward deviations for all crimes, fraud/forgery crimes, and counterfeiting crimes was statistically significant (p &lt; 0.01).</p>
</div>
<div id=ftn43>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> One may also view the modest increase in judge-initiated deviations for cases overall as showing that, in general, judges believe that the advisory Guidelines sentences are too harsh. </p>
</div>
<div id=ftn44>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> The difference between the frequency of <em>Booker</em> application to effect downward sentence deviation in IP crimes and the frequency of <em>Booker </em>application for all crimes, fraud/forgery crimes, or counterfeit crimes was statistically significant (p &lt; 0.01). </p>
</div>
<div id=ftn45>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> Aside from the costs of developing a patentable product, patent applications are far more expensive than are trademark or copyright applications. In terms of average application costs, a patent application costs about $20,000, a trademark application ranges from $500 to thousands  dollars, and a copyright application costs $35.  Manta, <em>supra</em> note <a href="#ftn27">27</a>, at 495 n.178 (2011) (citations omitted).</p>
</div>
<div id=ftn46>
<p><a href="#_ftnref46" name="_ftn46">[46]</a> <em>Id.</em> at 475. (&#8220;Indeed, because IP tends to be both intangible and non-rivalrous, its infringement causes at most a reduction in value as opposed to a genuine &#8216;taking&#8217; of the good. Perhaps in the criminal context such infringement would often be more akin to other property crimes than it is to theft.&#8221;)</p>
</div>
<div id=ftn47>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> <em>See </em>Dowling v. United States, 473 U.S. 207, 217 (1985) (observing that &#8220;[t]he infringer invades a statutorily defined province guaranteed to the copyright holder alone . . . he does not assume physical control over the copyright; nor does he wholly deprive its owner of its use.&#8221;); <em>see also</em> Stuart P. Green, Op-Ed., <em>When Stealing Isn&#8217;t Stealing</em>, <span style='font-variant:small-caps'>N.Y. Times</span> Mar. 28, 2012, at A27, <em>available at</em> <a href="http://www.nytimes.com/2012/03/29/opinion/theft-law-in-the-21st-century.html?pagewanted=all">http://www.nytimes.com/2012/03/29/opinion/theft-law-in-the-21st-century.html?pagewanted=all</a> (&#8220;If Cyber Bob illegally downloads Digital Joe&#8217;s song from the Internet, it&#8217;s crucial to recognize that, in most cases, Joe hasn&#8217;t lost anything.&#8221;).</p>
</div>
<div id=ftn48>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> <em>See</em> Manta, <em>supra</em> note <a href="#ftn27">27</a>, at 517 (observing that (1) &#8220;given the widespread culture of file-sharing,&#8221; copyright law may be perceived as &#8220;criminalizing &#8216;everybody&#8217;&#8221; and (2) that the public &#8220;does not accept&#8221; the claim that the &#8220;downloading of copyright works . . . is morally wrong and deserving of criminal sanction&#8221;); <span style='font-variant:small-caps'>Post, </span><em>supra </em>note <a href="#ftn33">33</a> (noting the &#8220;remarkable facility with which Internet users have been able to reproduce and redistribute information of all kinds &#8211; music, text, video, etc. &#8211; whether ostensibly protected by some nation&#8217;s copyright law or now, <em>in quantities that truly stagger the mind</em>.&#8221;) (emphasis added).</p>
</div>
<div id=ftn49>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> Green, <em>supra</em> note <a href="#ftn47">47</a>.</p>
</div>
<div id=ftn50>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> Stop Online Piracy Act, H.R. 3261, 112th Cong. &sect; 204; <span style='font-variant: small-caps'>Administration&#8217;s White Paper on Intellectual Property Enforcement Legislative Recommendations</span> 1-8 (March 2011), <em>available at</em> <a href="http://www.whitehouse.gov/sites/default/files/ip_white_paper.pdf">http://www.whitehouse.gov/sites/default/files/ip_white_paper.pdf</a>.</p>
</div>
<div id=ftn51>
<p><a href="#_ftnref51" name="_ftn51">[51]</a> Brian P. Heneghan, <em>The NET Act, Fair Use, and Willfulness &#8211; Is Congress Making a Scarecrow of the Law?</em>, 1 <span style='font-variant:small-caps'>J. High Tech. L. </span>27, 44 (2002) (&#8220;The Software Publishers Association even urged Judge Conaboy of the U.S. Sentencing Commission to adopt an emergency amendment to the sentencing guidelines to allow for the earliest possible implementation of the NET Act.&#8221;); Konrad Gatien, <em>Internet Killed the Video Star: How In-House Internet Distribution of Home Video Will Affect Profit Participants</em>, 13 <span style='font-variant:small-caps'>Fordham Intell. Prop. Media &amp; Ent. L. J</span>. 909, 956 (2003) (&#8220;[to] combat international video piracy, the MPAA has set up an extra-judicial worldwide Internet enforcement group[.] This group consults with a former U.S. Department of Justice attorney who is well-versed in computer crime, and lobbies the U.S. trade representative to help &quot;make sure trading nations are doing their part tracking down and prosecuting pirates&#8221;).</p>
</div>
<div id=ftn52>
<p><a href="#_ftnref52" name="_ftn52">[52]</a> <em>See</em> Green, <em>supra</em> note <a href="#ftn47">47</a> (&#8220;If Cyber Bob illegally downloads Digital Joe&#8217;s song from the Internet, it&#8217;s crucial to recognize that, in most cases, Joe hasn&#8217;t lost anything&#8221;).</p>
</div>
<div id=ftn53>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> <em>E.g.</em>, United States v. Leon, 341 F.3d 928, 931 (9th Cir. 2003) (applying non-deferential, <em>de novo </em>standard of review to sentence that departed from Guidelines range); <em>see also</em> Prosecutorial Remedies and Other Tools to end the Exploitation of Children Today Act of 2003 (&quot;PROTECT Act&quot;), Pub. L. No. 108-21, 117 Stat. 650, 670 (2003) (changing standard of review for decisions to depart from the Guidelines to <em>de novo</em>).</p>
</div>
<div id=ftn54>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> As described above, two out of every three IP offenders receive a sentence that is below the suggested Guidelines range.</p>
</div>
<div id=ftn55>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> <span style='font-variant:small-caps'>U.S. Sentencing Guidelines Manual</span>, ch. 1, pt. A, introductory cmt. (2000).</p>
</div>
<p style="line-height:1px">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2012/11/post-booker-judicial-discretion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conception and Misconception in Joint Inventorship</title>
		<link>http://jipel.law.nyu.edu/2012/11/conception-and-misconception-in-joint-inventorship/</link>
		<comments>http://jipel.law.nyu.edu/2012/11/conception-and-misconception-in-joint-inventorship/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 23:48:02 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Fall 2012]]></category>
		<category><![CDATA[Patents]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=1649</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<style>
 #toc .l1{padding-left: 0px;}  #toc .l2{padding-left: 30px;}  #toc .l3{padding-left: 60px;}  #toc .l4{padding-left: 90px;}  #toc .l5{padding-left: 120px;}  .blkquot{margin:0 30px;} </style>
<p>Aaron X. Fellmeth<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div id="toc">
<div class="l1"><a href="#intro">Introduction</a></div>
<div class="l1"><a href="#I">I. The Law of Invention and Inventorship</a></div>
<div class="l2"><a href="#IA">A. The Patent Law Concept of Invention</a></div>
<div class="l3"><a href="#IA1">1. The Role of Conception</a></div>
<div class="l3"><a href="#IA2">2. The Role of the Claims</a></div>
<div class="l2"><a href="#IB">B. Inventorship and Joint Inventorship</a></div>
<div class="l3"><a href="#IB1">1. The Evolved Doctrine</a></div>
<div class="l3"><a href="#IB2">2. The Distorting Effect of Claims Fixation</a></div>
<div class="l2"><a href="#IC">C. The Strong Presumption of Validity in Inventorship Analysis</a></div>
<div class="l1"><a href="#II">II. Relinking Inventorship Analysis to Technology Policy</a></div>
<div class="l2"><a href="#IIA">A. Legislative History of the 1984 Patent Law Amendments Act</a></div>
<div class="l2"><a href="#IIB">B. Reconstructing Inventorship</a></div>
<div class="l3"><a href="#IIB1">1. Equity and Strategic Nonjoinder</a></div>
<div class="l3"><a href="#IIB2">2. Restoring Incentives for Collaborative Research</a></div>
<div class="l1"><a href="#conclu">Conclusion</a></div>
</div>
<p></p>
<h3><a name="intro"></a>Introduction</h3>
<p>It is an axiom of patent law that utility patents protect &ldquo;inventions&rdquo; only; it is a paradox of patent law that the Patent Act does not define &ldquo;invention&rdquo; except tautologically: &ldquo;The term &lsquo;invention &rsquo; means invention or discovery.&rdquo;<a href="#_ftn1" name="_ftnref1">[1]</a> Given that patents are designed to reward inventors for the disclosure of their inventions,<a href="#_ftn2" name="_ftnref2">[2]</a> it would have been helpful had the Act settled just what constitutes an invention. Alas, it does not. After 220 years of progressively developed patent statutes and jurisprudence, the concept of invention, so central and fundamental to patent law, has become one of the most misunderstood.</p>
<p>The Patent Act&rsquo;s obscurity on this key point of law does not prevent the Act from employing the term &ldquo;invention&rdquo; ubiquitously. A person is entitled to a patent unless &ldquo;the invention was known or used by others in this country&rdquo; or the inventor &ldquo;has abandoned the invention.&rdquo;<a href="#_ftn3" name="_ftnref3">[3]</a> Patentability may not be negated &ldquo;by the manner in which the invention was made.&rdquo;<a href="#_ftn4" name="_ftnref4">[4]</a> A person infringes the patent by making or selling the &ldquo;patented invention.&rdquo;<a href="#_ftn5" name="_ftnref5">[5]</a></p>
<p>Among the mysteries emanating from uncertainty about what kinds of technologies qualify as a patentable invention, identifying the proper inventors has developed into one of the most intractable. Because the U.S. Constitution allows only &ldquo;inventors&rdquo; to obtain patents on their inventions,<a href="#_ftn6" name="_ftnref6">[6]</a> we must know what an invention is before we can decide who qualifies as its inventor. The inventor himself has a self-evident interest in certainty about his or her entitlement to a patent as well. </p>
<p>In 2011, Congress supplemented the definitions section of the Patent Act through the Leahy-Smith America Invents Act (&ldquo;AIA&rdquo;), to take effect in March 2013, which defines the term &ldquo;inventor&rdquo; for the first time. However, that definition merely adds another point of confusion; it provides, &ldquo;The term &lsquo;inventor&rsquo; means the indiv­idual or, if a joint invention, the individuals collectively who invented or dis­cover­ed the subject matter of the invention.&rdquo;<a href="#_ftn7" name="_ftnref7">[7]</a> A definition stating that an inventor is the person who invents the invention would offer us nothing more than another tautology. However, the new amendment does not exactly do that; instead, it defines as the &ldquo;inventor&rdquo; the person who invents the &ldquo;subject matter&rdquo; of the invention.<a href="#_ftn8" name="_ftnref8">[8]</a> It is not immediately clear how the subject matter of an invention differs meaningfully from the invention itself. Instead of resolving a difficult and core problem of law, the new definition merely adds a point of obscurity.</p>
<p>The intuitive way to begin resolving this paradox is to define as an &ldquo;invention&rdquo; whatever satisfies the legal requirements for the grant of a utility patent. The Patent Act requires that, to qualify for a utility patent, an invention must be &ldquo;novel,&rdquo; &ldquo;non-obvious&rdquo; at the time of conception (after the AIA, the &ldquo;effective filing date&rdquo;), and &ldquo;useful.&rdquo;<a href="#_ftn9" name="_ftnref9">[9]</a> But the Act and its implementing regulations also require the fulfillment of several more conditions for a patent to issue, including a written disclosure of the invention, an oath or declaration by the applicant, and the payment of a fee.<a href="#_ftn10" name="_ftnref10">[10]</a> Surely, not all of these requirements speak to the definition of an invention. We can hardly say that a person has failed to invent something until he has signed an oath and paid a fee to the U.S. Patent and Trademark Office.<a href="#_ftn11" name="_ftnref11">[11]</a></p>
<p>At the application stage, the doctrinal analysis for invention and inventorship is deceptively straightforward. If the application satisfies the requirements of the Patent Act and regulations, the invention will be considered whatever is described in the application, and the question of inventorship will be resolved by presumption. The PTO will not examine inventorship, but will usually accept without question the claims of the applicants that they originated the invention.<a href="#_ftn12" name="_ftnref12">[12]</a> </p>
<p>The trouble typically arises when the patent is enforced or challenged in litigation.<a href="#_ftn13" name="_ftnref13">[13]</a> In the disputing context, the definition of the invention does not normally assume a pivotal role because the focus of litigation tends toward the &ldquo;claims.&rdquo; Claims are statements in the patent &ldquo;particularly pointing out and distinctly claiming the subject matter which the inventor or a joint inventor regards as the invention.&rdquo;<a href="#_ftn14" name="_ftnref14">[14]</a> To infringe a utility patent, the accused infringer must generally have made, used, sold, or imported a product described in one or more of the patent&rsquo;s claims. If the defendant challenges the validity of the patent, the strategy is to prove the invalidity of all allegedly infringed claims.</p>
<p>Courts have similarly gravitated toward claims analysis to determine whether a member of a research team qualifies as an inventor. As consistently invoked by both the Supreme Court and the U.S. Court of Appeals for the Federal Circuit, the accepted patent law doctrine treats claims as if they were equivalent to the invention itself.</a><a href="#_ftn15" name="_ftnref15">[15]</a> Yet, in inventorship disputes, the case for fixating on the claims is based more on pedigree than logic or policy. Claims are nearly always drafted by lawyers or patent agents after (sometimes years after) the invention was completed.<a href="#_ftn16" name="_ftnref16">[16]</a> The claims may or may not express what the inventor conceived; they rarely express the full scope of the invention, and not infrequently capture more than what the inventor invented.<a href="#_ftn17" name="_ftnref17">[17]</a> Despite the convenience of equating the claims with invention in infringement analysis, judicial opinions equating the two have propelled patent law down a treacherous path.</p>
<p>The consequences of this wayward doctrine reach into the very processes of innovation. Most modern technology research is the product of collaborations between multiple scientists and engineers, usually in large research institutions.<a href="#_ftn18" name="_ftnref18">[18]</a> Collaborations frequently involve teams from industry and universities or government agencies joining forces to advance technology despite divergent economic interests. Joint inventorship has accordingly come to assume a critical role in technological research and development. Approximately half of all patents now list more than one inventor.<a href="#_ftn19" name="_ftnref19">[19]</a> As Congress has long recognized,<a href="#_ftn20" name="_ftnref20">[20]</a> the patent system best achieves its goal of encouraging technological development by facilitating rather than hindering joint invention.</p>
<p>To achieve this goal, inventorship doctrine needs to define its criteria with sufficient specificity to allow research teams to determine who qualifies as an inventor with some confidence. To achieve maximal efficiency and fairness, those criteria should be neither overinclusive nor underinclusive. All collaborators who contribute significantly to the conception of the invention, and only those collaborators, should qualify as inventors. The consequences for a <em>bona fide</em> inventor who is excluded from a patent application covering an invention to which he contributed significantly can be devastating for the omitted inventor. The financial rewards of being named an inventor may be substantial, indeed monumental, because the inventors are the presumptive owners of the patent to the invention as tenants in common.<a href="#_ftn21" name="_ftnref21">[21]</a> In the absence of an agreement to the contrary, a joint inventor is entitled to exploit the patented invention commercially without the consent of, or owing a duty of contribution or accounting to, the other inventors.<a href="#_ftn22" name="_ftnref22">[22]</a> In other words, exclusion from joint inventorship means that the putative inventor may lose all of the financial rewards of the invention, no matter how great that inventor&rsquo;s investment of time, resources, or creativity in the invention.<a href="#_ftn23" name="_ftnref23">[23]</a></p>
<p>Recognition as a joint inventor means not only a potential share of the economic rewards, but it may have career-altering effects. A scientist or engineer may invest months or years in a research project that ultimately results in a patent. He may expend institutional funds, exhaust grants, and stake his or her reputation on the success of the project. Frequently, hiring, promotion, or tenure depends on successful completion of the project. Exclusion from the inventorship on the resulting patent denies the researcher not only his or her just financial rewards, but career recognition that may dictate his future in academia or industry.</p>
<p>Fixating on claims will in many cases have no effect on inventorship determinations. Frequently, a joint inventor&rsquo;s contribution, if it appears anywhere in the issued patent, will be claimed expressly. But relying exclusively on claims to determine inventorship is like solving three adjacent sides of a Rubik&rsquo;s Cube. From some viewpoints, the puzzle appears fully solved. But the apparent order masks a fundamental incoherence evident from other viewpoints. The full puzzle cannot be solved without twisting the ostensibly finished sides back into disorder. Inventorship doctrine suffers from the same fundamental incoherence. Fixating on the claims makes inventorship doctrine seem sound when the inventor&rsquo;s contribution is recited <em>expressis verbis </em>in one or more claims. Other inventive contributions fall within the confused jumble of fragmentary judicial statements on the doctrine of invention. For reasons to be explained, there is no necessary correlation between the relative importance of an inventive contribution, or the effort or creativity involved in that contribution, and its expression in the claims. To deny such collaborators recognition as inventors is unfair to them, confuses basic patent doctrine, and undermines the patent law&rsquo;s incentive structure.</p>
<p>The purpose of this article is to disaggregate the patent claims from the invention and to restore the integrity of the concepts of invention and inventorship. This restoration will require abandoning the time-honored judicial fixation on claims. Giles Rich, frequently cited by reverent courts and patent bar alike,<a href="#_ftn24" name="_ftnref24">[24]</a> famously said, &ldquo;[T]he name of the game is the claim.&rdquo;<a href="#_ftn25" name="_ftnref25">[25]</a> That phrase reflects Rich&rsquo;s zealous opposition to the concept of invention<a href="#_ftn26" name="_ftnref26">[26]</a> as well as the key role of claims in limiting the patent monopoly. But the influence of his maxim has far surpassed its meager truth. As Oliver Wendell Holmes once observed, &ldquo;It is one of the misfortunes of the law that ideas become encysted in phrases and thereafter for a long time cease to provoke further analysis.&rdquo;<a href="#_ftn27" name="_ftnref27">[27]</a> Claims are operationally important to patent law, but inventors do not invent claims, they invent inventions. And, to coin a rather different maxim: The prevention of any mention of invention causes misapprehension. This article will explore the causes of the confusion; its consequences for inventors; and its resulting effect on U.S. technological development.</p>
<p>Part II of this article begins by summarizing the law governing invention and inventorship, and its development and interpretation by the Supreme Court and Federal Circuit. Joint inventorship receives special attention in this part because the case law in this area reveals especially well how fixating on the patent claims distorts patent law analysis more generally. Part II then relates how an idiosyncrasy in the standard of proof in patent litigation has reinforced distorting biases in inventorship analysis. Part III maps out how the broken link between inventorship doctrine and the public policy it is intended to promote can be repaired. Specifically, Part III.A analyzes the legislative history of the Patent Act provisions on joint inventorship to determine congressional intent and compares the current joint inventorship doctrine&rsquo;s misdirected fixation on claims to the policy goals sought by Congress and discusses the policy consequences. Part III.B then evaluates how the question of inventorship affects the role of the patent system in technological development generally and proposes an interpretation of the Patent Act that better fulfills the goals of U.S. technology policy. Part IV concludes by summarizing the argument.</p>
<h3><a name="I"></a>I. The Law of Invention and Inventorship</h3>
<h4><a name="IA"></a>A. The Patent Law Concept of Invention</h4>
<p>Although the 1952 Patent Act uses the term &ldquo;invention&rdquo; throughout, the closest the Act comes to defining the term nontautologically is in Section 101: &ldquo;Whoever invents or discovers any new and useful process, machine, manufacture, or composition of matter, or any new and useful improvement thereof, may obtain a patent therefor, subject to the conditions and requirements of this title.&rdquo;<a href="#_ftn28" name="_ftnref28">[28]</a> This is not technically a definition, but it gives clues to one by specifying that an invention is a process or physical product that is new and useful.<a href="#_ftn29" name="_ftnref29">[29]</a> The term &ldquo;new&rdquo; is almost universally interpreted as a term of art in patent law (equivalent to &ldquo;novel&rdquo;)<a href="#_ftn30" name="_ftnref30">[30]</a>, further defined in Section 102.<a href="#_ftn31" name="_ftnref31">[31]</a> The term &ldquo;useful&rdquo; is not defined in the Act but has been construed in the case law to mean that the invention offers some immediate and practical benefit to the public.<a href="#_ftn32" name="_ftnref32">[32]</a></p>
<p>While Sections 100 and 101 provides a starting point for defining invention, they are incomplete. As suggested in Part I, there are other requirements for patentability. Procedural requirements such as the inventor&rsquo;s oath or the application fee obviously do not figure in the definition of the invention itself. But there are other substantive requirements for an invention to qualify for patent protection, the most important of which is nonobviousness. Despite its omission from Section 101 of the Patent Act, nonobviousness is in some ways the keystone of the definition of invention. </p>
<p>The Patent Act, as amended by the America Invents Act, defines an invention as obvious: </p>
<div class="blkquot">
<p>if the differences between the claimed invention and the prior art are such that the claimed invention as a whole would have been obvious before the effective filing date of the claimed invention to a person having ordinary skill in the art to which the claimed invention pertains. . . .<a href="#_ftn33" name="_ftnref33">[33]</a></p>
</div>
<p>The nonobviousness requirement lies so close to the heart of the definition of an invention because its purpose is to clarify the historically confused, and sometimes contradictory, judicial interpretation of the constitutional requirement of &ldquo;invention.&rdquo;<a href="#_ftn34" name="_ftnref34">[34]</a> A new technology that would have been obvious to an ordinary scientist or engineer at the critical date may qualify as an innovation in the colloquial sense, but it is not an invention in the patent law sense.<a href="#_ftn35" name="_ftnref35">[35]</a></p>
<p>A statutory analysis of the concept of invention might be expected to end here. Other requirements for obtaining a patent are usually considered procedural rather than substantive. The Patent Act itself classifies the novelty, utility, and nonobviousness requirements in a chapter of the Act (&ldquo;Patentability of Inventions&rdquo;) separate from the chapter specifying the procedural requirements (Chapter 11&mdash;&ldquo;Application for Patent&rdquo;). Yet, the definition of invention remains incomplete because nothing in Sections 101 to 103 obligates the inventor to understand and appreciate the significance of his own discovery.<a href="#_ftn36" name="_ftnref36">[36]</a> An unrecognized product or process is not yet an invention at all in the patent law sense.<a href="#_ftn37" name="_ftnref37">[37]</a></p>
<p>The relevant section of the Patent Act, Section 112, is found among the procedural provisions of Chapter 11. Section 112 codifies the disclosure requirement.<a href="#_ftn38" name="_ftnref38">[38]</a> Specifically, it requires that every patent application include a &ldquo;specification&rdquo; section that sets forth a full written description of the invention, &ldquo;and of the manner and process of making and using it, in such full, clear, concise, and exact terms as to enable any person skilled in the art to which it pertains, or with which it is most nearly connected, to make and use&rdquo; that invention.<a href="#_ftn39" name="_ftnref39">[39]</a> Section 112 also includes the requirement that the application terminate with &ldquo;claims.&rdquo;<a href="#_ftn40" name="_ftnref40">[40]</a> Between the written description and the claims, the specification is supposed to alert the public to the outward bounds of the invention that will be protected by patent, and to teach the public how to make and use the claimed part of the invention. For this reason, Section 112 is commonly thought to embody the fundamental bargain of the patent system: the inventor discloses the invention to the public in exchange for a temporary legal monopoly over making, using, selling, offering to sell, or importing the invention.<a href="#_ftn41" name="_ftnref41">[41]</a> To that extent, the enablement provisions of Section 112 are indeed procedural and not substantive. They establish a disclosure requirement that the applicant must fulfill in order to obtain a patent, but this requirement assumes that the inventor sufficiently appreciates what he has invented and how to reproduce it. In other words, an applicant who can fulfill the requirement to describe clearly how to make and use the invention proves that he understands the invention sufficiently, and that he &ldquo;actually invented the invention claimed.&rdquo;<a href="#_ftn42" name="_ftnref42">[42]</a></p>
<h5><a name="IA1"></a>1. The Role of Conception</h5>
<p>Section 112 thus implies an uncodified but essential aspect of the definition of an invention. Invention has not occurred until the inventor appreciates that he or she has invented something useful, functioning, worthwhile. This subjective component of invention is inherent in the idea of &ldquo;conception,&rdquo; which is integral to establishing the moment when the invention became entitled to a patent. Conception is considered the &ldquo;touchstone&rdquo; of invention,<a href="#_ftn43" name="_ftnref43">[43]</a> and has been defined as &ldquo;the complete performance of the mental part of the inventive act&rdquo; and &ldquo;the formation in the mind of the inventor of a definite and permanent idea of the complete and operative invention, as it is hereafter to be applied in practice.&rdquo;<a href="#_ftn44" name="_ftnref44">[44]</a> Conception is incomplete unless the idea of the invention &ldquo;is so clearly defined in the inventor&rsquo;s mind that only ordinary skill would be necessary to reduce the invention to practice, without extensive research or experimentation.&rdquo;<a href="#_ftn45" name="_ftnref45">[45]</a> In other words, even if the inventor has a complete mental picture of the invention&rsquo;s physical configuration, the invention is not &ldquo;conceived&rdquo; in patent law until the inventor has also determined how to make and use the invention in practice.<a href="#_ftn46" name="_ftnref46">[46]</a> Even when conception no longer defines the date at which the inventor is entitled to a patent, conception will still be necessary, because without it the applicant will lack the information necessary to complete the Section 112 disclosure.</p>
<p>Therefore, while Section 112 is indeed a procedural provision, one of its other functions is to provide evidence of whether the application&rsquo;s subject matter satisfies the substantive requirements of invention. As the Federal Circuit put it: &ldquo;The conception analysis necessarily turns on the inventor&rsquo;s ability to describe his invention with particularity. Until he can do so, he cannot prove possession of the complete mental picture of the invention.&rdquo;<a href="#_ftn47" name="_ftnref47">[47]</a> The relationship between the inventor&rsquo;s understanding and the physical configuration of the invention can be illustrated through an example:</p>
<div class="blkquot">
<p>{1a}  Ira has processed several chemicals to create a novel and nonobvious compound through a complex series of steps. Ira believes the compound could prove to cure cancer, because its molecular structure is loosely related to the structures of other chemicals that have anticancer effects.</p>
</div>
<p>In example {1a}, Ira may be capable of fully describing how to make and use his new molecule, and so he can satisfy the procedural requisites of Section 112. However, if Ira&rsquo;s belief in the molecule&rsquo;s anticancer properties lacks any firm basis in science, the molecule does not satisfy the Section 101 utility requirement. Although under current law an inventor need not know with certainty or even probability that the invention will work for conception to be considered complete,<a href="#_ftn48" name="_ftnref48">[48]</a> a mere wish or unsupported expectation does not suffice. In <em>Hitzeman v. Rutter</em>, the Federal Circuit held that a genetically-altered yeast intended to produce antigens having certain key size and sedimentation rates had not yet been conceived by the inventor, because the inventor had only a &ldquo;hope,&rdquo; not a reasonable expectation, that the yeast would perform in that manner.<a href="#_ftn49" name="_ftnref49">[49]</a> In Scenario {1a}, then, unless Ira has some scientifically sound basis, however partial, for attributing anti-cancer properties to his molecule, there is not (yet) a patentable invention.</p>
<p>Consider a slight alteration of example {1a}:</p>
<div class="blkquot">
<p>{1b}  On January 30, Ilsa processes several chemicals to create a novel and nonobvious compound through a complex series of steps. At the time, she has no idea whether the chemical has any effective use. On June 1, she discovers that the new chemical is extremely effective at treating cancer. Ilsa files a patent application on the chemical.</p>
</div>
<p>Ilsa has clearly created the precursor to a new cancer-fighting drug, but when was it invented? On January 30 or June 1?</p>
<p>Example {1b} illustrates the subjective requirement of invention. A new product or process may meet the objective statutory patentability requirements (novelty, nonobviousness, and utility), but it is not a patentable &ldquo;invention&rdquo; until its creator appreciates the utility of the invention and understands how to reproduce it.<a href="#_ftn50" name="_ftnref50">[50]</a> As a correlate, there have been cases in which the inventor created a new chemical substance unwittingly; the substance was not deemed to have been conceived until the inventor perceived its presence,<a href="#_ftn51" name="_ftnref51">[51]</a> because conception has not occurred until the inventor gains the ability to describe the invention.<a href="#_ftn52" name="_ftnref52">[52]</a> In Example {1b}, conception occurred on June 1.</p>
<p>Another variation illustrates a concomitant principle:</p>
<div class="blkquot">
<p>{1c} On January 30, Ian conceives of a chemical compound that he has sound scientific reason to believe will be extremely effective at treating cancer. However, he has no expertise in synthesizing this class of chemicals. On June 1, Rowena assists Ian to synthesize the compound using new insights and techniques developed specifically for the purpose.</p>
</div>
<p>Example {1c} is in some ways the reverse of {1b}. In {1b}, the first inventor could visualize and make the compound but did not know how to use it. In {1c}, the first inventor could visualize and knew how to use the compound, but did not know how to make it. The outcomes are equivalent; in both cases, the compound is not &ldquo;invented&rdquo; until June 1; in scenario {1c}, Ian and Rowena are joint inventors.<a href="#_ftn53" name="_ftnref53">[53]</a></p>
<p>The foregoing discussion, like any doctrinal restatement, gives an illusion of certainty about the law relating to invention. In practice, gray areas in the subjective prong of conception, coupled with frequent misunderstanding of the inventive process, plague the law and its application with inconsistencies. The explanation of example {1b} relies on the PTO&rsquo;s or court&rsquo;s ability to distinguish between sufficient and insufficient bases for attributing utility to the invention. From a scientific or engineering perspective, the question of whether an untested product or process will function as intended is not a &ldquo;yes&rdquo; or &ldquo;no&rdquo; one, but a sliding scale of probability. The Federal Circuit has adopted a murky test to determine where conception occurs on the scale between mere surmise and certainty of adequate functioning. For example, on one hand, in order to shift the burden of proof to the applicant, a PTO examiner challenging utility must produce evidence that a person having ordinary skill in the relevant art would reasonably doubt the alleged utility.<a href="#_ftn54" name="_ftnref54">[54]</a> On the other hand, an applicant or patentee asserting the utility of a patented invention must produce at least some evidence, however inconclusive, that the invention works as intended.<a href="#_ftn55" name="_ftnref55">[55]</a></p>
<p>This leaves the PTO, which bears the burden of proving an absence of utility,<a href="#_ftn56" name="_ftnref56">[56]</a> without much guidance. To be safe, the PTO has effectively adopted the practice of virtually never rejecting pharmaceutical inventions on utility grounds unless the allegation of utility is incredible.<a href="#_ftn57" name="_ftnref57">[57]</a> This is partly because the PTO does not test the utility of an invention disclosed in a patent application and so must rely primarily on the applicant&rsquo;s representations and the (usually very general) background knowledge of the examiner. Such an &ldquo;incredibility&rdquo; test is inappropriate in judicial pro­ceedings, where the party challenging the patent may introduce evidence of inutility that was unavailable to a PTO examiner. Yet, the Federal Circuit and its predecessor have endorsed an exceedingly low standard of evidence to uphold an allegation of utility, especially in the active field of pharmaceutical research.<a href="#_ftn58" name="_ftnref58">[58]</a> Congealing the uncertainty is the jurisprudence, discussed in Part II.C, creating a strong legal presumption of validity of the patent despite a complete or nearly complete vacuum of information about whether the invention was in fact useful at the time the patent was examined and issued.</p>
<p>Another difficult doctrinal issue is raised in example {1b}. Suppose Ilsa did not discover the utility of the chemical; a new researcher, Ron, did. Does this not make Ron the inventor rather than Ilsa? Or does Ilsa remain the inventor? Or might they be considered joint inventors? From a logical and strictly doctrinal standpoint, the fact that conception was incomplete until Ron discovered the utility of the chemical implies that Ron is the sole inventor if he did not collaborate with Ilsa in any way, and a joint inventor with Ilsa if they did collaborate and Ron&rsquo;s discovery was more than a straightforward application of well-known principles of chemistry. However, as discussed in Part II.C, Federal Circuit and Supreme Court precedents have created a basis for doubting whether courts would actually endorse this outcome.</p>
<h5><a name="IA2"></a>2. The Role of the Claims</h5>
<p>The problematic patent law conception of invention arises in part from the role of the claims in defining the invention. The claims, as noted above, are the part of the patent document that delimits the outer boundaries of the invention for which the applicant seeks protection. They are typically one sentence long and terse, if not cryptic, in their phrasing. Partly because the claims are drafted by patent lawyers or agents rather than the inventor, and partly due to the organic idiosyncrasies of language, the claims may or may not encompass all of the invention. In fact, they may encompass quite a bit more than the invention.<a href="#_ftn59" name="_ftnref59">[59]</a> A claim may encompass subject matter that the inventor never conceived and never could conceive. There is no <em>a priori </em>reason why the claims will completely over­lap with the invention.</p>
<p>An inventor who claims <em>less </em>than the invention may lose some of the benefit of the invention. There are several reasons why this might happen. One is poor drafting, although the consequences of poor drafting to the hapless patentee are mitigated by the doctrine of equivalents and the possibility of broadening reissue proceedings.<a href="#_ftn60" name="_ftnref60">[60]</a> Another possible reason is that the inventor wishes to commercially exploit only a subset of an invention&rsquo;s embodiments and to dedicate the remainder to the public.<a href="#_ftn61" name="_ftnref61">[61]</a> In that case, patent coverage narrower than the invention as a whole poses no policy problems, because it is voluntary.</p>
<p>In contrast, an inventor who claims <em>more </em>than the invention risks the overbroad claims being invalidated.<a href="#_ftn62" name="_ftnref62">[62]</a> When the claims exceed what was enabled in the written description, they fail to honor the basic patent bargain of dis­closure of the invention in exchange for a legal monopoly over the claimed subject matter.<a href="#_ftn63" name="_ftnref63">[63]</a> Patents with overbroad claims also fail to ensure that the inventor possessed the claimed subject matter, because there is no way to verify that the applicant did indeed invent what he cannot or will not describe. Indeed, such patents may suffer from a constitutional deficiency on the theory that Congress has no power to grant patents on subject matter the inventor did not invent.<a href="#_ftn64" name="_ftnref64">[64]</a></p>
<p>Probably the most famous example of an inventor who tried to claim far more than he invented relates to the Morse telegraph.<a href="#_ftn65" name="_ftnref65">[65]</a> Morse, recognized as the inventor of the electro-magnetic telegraph, obtained a reissue patent with eight claims. The first seven claimed various uncontroversial components and embodiments of the electric telegraph. The eighth claim, however, covered much broader subject matter:</p>
<div class="blkquot">
<p>I do not propose to limit myself to the specific machinery or parts of machinery described in the foregoing specifications and claims; the essence of my invention being the use of the motive power of the electric or galvanic current, which I call electro-magnetism, however developed for marking or printing intelligible characters, signs, or letters, at any distances, being a new application of that power of which I claim to be the first inventor or discoverer.<a href="#_ftn66" name="_ftnref66">[66]</a></p>
</div>
<p>The Supreme Court struck the claim as overbroad, because it covered subject matter that Morse had not described in his patent &ldquo;and indeed had not invented.&rdquo;<a href="#_ftn67" name="_ftnref67">[67]</a></p>
<div class="blkquot">
<p>Professor Morse has not discovered, that the electric or galvanic current will always print at a distance, no matter what may be the form of the machinery or mechanical contrivances through which it passes. You may use electro-magnetism as a motive power, and yet not produce the described effect, that is, print at a distance intelligible marks or signs. To produce that effect, it must be combined with, and passed through, and operate upon, certain complicated and delicate machinery, adjusted and arranged upon philosophical principles, and prepared by the highest mechanical skill. And it is the high praise of Professor Morse, that he has been able, by a new combination of known powers, of which electro-magnetism is one, to discover a method by which intelligible marks or signs may be printed at a distance. And for the method or process thus discovered, he is entitled to a patent. But he has not discovered that the electro-magnetic current, used as motive power, in any other method, and with any other combination, will do as well.<a href="#_ftn68" name="_ftnref68">[68]</a></p>
</div>
<p>If the claim had been upheld, Morse could prevent another inventor who had developed an entirely different and potentially better means of using electricity to transmit information for printing at a distance (for instance, by wireless radio frequency transmitter and receiver) from practicing his patent. The Court accordingly rejected the claim.</p>
<p>The <em>Morse </em>case illustrates the interdependence of the Section 112 disclosure requirement and the concept of invention. The Court&rsquo;s reasoning implied that the disclosure requirement does not only alert the public to the parameters of the protected intellectual property and teach the public how to make and use the invention, but tailors the scope of patent protection to what the inventor actually contributed to the technological field.<a href="#_ftn69" name="_ftnref69">[69]</a> When the applicant claims more than he invented, the benefits of the patent to the public are attenuated and the possibility of a dysfunctional patent precedent arises.</p>
<p>Patent prosecutors are typically more concerned about underclaiming than overclaiming. The patent examiner frequently whittles down an overly aggressive claim, and those exaggerated claims that survive prosecution will benefit from a strong presumption of validity, which gives the patentee useful leverage for negotiating with licensees and competitors, even if the claims are not strictly enforceable under a proper interpretation of the claim. At worst, the patentee can obtain a nar­row­ing reissue a few years down the road to ensure the claim&rsquo;s enforce­ability.<a href="#_ftn70" name="_ftnref70">[70]</a> An overly narrow claim, in contrast, risks dedicating the un­claimed subject matter to the public for all time. It is possible to seek a broadening reissue, but only within two years after the patent is granted.<a href="#_ftn71" name="_ftnref71">[71]</a> As a result, many patent pro­secutors tend toward aggressively claiming more than the inventor actually con­ceived, so long as the overclaiming will not court rejection by the PTO examiner.</p>
<p>The claims are important, but as the Federal Circuit has emphasized <em>en banc</em>, not all-important: &ldquo;The claims . . . do not stand alone. Rather, they are part of &lsquo;a fully integrated written instrument&rsquo;&rdquo; (i.e., the patent).<a href="#_ftn72" name="_ftnref72">[72]</a> Yet, when not engaged in the narrow task of claim construction, courts have sometimes fetishized the claims as if they were the only legally material part of the patent. The importance of the claims in determining whether anticipation by prior art or patent infringe­ment has occurred has led many courts, including the Supreme Court, to use language that conflates the claims with the invention itself: the claims, they assert, &ldquo;define the invention.&rdquo;<a href="#_ftn73" name="_ftnref73">[73]</a> The Federal Circuit has stated that a researcher must &ldquo;conceive&rdquo; of a &ldquo;claim&rdquo; (rather than an invention) to be an inventor,<a href="#_ftn74" name="_ftnref74">[74]</a> and suggested that Section 116 of the Patent Act requires a coinventor to &ldquo;make a contribution to the conception of the subject matter of a claim.&rdquo;<a href="#_ftn75" name="_ftnref75">[75]</a> </p>
<p>The Patent Act says no such thing; it formerly referred to inventions and &ldquo;subject matter&rdquo; rather than claims, and now refers to these and to the &ldquo;claimed invention&rdquo; as well. Claims may or may not coincide with the full scope of the invention or even the &ldquo;claimed invention.&rdquo; Oskar Liivak has defined the invention as &ldquo;the set of all of the embodiments that the inventor has invented. That is, the invention is the set of embodiments conceived by the inventor in enough detail so that each of those embodiments is capable of being reduced to practice.&rdquo;<a href="#_ftn76" name="_ftnref76">[76]</a> This definition, while incomplete, has the virtue of indicating how the invention is (or at least should be) more expansive than the claims, which are &ldquo;written attempts to circumscribe varying subsets of the embodiments disclosed in the specification.&rdquo;<a href="#_ftn77" name="_ftnref77">[77]</a> Liivak&rsquo;s point, that the claims (and indeed the &ldquo;claimed in­ven­tion&rdquo; of Section 100(j)) are a <em>subset</em> of the invention rather than the invention itself, is well taken. Courts have on a few occasions distinguished explicitly between the aspects of the invention protected by patent and the invention as a whole. For example, in a moment of clarity, a panel of the Federal Circuit observed that &ldquo;the specification teaches an invention, whereas the claims define the right to exclude.&rdquo;<a href="#_ftn78" name="_ftnref78">[78]</a> The Supreme Court has also distinguished between the two, stating that claims are &ldquo;construed . . . with a view to ascertaining the in­ven­tion.&rdquo;<a href="#_ftn79" name="_ftnref79">[79]</a></p>
<p>The necessity of distinguishing between the claims and the invention to which the claims pertain is also evident from the Patent Cooperation Treaty (PCT), to which the United States is a party.<a href="#_ftn80" name="_ftnref80">[80]</a> The PCT allows inventors to file a single patent application that may result in patents in multiple countries. Under the &ldquo;unity of invention&rdquo; requirement, the patent application must relate to just one &ldquo;invention&rdquo; or a &ldquo;group of inventions so linked as to form a single general inventive concept.&rdquo;<a href="#_ftn81" name="_ftnref81">[81]</a> Yet, in each state granting a patent resulting from the PCT application, the claims may differ to comply with local filing requirements.<a href="#_ftn82" name="_ftnref82">[82]</a> A single invention could not receive the same patent protection in different countries using different claims unless the invention is something larger than the claims.</p>
<p>The frequent judicial and scholarly statements that claims &ldquo;define&rdquo; the invention, then, are misleading.<a href="#_ftn83" name="_ftnref83">[83]</a> The invention is more than the claims; the claims limit the invention but they do not alone define it. &ldquo;[I]t is fundamental that claims are to be construed in the light of the specifications and both are to be read with a view to ascertaining the invention.&rdquo;<a href="#_ftn84" name="_ftnref84">[84]</a> The written description portion of the specification &ldquo;&lsquo;is always highly relevant to the claim construction analysis. Usually, it is dispositive; it is the single best guide to the meaning of a disputed term.&rsquo;&rdquo;<a href="#_ftn85" name="_ftnref85">[85]</a> If the claims must always be read in light of the specification, the claims cannot &ldquo;define&rdquo; the invention; they merely limit the extent to which the patent protects the invention.</p>
<p>The Leahy-Smith America Invents Act, the relevant provisions of which take effect on March 16, 2013, suggests that Congress shares this perception of the distinction between the claims and invention. The Section 102 amendments substitute the term &ldquo;invention&rdquo; in the novelty provisions of the Patent Act with the term &ldquo;claimed invention,&rdquo;<a href="#_ftn86" name="_ftnref86">[86]</a> which is in turn defined as &ldquo;the subject matter defined by a claim in a patent or an application for a patent.&rdquo;<a href="#_ftn87" name="_ftnref87">[87]</a> From this, it appears that Congress considers the &ldquo;invention&rdquo; to be different from the &ldquo;claimed invention.&rdquo;<a href="#_ftn88" name="_ftnref88">[88]</a></p>
<p>Because the patent protects only the claimed portion of an invention from infringement, it is possible to infringe on a &ldquo;claim,&rdquo; but not an &ldquo;invention.&rdquo; By extension,<a href="#_ftn89" name="_ftnref89">[89]</a> prior art may anticipate specific claims in a patent application without rendering the invention unpatentable. Section 102 now more clearly suggests that novelty analysis consists in determining whether specific claims are anticipated by prior art, as opposed to analyzing whether the &ldquo;invention&rdquo; as a whole is anticipated by prior art, because each claim stands on its own. It follows that a person who infringes any one claim infringes the patent, even if the accused product or process does not infringe any other claim.</p>
<p>For both anticipation and infringement purposes, then, claims do not &ldquo;define&rdquo; the invention in the conventional sense; they define the rough outlines of what part of the invention can overcome anticipatory prior art and accordingly what part of the invention the patent protects from infringement. This key distinction between the invention and the claims has unappreciated importance for determinations of inventorship, and especially of joint inventorship.</p>
<h4><a name="IB"></a>B. Inventorship and Joint Inventorship</h4>
<h5><a name="IB1"></a>1. The Evolved Doctrine</h5>
<p>When a sole researcher conceives the entirety of an invention, she must satisfy all of the patentability requirements by herself. When the inventor fulfills these requirements, abstruse doctrinal or policy problems arise only in exceptional cases. But the image of the lone scientist confined to a laboratory for months, and ultimately emerging with a triumphant new invention has more romantic appeal than correspondence with reality. Although much government rhetoric exalts the independent inventor,<a href="#_ftn90" name="_ftnref90">[90]</a> in modern industry, discoveries in applied science are usually a product of teamwork. Joint invention is now more common than sole invention.<a href="#_ftn91" name="_ftnref91">[91]</a> In general, a joint invention &ldquo;is the product of a collaboration between two or more persons working together to solve the problem addressed.&rdquo;<a href="#_ftn92" name="_ftnref92">[92]</a> Yet, the process of identifying whether a collaborator qualifies as a joint inventor was until very recently crude and uncertain, and even today the law remains under­developed.</p>
<p>Before 1984, the Patent Act&rsquo;s provisions on joint inventorship were entirely procedural; they offered no guidance to the judiciary on how joint inventorship should be understood. The Act merely stated: &ldquo;When an invention is made by two or more persons jointly, they shall apply for patent jointly and each sign the application and make the required oath, except as otherwise provided in this title.&rdquo;<a href="#_ftn93" name="_ftnref93">[93]</a> It then went on to explain what procedural measures could be taken if a joint inventor refused to join in the application, as well as the consequences of a non-inventor being wrongly listed as an inventor (commonly known as &ldquo;misjoinder&rdquo;) or an inventor being erroneously omitted (&ldquo;nonjoinder&rdquo;).<a href="#_ftn94" name="_ftnref94">[94]</a></p>
<p>For many years, courts struggled with the question of how to determine who was a joint inventor. Regarding the threshold of contribution required to qualify as a joint inventor, their formulated tests were frequently vague and sometimes contradictory, leading one district court judge to lament:</p>
<div class="blkquot">
<p>The exact parameters of what constitutes joint inventorship are quite difficult to define. It is one of the muddiest concepts in the muddy metaphysics of the patent law. . . . Perhaps one need not be able to point to a specific component as one&rsquo;s sole idea, but one must be able to say that without his contribution to the final conception, it would have been less&mdash;less efficient, less simple, less economical, less something of benefit. . . . </p>
<p>. . . . </p>
<p>. . . . This situation does make it difficult to say . . . with real certainty, whether or not a given person &ldquo;is&rdquo; a joint inventor in a given case.<a href="#_ftn95" name="_ftnref95">[95]</a> </p>
</div>
<p>Such guidance was indeed lean. &ldquo;Less something of benefit&rdquo; is rather overinclusive as a standard; it would reward routine, and indeed flatly obvious, contributions with coinventorship. Courts were plainly struggling with the doctrine. Another judge wrote:</p>
<div class="blkquot">
<p>The conception of the entire device may be due to one [inventor], but if the other makes suggestions of practical value, which assisted in working out the main idea and making it operative, or contributes an independent part of the entire invention, which is united with the parts produced by the other and creates the whole, he is a joint inventor, even though his contribution be of comparatively minor importance and merely the application of an old idea.<a href="#_ftn96" name="_ftnref96">[96]</a></p>
</div>
<p>These pronouncements were problematic not only because of their lack of guidance. The mere contribution of &ldquo;an old idea&rdquo; of &ldquo;minor importance&rdquo; is probably too low a standard, and has been at least called into doubt by Federal Circuit precedent.<a href="#_ftn97" name="_ftnref97">[97]</a> If a joint inventor must contribute something nonobvious, then the nature of the contribution determines joint inventorship, not merely the effect of the contribution on the invention&rsquo;s functioning. It would seem that a collaborator who contributed nothing more than information or designs well known in the art would not qualify as an inventor unless the application of that prior art to the problem at hand would have been nonobvious.<a href="#_ftn98" name="_ftnref98">[98]</a> A decided improvement in the functioning of the invention is relevant to assessing the quality of the contribution but far from dispositive.</p>
<p>While the historical standard of joint inventorship might have seemed low, in some ways it compensated for an aberration of patent law that discouraged team research. In case after case, federal courts denied joint inventors the right to file a single patent with multiple claims on the product of their collaboration, if all inventors did not contribute to each and every claim.<a href="#_ftn99" name="_ftnref99">[99]</a> In other words, this &ldquo;all claims rule&rdquo; excluded from inventorship any collaborator who did not contribute to every claim of the patent. As a leading treatise of the time put it: &ldquo;Only where the same single, unitary idea of means is the product of two or more minds, working <em>pari passu</em>, and in communication with each other, is the conception truly joint and the result a joint invention.&rdquo;<a href="#_ftn100" name="_ftnref100">[100]</a> One nineteenth century court even held that when two researchers invent distinct parts of the same new machine, they should obtain separate patents as sole inventors on each part of the machine rather than a single patent as coinventors on the machine as a whole.<a href="#_ftn101" name="_ftnref101">[101]</a></p>
<p>In 1967, a federal trial court cleared up much of the doctrinal obscurity and tried to reverse the bias against collaborative research. <em>Monsanto v. Kamp Co.</em> arose from an interference proceeding before the U.S. Patent Office, predecessor to the PTO.<a href="#_ftn102" name="_ftnref102">[102]</a> The invention in question was a specially coated plastic container for pharmaceuticals.<a href="#_ftn103" name="_ftnref103">[103]</a> The plaintiffs challenged the designation of two defendants as joint inventors, which launched the court into an original discussion of the principles of joint invention:</p>
<div class="blkquot">
<p>A joint invention is the product of collaboration of the inventive endeavors of two or more persons working toward the same end and producing an invention by their aggregate efforts. To constitute a joint invention, it is necessary that each of the inventors work on the same subject matter and make some contribution to the inventive thought and to the final result. Each needs to perform but a part of the task if an invention emerges from all of the steps taken together. It is not necessary that the entire inventive concept should occur to each of the joint inventors, or that the two should physically work on the project together. One may take a step at one time, the other an approach at different times. One may do more of the experimental work while the other makes suggestions from time to time. The fact that each of the inventors plays a different role and that the contribution of one may not be as great as that of another, does not detract from the fact that the invention is joint, if each makes some original contribution, though partial, to the final solution of the problem.<a href="#_ftn104" name="_ftnref104">[104]</a></p>
</div>
<p>The district court decision in <em>Kamp </em>was (and is) cited with some frequency by other courts, including the Federal Circuit.<a href="#_ftn105" name="_ftnref105">[105]</a> </p>
<p>Although <em>Kamp </em>stood as a beacon of thoughtful interpretation, a district court decision could not unify patent doctrine nationwide. Eventually, Congress had to clarify the standards of joint invention. This took the form of the 1984 Patent Law Amendments Act (PLAA), which added the following language to what is now Section 116(a):</p>
<div class="blkquot">
<p>Inventors may apply for a patent jointly even though (1) they did not physically work together or at the same time, (2) each did not make the same type or amount of contribution, or (3) each did not make a contribution to the subject matter of every claim of the patent.<a href="#_ftn106" name="_ftnref106">[106]</a></p>
</div>
<p>This language has not been altered since and remains the main Patent Act provision defining the conditions for joint inventorship.</p>
<div>
<p>The 1984 PLAA reversed the all claims rule, allowing a research team to apply for a single patent on a unitary inventive concept despite the fact that some team members may have contributed to only a single claim in a multiple claim patent. It also codified the trend advanced by the <em>Kamp </em>decision toward relaxing the standard of collaborative invention. It is now clear that direct interaction between or among collaborators is unnecessary. For example, consider the following scenario:</p>
</div>
<div class="blkquot">
<p>{2} Three scientists, Alpha, Beta, and Gamma, are involved in research calculated to lead to the discovery of a room-temperature superconducting material. Alpha is involved throughout the entire project, which takes a total of ten years before an invention has been conceived and is ready for patenting, but Alpha&rsquo;s contribution, although of an inventive quality, is relatively minor. Quantitatively, Alpha&rsquo;s contribution of effort, expertise, and creative thinking amounts to about 10% of all the effort, expertise, and creative thinking that went into the invention. Beta was involved from the beginning as well, but after nine years and six months, quit the project. Beta&rsquo;s contribution was, however, over­whelming, accounting for 80% of the research effort, etc. During the last six months, Gamma became involved in the project and collaborated with Alpha to finalize the conception of the invention. Due to Gamma&rsquo;s late arrival, Gamma contributed only 10% to the project. Beta and Gamma never directly communicated with one another; Gamma merely took up Beta&rsquo;s almost-completed work.</p>
</div>
<p>In scenario {2}, a requirement of direct collaboration at the time the invention was completed would make Alpha and Gamma joint inventors, but not Beta, despite the fact that Beta individually contributed much more than the other two inventors combined. This result is not only unfair to Beta, it creates a powerful disincentive to collaborate in applied research, because, except in the rare situation that the research is certain to result in the successful development of a valuable invention in short order, a researcher&rsquo;s contribution could be wasted if the researcher needs to leave the collaboration before a patentable result is produced. Many such reasons would be beyond the control of the collaborator, such as illness, financial distress during extended research, termination of employment with an employer sponsoring the research, and so forth. The PLAA establishes beyond peradventure that Beta is as much an inventor as his collaborators.</p>
<p>Similarly, the PLAA suggests that in assessing inventorship in scenario {1b} above, if Ron rather than Ilsa discovered the utility of Ilsa&rsquo;s compound, Ron would be a coinventor. Before the PLAA, courts could deny the importance of Ron&rsquo;s inventive contribution. For example, in <em>Eli Lilly &#038; Co. v. Premo Pharma­ceutical Laboratories, Inc.</em>, two scientists had synthesized a compound (cephalexin) in &ldquo;the hope that the resulting compound would be [an] effective oral antibiotic&rdquo; for certain biochemical reasons.<a href="#_ftn107" name="_ftnref107">[107]</a> A third scientist tested the compound and found that it was indeed an effective oral antibiotic for entirely different biochemical reasons than the first two scientists had guessed. The patent on the compound, however, listed only the first two scientists as inventors. When an accused infringer challenged the validity of the patent for nonjoinder, the Third Circuit held that the third scientist&rsquo;s discovery of the invention&rsquo;s &ldquo;nonobvious trait&rdquo; did not qualify him as a joint inventor of the compound. In attempting to justify this result, the court wrote:</p>
<div class="blkquot">
<p>it is without question that the named inventors, Drs. Morin and Jackson, were the only persons who performed the synthesis that created the patented product. In the words of § 116, cephalexin was &lsquo;made by&rsquo; the two named inventors, not by the biochemist who first noted that the organic chemists&rsquo; predictions had been realized.<a href="#_ftn108" name="_ftnref108">[108]</a></p>
</div>
<p>After the PLAA, this result even less plausible than before. A compound whose utility or nonobvious traits are unknown has not yet been &ldquo;conceived&rdquo; as an invention under the patent law.<a href="#_ftn109" name="_ftnref109">[109]</a> A collaborator who makes a significant, original contribution to conception, such as by discovering utility or the nonobvious trait, is a coinventor even if his contribution was different in type (testing of the compound versus synthesis of the compound) from that of his collaborators.<a href="#_ftn110" name="_ftnref110">[110]</a></p>
<p>With regard to the level and kind of contribution required of a joint inventor, the PLAA added relatively little.<a href="#_ftn111" name="_ftnref111">[111]</a> Instead, the newly organized Federal Circuit developed joint inventorship analysis in its jurisprudence&mdash;a jurisprudence that continues to dominate discussions of inventorship today.<a href="#_ftn112" name="_ftnref112">[112]</a> Beginning in the early 1990s, the court decided a series of cases that delineated the basic substantive contours of joint inventorship.<a href="#_ftn113" name="_ftnref113">[113]</a> For the most part, these did not radically depart from the main body of cases decided before the PLAA. Before the amendment, the concept of joint inventorship was rarely interpreted to require &ldquo;give-and-take&rdquo; between or among joint inventors. In a 1980 case, for example, a Florida district court found that when one researcher developed a prototype of the invention and passed the prototype to a second researcher, who perfected it, they were joint inventors despite the lack of any regular communication between them. &ldquo;The ideas&rdquo; of the first inventor &ldquo;were presented daily&rdquo; to the second &ldquo;by the prototype, and the final result was a creation that exceeded the results of either inventor,&rdquo; the court observed.<a href="#_ftn114" name="_ftnref114">[114]</a> The court understood that, although collaboration always requires communication between the collaborators, communication can take nonverbal as well as verbal forms. There is no policy reason to prioritize verbal over nonverbal collaboration if both forms can accelerate technological development. The Federal Circuit continued this interpretation of joint inventorship law; so long as the inventors were consciously cooperating, one collaborator may simply read and build upon a report written by another, or profit from the suggestion of another at a meeting, to qualify them as joint inventors.<a href="#_ftn115" name="_ftnref115">[115]</a></p>
<p>More importantly, the Federal Circuit unified and fleshed out the kind of contribution necessary to qualify a collaborator as a joint inventor. From <em>Pannu v. Iolab</em>,<a href="#_ftn116" name="_ftnref116">[116]</a> three general conditions may be deduced. First, the alleged coinventor must contribute to the conception of the invention.<a href="#_ftn117" name="_ftnref117">[117]</a> Second, his contribution to the invention must not be insignificant in quality, when measured against the dimension of the full invention.<a href="#_ftn118" name="_ftnref118">[118]</a> Third, the contributor must do more than merely explain to the real inventors well-known concepts or the current state of the art.<a href="#_ftn119" name="_ftnref119">[119]</a></p>
<p>The second and third conditions follow in a sense from the first. The alleged joint inventor&rsquo;s contribution could not merely relate the state of the art to the collaborators, because providing well-known information &ldquo;is not a contribution to conception.&rdquo;<a href="#_ftn120" name="_ftnref120">[120]</a> One does not invent merely by repeating public information or using ordinary skills; the contribution must go beyond well-known prior art. Similarly, non-technical contributions to the invention, such as suggest­ing a desirable goal of research (unless identifying that goal is technically difficult and not obvious) and providing management or financing, are not contributions to conception.<a href="#_ftn121" name="_ftnref121">[121]</a></p>
<p>The Federal Circuit has repeatedly observed that Section 116 of the Patent Act &ldquo;sets no explicit lower limit on the quantum or quality of inventive contribution required for a person to qualify as a joint inventor.&rdquo;<a href="#_ftn122" name="_ftnref122">[122]</a> However, the court has interpreted Section 116 to impose a second condition on the alleged joint inventor&mdash;that his contribution must be &ldquo;not insignificant in quality, when that contribution is measured against the dimension of the full invention.&rdquo;<a href="#_ftn123" name="_ftnref123">[123]</a> Where to draw the line of significance on the scale between a critical contribution and a trivial one is a tricky and highly subjective exercise. Unfortunately, the case law interpreting significance remains notably thin.</p>
<p>In one unpublished case, the U.S. Court of Appeals for the Fourth Circuit interpreted the significance factor to require that all joint inventors contribute to the specific aspect of the invention that made it patentable. In <em>Levin v. Septodont</em>, the developer of a new numbing cream to treat mouth ulcers, Dr. Kilday, was approached by a retired dentist, Dr. Levin, who had the idea of developing a numbing mouth rinse to reduce pain caused by routine dental procedures.<a href="#_ftn124" name="_ftnref124">[124]</a> Working together, Kilday and Levin determined that the active ingredients in the rinse should be the antiseptic phenol and the anesthetic benzocaine.<a href="#_ftn125" name="_ftnref125">[125]</a> Kilday determined the proportion of ingredients in the product.<a href="#_ftn126" name="_ftnref126">[126]</a> However, Kilday also recognized that these ingredients could not be dissolved in an alcohol solution due to the burning sensation caused by alcohol. Kilday therefore approached Eastman Chemical to help develop a suitable suspension solution. After significant research, Eastman developed a new solution composed of a combination of polyethylene glycol and propylene glycol that solved the burning problem.<a href="#_ftn127" name="_ftnref127">[127]</a> Eastman sought a patent on the resulting dental mouth rinse, but named only its employees, and not Kilday.<a href="#_ftn128" name="_ftnref128">[128]</a></p>
<p>Septodont sought to correct the patent by joining Kilday as a coinventor. Levin resisted on the ground that the PTO examiner had opposed the patent application as obvious until a limitation was added specifically claiming the Eastman suspension solution. The court sided with Levin, interpreting joint inventorship doctrine to require contribution to the novel and nonobvious limitations of the claim&mdash;indeed, regardless of whether a specific collaborator&rsquo;s contribution appears in the claims or indeed is the defining feature of the invention.<a href="#_ftn129" name="_ftnref129">[129]</a> In other words, the Fourth Circuit would have interpreted an inventive contribution&rsquo;s &ldquo;significance&rdquo; in light of its novelty and nonobviousness.</p>
<p><em>Levin v. Septodont </em>is not a precedential opinion,<a href="#_ftn130" name="_ftnref130">[130]</a> but it illustrates a troubling misunderstanding of the concept of joint invention. The court effectively held that the collaborators who conceived the invention as a whole, determined its utility, and chose key ingredients and their proportions did not contribute significantly to conception. The problem arises from the Fourth Circuit&rsquo;s dissection of the invention. The invention as a whole was novel and nonobvious&mdash;an anesthetic mouth rinse for routine dentistry&mdash;and it was conceived by Levin, Kilday, and Eastman scientists in collaboration. A collaborator&rsquo;s contribution need not define the nonobvious aspect of the invention itself, so long as it satisfies the three <em>Pannu</em> conditions. No doubt the Eastman collaborators were inventors as well, given their contribution to an important and nonobvious aspect of the invention. Possibly their suspension solution was independently patentable, and in that case the Eastman scientists would stand alone as inventors of the solution. But the patent claimed not the solution itself but rather an &ldquo;anesthetic and antiseptic mouth rinse&rdquo; using a non-alcohol solution.<a href="#_ftn131" name="_ftnref131">[131]</a> Simply put, the invention before the court would have been impossible without Levin and Kilday&rsquo;s original contributions. In denying them status as coinventors, the Fourth Circuit not only deprived a valuable collaborator of the patent reward, but conferred that reward on Eastman for novel and nonobvious ideas that Eastman did not develop and probably could not have developed itself.</p>
<p>It is probably fair to say that any contribution adding the novel, nonobvious, or useful element to the invention is <em>ipso facto </em>significant. To conclude from this, however, that any <em>other </em>contribution is insignificant is a <em>non sequitur</em>. The question of what kind of contribution does qualify as significant&mdash;a question the Federal Circuit has not had occasion to answer in great detail&mdash;remains open. Presumably, such factors as whether the collaborator:</p>
<div class="art_ul">
<p>&bull; identified or solved a problem unrecognized by the others;</p>
<p>&bull; solved a problem that other collaborators could not solve;</p>
<p>&bull; added a nontrivial advantage to the invention that the other collaborators did not contemplate; or</p>
<p>&bull; contributed the novel, nonobvious, or useful aspect of the invention or a nontrivial part of it</p>
</div>
<p>would weigh heavily in favor of finding an inventive contribution &ldquo;not insignificant&rdquo; if directed to any functional aspect of the invention.<a href="#_ftn132" name="_ftnref132">[132]</a> The contributor&rsquo;s skill set and abilities relative to other collaborators may have some bearing on whether these criteria are satisfied. The kind and level of expertise of the collaborator, his effort expended relative to other collaborators, and the importance and originality of his insight to the advantages of the invention, would all be relevant as well.<a href="#_ftn133" name="_ftnref133">[133]</a></p>
<p>The consequences of designating too many or too few collaborators as inventors on a patent application may be trivial or (much more rarely) fatal, depending on the provable intent of the applicants. Misjoinder or nonjoinder of joint inventors is supposed to invalidate a patent if done intentionally, but an accused infringer cannot realistically be expected to produce clear and convincing evidence of the applicant&rsquo;s state of mind in most cases. As a result, successfully proving misjoinder or nonjoinder usually results in a correction of inventors in order to save the patent from invalidity.<a href="#_ftn134" name="_ftnref134">[134]</a></p>
<h5><a name="IB2"></a>2. The Distorting Effect of Claims Fixation</h5>
<p>The joint inventorship doctrine described in <em>Pannu v. Iolab </em>is sound as far as it goes. It meshes with both the constitutional limitations on the congressional patent power and the language and policy purposes of the Patent Act. The problem is not in the general standard of joint inventorship, but in its implementation. The Federal Circuit has sometimes diverted the inquiry away from a fact-intensive examination of the realities of the inventive process into a rigidly formulaic test, with the regrettable result of facilitating mistaken or fraudulent nonjoinder.</p>
<p>The judicial decisions carrying the greatest potential to warp inventorship standards probably are not substantive, but procedural. This relates back to the manner in which courts have confused the claims with the invention. The Constitution and Patent Act refer to inventors and their inventions, but as noted, courts have frequently written the invention out of patent law and substituted the claims, so that, for example, an inventor in the Federal Circuit&rsquo;s jurisprudence does not conceive an invention, but rather a &ldquo;claim,&rdquo;<a href="#_ftn135" name="_ftnref135">[135]</a> and a coinventor must contribute not to the conception of the invention, but to the conception of &ldquo;the subject matter of a claim.&rdquo;<a href="#_ftn136" name="_ftnref136">[136]</a> </p>
<p>The standard procedure developed by the Federal Circuit for evaluating joint inventorship was explained in <em>Trovan, Ltd. v. Sokymat S.A. Irori</em>.<a href="#_ftn137" name="_ftnref137">[137]</a> There, the court equated inventorship analysis to infringement analysis.<a href="#_ftn138" name="_ftnref138">[138]</a> Infringement analysis begins with a binding interpretation of the claims through a <em>Markman </em>hearing.<a href="#_ftn139" name="_ftnref139">[139]</a> With the meaning of the claims established, the court then compares the accused product or process to the claims on a claim-by-claim basis; if the accused product or process literally or equivalently satisfies all the limitations of a claim, then infringement has occurred.<a href="#_ftn140" name="_ftnref140">[140]</a></p>
<p>Under <em>Trovan</em>, the procedure to be followed in inventorship analysis also begins with an interpretation of the claims &ldquo;to determine the subject matter encompassed thereby.&rdquo; The next step is &ldquo;to compare the alleged contributions of each asserted coinventor with the subject matter of the properly construed claim to then determine whether the correct inventors were named.&rdquo;<a href="#_ftn141" name="_ftnref141">[141]</a> As one patent lawyer has observed, inventorship is now determined &ldquo;on a claim-by-claim basis&rdquo;<a href="#_ftn142" name="_ftnref142">[142]</a> as well, despite the fact that an inventor on any one claim is considered an inventor of the entire invention (and, therefore, all of the claims).<a href="#_ftn143" name="_ftnref143">[143]</a></p>
<p><em>Trovan</em> analysis, which has become the accepted procedure for evaluating disputes about inventorship, creates an aberration in the Federal Circuit&rsquo;s otherwise mostly sound jurisprudence on joint inventorship. In undertaking inventorship analysis, courts now tend to fixate on whether an alleged coinventor can point to specific claims language directly attributable to that alleged coinventor&rsquo;s contributions.<a href="#_ftn144" name="_ftnref144">[144]</a> The result of fixating on claims is frequently an overly simplistic understanding of the inventive process. In <em>Eli Lilly &#038; Co. v. Aradigm Corp.</em>, the Federal Circuit justified its practice of ruling out some collaborators as joint inventors based on the &ldquo;quality&rdquo; of inventive contribution:</p>
<div class="blkquot">
<p>The line between actual contributions to conception and the remaining, more prosaic contributions to the inventive process that do not render the contributor a coinventor is sometimes a difficult one to draw. Contributions to realizing an invention may not amount to a contribution to conception . . . if they are too far removed from the real-world realization of an invention, or if they are focused solely on such realization.<a href="#_ftn145" name="_ftnref145">[145]</a></p>
</div>
<p>The first point, relating to highly abstract or indefinite contributions, is intended to weed out collaborators who merely point out the goal without contributing concrete ideas for achieving the goal. A collaborator who does nothing more than to propose that the research team develop a vaccine for HIV or a more efficient solar receptor is not an inventor even if the team succeeds in inventing the vaccine or receptor. Yet, it is quite possible to interpret the court&rsquo;s language to deprive legitimate inventors of recognition for their contributions. Sometimes the most difficult and important part of the inventive process is understanding the problem to be solved. The contribution of a collaborator who merely identifies the problem may indeed be far removed from resolving it, but his work may be the foundation or even keystone of the invention.</p>
<p>For example, suppose a research team working for a chemical developer is trying to synthesize an effective insecticide for termites. The goal is to discover a compound to whose toxicity termites find it difficult to adapt by rapid evolution. After years of fruitless and expensive labor on this project, one team member, Carlos, observes that exposure to certain nontoxic chemicals causes the termites to avoid tree wood and preferentially consume other forms of organic matter. After running some experiments, Carlos determines that it is possible that some such chemicals are likely to resist evolutionary adaptation, although it is not clear which chemical compounds would do the trick. After communicating his findings to the team, Carlosis transferred to a different research team. However, based on Carlos&rsquo;s observations, the original team reorients its entire research program and, after a few more months, invents a nontoxic compound that effectively makes lumber termite-proof. Carlos&rsquo; contribution was undoubtedly &ldquo;far removed from the real-world realiza­tion&rdquo; of the resulting compound; he does not even know what the compound looks like or how it was produced. Yet, to say that Carlos was not a joint inventor of the compound disserves the goals of patent law. In the scenario, Carlos&rsquo; contribution was not a mere recitation of the prior art and was integral to and necessary for the invention of the compound. If he is not considered an inventor, he has no incentive to reveal his key insight to the other members of the research team, and the policy goal of Section 116 is subverted. Moreover, he is unfairly denied a reward for a breakthrough discovery that enabled the patented invention.</p>
<p>The <em>Eli Lilly </em>court&rsquo;s last point, regarding contributions solely to the &ldquo;realization&rdquo; of the invention, is supposed to weed out collaborators who merely performed technical steps in the reduction to practice of an invention already fully conceived.<a href="#_ftn146" name="_ftnref146">[146]</a> The superficial appeal of this limitation is deceptive as well. The court could merely have been reciting the tautology that, if the invention was already complete, then no further contribution could be significant. If the condition is <em>not </em>tautological (or redundant of the other requirements of joint inventorship), then the collaborator in question must have made both a technically significant and nonobvious contribution to making or using a product invention (or performing a process invention). If the resulting idea could not be made or used (or performed) without a significant and nonobvious contribution from a third party, it has not been fully conceived yet. If the collaborator&rsquo;s contribution converts an incipient concept into a mature, invented product or process, then he has satisfied the conditions of joint inventorship. Because knowledge of making and using an invention is part of the invention itself, a significant and nonobvious contribution &ldquo;solely&rdquo; to the &ldquo;realization&rdquo; (or reduction to practice) of an invention may indeed qualify the contributor as a joint inventor.<a href="#_ftn147" name="_ftnref147">[147]</a> The necessity of the contribution for patentability strongly suggests that the invention had not yet been fully conceived. The court&rsquo;s statement on this point relates once again back to its fixation on the claims; claims do not necessarily teach how to make and use the invention, so if the claims<em> </em>&ldquo;define&rdquo; the invention, then a collaborator who pains­takingly discovers how to make or use the invention properly is no inventor if the means of making or using the invention is not recited explicitly in a claim.</p>
<p>While the ambiguities in the Federal Circuit&rsquo;s jurisprudence on joint inventorship may seem technical, their effects are magnified by the all-or-none consequences of inventorship determinations. Section 116 specifies that collaborators are not precluded from designation as inventors by the fact that they did not contribute to every claim in the patent. In <em>Ethicon Inc. v. U.S. Surgical Corp.</em>, the Federal Circuit interpreted this provision to give every inventor who contributed to any claim in the patent equal ownership in all claims, including claims to which that inventor never contributed.<a href="#_ftn148" name="_ftnref148">[148]</a> Despite frequent criticism of the court&rsquo;s opinion,</a><a href="#_ftn149" name="_ftnref149">[149]</a> the result was all but dictated by the language of Section 116 and the concept of unity of invention that underlies patent law.<a href="#_ftn150" name="_ftnref150">[150]</a> But this policy has the unfortunate consequence of giving the most important contributor to an invention no greater rights than the least important.<a href="#_ftn151" name="_ftnref151">[151]</a> The probable result is to dampen the incentive to engage in team research, because adding new members to a research team&mdash;especially those not obligated to assign their rights to the same employer&mdash;could result in a loss of meaningful patent rights.<a href="#_ftn152" name="_ftnref152">[152]</a> The current jurisprudence therefore gives patent applicants a strong incentive, and no realistic disincentive, to fraudulently omit joint inventors from the patent application in order to avoid sharing the patent bounty.</p>
<h4><a name="IC"></a>C. The Strong Presumption of Validity in Inventorship Analysis</h4>
<p>The grant of a patent by the PTO creates a presumption that the patent is correct and valid. The 1952 Patent Act provides expressly that anyone challenging the validity of a patent bears the burden of persuasion that the patent is invalid.<a href="#_ftn153" name="_ftnref153">[153]</a> This burden originates from early patent law cases in which the U.S. Supreme Court established a general rule of deference to informed decisions of the Patent Office, most notably in <em>Morgan v. Daniels</em>:</p>
<div class="blkquot">
<p>Upon principle and authority, . . . it must be laid down as a rule that where the question decided in the Patent Office is one between contesting parties as to priority of invention, the decision there made must be accepted as controlling upon that question of fact in any subsequent suit between the same parties, unless the contrary is established by testimony which in character and amount carries thorough conviction.<a href="#_ftn154" name="_ftnref154">[154]</a></p>
</div>
<p>The patent applicant actually benefits from a presumption in his favor beginning at the moment the application is filed. The Federal Circuit noted that the PTO bears the burden of challenging the patent applicant&rsquo;s &ldquo;presumptively correct&rdquo; allegations regarding the utility of the claimed invention.<a href="#_ftn155" name="_ftnref155">[155]</a> A private party challenging an issued patent before a court bears an even heavier burden. <em>Morgan v. Daniels</em> has long been interpreted by the Federal Circuit and its predecessor, the Court of Customs and Patent Appeals, to mean that anyone challenging the validity of a patent must satisfy an elevated burden of proof, by supplying clear and convincing evidence of invalidity.<a href="#_ftn156" name="_ftnref156">[156]</a> The &ldquo;clear and convincing&rdquo; standard of proof is nowhere to be found in the Patent Act. Its origin is instead a long line of judicial decisions holding that a government agency such as the PTO is &ldquo;presumed to do its job&rdquo; correctly.<a href="#_ftn157" name="_ftnref157">[157]</a> As with other aspects of patent validity, a private party challenging a patent on grounds of misjoinder or nonjoinder bears the clear and convincing burden of persuasion.<a href="#_ftn158" name="_ftnref158">[158]</a></p>
<p>In enacting the 1952 Patent Act, Congress chose not to specify the standard of proof for parties alleging patent invalidity for reasons unknown. In the recent case <em>Microsoft v. i4i</em>, the Supreme Court inferred from Congress&rsquo;s silence that the legislature intended to incorporate (part of) the judicially invented standard of proof into the statute.<a href="#_ftn159" name="_ftnref159">[159]</a> Indeed, the Court asserted that it &ldquo;must&rdquo; presume&mdash;apparently as a canon of statutory construction&mdash;that Congress intended to continue the <em>status quo </em>unless the statute otherwise specifies.<a href="#_ftn160" name="_ftnref160">[160]</a> It is doubtful that, whenever Congress fails to comment on a matter within the scope of a statute, Congress thereby automatically endorses all case law not expressly disclaimed by the statute.<a href="#_ftn161" name="_ftnref161">[161]</a> However, the fact that Congress has overlooked numerous opportunities to change the highly visible standard of proof suggests that the clear and convincing standard generally aligns with congressional intent in this instance.</p>
<p>Doug Lichtman and Mark Lemley have argued against the strong presumption of validity, except with respect to a narrow category of patent challenges, on policy grounds.<a href="#_ftn162" name="_ftnref162">[162]</a> Although the courts have never articulated a fully developed policy basis for the strong presumption, Lichtman and Lemley infer the two most likely justifications as being deference to the PTO&rsquo;s expertise and a desire to strengthen patent rights in order to encourage commercialization.<a href="#_ftn163" name="_ftnref163">[163]</a> But Lichtman and Lemley point out that the PTO does not, probably with current funding cannot, and in any event lacks sufficient motivation to, invest the resources necessary to render an authoritative determination on all questions of patentability.<a href="#_ftn164" name="_ftnref164">[164]</a> The absence of third-party information in most cases further limits the ability of PTO examiners to assess thoroughly the validity of the patent. As for the disincentive to invest in a patent of uncertain validity, Lichtman and Lemley observe that such uncertainty exists in any case and is only one (probably minor) factor affecting commercialization.<a href="#_ftn165" name="_ftnref165">[165]</a> To the extent that the patent&rsquo;s validity has been insufficiently verified by the PTO, strengthening the presumption of validity distorts patent markets arbitrarily.</p>
<p>Regardless of whether this argument persuades, the justification for the strong presumption of validity fails utterly with respect to matters never considered by the PTO. The PTO relies heavily or entirely on the thoroughness, honesty, and candor of the patent applicant with regard to some patent matters. Even for those confident in the PTO&rsquo;s expertise and rigor, a general presumption that the PTO does its job correctly does not justify a presumption of omniscience. Why should the mere submission of the patent application by self-interested applicants create a <em>prima facie </em>presumption of accuracy and truthfulness?<a href="#_ftn166" name="_ftnref166">[166]</a> On this logic, parties have sometimes challenged the strong presumption of validity with respect to questions not examined by or raised before the PTO. In <em>Eli Lilly &#038; Co. v. Aradigm Corp.</em>, the plaintiff made the exceedingly narrow argument that a preponderance of evidence standard should be used &ldquo;&lsquo;when there are two co-pending patent applications claiming the same subject matter&rsquo; in front of the [PTO], one of which issues as a patent allegedly omitting the inventor, and the other of which was filed by the allegedly omitted inventor.&rdquo;<a href="#_ftn167" name="_ftnref167">[167]</a> The plaintiff, in short, was not challenging the heightened burden of proof in general or even with respect to inventorship questions not considered by the PTO. Its argument was limited to the case in which an interference should have been declared but was not. The Federal Circuit rejected even that limited argument, pointing to the alleged coinventor&rsquo;s &ldquo;strong temptation&rdquo; to misrepresent the extent of its involvement in the collaboration and the absence of any risk to its rights in its own patent application, which it could lose in an interference.<a href="#_ftn168" name="_ftnref168">[168]</a></p>
<p>Neither of the <em>Eli Lilly </em>court&rsquo;s contentions justifies the clear and convincing evidence standard. The patent applicant seeking to exclude joint inventors has as strong a temptation to misrepresent its role in the inventive process as the alleged coinventors. The same advantages are at stake for each of them&mdash;the ability to commercialize (or suppress) the claimed invention. As for the absence of risk, this argument is simply irrelevant. If the issued patent survives challenge by the alleged coinventor, then the patentee may enjoy its patent rights without sharing them with a coinventor. The alleged coinventor will have no right to obtain a junior patent on the same subject matter, so it risks its rights either way. Moreover, the costs of a full-scale patent litigation dwarf the costs of a review or reexamination, and the alleged coinventor faces as much litigation expense as the patentee.</p>
<p>Notwithstanding the <em>Eli Lilly </em>decision, a panel of the Federal Circuit faced another, more aggressive challenge to the clear and convincing evidence standard in inventorship determinations in <em>Vanderbilt University v. ICOS Corp</em>.<a href="#_ftn169" name="_ftnref169">[169]</a> Pointing to the PTO&rsquo;s inability to consider the status of alleged coinventors not listed in the patent application, Vanderbilt proposed applying the normal burden of proof.<a href="#_ftn170" name="_ftnref170">[170]</a> The court again rejected the argument, but this time noted that the plaintiff was &ldquo;of course free to seek <em>en banc </em>reconsideration of our settled law on this issue.&rdquo;<a href="#_ftn171" name="_ftnref171">[171]</a></p>
<p>Although the Federal Circuit has always rejected these challenges to the standard of proof since its creation in 1982, courts frequently expressed doubt with regard to matters not before the PTO both before and after 1952. <em>Morgan </em>itself required deference only to questions &ldquo;decided in the Patent Office,&rdquo; and not to questions never considered by the agency.<a href="#_ftn172" name="_ftnref172">[172]</a> Since then, numerous courts have observed that the rationale for the strong presumption of validity was weakened in such circumstances,<a href="#_ftn173" name="_ftnref173">[173]</a> and in several cases have actually given reduced deference to the PTO.<a href="#_ftn174" name="_ftnref174">[174]</a> In <em>KSR International Co. v. Teleflex, Inc.</em>, the Supreme Court itself joined the chorus, holding that when a matter had not been raised before the PTO, &ldquo;the rationale underlying the presumption&mdash;that the PTO, in its expertise, has approved the claim&mdash;seems much diminished.&rdquo;<a href="#_ftn175" name="_ftnref175">[175]</a></p>
<p>Nonetheless, the Supreme Court has recently enshrined a uniform clear and convincing evidence standard for all aspects of the issued patent. The Court in <em>Microsoft Corp. v. i4i Ltd. </em>declined to interpret prior cases to cast doubt on the clear and convincing evidence standard, despite seeming to recognize in the same pre-1952 cases many doubts about the logic of the clear and convincing evidence standard applied to matters unexamined by the PTO.<a href="#_ftn176" name="_ftnref176">[176]</a> By the majority opinion&rsquo;s logic, Congress should also be &ldquo;presumed&rdquo; to have codified these cases. Instead, the <em>i4i </em>Court adopted an expedient, holding that when a matter was not considered by the PTO, the PTO&rsquo;s judgment &ldquo;may lose significant force&rdquo; and &ldquo;the challenger&rsquo;s burden to persuade the jury of its invalidity defense by clear and convincing evidence may be easier to sustain.&rdquo;<a href="#_ftn177" name="_ftnref177">[177]</a></p>
<p>Just how the challenged part of the patent &ldquo;los[ing] significant force&rdquo; differs meaningfully from lowering the burden of proof is hard to comprehend. Operationally, the Court has intimated that the trial judge can, or perhaps must, notify the jury that the facts at issue were never considered by the PTO while at the same time insisting that the jury apply the clear and convincing standard of proof.<a href="#_ftn178" name="_ftnref178">[178]</a> But the jury never bases its judgment of patent validity on an assumption of the PTO&rsquo;s infallibility. The facts are presented to the jury, and the court explains its interpretation of the law, including the burden and standard of proof. The jury may be expected always to decide the question of patent validity based on the facts presented to it, regardless of whether the PTO considered the same question earlier based on different (or no) facts. The jury is not called upon to judge the PTO&rsquo;s thoroughness or accuracy. If the standard of proof does not vary, neither will the jury&rsquo;s judgment. How could it?</p>
<p>By holding that the 1952 Patent Act codified the clear and convincing evidence standard without equally codifying the case law doubting the uniform applicability of that standard, the Court has seriously undermined a key element of the patent system&rsquo;s logic. The Court has at best created arbitrary doctrine favoring patent owners and at worst created an incentive for dishonest prosecution practices. The applicant controls the patent application process and decides which information to reveal to the PTO and which to withhold. The PTO, badly overburdened with applications<a href="#_ftn179" name="_ftnref179">[179]</a> and staffed with examiners who are rarely expert in the specific technology at issue, does not always thoroughly examine such questions as novelty and nonobviousness, and never questions a superficially credible allegation of utility or inventorship. The clear and convincing evidence standard gives applicants a perverse incentive to obtain a patent fraudulently and enjoy special legal protection for their misdeeds.</p>
<p>Recently, the Federal Circuit managed to compound the errors of the <em>i4i </em>jurisprudence under the bizarre circumstances of <em>Sciele Pharma v. Lupin Ltd</em>.<a href="#_ftn180" name="_ftnref180">[180]</a> The patent applicant in that case had received nonobviousness rejections on some of its claims by the PTO examiner. In response, the applicant canceled the claims, effectively creating a public record that the applicant and examiner agreed that the claims were invalid. Nevertheless, by a PTO error, the patent as ultimately issued reinstated the canceled claims.<a href="#_ftn181" name="_ftnref181">[181]</a> The patentee, instead of seeking a certificate of correction, reexamination, or reissue to correct the error, ignored it. When the patentee attempted to assert these claims in an infringement litigation, the accused infringer attacked the claims as invalid. The claims, the defendant argued, should not benefit from the strong presumption of validity, because they were clearly invalid by public acknowledgement of both the patent applicant and PTO. Nonetheless, the Federal Circuit insisted that admittedly invalid claims should be presumed valid with the elevated standard of proof under <em>i4i</em>.<a href="#_ftn182" name="_ftnref182">[182]</a> One wonders whether the next doctrinal step will be for courts to uphold as valid claims that the patentee openly admits are invalid during the litigation itself.</p>
<p>The consequences for joint inventors alleging unlawful nonjoinder to the patent will be especially unfor­tunate. The flaws in using an enhanced burden of proof for unexamined patent matters are multiplied in the inventorship context by two key differences between the PTO&rsquo;s inventorship &ldquo;determination&rdquo; and any other possible challenge to the patent. First, a charge of nonjoinder or misjoinder does not usually invalidate the patent. The normal remedy is merely correction by judicial amendment of the patent.<a href="#_ftn183" name="_ftnref183">[183]</a> The consequences of being forced to share patent rights with a coinventor are rarely as dire as the complete invalidation of the patent or its operative claims, and so justify less extraordinary protections for the patentee. Second, as noted, the PTO virtually never questions the applicant&rsquo;s assertions of inventorship when examining the patent. It relies on the oath of the inventors, which must identify each inventor of the invention for which a patent is sought.<a href="#_ftn184" name="_ftnref184">[184]</a> Patent applicants seeking to exclude a coinventor for self-serving purposes may have little compunction about misrepresenting inventorship. Because the PTO is well known not to examine inventorship, the chances of discovery are slim unless the patent is challenged in court under the enhanced burden of proof. Even if the patent is challenged, as noted, the result will not be any kind of sanction but mere correction of inventorship. There is no minimally convincing justification for applying the clear and convincing evidence standard to questions of inventorship.</p>
<p>What is perhaps most ironic about the strong presumption of validity of the PTO&rsquo;s fictitious inventorship &ldquo;determination&rdquo; is that the Federal Circuit has consistently treated inventorship as a question of law rather than a question of fact. Specifically, it has called the &ldquo;overall inventorship determination&rdquo; a question of law, which is &ldquo;premised on underlying questions of fact.&rdquo;<a href="#_ftn185" name="_ftnref185">[185]</a> The court has also observed that the &ldquo;determination of whether a person is a joint inventor is fact specific, and no bright-line standard will suffice in every case.&rdquo;<a href="#_ftn186" name="_ftnref186">[186]</a> </p>
<p>These pronouncements suggest some confusion as to the distinction between questions of law and fact. Questions of law necessarily reference the facts that must be present to satisfy the test of legality. Whether these facts are present in any given case is, by definition, not a question of law. The question of fact in the case of joint inventorship is the alleged coinventor&rsquo;s role in conceiving the invention. The manner of and degree to which a contribution enables or improves the conception of the invention, or the process of conception, are also questions of fact.<em> </em>Whether the facts satisfy the legal standard of significance requires an assessment of how those facts match up to the legal standard&mdash;traditionally, a matter within the province of the factfinder, not the court.<a href="#_ftn187" name="_ftnref187">[187]</a></p>
<p>The Federal Circuit is mistaken, then, in concluding that &ldquo;whether a person is a joint inventor&rdquo; is a question of law. The standard of law is indeed a bright line: either the alleged coinventor made a significant contribution to conception of the invention, or she did not. There is nothing in between. The pertinent question of law is typically what kind of contribution to conception is sufficiently &ldquo;significant&rdquo; to qualify the contributor as a joint inventor. What the court means in saying that there is no bright line, rather, is that it feels unable to articulate with great precision what is the standard of &ldquo;significance&rdquo; as a rule for all cases. The question of law is what the standard of significance should be, not whether any specific alleged coinventor&rsquo;s contribution <em>is</em> significant.</p>
<p>In any case, given that the Federal Circuit has adopted the position that inventorship is a question of law, it follows that the appellate court should give no deference to the PTO&rsquo;s decision on inventorship and should thus review challenges to inventorship under the normal preponderance of evidence standard. Appellate courts defer to lower tribunals on questions of fact only, while reviewing determinations of law <em>de novo</em>.<a href="#_ftn188" name="_ftnref188">[188]</a></p>
<h3><a name="II"></a>II. Relinking Inventorship Analysis to Technology Policy</h3>
<p>The previous part revealed how the dysfunction in joint inventorship law can be traced to two key doctrines. The first is the treatment of claims as if they defined the invention rather than merely limited the scope of its patent protection. The second is the strong presumption of validity for all aspects of the patent, including inventorship, in the absence of any cogent policy justification for such a presumption. Combined, these two positions threaten to warp the logic of inventorship and to undermine the incentives for collaborative research. In Part III.A, the alignment of modern inventorship doctrine with the legislative intent underlying the adoption of the 1984 amendments to Section 116 of the Patent Act will be evaluated. Part III.B follows with an analysis of the policy consequences of the current inventorship doctrine and a proposal for how to correct it to conform to legislative intent and the public policy favoring team research.</p>
<h4><a name="IIA"></a>A. Legislative History of the 1984 Patent Law Amendments Act</h4>
<p>Congress faces relatively few constitutional limitations on its ability to grant and enforce patent rights. The journals of the 1787 constitutional convention record no debate on the intellectual property clause, which appeared in the earliest drafts of the Constitution and was unanimously approved and passed. The clause empowers Congress &ldquo;To promote the Progress of . . . useful Arts, by securing for limited Times to . . . Inventors the exclusive Right to their . . . Discoveries.&rdquo;<a href="#_ftn189" name="_ftnref189">[189]</a> It has long been accepted that the clause means approximately what it says; it authorizes Congress to give to inventors an &ldquo;exclusive&rdquo; right to practice their inventions<a href="#_ftn190" name="_ftnref190">[190]</a> for the purpose of encouraging the development of new applied technology (the &ldquo;useful Arts&rdquo;). The Constitution thus seems to mandate that patent legislation be interpreted in the manner most likely to advance technology. In pursuing this goal, patents must be granted to the true inventors of the invention patented; the Constitution nowhere authorizes the grant of exclusive rights to persons other than inventors.<a href="#_ftn191" name="_ftnref191">[191]</a> Both the first Congress and the Supreme Court accordingly interpreted the clause to require the patent reward to be directed to the true inventor of the invention for which a patent is sought.<a href="#_ftn192" name="_ftnref192">[192]</a></p>
<p>The legislative history of the 1984 PLAA tells much about its policy purposes, and these align well with the Constitution&rsquo;s mandate. The PLAA began as a pair of bills introduced in the Senate and House of Representatives in 1983 &ldquo;to make certain clarifications with respect to joint inventors.&rdquo; The bills in each case merely provided that each inventor &ldquo;need not have made a contribution to each claim contained in the application.&rdquo;<a href="#_ftn193" name="_ftnref193">[193]</a> These early drafts were intended to reverse the judicial &ldquo;all claims rule,&rdquo; requiring every collaborator to have contributed to every claim in a patent in order to qualify as an inventor on that patent.<a href="#_ftn194" name="_ftnref194">[194]</a> The all claims rule forced research teams to struggle to parse out each collaborator&rsquo;s contribution to each claim and to file multiple patents on closely related inventions, with a resulting risk that some patents would become prior art and preempt others by the same collaborators. </p>
<p>The 1983 bills were popular with the patent bar and inventing industries, but these also viewed the bills as an opportunity to codify certain other key pre-Federal Circuit judicial decisions, such as <em>Monsanto v. Kamp</em>.<a href="#_ftn195" name="_ftnref195">[195]</a> The patent bar lobbied Congress through the American Intellectual Property Law Association (AIPLA) and other bar and industry organizations. On March 15, 1984, AIPLA submitted a proposed amendment to the bills specifically intended to open the door to joint inventorship in the kinds of collaboration not involving direct contact between joint inventors or an equal contribution by each. The amendment&rsquo;s goals were described in testimony by AIPLA&rsquo;s president:</p>
<div class="blkquot">
<p>Researchers in an organization sometimes work on one aspect of an invention, while others may work on a different aspect. Personnel are continually added to the research team, while others may leave the team. Concepts and development are often generated through brainstorming and cannot accurately be attributed to a particular inventor or inventors. The criteria for joint inventorship, as the amendments to Section 116 would state such criteria, have been judicially recognized.</a><a href="#_ftn196" name="_ftnref196">[196]</a></p>
</div>
<p>The main judicial recognition to which the AIPLA president referred was <em>Monsanto v. Kamp</em>. His testimony made clear that paragraphs (1) and (2) of the new Section 116 were adopting the criteria cited by the <em>Kamp</em> district court.<a href="#_ftn197" name="_ftnref197">[197]</a> The AIPLA report to the House Subcommittee on Courts, Civil Liberties, and the Administration of Justice repeated these concerns:</p>
<div class="blkquot">
<p>A research project in today&rsquo;s environment may include many inventions and some inventions may have contributions which are made by some individuals who were not involved in other aspects of the invention. It is appropriate to recognize the contribution of each individual even though the individual may not have been involved in, or may not have contributed to, all aspects of the invention.<a href="#_ftn198" name="_ftnref198">[198]</a></p>
</div>
<p>High-ranking PTO officials supported the AIPLA amendments with testimony that paralleled or duplicated the AIPLA rationales for amending Section 116.<a href="#_ftn199" name="_ftnref199">[199]</a> In his written statement to Congress, the Commissioner of Patents echoed AIPLA&rsquo;s point about the difficulty of pinpointing the source of inventive contributions during collaborative research:</p>
<div class="blkquot">
<p>Scientists or researchers in an organization often work on a particular aspect or embodiment of the invention, or on only a portion of the invention, while others work on different aspects, embodiments or portions. Scientists are continually added to a research team, while other scientists leave the team. Concepts and development plans generated through brainstorming cannot always be accurately attributed. . . . H.R. 4527 would eliminate the need for making these sometimes chancy, complex and time-consuming determinations by specifying that joint inventors need not have contributed jointly to each claim in an application. As we understand the provision, inventors would also be regarded as joint inventors whether or not they physically worked together at the same place or at the same time in developing the invention. Further, joint inventorship would not require that each inventor make the same type or amount of contribution to the invention or that each make a contribution to the subject matter of each claim of the patent.<a href="#_ftn200" name="_ftnref200">[200]</a></p>
</div>
<p>The Commissioner was mistaken in asserting that the amendment would &ldquo;eliminate&rdquo; the need to make a determination of inventive contribution, because, after the amendment, the applicants would still have to determine whether each collaborator listed as an inventor had made the threshold contribution to conception. The amendment would, however, create a more uniform standard and lower threshold for qualifying as a joint inventor, which would reduce the risk of nonjoinder and misjoinder.</p>
<p>Identical statements were made by the Commissioner of Patents before the Senate Judiciary Committee.<a href="#_ftn201" name="_ftnref201">[201]</a> Industry representatives also testified overwhelmingly in favor of the amendments.<a href="#_ftn202" name="_ftnref202">[202]</a> Representatives of industries in which collaborative research is extremely common if not critical to commercial success, such as industrial chemicals and pharmaceuticals, supported the bill on these grounds. The American Chemical Society&rsquo;s letter of support asserted:</p>
<div class="blkquot">
<p>The proposed modification of Section 116 of 35 U.S.C. is appropriate and just, for it recognizes that much research that results in an invention is conducted on a team basis. Team members may each contribute to a significant stage of the research, but seldom does each team member contribute to each stage. The ACS supports this modification for it removes the inequity of depriving an individual of the status of joint inventor when that person was a significant contributor to an invention.<a href="#_ftn203" name="_ftnref203">[203]</a></p>
</div>
<p>In response to these suggestions, the sponsor of House Bill 4527 (Rep. Kastenmeier) let that version die in committee and introduced a new bill, H.R. 6286, in November 1984 containing AIPLA&rsquo;s language <em>verbatim</em>.<a href="#_ftn204" name="_ftnref204">[204]</a> In doing so, Kastenmeier also mentioned the new bill&rsquo;s expected benefits to &ldquo;universities and corporations which rely on team research&rdquo;<a href="#_ftn205" name="_ftnref205">[205]</a>&mdash;a purpose also reflected in the official analysis of the bill.<a href="#_ftn206" name="_ftnref206">[206]</a> The Senate bill was similarly amended, with a parallel explanation of the purpose of the bill described as recognizing &ldquo;the realities of modern team research.&rdquo;<a href="#_ftn207" name="_ftnref207">[207]</a> The report of the post-conference bill made identical references to these &ldquo;realities&rdquo; and made explicit that paragraphs (i) and (ii) adopted &ldquo;the rationale of decisions such as <em>Monsanto v. Kamp</em>.&rdquo;<a href="#_ftn208" name="_ftnref208">[208]</a> The President&rsquo;s statement on signing the bill into law, too, emphasized its utility for removing technical obstacles to team research.<a href="#_ftn209" name="_ftnref209">[209]</a></p>
<p>With strong industry support and minimal opposition to the bills, Congress enacted the amendment to Section 116 in the precise words proposed by AIPLA.<a href="#_ftn210" name="_ftnref210">[210]</a> The legislative history indicates that the primary purpose of the PLAA was to codify a flexible standard of joint invention in order to encourage team research and, ultimately, efficient technological development. Congress evidently perceived no coherent policy purpose in forcing large research companies and university science and engineering laboratories to conform to arbitrary rules about which researcher may participate on a team without precluding a valid patent or at least raising the costs of patenting. Ideally, the sole determinant of research collaboration should be the most efficient use of research personnel and resources. Interfering with the research efficiency hardly advances the patent law&rsquo;s purpose of fostering technological development.</p>
<p>With its exclusive concern the promotion of collaborative research, the PLAA amendment to Section 116 left the substantive definition of conception untouched. The amendment does confirm that different collaborators may make different types and amounts of contributions without losing their status as coinventors, and it does not limit such contributions to any specific subclass of inventive input. Beyond that, the PLAA had nothing to say about the standard of inventorship.</p>
<p>Yet, the Federal Circuit soon began interpreting inventorship in a manner that privileges certain kinds of inventive contributions while dismissing other, equally valuable contributions. In <em>Ethicon v. U.S. Surgical Corp.</em>,<a href="#_ftn211" name="_ftnref211">[211]</a><em> </em>the court&rsquo;s analysis focused on whether the putative inventor&rsquo;s contribution appears in the claims. The court qualified this by stating elsewhere in the case that coinventorship depends not on a contribution to the claim itself or specific language in the claim, but rather on whether the collaborator &ldquo;contributed to the <em>invention</em>&rdquo;<em> </em>defined and limited by a claim.<a href="#_ftn212" name="_ftnref212">[212]</a> Nonetheless, the court in <em>Trovan </em>reinforced the doctrinal fixation on claims by laying out a formal procedure for determining inventorship that seemed to rigidly ignore every inventive contribution not reflected in specific claim language.<a href="#_ftn213" name="_ftnref213">[213]</a></p>
<p>As discussed, <em>Ethicon </em>and <em>Trovan </em>set forth a procedure for determining inventorship. However, the Federal Circuit has never explicitly held that an inventor&rsquo;s contribution must appear <em>expressis verbis </em>in the claims. In both <em>Ethicon </em>and <em>Trovan</em>, the inventor had allegedly contributed specific, identifiable limitations or elements to a combination<em> </em>invention. In <em>Trovan</em>, the alleged contribution was the addition of a wire support feature to an electronic transponder. In <em>Ethicon</em>, the alleged contribution was the addition of a safety feature (a &ldquo;detaining means&rdquo;) to a surgical trocar. In both cases, the contribution was a specific physical feature integrated into the invention. Such features are almost invariably set forth explicitly in the claims, and the Federal Circuit accordingly focused on whether the alleged coinventor&rsquo;s contribution was encompassed by the claims. The contribution to the claims in such cases served as a satisfactory proxy for an analysis of whether the inventor contributed to the invention itself. In neither case did the Federal Circuit repudiate the importance of contributing to the <em>invention</em> when that contribution was not recited explicitly in the claims. Indeed, the court has recognized that a coinventor must contribute to the conception of the &ldquo;invention&rdquo; rather than the claims.<a href="#_ftn214" name="_ftnref214">[214]</a> The picture that emerges from these cases is one of a jurisprudence mired in confusion about the critical distinction between the claims and the invention.</p>
<p>The most problematic aspect of <em>Trovan </em>analysis, which has become the normal procedure for determining inventorship, is its elision of the distinction between claims and invention through the inapposite analogy of inventorship to infringement analysis. Infringement analysis is not a good parallel to inventorship analysis for several reasons. Most importantly, the two analyses serve entirely different policy purposes. Infringement analysis focuses tightly on the claims because the Patent Act&rsquo;s disclosure requirements limit the scope of the patent. In the infringement context, focusing on the claims makes good sense. The claims are meant to limit the inventor&rsquo;s enforcement powers. By definition, infringement means that the accused product or process has trespassed on one or more of the specific claims. It follows that infringement analysis should revolve around the claims. </p>
<p>However, even in the infringement context, the claims are not the only or even last word on the scope of patent protection. Courts have generally recognized that, as important as claims are to determining whether patent infringement has occurred, they do not exist in a vacuum, but rather should be interpreted in the context of the invention as a whole, as described in the specification and prosecution history.<a href="#_ftn215" name="_ftnref215">[215]</a> Moreover, using the doctrine of equivalents, courts have expanded patent protection to encompass more of the invention than the inventor technically claimed.<a href="#_ftn216" name="_ftnref216">[216]</a> Why should the patent owner have the right to enforce the patent against a product or process not explicitly claimed in that patent? The answer can only be that the doctrine is designed to protect the invention when the claims do not fully capture that invention. Such a theory is possible only if the invention is something greater than the claims. The theory underlying the doctrine of equivalents is precisely that the invention and the claims are different but overlapping concepts.</p>
<p>The need for claims relates especially to their public notice function. Claims serve the purpose of putting the public on notice of what practices the patent forbids, while the patent document as a whole also teaches the public how to practice the invention. An infringement determination is the precondition to enforcing the patent, and so focusing on the claims protects accused infringers against being subjected to damages and penalties that were unforeseeable based on the claim language. Limiting infringement actions to the claims requires the inventor, as the person with the most control over the phrasing of the patent application, to define as clearly as possible the scope of the invention so that competitors will be given fair notice of the subject matter protected by the patent.<a href="#_ftn217" name="_ftnref217">[217]</a> Accordingly, infringement (at least, literal infringement) means intrusion on the claims by definition. If the accused infringer&rsquo;s activities did not fall within the scope of the claims as reasonably interpreted, and did not equivalently infringe, the accused infringer need fear no sanctions.</p>
<p>In contrast, an inventorship determination is designed neither to protect the public&rsquo;s expectations about which technologies they are free to use nor to maintain the patent&rsquo;s value against threats by competitors. It is instead intended to encourage innovation and, in the context of Section 116 of the Patent Act, to preserve the incentives for collaboration between persons having complementary skill sets or whose research work otherwise synergizes well. Accordingly, Section 116 of the Patent Act nowhere says or implies that the inventive contribution must appear in the claims portion of the specification. Getting inventorship right encourages inventive activity by rewarding those persons who make a significant contribution to the invention and serves equity by ensuring that no collaborator free-rides off another collaborator&rsquo;s important contribution. For these purposes, the appearance of a collaborator&rsquo;s contribution in the claims may indicate that the collaborator is a <em>bona fide </em>coinventor if the contribution is significant, goes to conception, and does more than recite the state of the art. Nothing in the pre-1984 case law or the PLAA suggests the adoption of a change in the substantive standard of inventorship to exclude any collaborator whose contributions do <em>not </em>appear in the claims. The policy rationale for not limiting inventorship analysis to the claims is further explored in the next section.</p>
<p>Unfortunately, the clarity of the jurisprudence on joint inventorship has been further degraded by imprecise language in <em>American Board of Education v. American Bioscience, Inc.</em>,<a href="#_ftn218" name="_ftnref218">[218]</a> where the Federal Circuit suggested that a collaborator could not be a joint inventor of a class of chemical compounds unless it &ldquo;conceived&rdquo; one &ldquo;of the claimed compounds.&rdquo;<a href="#_ftn219" name="_ftnref219">[219]</a> These <em>dicta</em> do not actually reflect the trend of Federal Circuit jurisprudence on the whole. The court stated in <em>Ethicon </em>that each joint inventor &ldquo;needs to perform only a part of the task which produces the invention,&rdquo;<a href="#_ftn220" name="_ftnref220">[220]</a> as provided in Section 116 of the Patent Act. In <em>Fina Oil</em>, the court was even clearer: &ldquo;One need not alone conceive of the entire invention, for this would obviate the concept of joint inventorship.&rdquo;<a href="#_ftn221" name="_ftnref221">[221]</a> Imagine the probability of all joint inventors simultaneously forming identical pictures in their individual minds of the entire operative invention.</p>
<h4><a name="IIB"></a>B. Reconstructing Inventorship</h4>
<p>It will be helpful here to summarize the main points of the argument so far. Claims limit the protectable aspect of the invention; they do not &ldquo;define&rdquo; the invention, as courts frequently assert. Inventorship analysis cannot be analogized to infringement analysis, as the Federal Circuit has erroneously suggested in <em>Ethicon</em>, <em>Trovan</em>, and a long line of subsequent cases. It is unnecessary for a collaborator on a research team to have contributed specific language to a claim in order to qualify as a joint inventor, so long as he or she satisfies the three <em>Pannu </em>conditions.</p>
<p>These observations lead to the conclusion that a collaborator who makes a significant contribution to the conception of an invention may qualify as a coinventor without the need for <em>Trovan </em>analysis. More specifically, a collaborator who makes a sufficient contribution to the utility or nonobvious aspect of the invention, or to the method of making or using it, may qualify as an inventor even if his contribution does not appear in the claims. Without such contributions, there might have been no invention at all, and therefore no patent with claims to enforce. Claims limit the patentee&rsquo;s enforcement powers; they do not, however, suffice to <em>qualify </em>the invention for patent protection. That protection is contingent on the invention&rsquo;s novelty, nonobviousness, utility, and adequate disclosure. Unless the coinventors collectively satisfy all of these requirements, no patent may issue in the first place.</p>
<p>A uniform requirement to conduct <em>Trovan </em>inventorship analysis, in con­fusing the claims with the invention, undermines this dynamic. If the invention were nothing more than the claims, the analogy to infringement analysis would make sense. But the invention is different, sometimes radically different, from the claims. The resulting merging of the claims with the invention disenfranchises any coinventor whose contribution the patent applicant did not expressly describe in the claims as a limitation, no matter how important that contribution might have been. This section will discuss how a correction of the judicial understanding of &ldquo;invention&rdquo; can point the way toward a correction of determinations of joint inventorship. With such a correction, the incentives toward collaborative research and disincentives toward strategic nonjoinder of inventors can be restored.</p>
<h5><a name="IIB1"></a>1. Equity and Strategic Nonjoinder</h5>
<p>Dan Burk and Mark Lemley have explained some practical consequences of overemphasizing the claims and ignoring the invention as a whole. As they point out, patent applicants can draft claims narrowly in order to get around objections by the examiner and to obtain a patent, and then later interpret the claims broadly in light of the specification or through the doctrine of equivalents:</p>
<div class="blkquot">
<p>The shift in focus from the invention to the claim language allows both sides to game the process. It permits&mdash;and indeed even encourages&mdash;over claiming by patentees, particularly patentees drafting or interpreting claims years after the invention itself. If the focus is on the language of my claims, not the product that I actually built or described, I can interpret the language creatively to claim, in retrospect, to own inventions that I didn&rsquo;t have in mind when I wrote the patent claims.<a href="#_ftn222" name="_ftnref222">[222]</a></p>
</div>
<p>The result is to undermine the disclosure and public notice function of Section 112 of the Patent Act. The patent bar is well aware of these consequences and capitalizes on them as a matter of course. Although some patent lawyers avoid overclaiming to strengthen the patent against potential challenges, most seek to draft claims broadly by default.<a href="#_ftn223" name="_ftnref223">[223]</a></p>
<p>With regard to inventorship determinations, the focus on the claims would allow legally sophisticated researchers to exclude na&iuml;ve collaborators from inventorship by drafting claims in a manner that underplays or ignores the latter&rsquo;s crucial inventive contributions, without which the patent might have been unobtainable. Consider the following scenario:</p>
<div class="blkquot">
<p>{3} Three scientists, Delta, Epsilon, and Zeta, jointly begin a research project for the discovery of a flexible, bulletproof fabric. Through extensive testing, Delta and Epsilon rule out hundreds of fiber candidates and suggest several molecular and material characteristics that a bulletproof fabric would have, with clues to how one could fabricate such fibers. With this guidance in hand, Zeta successfully creates the material.</p>
</div>
<p>In this case, all three collaborators qualify as joint inventors on the resulting patent. The contributions of each are <em>ex hypothesi </em>more than mere recitations of well-known principles and are plainly significant to the invention&rsquo;s novelty, nonobviousness, and utility. The Federal Circuit has accurately observed that &ldquo;a person is not precluded from being a joint inventor simply because his or her contribution to a collaborative effort is experimental,&rdquo;<a href="#_ftn224" name="_ftnref224">[224]</a> so the fact that Delta and Epsilon were not involved in the final steps in inventing and crafting the patented material does not deny them joint inventor status.<a href="#_ftn225" name="_ftnref225">[225]</a></p>
<p>Yet, suppose Zeta, who is the only inventor in possession of a complete mental picture of the fabric, were to apply for a patent without crediting Delta and Epsilon as coinventors. Zeta could rely on <em>Trovan </em>and its progeny to support his self-identification as the sole inventor of the material. Focusing on the claims, a court would compare the inventive contributions of Delta and Epsilon to the claim language. Nothing in the claims would necessarily point to the contributions of Delta and Epsilon, especially if Zeta drafted the claims strategically. The claims would certainly not mention anything about the fiber candidates that Delta and Epsilon had so painstakingly ruled out; claims describe what the applicant regards as the invention, not what the applicant regards as irrelevant or nonfunctional. Yet, much of the inventive process is typically &ldquo;negative discoveries&rdquo; that winnow the paths toward the inventive goal to the smallest number possible.<a href="#_ftn226" name="_ftnref226">[226]</a></p>
<p>Nor would the claims necessarily refer to the material&rsquo;s bulletproof characteristics; claims (especially in the chemical, metallurgical, and pharmaceutical arts) commonly describe an invention without reference to its utility or purpose. This information would most likely appear in the written description portion of the patent. The reason for its omission from the claims makes sense in the context of patent law, where a patent grants exclusionary rights to the patented invention used for <em>any </em>purpose, regardless of whether it was a purpose contemplated by the inventor. Patent applicants accordingly omit reference to the utility and other details of the invention in the claims to avoid narrowing the scope of the claims. The motivation of seeking a patent that covers unforeseen uses of, or methods of making, a patented product is logically unconnected to, and has no effect on, the determination of inventorship of that product. The utility of an invention, and the knowledge of how to make and properly use it,<em> </em>are essential aspects of the invention, even if they do not necessarily limit its protections.</p>
<p>As the only collaborator with knowledge of the material&rsquo;s molecular structure and fibers, and perhaps the only one with knowledge of how to fabricate the material, then, Zeta may rely on a great deal of Federal Circuit precedent to arrive at precisely the wrong conclusion&mdash;that he is the sole inventor.<a href="#_ftn227" name="_ftnref227">[227]</a> The effort and creativity that Zeta put into the invention may be dwarfed by those of his collaborators, but the logic of <em>Trovan </em>analysis, strictly applied, awards him the entire patent right anyway.</p>
<p>This problem does not arise as readily in patents covering mechanical devices or processes, because a coinventor will usually have contributed an identifiable physical component to a device or a step to a process. For example, in <em>Ethicon v. U.S. Surgical Corp.</em>, the alleged coinventor of surgical trocar could point to a specific safety means limitation, incorporated into the relevant claim, that he contributed to the trocar.<a href="#_ftn228" name="_ftnref228">[228]</a> Moreover, mechanical device patents frequently specify their utility in the claims themselves,<a href="#_ftn229" name="_ftnref229">[229]</a> so a collaborator&rsquo;s contribution to utility would survive <em>Trovan </em>analysis. But no great imagination is required to envision hypothetical cases posing the same problem in the mechanical engineering field. For example, a novel device invented by Iago may be obvious over the prior art until Charles discovers a nonobvious use for the device.<a href="#_ftn230" name="_ftnref230">[230]</a> Or a novel manufacturing process invented by Ilsa may be nonfunctioning when applied to certain materials, but if Calvin discovers that the process functions well when applied to a nonobvious choice of materials, Calvin is a coinventor. The inventive contributions of Charles and Calvin rendered their respective inventions patentable, but those contributions need not appear in the claims.</p>
<p>The arbitrary exclusion of some inventors caused by overreliance on the claims creates special problems in materials, chemical, and pharmaceutical development. As noted, patents in these fields typically claim the compound itself with no mention of its utility. Discussion of utility is relegated to the written description portion of the patent for such inventions.<a href="#_ftn231" name="_ftnref231">[231]</a> Claims that omit any mention of the invention&rsquo;s utility, or the method of making and using it, highlight the merely partial role played by the claims as a definition of the invention. They also prevent a collaborator who discovers a compound&rsquo;s utility from qualifying as an inventor under a strict <em>Trovan </em>analysis.</p>
<p>Pharmaceutical inventions illustrate this point with special aptness. In developing a new pharmaceutical invention, the scientific problem is not to create a novel compound in a vacuum. A pharmaceutical compound, once created, does not &ldquo;do&rdquo; anything; it has no utility outside of its target biological organism. In order for a patent covering such a compound to issue, the applicant must credibly allege that the compound has some biochemical effect on a target organism. In other words, a pharmaceutical compound is not a functioning invention until introduced into its target organism. The claims, to the extent that they merely recite some molecular structure without mention of a therapeutic utility, limit the patentable scope of the invention but cannot &ldquo;define&rdquo; it in any meaningful sense.</p>
<p>The incomplete role of the claims in &ldquo;defining&rdquo; pharmaceutical inventions reveals its significance clearly in any description of the inventive process. The process of conceiving and synthesizing the claimed compound is often a relatively small part of drug design. In order to complete conception of the compound through trial-and-error testing, the inventors may need to perform all of the following steps: (1) understand the biological mechanism or agent causing the disorder; (2) select or develop a target chemical molecule (&ldquo;candidate&rdquo;) potentially capable of treating the disorder; (3) develop an efficient method for producing the candidate on a mass scale; (4) develop or select a series of systems for screening the candidate against the biological mechanism, or an environment that simulates the mechanism; and (5) modify the candidate as needed to increase its potency; reduce toxicity, side effects, or contraindications; reduce the molecular half-life; and determine proper dosage and delivery method.<a href="#_ftn232" name="_ftnref232">[232]</a> As a result, pharmaceutical inventions usually result from team research involving biologists, biochemists, medicinal chemists, and pharmacologists performing different tasks.</p>
<p>Inventors may have contributed to any of these steps. In some cases, the biological mechanism underlying the disorder to be treated may be well understood in the art, but the kind of molecule that will remedy the biological disorder will be the subject of uncertainty. In other cases, the biological mechanism will be mysterious or misunderstood, and the conception of the invention may require unique insights into the biological source of the disorder. The latter class of inventions is by far the most challenging to develop and perfect; all pharmaceutical inventions require the selection, testing, and possible modification of a bioactive compound, but not all require extensive original research into human or other animal biochemical functioning. Yet, because the claims will typically recite only the chemical structure of the molecule, an inflexible <em>Trovan</em>-type analysis would arbitrarily privilege the second and fifth steps over the others, despite the fact that in any given case the former may require the least effort, expertise, creativity, or other inventive contribution.<a href="#_ftn233" name="_ftnref233">[233]</a></p>
<h5><a name="IIB2"></a>2. Restoring Incentives for Collaborative Research</h5>
<p>Claim fixation results in an inventorship analysis obviously inequitable to the excluded inventors, but it also poses a threat to collaborative research. Often, private companies seek to collaborate with university scientists and engineers to develop innovative products. For example, drug developers frequently collaborate with university biologists and chemists to discover diagnostics and treatments for persistent human diseases and disorders. University researchers are typically involved in exploring human or other animal biology or biochemistry, while the drug companies have expertise in medicinal chemistry and pharmacology. In such collaboration, <em>Trovan </em>analysis seems to suggest that the university researchers could never qualify as inventors if they did not contribute some specific molecular arrangement to the claimed compound. The patent incentive to collaboration with drug companies disappears.</p>
<p>An interesting illustration of the flaws in <em>Trovan </em>analysis occurred in a previously mentioned case, <em>Board of Education ex rel. Florida State University v.</em> <em>American Bioscience</em>.<a href="#_ftn234" name="_ftnref234">[234]</a> There, FSU scientists and their post-doctoral fellow, Dr. Tao, had been experimenting with variants of paclitaxel, a naturally-occurring anticancer compound. At the FSU lab, Tao learned a &ldquo;semi-synthetic&rdquo; process for producing paclitaxel analogs. During this time, FSU scientists undertook a research project to develop nitro-taxols as chemo­thera­peutic radio­sensitizing taxanes. Within a relatively short time, the FSU scientists discovered that a specific compound they had synthesized, PNIP, showed promise as a radiosensitizing agent. One of the FSU scientists (Dr. Nadizadeh) had developed a &ldquo;secret&rdquo; method for synthesizing PNIP, of which Tao was informed.</p>
<p>At some point during this research, one of the FSU scientists spoke at a conference regarding the synthesis of paclitaxel. Scientists at a pharmaceutical developer, VivoRx, had attended and decided to start researching radiosensitizing agents using a variant of paclitaxel, known generically as docetaxel, as the parent structure. Soon after having begun research, VivoRx hired Tao to assist in the project, and with his help in synthesizing compounds (allegedly using Nadizadeh&rsquo;s secret method of making nitro-taxols), VivoRx obtained patents on several docetaxel analogs.</p>
<p>In evaluating whether any FSU scientists qualified as joint inventors of the patented compounds, the Federal Circuit discounted FSU&rsquo;s experimental work: &ldquo;general knowledge regarding the anticipated biological properties of groups of complex chemical compounds is insufficient to confer inventorship status with respect to specifically claimed compounds.&rdquo;<a href="#_ftn235" name="_ftnref235">[235]</a> The court then observed that &ldquo;invention does require conception, and there is no evidence that FSU&rsquo;s inventors conceived any <em>of the claimed compounds</em>.&rdquo;<a href="#_ftn236" name="_ftnref236">[236]</a> With regard to the use of FSU&rsquo;s methods to make the compounds, the court concluded that this was irrelevant, because the patent did not claim the method of making the compounds.<a href="#_ftn237" name="_ftnref237">[237]</a> Specifically, FSU alleged that Tao had used Nadizadeh&rsquo;s secret method to synthesize the patented compounds. To this, the court replied:</p>
<div class="blkquot">
<p>despite the fact that Nadizadeh may have developed a method of making PNIP and other taxol derivatives, the record in the present case indicates that he did not conceive the claimed compounds; only ABI&rsquo;s inventors were in possession of both the structure of the claimed compounds and an operative method of making those compounds.<a href="#_ftn238" name="_ftnref238">[238]</a></p>
</div>
<p>Although the court acknowledged that conception of an invention requires disclosure of the method of making it, it held that the inventor of the method could not be a coinventor of the compounds made by his method unless he &ldquo;conceive[d] of the claimed compounds&rdquo; himself.<a href="#_ftn239" name="_ftnref239">[239]</a></p>
<p>The <em>American Bioscience </em>court&rsquo;s focus on the &ldquo;claimed compounds&rdquo; and discounting of the (unclaimed) method of making them is symptomatic of claims fixation. Whether FSU scientists conceived of an entire claimed compound is not the pertinent question; the patented compounds were conceived by at least <em>some </em>of the inventors. The FSU scientists need only have contributed to the conception of the invention in some way; conception of the entire compound by any specific inventor is entirely irrelevant, as long as the research team collectively conceived the claimed compounds.</p>
<p>A proper analysis of inventorship would have acknowledged that the contribution of necessary background biological knowledge, useful suggestions for functional groups of the claimed compounds, and techniques for making the compounds, could all qualify the contributors as coinventors if the contributors had collaborated with the VivoRx team and satisfied the three <em>Pannu </em>conditions of coinventorship. Under this analysis, it is possible that some of the FSU scientists would not have qualified as joint inventors. It is also possible that some would have qualified. The court&rsquo;s repeated distortion of the law of inventorship in the case did considerable mischief on the facts before it, where FSU scientists who may have contributed substantially to the VivoRx inventions were excluded from consideration as joint inventors. In effect, the Federal Circuit sanctioned what may have been the misappropriation of a university&rsquo;s valuable research, gathered over the course of many years, by a private company that promptly commercialized it for its own benefit and the preemption of any benefit by the university scientists. More troubling still, the decision has had a predictably perverse effect on the development of joint inventorship doctrine. For example, it misled the district court in <em>Vanderbilt University v. ICOS Corp.</em> into concluding that failure of any alleged collaborator to independently conceive of the entire claimed invention negated any possibility of joint inventorship.<a href="#_ftn240" name="_ftnref240">[240]</a></p>
<p>Very recently, the Federal Circuit has retreated from the <em>American Bioscience </em>reasoning and partially rectified the wayward doctrine. In <em>Falana v. Kent State University</em>, the plaintiff, a university researcher, developed an original method of making certain compounds for use in liquid crystal displays.<a href="#_ftn241" name="_ftnref241">[241]</a> After the plaintiff (Dr. Falana) left the university&rsquo;s employment, his supervisor used Falana&rsquo;s method to synthesize a compound that he patented without naming Falana as a coinventor. The university read <em>American Bioscience </em>to dictate that, because it had not sought to patent Falana&rsquo;s method, and Falana had never conceived the patented compounds, he was not a coinventor of any compound resulting from the use of his method.</p>
<p>The Federal Circuit disagreed with this understanding of <em>American Bioscience</em>.<a href="#_ftn242" name="_ftnref242">[242]</a> Actually, the university&rsquo;s reading of the case was quite reasonable. The <em>American Bioscience </em>opinion was plainly dismissive of a researcher who had contributed a method of making the patented compound without conceiving of the compound itself. To get past <em>American Bioscience </em>without reversing itself, the court had to somehow reconcile its own holding with the fact that Dr. Falana, like Dr. Nadizadeh in <em>American Bioscience</em>, had never made or seen the university&rsquo;s patented compounds.</p>
<p>To do this, the court resorted to the time-honored tactic of distinguishing the cases on the facts. In <em>American Bioscience</em>, Nadizadeh never actually worked with the patentee&rsquo;s inventive team directly; he worked with Tao, who in turn worked with the patentee to develop the compound. In <em>Falana</em>, the eponymous plaintiff worked directly with the university research team, although he left before the compound was discovered. This distinction is, of course, irrelevant; the Patent Act does not require that all joint inventors work together, merely that they are exposed to each other&rsquo;s work in the course of some cooperative enterprise. </p>
<p>The <em>Falana </em>court also suggested that, in <em>American Bioscience</em>, Nadizadeh had simply &ldquo;taught skills or general methods&rdquo; that merely facilitated the later invention &ldquo;without more.&rdquo;<a href="#_ftn243" name="_ftnref243">[243]</a> But this too is irrelevant; the operative question is whether the skills and methods taught by the collaborator (a) contributed more than well-known principles, and (b) made a significant contribution (c) to conception. As the court itself recognized in <em>Falana</em>, &ldquo;Where the method requires more than the exercise of ordinary skill . . . the discovery of that method is as much a contribution to the compound as the discovery of the compound itself.&rdquo;<a href="#_ftn244" name="_ftnref244">[244]</a> Problematic as the distinction between the cases may be, it is salutary that the Federal Circuit is beginning to perceive a more accurate concept of invention. The misfortune is that, in not reversing the mistakes of <em>American Bioscience</em> unambiguously, the court leaves standing contradictory approaches to the role of claims in determining inventorship.</p>
<p>Also problematical is the potential of claims-fixation to lead to an oxymoronic &ldquo;inventorless invention.&rdquo; A slight extension of scenario {3} demonstrates how this paradox might arise:</p>
<div class="blkquot">
<p>{4} Eta, Theta, and Iota are collaborating to discover a cure for lung cancer. Through diligent and unusually insightful research, Eta discovers a hitherto unknown biochemical mechanism that makes cancer cells susceptible to certain kinds of polypeptides. Theta invests several months into creating a series of nonobvious screening systems for testing compounds against the discovered vulnerability in cancer cells. Together, Eta and Theta propose to Iota, a medicinal chemist, the characteristics that such a compound should have. Following these instructions, Iota pulls a well-known drug compound off his shelf, modifies it into a series of novel derivative compounds using well known techniques, and runs them through Theta&rsquo;s screening systems. One of the derivative compounds turns out to be a wonder drug that cures lung cancer with a very high probability in humans. Together, they seek a patent on the compound only.</p>
</div>
<p>Under the facts of scenario {4}, neither Eta nor Theta ever pictured in their minds the finished compound. Nor did they contribute any specific physical structure to the claimed molecule. They lacked the requisite knowledge of medicinal chemistry to do so. Neither Eta nor Theta would be coinventors under a strict <em>Trovan </em>analysis or the <em>American Bioscience </em>approach, because none of their contributions appear in the claims. Iota synthesized the patented molecule, and was the first and only collaborator to conceive it in his mind, but nothing in his contribution exceeded the state of the art of medicinal chemistry. His work was the least inventive of the three, and arguably did not rise to a contribution to conception. If the claims merely recite the molecular structure of the claimed compound, the result will be that an invention of undoubted novelty, nonobviousness, and utility, might have <em>no inventor at all</em>.<a href="#_ftn245" name="_ftnref245">[245]</a> Under an expansive interpretation of <em>Trovan</em>, the cure for cancer described in scenario {4} could well be doctrinally unpatentable.<a href="#_ftn246" name="_ftnref246">[246]</a> The result is diametrically opposite to any patent policy of encouraging collaborative research and the equitable sharing of its benefits.</p>
<h3><a name="conclu"></a>Conclusion</h3>
<p>The argument of this Article&mdash;that the concept of invention and inventorship has been erroneously construed as &ldquo;defined&rdquo; by the claims&mdash;has relied on an argument sufficiently complex to proceed in stages. First, I showed that the invention cannot be defined by the claims, because the claims do not necessarily express all the prerequisites for a patentable invention. These omitted elements include most typically utility, a method for making the invention, and a method for using the invention. Without these, no novel and nonobvious product or process has yet attained the status of an &ldquo;invention&rdquo; ready for patenting. Therefore, a research collaborator who contributes one or more of these aspects to an invention qualifies as a co-inventor even if his contribution does not appear in the claims. Moreover, treating the claims as defining the invention contradicts both the unity of invention rule and the rationale underlying the doctrine of equivalents. The <em>Trovan </em>sequence of analysis relied upon by the Federal Circuit consequently cannot be the only valid method for determining inventorship.</p>
<p>Second, I explained how the consequences of fixating on the claims undermined Congress&rsquo; clearly expressed intentions in amending Section 116 of the Patent Act to encourage collaborative technological research. Third, I discussed the aggravating effects of two erroneous and contradictory doctrines adopted by courts: (a) the strong presumption of validity accorded to all aspects of an issued patent, regardless of whether the PTO examined the aspect at issue, and (b) the treatment of inventorship as a question of law. Finally, I suggested how inventorship doctrine could be rectified, most generally by treating the claims as defining the outward limits of patent protection for the invention rather defining than the invention itself. Procedurally, courts should hew to <em>Falana</em> analysis and resort to <em>Trovan</em> analysis only when the alleged co-inventor&rsquo;s sole contribution appears <em>expressis verbis </em>in the claims.</p>
<p>Until the Supreme Court or Federal Circuit decisively clarifies the distinction between the invention and the claims, and the role of joint inventors in the former, the law of inventorship will continue to impose unnecessary costs on collaborative research and to skew inventorship determinations in favor of legally sophisticated but unprincipled researchers to the disadvantage of their less urbane collaborators. The problems resulting from claim fixation are further aggravated by adherence to an unjustifiably strong presumption that the persons named as inventors in the patent are the true and only inventors. There is no statutory basis for a strong presumption of validity on matters unexamined by the PTO, and no cogent rationale for judicially imposing a &ldquo;clear and convincing evidence&rdquo; standard.</p>
<p>Because all coinventors have equal and nonexclusive ownership rights in the patent by default,<a href="#_ftn247" name="_ftnref247">[247]</a> the stakes for nonjoinder are potentially very high. Absent an assignment agreement, all inventors own rights to all claims in their patent, regardless of whether they contributed to those claims in any way. The Federal Circuit&rsquo;s decision in <em>Ethicon </em>giving inventors ownership rights to claims to which they did not contribute was perhaps inevitable given the unity of invention principle and the phrasing of Sections 116 and 262 of the Patent Act, but it had the unfortunate consequence of increasing the risks of collaborative research outside of an employment contract. Collaborations between private companies, or between research universities and private industry, stand to suffer unnecessarily.</p>
<p>Any adjustment of the ownership rights in a patent with multiple inventors would best be accomplished legislatively, but many of the current doctrine&rsquo;s ill effects can be remedied by rectifying the wayward judicial conception of the invention. The overwrought fixation on claims and strong presumption of validity in inventorship determinations appear nowhere in the Patent Act. They are progeny of the judiciary and correctible by it. The judicial attitude toward overemphasizing claims should mirror that of Bill Cosby&rsquo;s father to the young Bill: &ldquo;I brought you into this world, and I can take you out.&rdquo;<a href="#_ftn248" name="_ftnref248">[248]</a></p>
<hr align="left" size="1" width="33%" style="color:black;background-color:black"/>
<div id=authorftn>
<p><a href="#_authorref" name="_author">*</a> Professor, Arizona State University College of Law; J.D., Yale Law School; M.A., Yale University; B.A., University of California, Berkeley. The author thanks Dennis Karjala and Mark Lemley for helpful comments on an earlier draft of this article.</p>
</div>
<div id=ftn1>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> 35 U.S.C. § 100(a) (2006). Half of this definition is semicircular, the other half compounds its own obscurity by failing to define a &ldquo;discovery,&rdquo; resulting in much confusion and misunder­standing as to the scope of patentable subject matter. <em>See </em>Linda J. Demaine &#038; Aaron X. Fellmeth, <em>Reinventing the Double Helix: A Novel and Nonobvious Conception of the Biotechnology Patent</em>, 55 Stan. L. Rev. 303, 368-77 (2002-2003).</p>
</div>
<div id=ftn2>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> <em>See </em>Grant v. Raymond, 312 U.S. 218, 241-42 (1832); Graham v. John Deere Co., 383 U.S. 1, 5-8 (1966).</p>
</div>
<div id=ftn3>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> 35 U.S.C. § 102(a), (c) (2006). The America Invents Act substitutes the term &ldquo;claimed invention&rdquo; for &ldquo;invention,&rdquo; and defines that term in the new Section 101(j). <em>See</em> Leahy-Smith America Invents Act, § 3, Pub. L. 112-29, 125 Stat. 284 (codified in scattered sections of 35 U.S.C.). The implications of this change will be analyzed below.</p>
</div>
<div id=ftn4>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> 35 U.S.C. § 103(a) (2006).</p>
</div>
<div id=ftn5>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> 35 U.S.C. § 271(a) (2006).</p>
</div>
<div id=ftn6>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> U.S. Const. art. I, §. 8, cl. 8; <em>see also </em>35 U.S.C. § 111(a)(1) (2006) (&ldquo;An application for patent shall be made, or authorized to be made, by the inventor, except as otherwise provided in this title . . . .&rdquo;).</p>
</div>
<div id=ftn7>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> America Invents Act, <em>supra</em> note 3, § 3, <em>to be codified as </em>35 U.S.C. § 101(f).</p>
</div>
<div id=ftn8>
<p><a href="#_ftnref8" name="_ftn8">[8]</a> <em>Id</em>. </p>
</div>
<div id=ftn9>
<p><a href="#_ftnref9" name="_ftn9">[9]</a> 35 U.S.C. §§ 101-03 (2006). To supplement the Patent Act, it might be thought useful to look to treaties mandating standards of patent protection among state parties. The most relevant such treaty, the WTO Agreement on Trade-Related Aspects of Intellectual Property Rights, does not define &ldquo;invention,&rdquo; but it does specify that to qualify for a patent, an invention must be &ldquo;new, involve an inventive step, and [be] capable of industrial application.&rdquo; TRIPS: Agreement on Trade-Related Aspects of Intellectual Property Rights art. 27(1), Apr. 15, 1994, Marrakesh Agreement Establishing the World Trade Organization [hereinafter WTO Agreement], Annex 1C, The Legal Texts: The Results of the Uruguay Round of Multilateral Trade Negotiations 320 (1999), 1869 U.N.T.S. 299 [hereinafter TRIPS Agreement]. Unfortunately, this adds nothing to our understanding of what constitutes an invention.</p>
</div>
<div id=ftn10>
<p><a href="#_ftnref10" name="_ftn10">[10]</a> 35 U.S.C. §§ 112, 115 (2006); 37 C.F.R. § 1.17. The TRIPS Agreement also requires a written disclosure, although it does not require all of the information provided for in the 1952 Patent Act, such as a best mode disclosure. <em>Compare </em>TRIPS Agreement, <em>supra </em>note 9, art. 29(1) <em>with</em> 35 U.S.C. § 112 (2006) (amended 2011).</p>
</div>
<div id=ftn11>
<p><a href="#_ftnref11" name="_ftn11">[11]</a> Intuitively, we might be tempted to draw a distinction between substantive and procedural requirements of patentability, with only the former qualifying as components of the definition of invention. As will be discussed, this approach would miss some core features of invention that do not clearly fall into the category of substantive criteria.</p>
</div>
<div id=ftn12>
<p><a href="#_ftnref12" name="_ftn12">[12]</a> The PTO&rsquo;s Manual of Patent Examining Procedure does not even contemplate examination of inventorship. <em>See </em>Manual of Patent Examining Procedure ch. 700 (8th ed., July 2010 rev.), <em>available at </em><a href="http://www.uspto.gov/web/offices/pac/mpep/index.htm">http://www.uspto.gov/web/offices/pac/mpep/index.htm</a> [hereinafter MPEP].</p>
</div>
<div id=ftn13>
<p><a href="#_ftnref13" name="_ftn13">[13]</a> It may also arise in a stage of administrative review, such as in derivation proceedings conducted under 35 U.S.C. § 135, or possibly post-grant review conducted under 35 U.S.C. ch. 32.</p>
</div>
<div id=ftn14>
<p><a href="#_ftnref14" name="_ftn14">[14]</a> America Invents Act, <em>supra</em> note 3, § 118, <em>to be codified at </em>35 U.S.C. § 112(b).</p>
</div>
<div id=ftn15>
<p><a href="#_ftnref15" name="_ftn15">[15]</a> <em>See</em> Phillips v. AWH Corp., 415 F.3d 1303, 1312 (Fed. Cir. 2005) (citing many Supreme Court and earlier Federal Circuit cases for the proposition that the claims measure the invention). However, one writer has rightly pointed out that excessive fixation on the claims tends to encourage patent applicants to claim more than they have enabled. Oskar Liivak, <em>Rescuing the Invention from the Cult of the Claim</em>, 42 Seton Hall L. Rev. 1 (2012); <em>see also </em>Christopher A. Cotropia, <em>What Is the &ldquo;Invention&rdquo;?</em>, 53 Wm. &#038; Mary L. Rev. 1855 (2012) (discussing the functional advantages of defining an invention more broadly than as the claims).</p>
</div>
<div id=ftn16>
<p><a href="#_ftnref16" name="_ftn16">[16]</a> An example is seen in this case study of the typical process from invention to patent. Greg Myers, <em>From Discovery to Invention: The Writing and Rewriting of Two Patents</em>, 25 Social Studies of Science 1, 57, 69 (1995).</p>
</div>
<div id=ftn17>
<p><a href="#_ftnref17" name="_ftn17">[17]</a> <em>See</em> Robert P. Merges &#038; Richard R. Nelson, <em>On the Complex Economies of Patent Scope</em>, 90 Colum. L. Rev. 839, 848 (1990) (noting that current practice permits the stretching of claims beyond what the inventor has disclosed). </p>
</div>
<div id=ftn18>
<p><a href="#_ftnref18" name="_ftn18">[18]</a> <em>See</em> George Franck, <em>Scientific Communication &mdash; A Vanity Fair?</em>, 286 Sci. 53, 53 (1999); Edward T. Lentz, <em>Inventorship in Laboratory Research</em>, <em>in </em>Understanding Biotechnology Law 187, 188 (Gale R. Peterson ed., 1993).</p>
</div>
<div id=ftn19>
<p><a href="#_ftnref19" name="_ftn19">[19]</a> <em>See </em>John R. Allison &#038; Mark A. Lemley, <em>Who&rsquo;s Patenting What? An Empirical Exploration of Patent Prosecution</em>, 53 Vand. L. Rev. 2099, 2117 (2000).</p>
</div>
<div id=ftn20>
<p><a href="#_ftnref20" name="_ftn20">[20]</a> <em>See </em>Part I.B.1, <em>infra</em>.</p>
</div>
<div id=ftn21>
<p><a href="#_ftnref21" name="_ftn21">[21]</a> 35 U.S.C. § 262 (2006); <em>see </em>Lawrence M. Sung, <em>Collegiality and Collaboration in the Age of Exclusivity</em>, 3 DePaul J. Health Care L. 411, 425 (2000).</p>
</div>
<div id=ftn22>
<p><a href="#_ftnref22" name="_ftn22">[22]</a> Drake v. Hall, 220 F. 905, 906 (7th Cir. 1914). The right of joint patent owners contrasts with common law rights of joint owners of other kinds of property. Tenants in common of real property, for example, have a duty of accounting for and sharing profits with other tenants. <em>See </em>20 Am. Jur. 2d <em>Cotenancy and Joint Ownership</em> § 42 (2012). Even joint copyright owners share an undivided interest in the work. Childress v. Taylor, 945 F.2d 500, 505 (2d Cir. 1991); Weinstein v. University of Ill., 811 F.2d 1091, 1095 (7th Cir. 1987).</p>
</div>
<div id=ftn23>
<p><a href="#_ftnref23" name="_ftn23">[23]</a> &ldquo;May&rdquo; lose, because the inventor may be entitled to some compensation by prior contractual arrangement.</p>
</div>
<div id=ftn24>
<p><a href="#_ftnref24" name="_ftn24">[24]</a> <em>See, e.g.</em>, Arlington Indus., Inc. v. Bridgeport Fittings, Inc., 632 F.3d 1246, 1256 n.2 (Fed. Cir. 2011); <em>In re </em>Hiniker Co., 150 F.3d 1362, 1369 (Fed. Cir. 1998); Hilton Davis Chem. Co. v. Warner-Jenkinson Co., 62 F.3d 1512, 1539 (Fed. Cir. 1995) (Plager, J., dissenting); Two-Way Media LLC v. America Online, Inc., 508 F. Supp. 2d 526, 528 (S.D. Tex. 2007).</p>
</div>
<div id=ftn25>
<p><a href="#_ftnref25" name="_ftn25">[25]</a> Giles S. Rich, <em>The Extent of the Protection and Interpretation of Claims-American Perspectives</em>, 21 Int&rsquo;l Rev. Indus. Prop. &#038; Copyright L., 497, 499 (1990).</p>
</div>
<div id=ftn26>
<p><a href="#_ftnref26" name="_ftn26">[26]</a> <em>See, e.g.</em>, Giles S. Rich<em>, Why and How Section 103 Came to Be</em>, <em>in</em> Nonobviousness: The Ultimate Condition of Patentability 1, 201 (John F. Witherspoon ed., 1980). </p>
</div>
<div id=ftn27>
<p><a href="#_ftnref27" name="_ftn27">[27]</a> Hyde v. United States, 225 U.S. 347, 391 (1912) (Holmes, J., dissenting).</p>
</div>
<div id=ftn28>
<p><a href="#_ftnref28" name="_ftn28">[28]</a> 35 U.S.C. § 101 (2006).</p>
</div>
<div id=ftn29>
<p><a href="#_ftnref29" name="_ftn29">[29]</a> <em>See In re </em>Nuijten, 500 F.3d 1346, 1354 (Fed. Cir. 2007) (&ldquo;The four categories [process, machine, manufacture, and composition of matter] together describe the exclusive reach of patentable subject matter. If a claim covers material not found in any of the four statutory categories, that claim falls outside the plainly expressed scope of § 101 even if the subject matter is otherwise new and useful.&rdquo;).</p>
</div>
<div id=ftn30>
<p><a href="#_ftnref30" name="_ftn30">[30]</a> <em>See </em>S. Rep. No. 82-1979 (1952), <em>reprinted in</em> 1952 U.S.C.C.A.N. 2394, 2410 (&ldquo;Section 102, in general, may be said to describe the statutory novelty required for patentability, and includes, in effect, an amplification and definition of &lsquo;new&rsquo; in section 101.&rdquo;). <em>But see </em>Demaine &#038; Fellmeth, <em>supra</em> note 1, at 385-88 (arguing that the term &ldquo;new&rdquo; in Section 101 should be read more broadly to exclude products of nature and natural processes from patentability).</p>
</div>
<div id=ftn31>
<p><a href="#_ftnref31" name="_ftn31">[31]</a> 35 U.S.C. § 102 (2006).</p>
</div>
<div id=ftn32>
<p><a href="#_ftnref32" name="_ftn32">[32]</a> <em>See </em>Nelson v. Bowler, 626 F.2d 853, 856 (C.C.P.A. 1980).</p>
</div>
<div id=ftn33>
<p><a href="#_ftnref33" name="_ftn33">[33]</a> 35 U.S.C. § 103 (2006). Prior to the 2011 amendments, the Patent Act referred to &ldquo;subject matter&rdquo; rather than &ldquo;claimed invention&rdquo;; there is no indication that this amendment was intended to change the substantive standard of patentability.</p>
</div>
<div id=ftn34>
<p><a href="#_ftnref34" name="_ftn34">[34]</a> <em>See</em> Rich, <em>supra </em>note 25, at 497-99; Demaine &#038; Fellmeth, <em>supra</em> note 1, at 365-67.</p>
</div>
<div id=ftn35>
<p><a href="#_ftnref35" name="_ftn35">[35]</a> The Patent Act applies to &ldquo;inventions&rdquo; and &ldquo;claimed inventions&rdquo; &mdash; it nowhere creates or deals with a concept of &ldquo;unpatentable inventions.&rdquo; However, it may be inferred that some &ldquo;inventions&rdquo; are unpatentable if the applicant is either not the true inventor or fails to satisfy the procedural requirements in the patent application.</p>
</div>
<div id=ftn36>
<p><a href="#_ftnref36" name="_ftn36">[36]</a> <em>See</em> Invitrogen Corp. v. Clontech Labs., Inc., 429 F.3d 1052, 1063 (Fed. Cir. 2005) (&ldquo;[C]onception requires that the inventor be able to define the compound so as to distinguish it from other materials, and to describe how to obtain it . . . . In other words, conception requires that the inventor appreciate that which he has invented.&rdquo;); <em>see also </em>Dow Chem. Co. v. Astro-Valcour, Inc., 267 F.3d 1334, 1341 (Fed. Cir. 2001) (&ldquo;[T]he date of conception of a prior inventor&rsquo;s invention is the date the inventor first appreciated the fact of what he made.&rdquo;).</p>
</div>
<div id=ftn37>
<p><a href="#_ftnref37" name="_ftn37">[37]</a> A distinction should be made between an invention, the novelty of which the inventor has not yet recognized and an invention, the novelty and operative characteristics of which the inventor recognizes, but whose mode of operation the inventor does not fully understand. The latter can qualify as a patentable invention, because understanding precisely how an invention achieves its purpose is not required; this is why patent applicants may frame their claims in &ldquo;means-plus-function&rdquo; or &ldquo;step-plus-function&rdquo; format. <em>See </em>35 U.S.C. § 112(f) (2013).</p>
</div>
<div id=ftn38>
<p><a href="#_ftnref38" name="_ftn38">[38]</a> 35 U.S.C. § 112 (2013).</p>
</div>
<div id=ftn39>
<p><a href="#_ftnref39" name="_ftn39">[39]</a> <em>Id</em>. § 112(a).</p>
</div>
<div id=ftn40>
<p><a href="#_ftnref40" name="_ftn40">[40]</a> <em>Id. </em>§ 112(b)</p>
</div>
<div id=ftn41>
<p><a href="#_ftnref41" name="_ftn41">[41]</a> <em>See, e.g.</em>, Bonito Boats, Inc. v. Thunder Craft Boats, Inc., 489 U.S. 141, 150-51 (1989); Kewanee Oil Co. v. Bicron, 416 U.S. 470, 480-81 (1974). The value of disclosure as a basis for the patent grant has been recurrently questioned, however. <em>See, e.g.</em>, Brenner v. Manson, 383 U.S. 519, 534 (1966) (Harlan, J., dissenting); Alan Devlin, <em>The Misunderstood Function of Disclosure in Patent Law</em>, 23 Harv. J.L. &#038; Tech. 401, 403 (2010); Mark A. Lemley &#038; Ragesh K. Tangri, <em>Ending Patent Law&rsquo;s Willfulness Game</em>, 18 Berk. Tech. L.J. 1085, 1100-02 (2003); Rebecca S. Eisenberg, <em>Patents and the Progress of Science: Exclusive Rights and Experimental Use</em>, 56 U. Chi. L. Rev. 1017, 1028–29 (1989). Mark Lemley has argued that the real benefit of the patent to most inventors may be to avoid the risk of being excluded from practicing the technology at issue. Mark Lemley, <em>The Myth of the Sole Inventor</em>, 110 Mich. L. Rev. 709, 755 (2012).</p>
</div>
<div id=ftn42>
<p><a href="#_ftnref42" name="_ftn42">[42]</a><em> </em>Ariad Pharms., Inc. v. Eli Lilly &#038; Co., 598 F.3d 1336, 1351 (Fed. Cir. 2010) (<em>en banc</em>); <em>see In re</em> Wertheim, 541 F.2d 257, 263 (C.C.P.A. 1976).</p>
</div>
<div id=ftn43>
<p><a href="#_ftnref43" name="_ftn43">[43]</a> Burroughs Wellcome v. Barr Labs., Inc., 40 F.3d 1223, 1227 (Fed. Cir. 1994).</p>
</div>
<div id=ftn44>
<p><a href="#_ftnref44" name="_ftn44">[44]</a> Townsend v. Smith, 36 F.2d 292, 295 (Ct. Cust. &#038; Pat. App. 1930); Hybritech Inc. v. Monoclonal Antibodies, Inc., 802 F.2d 1367, 1376 (Fed. Cir. 1986).</p>
</div>
<div id=ftn45>
<p><a href="#_ftnref45" name="_ftn45">[45]</a> <em>Burroughs Wellcome</em>, 40 F.3d at 1228; Hiatt v. Ziegler, 179 U.S.P.Q. 757, 763 (Bd. Pat. App. 1973). Reduction to practice means that the inventor actually creates the physical invention (if it is a product) or performs the steps of the invention (if it is a process). Alternatively, an inventor can constructively reduce an invention to practice by filing a valid patent application clearly describing how to make and use the invention. MPEP, <em>supra </em>note 12, § 2138.05.</p>
</div>
<div id=ftn46>
<p><a href="#_ftnref46" name="_ftn46">[46]</a> The Federal Circuit has held that conception requires both understanding the invention&rsquo;s structure and an operative method of making it. <em>See, e.g.</em>, Amgen, Inc. v. Chugai Pharm. Co., 927 F.2d 1200, 1206 (Fed. Cir. 1991). It would be more accurate to add that conception also requires understanding how to use the invention. The Patent Act requires that the invention be useful, 35 U.S.C. § 101. Although, as noted, the Federal Circuit interprets the Act <em>not </em>to require the inventor to know with confidence that the invention is useful, the Act clearly requires that the inventor disclose how to use the invention, assuming it does work. <em>See </em>35 U.S.C. §&nbsp;112 (2006). Therefore, conception of a product properly requires knowledge of: (1) the physical structure of the invention, (2) how to make the invention, and (3) how to use the invention. <em>Cf. </em>Space Systems/Loral, Inc. v. Lockheed Martin Corp., 271 F.3d 1076, 1080 (Fed. Cir. 2001) (&ldquo;To be &lsquo;ready for patenting&rsquo; the inventor must be able to prepare a patent application, that is, to provide an enabling disclosure as required by 35 U.S.C. § 112. . . . [If] the inventor himself [is] uncertain whether it could be made to work, a bare conception that has not been enabled is not a completed invention ready for patenting.&rdquo;).</p>
</div>
<div id=ftn47>
<p><a href="#_ftnref47" name="_ftn47">[47]</a> <em>Burroughs Wellcome</em>, 40 F.3d at 1228.</p>
</div>
<div id=ftn48>
<p><a href="#_ftnref48" name="_ftn48">[48]</a> <em>See, e.g.</em>, <em>id.</em> (&ldquo;[A]n inventor need not know that his invention will work for conception to be complete.&rdquo;); Cross v. Iizuka, 753 F.2d 1040, 1051 (Fed. Cir. 1985) (holding that <em>in vitro </em>testing of a potential therapeutic compound, though far from establishing actual benefit to any person, suffices to show utility).</p>
</div>
<div id=ftn49>
<p><a href="#_ftnref49" name="_ftn49">[49]</a> Hitzeman v. Rutter, 243 F.3d 1345 (Fed. Cir. 2001).</p>
</div>
<div id=ftn50>
<p><a href="#_ftnref50" name="_ftn50">[50]</a> <em>See</em> Silvestri v. Grant, 496 F.2d 593, 596 (Ct. Cust. &#038; Pat. App. 1974); Invitrogen, Corp. v. Clontech Labs., Inc.<em>,</em> 429 F.3d 1052, 1064 (Fed. Cir. 2005) (holding that establishing conception requires evidence that the inventor understood the invention to have the features that comprise the inventive subject matter at issue). Chisum has also interpreted the Supreme Court jurisprudence to hold that &ldquo;discovery of a practical utility is part of the act of inventing.&rdquo; Donald Chisum, Chisum on Patents § 2.02[5] (Rel. 110-9, 2007); <em>see also </em>Lentz, <em>supra</em> note 18, at 190 (&ldquo;Thus, a person who conceives of or actually something, e.g., a new chemical entity, but who does not know of a use for the thing probably has not made a patentable invention and is not, therefore, an inventor unless and until a utility is discovered.&rdquo;).</p>
<p>The European Patent Office seems to interpret the European Patent Convention&rsquo;s requirement of &ldquo;susceptibility to industrial application&rdquo;&mdash;the parallel of the utility requirement&mdash;as integral to the concept of invention as well. <em>See </em>Michigan State U./Euthanasia Compositions, Eur. Pat. Off. Bd. App., Case No. T 0866/01, para. 4.6 (unrep. May 11, 2005), <em>available at </em><a href="http://www.epo.org/law-practice/case-law-appeals/pdf/t010866eu1.pdf">http://www.epo.org/law-practice/case-law-appeals/pdf/<br />t010866eu1.pdf</a>.</p>
</div>
<div id=ftn51>
<p><a href="#_ftnref51" name="_ftn51">[51]</a> <em>See, e.g.</em>, Langer v. Kaufman, 465 F.2d 915, 918 (C.C.P.A. 1972). </p>
</div>
<div id=ftn52>
<p><a href="#_ftnref52" name="_ftn52">[52]</a> <em>Burroughs Wellcome</em>, 40 F.3d at 1228.</p>
</div>
<div id=ftn53>
<p><a href="#_ftnref53" name="_ftn53">[53]</a> <em>See </em>Falana v. Kent State Univ., 669 F.3d 1349, 1358 (Fed. Cir. 2012) (holding that the putative inventor who envisioned the genus of compounds and contributed the method of making it contributes to the conception of that genus); <em>cf.</em> Bd. of Educ. <em>ex rel.</em> Bd. Of Trustees of Fla. State Univ. v. Am. Bioscience, Inc., 333 F.3d 1330, 1342 (Fed. Cir. 2003) (observing that, if some inventors conceived a chemical compound but were unable to make it without the help of another scientist, the assisting scientist might qualify as a coinventor); Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1473 (Fed. Cir. 1997) (&ldquo;Conception of a chemical substance requires knowledge of both the specific chemical structure of the compound and an operative method of making it.&rdquo;).</p>
</div>
<div id=ftn54>
<p><a href="#_ftnref54" name="_ftn54">[54]</a> <em>In re </em>Brana, 51 F.3d 1560. 1566 (Fed. Cir. 1995).</p>
</div>
<div id=ftn55>
<p><a href="#_ftnref55" name="_ftn55">[55]</a> <em>Id.</em>; <em>see also In re </em>&lsquo;318 Patent Infringement Litig., 583 F.3d 1317, 1327 (Fed. Cir. 2009) (&ldquo;Thus, at the end of the day, the specification, even read in the light of the knowledge of those skilled in the art, does no more than state a hypothesis and propose testing to determine the accuracy of that hypothesis. That is not sufficient.&rdquo;); Envirotech Corp. v. Al George, Inc., 730 F.2d 753, 762 (Fed. Cir. 1984) (holding that lack of utility is shown when there is a complete absence of data supporting the assertion of utility). <em>But see </em>Univ. of Pittsburgh v. Hedrick, 573 F.3d 1290, 1298 (Fed. Cir. 2009) (&ldquo;An inventor need not know that his invention will work for conception to be complete . . . the discovery that the invention actually works is part of its reduction to practice.&rdquo;).</p>
</div>
<div id=ftn56>
<p><a href="#_ftnref56" name="_ftn56">[56]</a> <em>In re</em> Bundy, 642 F.2d 430, 433 (C.C.P.A. 1981).</p>
</div>
<div id=ftn57>
<p><a href="#_ftnref57" name="_ftn57">[57]</a> <em>See </em>MPEP, <em>supra</em> note 12, § 2107.01.</p>
</div>
<div id=ftn58>
<p><a href="#_ftnref58" name="_ftn58">[58]</a> <em>See, e.g.</em>, <em>Brana</em>, 51 F.3d at 1566-68 (&ldquo;Usefulness in patent law, and in particular in the context of pharmaceutical inventions, necessarily includes the expectation of further research and development. The stage at which an invention in this field becomes useful is well before it is ready to be administered to humans.&rdquo;); Nelson v. Bowler, 626 F.2d 853, 856 (C.C.P.A 1980) (holding that inconclusive and statistically insignificant tests of the utility of a chemical compound were sufficient to establish utility); <em>In re</em> Gazave, 379 F.2d 973, 978 (C.C.P.A. 1967) (&ldquo;[I]n the usual case where the mode of operation alleged can be readily understood and conforms to the known laws of physics and chemistry, operativeness is not questioned, and no further evidence is required.&rdquo;). </p>
</div>
<div id=ftn59>
<p><a href="#_ftnref59" name="_ftn59">[59]</a> Merges &#038; Nelson, <em>supra</em> note 17.</p>
</div>
<div id=ftn60>
<p><a href="#_ftnref60" name="_ftn60">[60]</a> On reissue proceedings, see 35 U.S.C. § 251 (2006); <em>see generally</em> 37 C.F.R. § 1.176.</p>
</div>
<div id=ftn61>
<p><a href="#_ftnref61" name="_ftn61">[61]</a> Any part of the invention disclosed in the specification but not claimed is deemed dedicated to the public. <em>See </em>Maxwell v. J. Baker, Inc., 86 F.3d 1098, 1106 (Fed. Cir. 1996). For an interesting exploration of this issue, <em>see generally </em>Robert A. Migliorini, <em>The Dedication to the Public Doctrine and Lessons for Patent Practitioners</em>, 87 J. Pat. &#038; Trademark Off. Soc&rsquo;y 825 (2005).</p>
</div>
<div id=ftn62>
<p><a href="#_ftnref62" name="_ftn62">[62]</a> <em>See </em>O&rsquo;Reilly v. Morse, 56 U.S. (15 How.) 62 (1853).</p>
</div>
<div id=ftn63>
<p><a href="#_ftnref63" name="_ftn63">[63]</a> <em>See</em> sources cited <em>supra</em> note 10.</p>
</div>
<div id=ftn64>
<p><a href="#_ftnref64" name="_ftn64">[64]</a> <em>See</em> U.S. Const. art. I, § 8, cl. 8.</p>
</div>
<div id=ftn65>
<p><a href="#_ftnref65" name="_ftn65">[65]</a> <em>Morse</em>, 56 U.S. (15 How.) at 62. </p>
</div>
<div id=ftn66>
<p><a href="#_ftnref66" name="_ftn66">[66]</a> <em>Id.</em> at 112.</p>
</div>
<div id=ftn67>
<p><a href="#_ftnref67" name="_ftn67">[67]</a> <em>Id.</em> at 113.</p>
</div>
<div id=ftn68>
<p><a href="#_ftnref68" name="_ftn68">[68]</a> <em>Id.</em> at 117.</p>
</div>
<div id=ftn69>
<p><a href="#_ftnref69" name="_ftn69">[69]</a> <em>See id.</em></p>
</div>
<div id=ftn70>
<p><a href="#_ftnref70" name="_ftn70">[70]</a> <em>See</em> 35 U.S.C. § 251 (2006).</p>
</div>
<div id=ftn71>
<p><a href="#_ftnref71" name="_ftn71">[71]</a> <em>Id.</em></p>
</div>
<div id=ftn72>
<p><a href="#_ftnref72" name="_ftn72">[72]</a> Phillips v. AWH Corp., 415 F.3d 1303, 1315 (Fed. Cir. 2005) (<em>en banc</em>) (quoting Markman v. Westview Instruments, Inc., 52 F.3d 967, 978 (Fed. Cir. 1995)); <em>see also </em>United States v. Adams, 383 U.S. 39, 49 (1966).</p>
</div>
<div id=ftn73>
<p><a href="#_ftnref73" name="_ftn73">[73]</a> <em>See, e.g.</em>,<em> </em>Altoona Publix Theatres, Inc. v. American Tri-Ergon Corp., 294 U.S. 477, 487 (1935); Purdue Pharma L.P. v. Endo Pharm. Inc., 438 F.3d 1123, 1136 (Fed. Cir. 2006) (&ldquo;[I]t is the claims ultimately that define the invention.&rdquo;); Netscape Commc&rsquo;ns Corp. v. Konrad, 295 F.3d 1315, 1323 (Fed. Cir. 2002) (&ldquo;However, it is the claims that define a patented invention.&rdquo;).</p>
</div>
<div id=ftn74>
<p><a href="#_ftnref74" name="_ftn74">[74]</a> Univ. of Pittsburgh v. Hedrick, 573 F.3d 1290, 1297-98 (Fed. Cir. 2009); <em>see also </em>Ethicon, Inc. v. U.S. Surgical Corp., 135 F.3d 1456, 1460 (Fed. Cir. 1998) (&ldquo;[T]he critical question for joint conception is who conceived, as that term is used in the patent law, the subject matter <em>of the claims at issue</em>.&rdquo;) (emphasis added).</p>
</div>
<div id=ftn75>
<p><a href="#_ftnref75" name="_ftn75">[75]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1361-62 (Fed. Cir. 2004).</p>
</div>
<div id=ftn76>
<p><a href="#_ftnref76" name="_ftn76">[76]</a> <em>See</em> Liivak, <em>supra</em> note 15.</p>
</div>
<div id=ftn77>
<p><a href="#_ftnref77" name="_ftn77">[77]</a> <em>Id.</em></p>
</div>
<div id=ftn78>
<p><a href="#_ftnref78" name="_ftn78">[78]</a> Univ. of Rochester v. G.D. Searle &#038; Co., 375 F.3d 1303, 1306 (Fed. Cir. 2004).</p>
</div>
<div id=ftn79>
<p><a href="#_ftnref79" name="_ftn79">[79]</a> United States v. Adams, 383 U.S. 39, 49 (1966).</p>
</div>
<div id=ftn80>
<p><a href="#_ftnref80" name="_ftn80">[80]</a> Patent Cooperation Treaty, <em>done on</em> June 19, 1970, 28 U.S.T. 7645, 1160 U.N.T.S. 231, <em>available at </em><a href="http://www.wipo.int/pct/en/texts/articles/atoc.htm">http://www.wipo.int/pct/en/texts/<br />articles/atoc.htm</a> [hereinafter PCT].</p>
</div>
<div id=ftn81>
<p><a href="#_ftnref81" name="_ftn81">[81]</a> <em>See </em>i<em>d.</em> arts. 2(i), 3(4)(iii), 17(3). <em>See also </em>Paris Convention for the Protection of Industrial Property art. 4(G), <em>done on</em> July 14, 1967, 21 U.S.T. 1583, 828 U.N.T.S. 305, <em>available at</em> <a href="http://www.wipo.int/treaties/en/ip/paris/trtdocs_wo020.html">http://www.wipo.int/treaties/en/ip/paris/trtdocs_wo020.html</a> (establishing unity of invention requirement for priority patent applications).</p>
</div>
<div id=ftn82>
<p><a href="#_ftnref82" name="_ftn82">[82]</a> <em>See </em>PCT, <em>supra</em> note 80, art. 28.</p>
</div>
<div id=ftn83>
<p><a href="#_ftnref83" name="_ftn83">[83]</a> <em>See, e.g.,</em> Sjoland v. Musland, 847 F.2d 1573, 1582 (Fed. Cir. 1988) (noting that claims define the invention); Mark J. Stewart, <em>The Written Description Requirement of 35 U.S.C. § 112(1): The Standard After </em>Regents of The University of California v. Eli Lilly &#038; Co., 32 Ind. L. Rev. 537, 541 (1998-1999).</p>
</div>
<div id=ftn84>
<p><a href="#_ftnref84" name="_ftn84">[84]</a> <em>Adams</em>, 383 U.S. at 49.</p>
</div>
<div id=ftn85>
<p><a href="#_ftnref85" name="_ftn85">[85]</a> Phillips v. AWH Corp., 415 F.3d 1303, 1315 (Fed. Cir. 2005) (<em>en banc</em>) (quoting Vitronics Corp. v. Conceptronic, Inc., 90 F.3d 1576, 1582 (Fed. Cir. 1996)).</p>
</div>
<div id=ftn86>
<p><a href="#_ftnref86" name="_ftn86">[86]</a> America Invents Act, <em>supra</em> note 3, § 3, <em>to be codified as </em>35 U.S.C. § 102.</p>
</div>
<div id=ftn87>
<p><a href="#_ftnref87" name="_ftn87">[87]</a> <em>Id.</em>, <em>to be codified as </em>35 U.S.C. § 101(i).</p>
</div>
<div id=ftn88>
<p><a href="#_ftnref88" name="_ftn88">[88]</a> Technically, to avoid an internal contradiction in the Patent Act, Congress should have amended Section 112 to say: &ldquo;the subject matter for which the applicant seeks patent protection.&rdquo; As the AIA amends the Patent Act, what the inventor &ldquo;regards as his invention&rdquo; is irrelevant; what matters are the aspects of the invention for which the applicant seeks and can obtain patent protection.</p>
</div>
<div id=ftn89>
<p><a href="#_ftnref89" name="_ftn89">[89]</a> <em>See</em> Peters v. Active Mfg. Co., 129 U.S. 530, 537 (1889) (&ldquo;That which infringes if later anticipates if earlier.&rdquo;).</p>
</div>
<div id=ftn90>
<p><a href="#_ftnref90" name="_ftn90">[90]</a> <em>See </em>Mark Janis, <em>Patent Abolitionism</em>, 17 Berkeley Tech. L.J. 899, 910-20 (2002) (describing governmental statements and policies paying homage to the &ldquo;independent inventor&rdquo;).</p>
</div>
<div id=ftn91>
<p><a href="#_ftnref91" name="_ftn91">[91]</a> <em>See</em> Stefan Wuchty, Benjamin F. Jones &#038; Brian Uzzi, <em>The Increasing Dominance of Teams in Production of Knowledge</em>, 316 Science 1036, 1036-37 (2007); Dennis D. Crouch &#038; Jason Rantenen, <em>The Changing Nature </em>[sic]<em> Inventing: Collaborative Inventing</em>, Patently-O Blog (July 9, 2009, 9:28 AM), <em>at</em> <a href="http://www.patentlyo.com/patent/2009/07/the-changing-nature-inventing-collaborative-inventing.html">http://www.patentlyo.com/patent/2009/07/the-changing-nature-inventing-collaborative-inventing.html</a>.</p>
</div>
<div id=ftn92>
<p><a href="#_ftnref92" name="_ftn92">[92]</a> Burroughs Wellcome Co. v. Barr Labs., Inc., 40 F.3d 1223, 1227 (Fed. Cir. 1994).</p>
</div>
<div id=ftn93>
<p><a href="#_ftnref93" name="_ftn93">[93]</a> Act July 19, 1952, ch. 950, § 116, 66 Stat. 792 (codified at 35 U.S.C. § 116 (1952)).</p>
</div>
<div id=ftn94>
<p><a href="#_ftnref94" name="_ftn94">[94]</a> <em>Id</em>.</p>
</div>
<div id=ftn95>
<p><a href="#_ftnref95" name="_ftn95">[95]</a> Mueller Brass Co. v. Reading Indus., 352 F. Supp. 1357, 1372-73 (E.D. Pa. 1972), <em>aff&rsquo;d</em>, 487 F.2d 1395 (3d Cir. 1973). The reason for the quotation marks around &ldquo;is&rdquo; is unclear. <em>See also </em>Jamesbury Corp. v. United States, 518 F.2d 1384, 1396 (U.S. Ct. Cl. 1975) (commenting on &ldquo;[t]he difficulty . . . in attempting to define a standard to be used to determine who is a joint inventor and the type of contribution that is necessary to qualify as a coinventor . . . .&rdquo;).</p>
</div>
<div id=ftn96>
<p><a href="#_ftnref96" name="_ftn96">[96]</a> De Laski &#038; Thropp Circular Woven Tire Co. v. Williamm R. Thropp &#038; Sons Co., 218 F. 458, 464 (D.N.J. 1914), <em>aff&rsquo;d</em>, 226 F. 941 (3d Cir. 1915).</p>
</div>
<div id=ftn97>
<p><a href="#_ftnref97" name="_ftn97">[97]</a> <em>Cf.</em> Hess v. Advanced Cardiovascular Sys., Inc., 106 F.3d 976, 981 (Fed. Cir. 1997).</p>
</div>
<div id=ftn98>
<p><a href="#_ftnref98" name="_ftn98">[98]</a> The timing of the supply of information or ideas by the collaborator determines whether it qualifies as a contribution to conception for purposes of establishing joint inventorship. Specifically, a not insignificant contribution to conception establishes joint inventorship if the contribution was not in the prior art at the time contributed. If the contribution entered the public domain later, after its contribution to the research team but before the team files a patent application, it qualifies the contributor as an inventor. As the Federal Circuit has explained: &ldquo;Contributions to realizing an invention may not amount to contribution to conception if they merely explain what was &lsquo;<em>then</em> state of the art.&rsquo;&rdquo; Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1359 (Fed. Cir. 2004) (quoting <em>Hess</em>, 106 F.3d, at 981)(emphasis added). The Patent Act, as amended by the AIA, provides explicitly that an invention does not necessarily sacrifice patentability merely by public exposure. <em>See</em> 35 U.S.C. § 102(b)(1) (2013) (requiring that disclosures by the inventor (or derived from the inventor) do not constitute a bar to patentability unless made one year prior to the effective filing date of the patent application). The same is true <em>a fortiori</em> for a contribution to conception of a patentable invention, because the contribution assisted in the final conception regardless of whether it later became public knowledge.</p>
</div>
<div id=ftn99>
<p><a href="#_ftnref99" name="_ftn99">[99]</a> For a review of the case law interpreting joint inventorship before 1984, see generally John O. Tresansky, <em>Joint Invention</em>, 7 AIPLA Q.J. 96 (1979).</p>
</div>
<div id=ftn100>
<p><a href="#_ftnref100" name="_ftn100">[100]</a> 1 William C. Robinson, The Law of Patents for Useful Inventions § 396 (1890).</p>
</div>
<div id=ftn101>
<p><a href="#_ftnref101" name="_ftn101">[101]</a> Worden v. Fisher, 11 F. 505, 508-09 (E.D. Mich. 1882).</p>
</div>
<div id=ftn102>
<p><a href="#_ftnref102" name="_ftn102">[102]</a> Monsanto Co. v. Kamp, 269 F. Supp. 818 (D.D.C. 1967).</p>
</div>
<div id=ftn103>
<p><a href="#_ftnref103" name="_ftn103">[103]</a> <em>Id</em>.</p>
</div>
<div id=ftn104>
<p><a href="#_ftnref104" name="_ftn104">[104]</a> <em>Id</em>. at 824.</p>
</div>
<div id=ftn105>
<p><a href="#_ftnref105" name="_ftn105">[105]</a> Cited 158 times as of this printing. <em>See, e.g.</em>, Vanderbilt University v. Icos Corp., 601 F.3d 1297, 1302 (Fed. Cir. 2010); Hyatt v. Doll, 576 F.3d 1246, 1271 (Fed. Cir. 2009). Cited in the MPEP as well, <em>supra</em> note 12, § 605.07. </p>
</div>
<div id=ftn106>
<p><a href="#_ftnref106" name="_ftn106">[106]</a> Patent Law Amendments Act of 1984, Pub. L. 98-622, § 104, 98 Stat. 3385 (current version at 35 U.S.C. § 116 (2006)).</p>
</div>
<div id=ftn107>
<p><a href="#_ftnref107" name="_ftn107">[107]</a> Eli Lilly &#038; Co. v. Premo Pharma. Labs., Inc., 630 F.2d 120, 135 (3d Cir. 1980).</p>
</div>
<div id=ftn108>
<p><a href="#_ftnref108" name="_ftn108">[108]</a> <em>Id.</em> </p>
</div>
<div id=ftn109>
<p><a href="#_ftnref109" name="_ftn109">[109]</a> <em>See supra</em> text accompanying note 45.</p>
</div>
<div id=ftn110>
<p><a href="#_ftnref110" name="_ftn110">[110]</a> This is a point well explained by Edward Lentz:</p>
<p>
<blockquote>[A] person who conceives of or actually makes something, e.g., a new chemical entity, but who does not know of a use for the thing probably has not made a patentable invention and is not, therefore, an inventor unless and until a utility is discovered. At that time, a patentable invention will have been made and the person who conceived of the utility is probably a joint inventor with the person who conceived the thing.</p>
<p>In some cases, the novelty of an invention is not appreciated by the person who conceives of the invention but rather is discovered subsequently. In these cases, conception of the invention is not complete until the novelty is appreciated.</p></blockquote>
<p>Lentz, <em>supra</em> note 18, at 190.</p>
</div>
<div id=ftn111>
<p><a href="#_ftnref111" name="_ftn111">[111]</a> <em>Cf. </em>Burroughs Wellcome Co. v. Barr Labs., Inc., 40 F.3d 1223, 1227 (Fed. Cir. 1994) (&ldquo;The statute does not set forth the minimum quality or quantity of contribution required for joint inventorship.&rdquo;).</p>
</div>
<div id=ftn112>
<p><a href="#_ftnref112" name="_ftn112">[112]</a> In the 2011 America Invents Act, Congress adopted the first formal definition of a &ldquo;joint inventor&rdquo; or &ldquo;coinventor,&rdquo; meaning &ldquo;any 1 of the individuals who invented or discovered the subject matter of a joint invention.&rdquo; 35 U.S.C. § 100(g) (2012). As with the definition of &ldquo;inventor,&rdquo; this amendment does little beyond present a tautology and the mysterious additional concept of &ldquo;subject matter&rdquo; of an invention.</p>
</div>
<div id=ftn113>
<p><a href="#_ftnref113" name="_ftn113">[113]</a> Kimberly-Clark Corp. v. Procter &#038; Gamble Distrib. Co., 973 F.2d 911 (Fed. Cir. 1992). </p>
</div>
<div id=ftn114>
<p><a href="#_ftnref114" name="_ftn114">[114]</a> Clairol Inc. v. Save-Way Indus., 210 U.S.P.Q. 459, 465 (S.D. Fla. 1980). </p>
</div>
<div id=ftn115>
<p><a href="#_ftnref115" name="_ftn115">[115]</a> <em>Kimberly-Clark Corp.</em>, 973 F.2d at 915-17; <em>see also </em>Arbitron, Inc. v. Kiefl, No. 09-CV-04013, 2010 U.S. Dist. LEXIS 83597, at *16-17 (S.D.N.Y., Aug. 13, 2010) (holding that one scientist who reviewed and built on a report about another&rsquo;s discovery collaborated sufficiently to qualify as joint inventors).</p>
</div>
<div id=ftn116>
<p><a href="#_ftnref116" name="_ftn116">[116]</a> Pannu v. Iolab Corp., 155 F.3d 1344 (Fed. Cir. 1998)..</p>
</div>
<div id=ftn117>
<p><a href="#_ftnref117" name="_ftn117">[117]</a> <em>Id</em>. at 1351. </p>
</div>
<div id=ftn118>
<p><a href="#_ftnref118" name="_ftn118">[118]</a> <em>Id</em>. </p>
</div>
<div id=ftn119>
<p><a href="#_ftnref119" name="_ftn119">[119]</a> <em>Id</em>.</p>
</div>
<div id=ftn120>
<p><a href="#_ftnref120" name="_ftn120">[120]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1362 (Fed. Cir. 2004); <em>Pannu</em>, 155 F.3d at 1351.</p>
</div>
<div id=ftn121>
<p><a href="#_ftnref121" name="_ftn121">[121]</a> <em>See generally </em>Robert W. Harris, <em>Conceptual Specificity as a Factor in Determination of Inventorship</em>, 67 J. Pat. &#038; Trademark Off. Soc&rsquo;y 315 (1985) (discussing the kinds of contributions to invention that do not rise to the level of contributions to conception due to lack of sufficient specificity).</p>
</div>
<div id=ftn122>
<p><a href="#_ftnref122" name="_ftn122">[122]</a> Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1473 (Fed. Cir. 1997); <em>Aradigm Corp.</em>, 376 F.3d at 1358.</p>
</div>
<div id=ftn123>
<p><a href="#_ftnref123" name="_ftn123">[123]</a> <em>Fina Oil &#038; Chem.</em>, 123 F.3d at 1473; <em>Pannu</em>, 155 F.3d at 1351.</p>
</div>
<div id=ftn124>
<p><a href="#_ftnref124" name="_ftn124">[124]</a> Levin v. Septodont, Inc., 34 Fed. Appx. 65 (4th Cir. 2002).</p>
</div>
<div id=ftn125>
<p><a href="#_ftnref125" name="_ftn125">[125]</a> <em>Id.</em> at 67.</p>
</div>
<div id=ftn126>
<p><a href="#_ftnref126" name="_ftn126">[126]</a> <em>Id.</em> at 70.</p>
</div>
<div id=ftn127>
<p><a href="#_ftnref127" name="_ftn127">[127]</a> <em>Id.</em> at 67.</p>
</div>
<div id=ftn128>
<p><a href="#_ftnref128" name="_ftn128">[128]</a> <em>Id.</em></p>
</div>
<div id=ftn129>
<p><a href="#_ftnref129" name="_ftn129">[129]</a> <em>Id.</em> at 71-73.</p>
</div>
<div id=ftn130>
<p><a href="#_ftnref130" name="_ftn130">[130]</a> <em>Id.</em> at 67. Aside from the fact that the opinion was not selected for publication, the Fourth Circuit cannot bind the Federal Circuit. Normally, this issue would have been decided by the Federal Circuit, but the case was not primarily an infringement action, but rather a breach of contract action. 28 U.S.C. § 1295(a)(1) (2006) (noting that the Federal Circuit shall have exclusive jurisdiction from the appeal of a final decision of a district court in any civil action arising under, or in any civil action in which a party has asserted a compulsory counterclaim arising under, any Act of Congress relating to patents or plant variety protection.)</p>
</div>
<div id=ftn131>
<p><a href="#_ftnref131" name="_ftn131">[131]</a> U.S. Patent No. 5,547,657 (filed Oct. 11, 1994).</p>
</div>
<div id=ftn132>
<p><a href="#_ftnref132" name="_ftn132">[132]</a> The patent laws of most countries, like that of the United States, are underdeveloped in defining who qualifies as a joint inventor. For example, Canadian, German, and Japanese patent laws are all vague on the concept of joint inventorship. <em>See, e.g.</em>,<em> </em>Motorkettensäge<em> </em>Case, Fed. Ct. Just. (Bundesgerichtshof) Decision of June 20, 1979 (Fed. Rep. of Ger.) (contributions that have not influenced the overall success of the invention or solved any significant problem do not support coinventorship). However, some offer more guidance than others. The first three of the factors listed in the text are used by Australian courts in determining the &ldquo;material effect&rdquo; of the collaborator&rsquo;s contribution. <em>See</em> <em>Row Weeder Pty., Ltd. v Nielsen</em>, (1997) 39 IPR 400 (Austl.).</p>
</div>
<div id=ftn133>
<p><a href="#_ftnref133" name="_ftn133">[133]</a> <em>Cf., e.g.</em>, Rhone-Poulenc Agro, S.A. v. Monsanto Co., 445 F. Supp. 2d 531, 548 (M.D.N.C. 2006) (expertise); Ethicon Inc. v. U.S. Surgical Corp., 135 F.3d 1456, 1460 (Fed. Cir. 1998) (skills possessed by one inventor and not the other).</p>
</div>
<div id=ftn134>
<p><a href="#_ftnref134" name="_ftn134">[134]</a> 35 U.S.C. §§ 116, 256 (2006); <em>see </em>Pannu v. Iolab Corp., 155 F.3d 1344, 1350 (Fed. Cir. 1998); MCV, Inc. v. King-Seeley Thermos Co., 870 F.2d 1568, 1570 (Fed. Cir. 1989).</p>
</div>
<div id=ftn135>
<p><a href="#_ftnref135" name="_ftn135">[135]</a> Univ. of Pittsburgh v. Hedrick, 573 F.3d 1290, 1298 (Fed. Cir. 2009).</p>
</div>
<div id=ftn136>
<p><a href="#_ftnref136" name="_ftn136">[136]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1361-62 (Fed. Cir. 2004).</p>
</div>
<div id=ftn137>
<p><a href="#_ftnref137" name="_ftn137">[137]</a> Trovan, Ltd. v. Sokymat S.A., Irori, 299 F.3d 1292, 1301-02 (Fed. Cir. 2002).</p>
</div>
<div id=ftn138>
<p><a href="#_ftnref138" name="_ftn138">[138]</a> <em>Id</em>.</p>
</div>
<div id=ftn139>
<p><a href="#_ftnref139" name="_ftn139">[139]</a> Markman v. Westview Instruments, Inc., 517 U.S. 370, 372 (1996).</p>
</div>
<div id=ftn140>
<p><a href="#_ftnref140" name="_ftn140">[140]</a> <em>Trovan</em>, 299 F.3d at 1302.</p>
</div>
<div id=ftn141>
<p><a href="#_ftnref141" name="_ftn141">[141]</a> <em>Id.</em></p>
</div>
<div id=ftn142>
<p><a href="#_ftnref142" name="_ftn142">[142]</a> George M. Sirilla, <em>How the Federal Circuit Clarified the &ldquo;Muddy Concept&rdquo; of Joint Inventorship</em>, 91 J. Pat. &#038; Trademark Off. Soc&rsquo;y 509, 509 (2009).</p>
</div>
<div id=ftn143>
<p><a href="#_ftnref143" name="_ftn143">[143]</a> Ethicon, Inc. v. U.S. Surgical Corp., 135 F.3d 1456, 1460 (Fed. Cir. 1998).</p>
</div>
<div id=ftn144>
<p><a href="#_ftnref144" name="_ftn144">[144]</a> <em>See, e.g.</em>, Bd. of Educ. <em>ex rel.</em> Bd. of Trustees of Fla. State Univ. v. Am. Bioscience, Inc., 333 F.3d 1330, 1339 (Fed. Cir. 2003); <em>Ethicon</em>, 135 F.3d at 1463 (&ldquo;[T]his court must determine what Choi&rsquo;s contribution was and then <em>construe the claim language</em> to determine if Choi&rsquo;s contribution <em>found its way into the defined invention</em>.&rdquo;) (emphasis added).</p>
</div>
<div id=ftn145>
<p><a href="#_ftnref145" name="_ftn145">[145]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1359 (Fed. Cir. 2004) (citations omitted).</p>
</div>
<div id=ftn146>
<p><a href="#_ftnref146" name="_ftn146">[146]</a> <em>See</em> <em>Ethicon</em>, 135 F.3d at 1460 (&ldquo;[O]ne does not qualify as a joint inventor by merely assisting the actual inventor after conception of the claimed invention.&rdquo;).</p>
</div>
<div id=ftn147>
<p><a href="#_ftnref147" name="_ftn147">[147]</a> The Federal Circuit very recently affirmed this point with respect to &ldquo;making&rdquo; the invention in <em>Falana v. Kent State University</em>, 669 F.3d 1349, 1358 (Fed. Cir. 2012)</p>
</div>
<div id=ftn148>
<p><a href="#_ftnref148" name="_ftn148">[148]</a> <em>Ethicon</em>, 135 F.3d 1456.</p>
</div>
<div id=ftn149>
<p><a href="#_ftnref149" name="_ftn149">[149]</a> <em>See, e.g.</em>, <em>id.</em> at 1469 (Newman, J., dissenting); Gregory N. Mandel, <em>Left-Brain versus Right-Brain: Competing Conceptions of Creativity in Intellectual Property Law</em>, 44 U.C. Davis L. Rev. 283, 294-95 (2010).</p>
</div>
<div id=ftn150>
<p><a href="#_ftnref150" name="_ftn150">[150]</a> 37 C.F.R. §§ 1.475(a), 1.499 (2011). U.S. law on this subject reflects the requirements of important international patent treaties. <em>See</em> PCT, <em>supra</em> note 80, arts. 2(i), 3(4)(iii), 17(3); Patent Cooperation Treaty Regs. Rule 13.1 (&ldquo;The international application shall relate to one invention only or to a group of inventions so linked as to form a single general inventive concept (&ldquo;requirement of unity of invention&rdquo;)); Paris Convention for the Protection of Industrial Property, <em>supra</em> note 81, art. 4(G).</p>
</div>
<div id=ftn151>
<p><a href="#_ftnref151" name="_ftn151">[151]</a> Gregory Mandel has proposed giving proportional rights to joint inventors who made contributions of varying levels to the invention. Mandel, <em>supra</em> note 149, at 353. In principle, such a rule could mitigate the problem to a degree, but suggesting the adoption of equitable apportionment methods is much easier in the abstract than operationalizing the concept. Judgments about the relative creativity of different collaborators&rsquo; inventive contributions would be a highly subjective exercise even with perfect information. In practice, it would be impossible due to the frequent inability to differentiate the source of inventive contributions in collaborative research and the temptation of any given collaborator to &ldquo;remember&rdquo; that another&rsquo;s contribution was actually his own. After all, the main purpose of the modern Section 116 of the Patent Act is to eschew nice parsing of inventive contributions among coinventors.</p>
<p>Moreover, not all inventive contributions are creative; some may take the form of perceptive observations of a helpful phenomenon by a prepared mind, or simply by systematic experimentation. Such contributions may qualify as inventive regardless of the absence of creativity.<em> See </em>35 U.S.C. § 103(a). How is a court to weigh, on minimal objective evidence, the incomparable values of one collaborator&rsquo;s creative insight against another&rsquo;s tireless experimentation? Apportionment is, in short, sound in theory but not a practical solution to the problem of skewed inventorship rewards.</p>
</div>
<div id=ftn152>
<p><a href="#_ftnref152" name="_ftn152">[152]</a> <em>See</em> Mandel, <em>supra</em> note 149, at 347.</p>
</div>
<div id=ftn153>
<p><a href="#_ftnref153" name="_ftn153">[153]</a> 35 U.S.C. § 282(1) (2006).</p>
</div>
<div id=ftn154>
<p><a href="#_ftnref154" name="_ftn154">[154]</a> Morgan v. Daniels, 153 U.S. 120, 121, 125 (1894).</p>
</div>
<div id=ftn155>
<p><a href="#_ftnref155" name="_ftn155">[155]</a> <em>In re</em> Brana, 51 F.3d 1560, 1566 (Fed. Cir. 1995).</p>
</div>
<div id=ftn156>
<p><a href="#_ftnref156" name="_ftn156">[156]</a> <em>See </em>Nartron Corp. v. Schukra U.S.A., Inc., 558 F.3d 1352, 1356 (Fed. Cir. 2009).</p>
</div>
<div id=ftn157>
<p><a href="#_ftnref157" name="_ftn157">[157]</a> Am. Hoist &#038; Derrick Co. v. Sowa &#038; Sons, Inc., 725 F.2d 1350, 1359 (Fed. Cir. 1984); <em>see also</em> Radio Corp. of Am. v. Radio Eng&rsquo;g Labs., Inc., 293 U.S. 1, 2 (1934).</p>
</div>
<div id=ftn158>
<p><a href="#_ftnref158" name="_ftn158">[158]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1358 (Fed. Cir. 2004); Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1472 (Fed. Cir. 1997).</p>
</div>
<div id=ftn159>
<p><a href="#_ftnref159" name="_ftn159">[159]</a> Microsoft Corp. v. i4i Ltd. P&rsquo;ship, 131 S.Ct. 2238, 98 U.S.P.Q.2d 1857, 1862 (2011).</p>
</div>
<div id=ftn160>
<p><a href="#_ftnref160" name="_ftn160">[160]</a> <em>Id.</em>, 98 U.S.P.Q.2d at 1863.</p>
</div>
<div id=ftn161>
<p><a href="#_ftnref161" name="_ftn161">[161]</a> Only Justice Thomas declined to read Section 282 as implicitly incorporating the judicially developed standard of proof. <em>Id.</em> at 1868 (Thomas, J., concurring).</p>
</div>
<div id=ftn162>
<p><a href="#_ftnref162" name="_ftn162">[162]</a> Doug Lichtman &#038; Mark A. Lemley, <em>Rethinking Patent Law&rsquo;s Presumption of Validity</em>, 60 Stan. L. Rev. 45 (2007). </p>
</div>
<div id=ftn163>
<p><a href="#_ftnref163" name="_ftn163">[163]</a> <em>Id.</em> at 52-53.</p>
</div>
<div id=ftn164>
<p><a href="#_ftnref164" name="_ftn164">[164]</a> <em>Id.</em> at 53-55. Lemley and Sampat&rsquo;s empirical research indicates that the PTO effectively weeds out a small but significant percentage of applications. <em>See generally </em>Mark A. Lemley &#038; Bhaven Sampat, <em>Is the Patent Office a Rubber Stamp?</em>, 58 Emory L.J. 181 (2008) (evaluating the PTO&rsquo;s patent rejection rate and finding it at 15%-20%).</p>
</div>
<div id=ftn165>
<p><a href="#_ftnref165" name="_ftn165">[165]</a> Lichtman &#038; Lemley, <em>supra</em> note 162, at 52-53.</p>
</div>
<div id=ftn166>
<p><a href="#_ftnref166" name="_ftn166">[166]</a> <em>See</em> Brown v. Edeler, 110 F.2d 858, 861 (C.C.P.A. 1940) (finding that a duly executed joint application is prima facie evidence of joint inventorship); Van Otteren v. Hafner, 278 F.2d 738, 741 (C.C.P.A. 1960) (finding that a duly executed joint application is prima facie evidence of joint inventorship).</p>
</div>
<div id=ftn167>
<p><a href="#_ftnref167" name="_ftn167">[167]</a> Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1364 (Fed. Cir. 2004).</p>
</div>
<div id=ftn168>
<p><a href="#_ftnref168" name="_ftn168">[168]</a> <em>Id. </em>at 1366-67.</p>
</div>
<div id=ftn169>
<p><a href="#_ftnref169" name="_ftn169">[169]</a> Vanderbilt Univ. v. ICOS Corp., 601 F.3d 1297 (Fed. Cir. 2010).</p>
</div>
<div id=ftn170>
<p><a href="#_ftnref170" name="_ftn170">[170]</a> <em>Id.</em> at 1305.</p>
</div>
<div id=ftn171>
<p><a href="#_ftnref171" name="_ftn171">[171]</a> <em>Id.</em> n.3.</p>
</div>
<div id=ftn172>
<p><a href="#_ftnref172" name="_ftn172">[172]</a> Morgan v. Daniels, 153 U.S. 120, 125 (1894).</p>
</div>
<div id=ftn173>
<p><a href="#_ftnref173" name="_ftn173">[173]</a> <em>See Microsoft</em>, 98 U.S.P.Q.2d at 1866 (collecting cases).</p>
</div>
<div id=ftn174>
<p><a href="#_ftnref174" name="_ftn174">[174]</a> <em>See, e.g.</em>, Mfg. Research Corp. v. Graybar Elec. Co., 679 F.2d 1355, 1360-61 (11th Cir. 1982); NDM Corp. v. Hayes Prods., Inc., 641 F.2d 1274, 1277 (9th Cir. 1981); Lee Blacksmith, Inc. v. Lindsay Bros., Inc., 605 F.2d 341, 342-43 (7th Cir. 1979).</p>
</div>
<div id=ftn175>
<p><a href="#_ftnref175" name="_ftn175">[175]</a> KSR Int&rsquo;l Co. v. Teleflex Inc., 550 U.S. 398, 426 (2007).</p>
</div>
<div id=ftn176>
<p><a href="#_ftnref176" name="_ftn176">[176]</a> <em>Microsoft</em>, 98 U.S.P.Q.2d at 1865-66.</p>
</div>
<div id=ftn177>
<p><a href="#_ftnref177" name="_ftn177">[177]</a> <em>Id.</em> at 1866.</p>
</div>
<div id=ftn178>
<p><a href="#_ftnref178" name="_ftn178">[178]</a> <em>Id.</em></p>
</div>
<div id=ftn179>
<p><a href="#_ftnref179" name="_ftn179">[179]</a> <em>See</em> Mark A. Lemley, <em>Can the Patent Office Be Fixed?</em>, <em>in </em>Rules for Growth 367 (Robert Litan ed., 2011); Allison &#038; Lemley, <em>supra</em> note 19 at 2118–19.</p>
</div>
<div id=ftn180>
<p><a href="#_ftnref180" name="_ftn180">[180]</a> 684 F.3d 1253 (Fed. Cir. 2012).</p>
</div>
<div id=ftn181>
<p><a href="#_ftnref181" name="_ftn181">[181]</a> <em>Id.</em> at 1256-57.</p>
</div>
<div id=ftn182>
<p><a href="#_ftnref182" name="_ftn182">[182]</a> <em>Id.</em> at 1260-61.</p>
</div>
<div id=ftn183>
<p><a href="#_ftnref183" name="_ftn183">[183]</a> <em>See</em> 35 U.S.C. §§ 116, 256.</p>
</div>
<div id=ftn184>
<p><a href="#_ftnref184" name="_ftn184">[184]</a> 35 U.S.C. § 115; 37 C.F.R. § 1.63(a)(2).</p>
</div>
<div id=ftn185>
<p><a href="#_ftnref185" name="_ftn185">[185]</a> <em>See </em>Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1362 (Fed. Cir. 2004).</p>
</div>
<div id=ftn186>
<p><a href="#_ftnref186" name="_ftn186">[186]</a> Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1473 (Fed. Cir. 1997). Specifically, as one court observed, &ldquo;[t]he findings relating to joint inventorship issues such as conception and inventive contributions are dependent upon an understanding of the scientific problem or problems the parties were trying to resolve.&rdquo; Rhone-Poulenc Agro, S.A. v. Monsanto Co., 445 F. Supp. 2d 531, 535 (M.D.N.C. 2006).</p>
</div>
<div id=ftn187>
<p><a href="#_ftnref187" name="_ftn187">[187]</a> Judge Rader offered a similar objection to the Federal Circuit&rsquo;s treatment of experimental use as a question of law. <em>See</em> Lough v. Brunswick Corp., 103 F.3d 1517, 1532-33 (Fed. Cir. 1997) (Rader, J., dissenting from the denial of rehearing <em>en banc</em>) (&ldquo;With factual considerations dictating the outcome of the underlying analysis, logic relegates the standard of review to the factual realm as well. . . . Frankly the proposition that experimental use&mdash;a judge-made doctrine without any express basis in the Patent Act&mdash;is a question of law is absurd on its face. It is hard to imagine how case law decisions made by judges to resolve unique factual cases on a fact-driven issue could create questions of law.&rdquo;). His reasoning applies <em>a fortiori </em>to the issue of inventorship. On the disputed standard of review of mixed questions of law and fact, see generally Evan Tsen Lee, <em>Principled Decision Making and the Proper Role of Federal Appellate Curts: The Mixed Questions Conflict</em>, 64 S. Cal. L. Rev. 235 (1991).</p>
</div>
<div id=ftn188>
<p><a href="#_ftnref188" name="_ftn188">[188]</a> <em>See</em> Hybritech Inc. v. Monoclonal Antibodies, Inc., 802 F.2d 1367, 1376 (Fed. Cir. 1986).</p>
</div>
<div id=ftn189>
<p><a href="#_ftnref189" name="_ftn189">[189]</a> U.S. Const. art. I, § 8, cl. 8.</p>
</div>
<div id=ftn190>
<p><a href="#_ftnref190" name="_ftn190">[190]</a> On the seemingly odd choice of the word &ldquo;Discoveries,&rdquo; see Demaine &#038; Fellmeth, <em>supra</em> note 1, at 367-74.</p>
</div>
<div id=ftn191>
<p><a href="#_ftnref191" name="_ftn191">[191]</a> This is not to say that the Constitution forbids Congress to allow inventors to assign their rights to others, of course.</p>
</div>
<div id=ftn192>
<p><a href="#_ftnref192" name="_ftn192">[192]</a> <em>See </em>An Act to Promote the Progress of Useful Arts (Patent Act of 1790), ch. 7, sec. 1, 1 Stat. 109 (Apr. 10, 1790); Grant v. Raymond, 31 U.S. (6 Pet.) 218, 242 (1832) (&ldquo;[The patent] is the reward stipulated for the advantages derived by the public for the exertions of the individual [inventor], and is intended as a stimulus to those exertions.&rdquo;).</p>
</div>
<div id=ftn193>
<p><a href="#_ftnref193" name="_ftn193">[193]</a> H.R. 4527, 98th Cong. (1983); S.B. 1535, 98th Cong., 1983 Cong. Rec. S9006.</p>
</div>
<div id=ftn194>
<p><a href="#_ftnref194" name="_ftn194">[194]</a> <em>See, e.g.</em>, <em>In re</em> Sarett, 327 F.2d 1005, 1010, n.7 (Ct. Cust. &#038; Pat. App. 1964).</p>
</div>
<div id=ftn195>
<p><a href="#_ftnref195" name="_ftn195">[195]</a> Congress established the U.S. Court of Appeals for the Federal Circuit in 1982 in order to centralize appeals for patent cases. Before 1982, the U.S. Court of Customs and Patent Appeals handled all appeals from administrative actions by the PTO, but appeals arising from infringement litigation were decided by the various circuit courts. The Federal Circuit was designed to remedy the lack of uniformity in patent doctrine arising from this fracturing of authority. See generally The U.S. Judicial Conf. Comm. On The Bicentennial Of The Constitution Of The U.S., The United States Court Of Appeals For The Federal Circuit: A History 1982-1990 (1991) (describing advent of the Federal Circuit); Daniel J. Meador, <em>Origin of the Federal Circuit: A Personal Account</em>, 41 Am. U.L. Rev. 581 (1992) (same).</p>
</div>
<div id=ftn196>
<p><a href="#_ftnref196" name="_ftn196">[196]</a> Statement of Bernarr R. Pravel, President, Am. Intel. Prop. L. Ass&rsquo;n, before the House Subcommittee on Courts, Civil Liberties, and the Administration of Justice (June 13, 1984), <em>in </em>Innovation and Patent Law Reform (Mar. 28, Apr. 26, &#038; June 6, 27, 1984), 98th Cong., 2d Sess., Pt. 3, Serial No. 105, at 2690, 2719 [hereinafter &ldquo;Innovation and Patent Law Reform Hearings&rdquo;].</p>
</div>
<div id=ftn197>
<p><a href="#_ftnref197" name="_ftn197">[197]</a> <em>Id.</em> at 2735-36.</p>
</div>
<div id=ftn198>
<p><a href="#_ftnref198" name="_ftn198">[198]</a> <em>Id.</em> at 2737.</p>
</div>
<div id=ftn199>
<p><a href="#_ftnref199" name="_ftn199">[199]</a> Testimony Of Gerald J. Mossinghoff, Assist. Sec&rsquo;y &#038; Comm&rsquo;r of Pats. &#038; Trademarks, Accompanied by Donald Quigg, Dep&rsquo;y Asst. Sec&rsquo;y &#038; Dep&rsquo;y Comm&rsquo;r of Pats. &#038; Trademarks, &#038; Rene D. Tegtmeyer, Asst. Comm&rsquo;r for Pats. (Mar. 28, 1984), <em>in </em>Innovation and Patent Law Reform Hearings, <em>supra </em>note 196, at 2, 7.</p>
</div>
<div id=ftn200>
<p><a href="#_ftnref200" name="_ftn200">[200]</a> Statement of Gerald J. Mossinghoff, <em>in id.</em> at 28-29.</p>
</div>
<div id=ftn201>
<p><a href="#_ftnref201" name="_ftn201">[201]</a> <em>See </em>Patent Law Improvements Act, Hearing before the Subcomm. on Patents, Copyrights and Trademarks of the Comm. on the Judiciary, U.S. Senate, 98th Cong., 2d Sess., on S.1535 and S. 1841 (Apr. 3, 1984), Serial No. J-98-107, at 18, 32-34 (Mossinghoff), 70 (AIPLA) [hereinafter &ldquo;Senate Judiciary Comm. PLAA Hearings&rdquo;].</p>
</div>
<div id=ftn202>
<p><a href="#_ftnref202" name="_ftn202">[202]</a> <em>E.g., </em>130 Cong. Rec. 28,075 (1984) (statement of Rep. Moorhead); <em>see </em>W. Fritz Fasse, <em>The Muddy Metaphysics of Joint Inventorship: Cleaning Up After the 1984 Amendments to 35 U.S.C. §&nbsp;116</em>, 5 Harv. J.L. &#038; Tech. 153, 175 (1992).</p>
</div>
<div id=ftn203>
<p><a href="#_ftnref203" name="_ftn203">[203]</a> Letter from Warren D. Niederhauser, Pres.-Elect, Am. Chem. Soc&rsquo;y, to Robert W. Kastenmeier, Chair, House Subcomm. on Cts., Civ. Libs., &#038; the Admin. of Just. (Apr. 20, 1984), in Senate Judiciary Comm. PLAA Hearings, <em>supra</em> note 202, at 2617. </p>
</div>
<div id=ftn204>
<p><a href="#_ftnref204" name="_ftn204">[204]</a> H.R. 6286 (1984).</p>
</div>
<div id=ftn205>
<p><a href="#_ftnref205" name="_ftn205">[205]</a> 1984 Cong. Rec. 28073 (Oct. 1, 1984) (statement of Rep. Kastenmeier).</p>
</div>
<div id=ftn206>
<p><a href="#_ftnref206" name="_ftn206">[206]</a> Section-by-Section Analysis of H.R. 6286, Patent Law Amendments Act of 1984, 130 Cong. Rec. 10525-29 (1984), <em>reprinted in </em>1984 U.S.C.C.A.N. 5827, 5833.</p>
</div>
<div id=ftn207>
<p><a href="#_ftnref207" name="_ftn207">[207]</a> S. Rep. No. 998-663, 98th Cong., 2d Sess. (Oct. 5, 1984), at 8.</p>
</div>
<div id=ftn208>
<p><a href="#_ftnref208" name="_ftn208">[208]</a> 1984 U.S.C.C.A.N. 5827, 5834-35.</p>
</div>
<div id=ftn209>
<p><a href="#_ftnref209" name="_ftn209">[209]</a> President&rsquo;s Statement on Signing H.R. 6268 into Law, 20 Weekly Comp. Pres. Doc. 1818 (Nov. 9, 1984).</p>
</div>
<div id=ftn210>
<p><a href="#_ftnref210" name="_ftn210">[210]</a> <em>See </em>Innovation and Patent Law Reform Hearings, <em>supra</em> note 196, at 2720 (introducing the amendment to Section 116 of the Patent Act as adopted by Congress).</p>
</div>
<div id=ftn211>
<p><a href="#_ftnref211" name="_ftn211">[211]</a> In <em>Ethicon v. U.S. Surgical Corp.</em>, the court wrote that it must construe the claim language to determine whether the putative coinventor&rsquo;s contribution &ldquo;found its way into the defined invention.&rdquo; <em>Ethicon Co. v. U.S. Surgical Corp.</em>, 135 F.3d 1456, 1463 (Fed. Cir. 1998).</p>
</div>
<div id=ftn212>
<p><a href="#_ftnref212" name="_ftn212">[212]</a> <em>Id. </em>at 1461-63.</p>
</div>
<div id=ftn213>
<p><a href="#_ftnref213" name="_ftn213">[213]</a> <em>Trovan, Ltd. V. Sokymat S.A. </em>Irori, 299 F.3d 1292 (Fed. Cir. 2002). <em>See, e.g.</em>, Eli Lilly &#038; Co. v. Aradigm Corp., 376 F.3d 1352, 1361-62 (Fed. Cir. 2004) (&ldquo;[T]he law requires only that a coinventor make a contribution <em>to the conception of the subject matter of a claim</em>.&rdquo;) (emphasis added).</p>
</div>
<div id=ftn214>
<p><a href="#_ftnref214" name="_ftn214">[214]</a> Bd. of Educ. <em>ex rel.</em> Bd. of Trustees of Fla. State Univ. v. Am. Bioscience, Inc., 333 F.3d 1330, 1337 (Fed. Cir. 2003) (&ldquo;[E]ach joint inventor must <em>generally</em> contribute to the conception of the <em>invention</em>.&rdquo;) (emphasis added).</p>
</div>
<div id=ftn215>
<p><a href="#_ftnref215" name="_ftn215">[215]</a> <em>See, e.g.</em>, United States v. Adams, 383 U.S. 39, 49 (1966); Phillips v. AWH Corp., 415 F.3d 1303, 1315 (Fed. Cir. 2005) (<em>en banc</em>); Retractable Techns., Inc. v. Becton, Dickinson &#038; Co., 653 F.3d 1296, 1303 (Fed. Cir. 2011), <em>reh&rsquo;g en banc denied</em>, 659 F.3d 1369 (Fed. Cir. 2011). <em>But cf. id.</em> at 1312-13 (Rader, J., dissenting in part) (cautioning against importing limitations on claims from unclear language in the written description).</p>
</div>
<div id=ftn216>
<p><a href="#_ftnref216" name="_ftn216">[216]</a> <em>See </em>Graver Tank &#038; Mfg. Co. v. Linde Air Prod. Co., 339 U.S. 605 (1950).</p>
</div>
<div id=ftn217>
<p><a href="#_ftnref217" name="_ftn217">[217]</a> <em>See </em>Gen. Elec. Co. v. Wabash Appliance Corp., 304 U.S. 364, 369 (1938);<em> </em>Hoganas AB v. Dresser Indus., 9 F.3d 948, 951 (Fed. Cir. 1993).</p>
</div>
<div id=ftn218>
<p><a href="#_ftnref218" name="_ftn218">[218]</a> <em>Bd. of Educ.</em>, 333 F.3d 1330 (Fed. Cir. 2003).</p>
</div>
<div id=ftn219>
<p><a href="#_ftnref219" name="_ftn219">[219]</a> <em>Id.</em> at 1340-41.</p>
</div>
<div id=ftn220>
<p><a href="#_ftnref220" name="_ftn220">[220]</a> Ethicon, Inc. v. United States Surgical Corp., 135 F.3d 1456, 1460 (Fed. Cir. 1998).</p>
</div>
<div id=ftn221>
<p><a href="#_ftnref221" name="_ftn221">[221]</a> Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1472 (Fed. Cir. 1997); <em>see also </em>Rhone-Poulenc Agro, S.A. v. Monsanto Co., 445 F. Supp. 2d 531, 549 (M.D.N.C. 2006) (&ldquo;[N]either the statute nor the cases relating to joint inventorship requires the simultaneous presence or awareness of all who have contributed significantly toward conception when the last piece of the conception puzzle slips into place.&rdquo;); Regents of the Univ. of Mich. v. Bristol-Myers Squibb Co., 301 F. Supp. 2d 633, 642 (E.D. Mich. 2003) (&ldquo;[A] joint inventor need not have had the definite and permanent conception of the full invention – otherwise, he would be the sole inventor.&rdquo;); Tavory v. NTP, Inc., 297 F. Appx. 976, 979, 2008 WL 4710761, **4 (Fed. Cir., Oct. 27, 2008) (unpub.) (&ldquo;[N]o individual coinventor need have a &lsquo;definite and permanent idea of the complete and operative invention&rsquo; so long as all of the coinventors collectively satisfy that requirement.&rdquo;).</p>
</div>
<div id=ftn222>
<p><a href="#_ftnref222" name="_ftn222">[222]</a> Dan L. Burk &#038; Mark A. Lemley, <em>Fence Post or Sign Posts? Rethinking Patent Claim Construction</em>, 157 U. Pa. L. Rev. 1743, 1762 (2009).</p>
</div>
<div id=ftn223>
<p><a href="#_ftnref223" name="_ftn223">[223]</a> <em>See, e.g.</em>, Thalia V. Warnement &#038; Troy E. Grabow, <em>Drafting the Patent Specification</em>, Am. Intell. Prop. L. Ass&rsquo;n, Practical Patent Prosecution Training For New Lawyers, Aug. 2008, <em>at</em> <a href="http://www.aipla.org/learningcenter/library/papers/bootcamps/08patentbootcamp/Documents/Grabow-paper.pdf">http://www.aipla.org/learningcenter/library/papers/bootcamps/08patentbootcamp/<br />Documents/Grabow-paper.pdf</a>; Rajiv Sarathy, <em>Broad Patents Can Be Both Lucrative and Expensive</em>, Perkins Coie Patent Law Insights, Nov. 21, 2009, <em>at </em><a href="http://www.patentlawinsights.com/tags/broad-claims/">http://www.patentlawinsights.com/tags/broad-claims/</a>.</p>
</div>
<div id=ftn224>
<p><a href="#_ftnref224" name="_ftn224">[224]</a> Fina Oil &#038; Chem. Co. v. Ewen, 123 F.3d 1466, 1473 (Fed. Cir. 1997); <em>see </em>Burroughs Wellcome Co. v. Barr Labs., Inc., 40 F.3d 1223, 1229 (Fed. Cir. 1994).</p>
</div>
<div id=ftn225>
<p><a href="#_ftnref225" name="_ftn225">[225]</a> A few district courts have misread the Patent Act to allow courts to exclude as joint inventors collaborators who left the research team after the experimental stage. <em>See, e.g.</em>, Huang v. California Inst. of Tech., 72 U.S.P.Q.2d 1161, 1177 (C.D. Cal. 2004) (&ldquo;To judge the significance of an alleged joint inventor&rsquo;s contribution to the complete invention, a court may consider whether the alleged joint inventor was able at the relevant time period to understand and articulate the inventive team&rsquo;s final operative embodiments.&rdquo;). This misses the entire point of the 1984 amendment to Section 116, which was based the desire to grant equal reward to early stage team members, as the <em>Kamp</em> decision upon which the amendment was based indicated. <em>See</em> Monsanto Co. v. Kamp, 269 F. Supp. 818 (D.D.C. 1967).</p>
</div>
<div id=ftn226>
<p><a href="#_ftnref226" name="_ftn226">[226]</a> <em>See</em> Sean B. Seymore, <em>The Null Patent</em>, 53 Wm. &#038; Mary L. Rev. 2041 (2012).</p>
</div>
<div id=ftn227>
<p><a href="#_ftnref227" name="_ftn227">[227]</a> This scenario is not merely fanciful. A federal district court recently misinterpreted the law of joint inventorship in just such a manner in <em>Vanderbilt Univ. v. ICOS Corp.</em>, 594 F. Supp. 2d 482 (D. Del. 2009), <em>aff&rsquo;d</em>, 601 F.3d 1297 (Fed. Cir. 2010). Relying on <em>Burroughs Wellcome </em>and <em>American Bioscience</em>, the district court held that university researchers who had collaborated with a drug company to identify and test a series of pharmaceuticals could not be joint inventors because none of the university scientists had &ldquo;conceived the &lsquo;specific chemical structure of the compound&rsquo; claimed.&rdquo; <em>Id.</em> at 505. Although the court recognized that the university researchers must have made a valuable contribution to the discovery of the patented compounds and found the drug company&rsquo;s denial of benefit from the university &ldquo;troubling,&rdquo; it could find no basis in law for treating the university scientists as joint inventors even if they contributed the very scaffolding of the drug. <em>Id.</em> at 505-07.</p>
<p>Judge Clevenger, writing for a panel of the Federal Circuit, corrected this error by pointing out that every coinventor need not individually conceive the final and entire invention; someone in the &ldquo;inventorship team&rdquo; need merely conceive the complete and final invention. Vanderbilt Univ. v. ICOS Corp., 601 F.3d 1297, 1306-07 (Fed. Cir. 2010). Yet, relying on the facts on record which were tainted by the trial court&rsquo;s misunderstanding of the law, the Federal Circuit affirmed the district court opinion despite the absence of a sufficiently developed record based on a proper interpretation of the law, <em>id.</em> at 1307-08, an unfortunate choice, as Judge Dyk pointed out in dissent, <em>id.</em> at 1310 (Dyk, J., dissenting in part). This outcome results mainly from a jurisprudential problem already discussed&mdash;the Federal Circuit treating inventorship as a question of law rather than a question of fact.</p>
</div>
<div id=ftn228>
<p><a href="#_ftnref228" name="_ftn228">[228]</a> Ethicon, Inc. v. U.S. Surgical Corp., 135 F.3d 1456, 1463 (Fed. Cir. 1998).</p>
</div>
<div id=ftn229>
<p><a href="#_ftnref229" name="_ftn229">[229]</a> <em>E.g.</em>, U.S. Pat. No. 7,975,315 (July 5, 2011) (&ldquo;The present invention relates to an atomic force microscope . . . .&rdquo;); U.S. Pat. No. 7,947,218 (May 24, 2011) (&ldquo;The present invention relates to a portable cooling device . . . that provides air flow, and a shroud . . . at an article . . . .&rdquo;).</p>
</div>
<div id=ftn230>
<p><a href="#_ftnref230" name="_ftn230">[230]</a> Many device patents do omit any mention of utility from the claims. <em>See, e.g.</em>, U.S. Pat. No. 7,947,349 (May 24, 2011) (&ldquo;The invention relates to a moulded piece forming a negative mould . . . .&rdquo;).</p>
</div>
<div id=ftn231>
<p><a href="#_ftnref231" name="_ftn231">[231]</a> <em>See, e.g.</em>, U.S. Pat. No. 7,973,166 (July 5, 2011) (claim 1); U.S. Pat. No. 6,740,654 (May 25, 2004) (claims 1-20); U.S. Pat. No. 5,972,658 (Oct. 26, 1999) (claims 1-8); U.S. Pat. No. 4,024,272 (May 17, 1977) (claims 1-9, 12-20). European practice is consonant. <em>See </em>Mobil Oil/Friction Reducing Additive, Eur. Pat. Off. Bd. App. Case No. G 0002/88, para. 5 (Dec. 11, 1989), [1990] E.P.O.R. 73 (&ldquo;The discovered use of [a] compound or composition will normally be described in the patent, but may not be expressly claimed.&rdquo;).</p>
</div>
<div id=ftn232>
<p><a href="#_ftnref232" name="_ftn232">[232]</a> <em>See generally </em>Shayne Cox Gad, <em>Introduction: Drug Discovery in the 21st Century</em>, <em>in </em>Drug Discovery Handbook 1, 1-7 (Shayne C. God ed., 2005). In rational drug design, the use of computer modeling may eliminate the need for and reduce reliance on some of these steps. <em>See generally</em> Ulf Madsen, Povl Krogsgaard-Larsen &#038; Tommy Liljefors, Textbook of Drug Design and Discovery (2002).</p>
</div>
<div id=ftn233>
<p><a href="#_ftnref233" name="_ftn233">[233]</a> For example, the fifth step typically requires repeated recourse to the system developed in step 4, in order to verify that the modifications of the molecule perform the function desired in an acceptable manner. In any given case, the inventors may be able to use a prior art, off-the-shelf assay system to test and modify a nonobvious compound, or they may have to develop a nonobvious system for testing and modifying a prior art compound. Either step may constitute a valid contribution to conception.</p>
</div>
<div id=ftn234>
<p><a href="#_ftnref234" name="_ftn234">[234]</a> Bd. of Educ. <em>ex rel.</em> Bd. Of Trustees of Fla. State Univ. v. Am. Bioscience, Inc., 333 F.3d 1330 (Fed. Cir. 2003).</p>
</div>
<div id=ftn235>
<p><a href="#_ftnref235" name="_ftn235">[235]</a> <em>Id.</em> at 1340.</p>
</div>
<div id=ftn236>
<p><a href="#_ftnref236" name="_ftn236">[236]</a> <em>Id.</em> (emphasis added). Throughout this portion of the opinion, the court repeated and elaborated on the mistaken conclusion that the FSU scientists had to conceive the entire compounds to be joint inventors. <em>Id.</em> at 1340-42.</p>
</div>
<div id=ftn237>
<p><a href="#_ftnref237" name="_ftn237">[237]</a> <em>Id.</em> at 1341.</p>
</div>
<div id=ftn238>
<p><a href="#_ftnref238" name="_ftn238">[238]</a> <em>Id.</em> at 1342. </p>
</div>
<div id=ftn239>
<p><a href="#_ftnref239" name="_ftn239">[239]</a> <em>Id.</em></p>
</div>
<div id=ftn240>
<p><a href="#_ftnref240" name="_ftn240">[240]</a> <em>Vanderbilt Univ. v. ICOS Corp.</em>, 594 F. Supp. 2d 482, 504-06 (D. Del. 2009), <em>aff&rsquo;d</em>, 601 F.3d 1297 (Fed. Cir. 2010).</p>
</div>
<div id=ftn241>
<p><a href="#_ftnref241" name="_ftn241">[241]</a> Falana v. Kent State Univ., 669 F.3d 1349, 1358 (Fed. Cir. 2012)</p>
</div>
<div id=ftn242>
<p><a href="#_ftnref242" name="_ftn242">[242]</a> <em>Id.</em> at 1357.</p>
</div>
<div id=ftn243>
<p><a href="#_ftnref243" name="_ftn243">[243]</a> <em>Id.</em> at 1358.</p>
</div>
<div id=ftn244>
<p><a href="#_ftnref244" name="_ftn244">[244]</a> <em>Id.</em>.</p>
</div>
<div id=ftn245>
<p><a href="#_ftnref245" name="_ftn245">[245]</a> <em>But see </em>William R. Thropp &#038; Sons Co. v. De Laski &#038; Thropp Circular Woven Tire Co., 226 F. 941, 949 (3d Cir. 1915) (&ldquo;One may conceive a general or imperfect outline of an entirely novel thing, which, without the conception of another developing it and giving it body, might never amount to invention; but if the conceptions of one supplement and complement the conceptions of the other, the result might be invention and therefore joint invention.&rdquo;).</p>
</div>
<div id=ftn246>
<p><a href="#_ftnref246" name="_ftn246">[246]</a> In practice, a court might stretch the law to cover this case through the judicial fiction that Eta and Theta &ldquo;conceived&rdquo; the compound by producing all the information required to lead a person having ordinary skill in the art to the compound. However, <em>Trovan </em>analysis in no way sanctions such an interpretation of inventorship, which illustrates again how <em>Trovan </em>crams inventorship analysis into a Procrustean bed. Trovan, Ltd. v. Sokymat S.A., Irori, 299 F.3d 1292, 1302 (Fed. Cir. 2002).</p>
</div>
<div id=ftn247>
<p><a href="#_ftnref247" name="_ftn247">[247]</a> <em>See supra </em>text accompanying notes 144-146.</p>
</div>
<div id=ftn248>
<p><a href="#_ftnref248" name="_ftn248">[248]</a> Bill Cosby: Himself (20th Century Fox 1983).</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jipel.law.nyu.edu/2012/11/conception-and-misconception-in-joint-inventorship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copyright Conspiracy: How the New Copyright Alert System May Violate the Sherman Act</title>
		<link>http://jipel.law.nyu.edu/2012/11/copyright-conspiracy/</link>
		<comments>http://jipel.law.nyu.edu/2012/11/copyright-conspiracy/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 21:55:04 +0000</pubDate>
		<dc:creator>Lizzy</dc:creator>
				<category><![CDATA[Fall 2012]]></category>
		<category><![CDATA[Antitrust]]></category>
		<category><![CDATA[Copyright]]></category>

		<guid isPermaLink="false">http://jipel.law.nyu.edu/?p=1652</guid>
		<description><![CDATA[&#160;]]></description>
				<content:encoded><![CDATA[<p>Sean M. Flaim<strong><a name="_authorref" href="#_author">*</a></strong></p>
<div style="line-spacing: -5px;"><a href="#Introduction">Introduction</a></div>
<div><a href="#I">I. The Copyright Alert System</a></div>
<div style="padding-left: 30px;"><a href="#IA">A. A Brief History of Online Infringement</a></div>
<div style="padding-left: 30px;"><a href="#IB">B. The Development of the Graduated Response System</a></div>
<div style="padding-left: 30px;"><a href="#IC">C. U.S. Graduated Response: The Copyright Alert System</a></div>
<div style="padding-left: 60px;"><a href="#IC1">1. Creation of the Center for Copyright Information</a></div>
<div style="padding-left: 60px;"><a href="#IC2">2. Identifying Infringing Content</a></div>
<div style="padding-left: 60px;"><a href="#IC3">3. Copyright Alert Program</a></div>
<div style="padding-left: 60px;"><a href="#IC4">4. Due Process Under the Copyright Alert System</a></div>
<div><a href="#II">II. Antitrust</a></div>
<div style="padding-left: 30px;"><a href="#IIA">A. Brief Overview of Antitrust Law</a></div>
<div style="padding-left: 30px;"><a href="#IIB">B. The Relationship Between Antitrust Law and Copyright</a></div>
<div style="padding-left: 30px;"><a href="#IIC">C. Private Enforcement and Group Boycotts</a></div>
<div style="padding-left: 60px;"><a href="#IIC1">1. Early Boycott Cases &#8211; Per Se Liability</a></div>
<div style="padding-left: 60px;"><a href="#IIC2">2. Per Se Liability to Rule of Reason</a></div>
<div><a href="#III">III. Application of Antitrust Law to the Copyright Alert System</a></div>
<div style="padding-left: 30px;"><a href="#IIIA">A. What Is the Restraint at Issue?</a></div>
<div style="padding-left: 60px;"><a href="#IIIA1">1. Horizontal, Vertical, or Hybrid Agreement?</a></div>
<div style="padding-left: 60px;"><a href="#IIIA2">2. Concerted Refusal to Deal and/or Group Boycott</a></div>
<div style="padding-left: 30px;"><a href="#IIIB">B. Do the Parties Possess Market Power?</a></div>
<div style="padding-left: 60px;"><a href="#IIIB1">1. Product Market</a></div>
<div style="padding-left: 60px;"><a href="#IIIB2">2. Geographic Market</a></div>
<div style="padding-left: 30px;"><a href="#IIIC">C. What Are the Anticompetitive Aspects of the Copyright Alert System?</a></div>
<div style="padding-left: 60px;"><a href="#IIIC1">1. Consumer Welfare</a></div>
<div style="padding-left: 60px;"><a href="#IIIC2">2. Governance Provisions</a></div>
<div style="padding-left: 30px;"><a href="#IIID">D. What Are the Pro-Competitive Justifications Offered?</a></div>
<div style="padding-left: 60px;"><a href="#IIID1">1. Societal Costs of Copyright Infringement</a></div>
<div style="padding-left: 60px;"><a href="#IIID2">2. Network Congestion</a></div>
<div style="padding-left: 60px;"><a href="#IIID3">3. Copyright Alert System Benefits Consumers</a></div>
<div style="padding-left: 60px;"><a href="#IIID4">4. Section 512(i) of the Digital Millennium Copyright Act</a></div>
<div style="padding-left: 30px;"><a href="#IIIE">E. The Copyright Alert System Fails the Rule of Reason</a></div>
<div><a href="#IV">IV. Recommendations for Improvement</a></div>
<div style="padding-left: 30px;"><a href="#IVA">A. Congressional Action</a></div>
<div style="padding-left: 30px;"><a href="#IVB">B. The Department of Justice and the Federal Trade Commission</a></div>
<div style="line-spacing: -5px;"><a href="#V">Conclusion</a></div>
<p></p>
<h3><a name="Introduction"></a>INTRODUCTION</h3>
<p>On July 7, 2011, leaders of the content industries and Internet Service Providers (&#8220;ISPs&#8221;) announced they had reached a landmark agreement for implementing a system of &#8220;Copyright Alerts.&#8221;<a  href="#_edn1" name="_ednref1" title="">[1]</a> The highly anticipated<a  href="#_edn2" name="_ednref2" title="">[2]</a> system represents the latest line of defense by the content industries against the economic problems associated with online infringement.<a  href="#_edn3" name="_ednref3" title="">[3]</a> While the media has generally responded positively,<a  href="#_edn4" name="_ednref4" title="">[4]</a>  consumer and civil liberties groups were quick to raise concerns<a  href="#_edn5" name="_ednref5" title="">[5]</a>  with the new agreement between content owners and ISPs who had been up to now grudging partners in the battle against online infringement.<a  href="#_edn6" name="_ednref6" title="">[6]</a> </p>
<p>The new system purports to offer a standard &#8220;best practices&#8221; framework designed to enable ISPs to effectively alert their individual customers of accusations of online infringement.<a  href="#_edn7" name="_ednref7" title="">[7]</a> Studies suggest that Internet users who are educated about copyright infringement and its potential consequences will quickly take steps to ensure that their connection is not used for further infringement.<a  href="#_edn8" name="_ednref8" title="">[8]</a> By implementing a system of increasingly severe warnings directed to users accused of online infringement, the parties hope to encourage consumers to confine their online activities to legal ones.<a  href="#_edn9" name="_ednref9" title="">[9]</a> </p>
<p>The concept of a graduated response system is not new. Originally developed overseas, many commentators believed it was only a matter of time until some sort of graduated response system made its way to the United States.<a  href="#_edn10" name="_ednref10" title="">[10]</a> The topic has already received serious attention from American legal scholars, who have examined the potential interaction of a graduated response system with &sect; 512 of the Digital Millennium Copyright Act (&#8220;DMCA&#8221;),<a  href="#_edn11" name="_ednref11" title="">[11]</a>  common carriage,<a  href="#_edn12" name="_ednref12" title="">[12]</a>  the First Amendment,<a  href="#_edn13" name="_ednref13" title="">[13]</a>  fair use,<a  href="#_edn14" name="_ednref14" title="">[14]</a>  and consumer protection.<a  href="#_edn15" name="_ednref15" title="">[15]</a> </p>
<p>However, adoption of the Copyright Alert system faces another legal hurdle&#8212;one that has elicited little discussion in both the media and from academia.<a  href="#_edn16" name="_ednref16" title="">[16]</a> As both a horizontal and vertical agreement between companies who are otherwise competitors, the proposed system may amount to violation of &sect; 1 of the Sherman Antitrust Act.<a  href="#_edn17" name="_ednref17" title="">[17]</a> The Sherman Act proscribes private actors from entering into any contract, combination, or conspiracy in restraint of trade.<a  href="#_edn18" name="_ednref18" title="">[18]</a> By joining together to combat piracy through private enforcement, the conduct of content owners and ISPs may have crossed the line from a legitimate to an illicit combination in restraint of trade.<a  href="#_edn19" name="_ednref19" title="">[19]</a> The antitrust laws are complex, however, and navigating their intricacies remains an ever-challenging goal for many American technology companies.<a  href="#_edn20" name="_ednref20" title="">[20]</a> </p>
<p>This article analyzes the new Copyright Alert System from the perspective of antitrust law. Part I discusses the evolution of graduated response, first by recounting the history of online copyright infringement, and then by discussing the development of graduated response systems abroad. It concludes with the salient points of the U.S. graduated response, the Copyright Alert System. Part II shifts the focus to antitrust law, briefly explaining antitrust law and its relationship to copyright law. Next, because the Copyright Alert System most closely resembles a concerted refusal to deal, the evolution of the Supreme Court&#8217;s doctrine on this form of collusive self-help is explored.  Part III then seeks to apply the principles of antitrust law provided in Part II to the Copyright Alert System through a Rule of Reason analysis. The article concludes from this analysis that the system raises significant anticompetitive concerns. The relationship of the parties to each other and the substance of their agreement are discussed first, followed by a discussion of market power. Then, both the potential anticompetitive and pro-competitive effects of the announced agreement are discussed in detail. Finally, because the system has some beneficial elements, Part IV discusses several suggestions for improving the announced system to make sure that it clears any hurdles that antitrust law may place in its path.</p>
<h3><a name="I"></a>I. THE COPYRIGHT ALERT SYSTEM</h3>
<h4><a name="IA"></a>A. A Brief History of Online Infringement</h4>
<p>The Copyright Alert System is only the most recent stage in the evolution of content owners&#8217; efforts to protect the value of their works in the face of advancing digital technology. Since the beginning of the Internet, the challenge of adapting copyright law to the information era has been well known. As early as 1993, courts had begun to grapple with complaints of online copyright infringement, while academics were similarly beginning to discuss the ability of the Internet to facilitate copyright infringement.<a  href="#_edn21" name="_ednref21" title="">[21]</a> The application of copyright law to the Internet, however, was in a state of flux prior to 1998,<a  href="#_edn22" name="_ednref22" title="">[22]</a>  when Congress passed the Digital Millennium Copyright Act (DMCA).<a  href="#_edn23" name="_ednref23" title="">[23]</a></p>
<p>Signed into law on October 28, 1998, the DMCA was the first legislative enactment specifically designed to clarify the application of copyright law to the Internet. The Act was passed as a response to the adoption by the United States of the 1996 World Intellectual Property Organization (WIPO) Copyright Treaty,<a  href="#_edn24" name="_ednref24" title="">[24]</a>  which required its members to implement increased intellectual property protection for digital works. Title II of the DMCA, the Online Copyright Infringement Liability Limitation Act,<a  href="#_edn25" name="_ednref25" title="">[25]</a>  enacted a set of &#8220;safe-harbors,&#8221; through which ISPs could limit exposure to secondary liability for copyright infringement.<a  href="#_edn26" name="_ednref26" title="">[26]</a> Qualifying ISPs were specifically immunized from secondary liability for the action of their customers or their automated systems, provided they had no actual or constructive knowledge of the infringement, implemented a &#8220;repeat infringer&#8221; policy, and responded to requests from copyright holders to remove works that were deemed to be infringing.<a  href="#_edn27" name="_ednref27" title="">[27]</a> </p>
<p>In enacting the DMCA, Congress failed to anticipate the creation in January 1999 of Napster.<a  href="#_edn28" name="_ednref28" title="">[28]</a> The effect of the new file-sharing service was to shift the source of online copyright infringement from the centralized online systems controlled by ISPs to users residing in the periphery.<a  href="#_edn29" name="_ednref29" title="">[29]</a> Within a year, over 25 million people used Napster software to download music files from the Internet, the vast majority of which were infringing.<a  href="#_edn30" name="_ednref30" title="">[30]</a> The Recording Industry Association of America (&#8220;RIAA&#8221;) responded rapidly, filing suit against Napster in December 1999.<a  href="#_edn31" name="_ednref31" title="">[31]</a> The United States Court of Appeals for the Ninth Circuit upheld the RIAA&#8217;s request for a preliminary injunction, holding that Napster, by providing a central repository for the file names, was both contributorily and vicariously liable for the copyright infringement of its users.<a  href="#_edn32" name="_ednref32" title="">[32]</a>  </p>
<p>Unfortunately, the Whac-A-Mole game had just begun for content owners. No sooner than Napster was vanquished, were other technological tools released that did not rely on the central repository of file names, the key factor to the Ninth Circuit&#8217;s determination of liability.<a  href="#_edn33" name="_ednref33" title="">[33]</a> These software tools either distributed the indexing of files to certain users&#8217; computers or used completely decentralized searches to retrieve file information.<a  href="#_edn34" name="_ednref34" title="">[34]</a> Content owners responded by filing lawsuits<a  href="#_edn35" name="_ednref35" title="">[35]</a>  against the providers of these various tools, but the genie had been let out of the bottle. It was the users of these tools who now posed the greatest threat to the content owners&#8217; business model.</p>
<p>Realizing this, content owners aimed their fight at consumers. In September 2003, the RIAA filed the first of 382 lawsuits against individual users for copyright infringement.<a  href="#_edn36" name="_ednref36" title="">[36]</a> By February 2004, this number rose to over 2,000.<a  href="#_edn37" name="_ednref37" title="">[37]</a> Whether or not these suits reduced file sharing was&#8212;and still is&#8212;unknown,<a  href="#_edn38" name="_ednref38" title="">[38]</a>  but the lawsuits were nonetheless roundly condemned by the public.<a  href="#_edn39" name="_ednref39" title="">[39]</a> Confronted with this public relations fiasco, content owners changed direction once more, this time toward cooperation with ISPs, and they officially ended the litigation campaign in 2008.<a  href="#_edn40" name="_ednref40" title="">[40]</a> Content owners are now firmly invested in what they see as the next promising solution for resolving the problem of online infringement&#8212;the graduated response system.<a  href="#_edn41" name="_ednref41" title="">[41]</a></p>
<h4><a name="IB"></a>B. The Development of the Graduated Response System</h4>
<p>It is no coincidence that, in 2007, content owners were already actively attempting to establish the first graduated response system in Europe. That year the French government announced an agreement&#8212;the Olivennes or Elys&eacute;e agreement&#8212;between ISPs and the film and music industries.<a  href="#_edn42" name="_ednref42" title="">[42]</a> This agreement later led to the <em>projet de loi favorisant la diffusion et la protection de la cr&eacute;ation sur internet</em> (&#8220;bill to support the diffusion and protection of creation on the internet&#8221;), introduced to the French parliament in June 2008.<a  href="#_edn43" name="_ednref43" title="">[43]</a> The bill would ultimately create <em>Loi HADOPI</em>, an agency tasked with supervision over the implementation of the law.<a  href="#_edn44" name="_ednref44" title="">[44]</a> </p>
<p>The procedural framework was as follows: HADOPI would receive complaints from content owners regarding online infringement.<a  href="#_edn45" name="_ednref45" title="">[45]</a> In turn, it would send two warnings to an Internet user regarding infringement by email or registered letter, the second more seriously worded (&#8220;graduated&#8221;) than the first.<a  href="#_edn46" name="_ednref46" title="">[46]</a> On the third accusation of infringement, or &#8220;third-strike,&#8221; Internet users could either pay a monetary settlement, have their Internet connection suspended for three months to a year, or have a subpoena issued against them.<a  href="#_edn47" name="_ednref47" title="">[47]</a> </p>
<p>The bill was fiercely criticized by citizen&#8217;s advocacy groups such as <em>UFC Que Choisir</em> and <em>La Quadrature Du Net</em>, who argued &#8220;[t]his text is contrary to European law, whether in the field of human rights or free competition. It denies the social, economical and technical realities and demonstrates a serious lack of reflection concerning digital technology and related issues.&#8221;<a  href="#_edn48" name="_ednref48" title="">[48]</a> Opposition notwithstanding, the bill was approved by the French parliament and became law in 2009.<a  href="#_edn49" name="_ednref49" title="">[49]</a> Notably, in response to a ruling by the French constitutional court that the original law was invalid, the bill&#8217;s passage became contingent on the additional protection of judicial review prior to account suspension.<a  href="#_edn50" name="_ednref50" title="">[50]</a> </p>
<p>France was not the only European government confronted with rising demands of content owners for the adoption of graduated response systems. In late 2008, the United Kingdom telecom regulator (OFCOM), working at the behest of the UK government, came to an agreement with six of the largest ISPs to implement such a system.<a  href="#_edn51" name="_ednref51" title="">[51]</a> The UK plan, however, did not go as far as the French system in pushing for the suspension of Internet service and instead resorted to sanctions (such as speed throttling and content filtering) in response to allegations of infringement.<a  href="#_edn52" name="_ednref52" title="">[52]</a> </p>
<p>In February 2009, Irish broadband provider Eircom agreed as part of a settlement with content owners to implement a gradual response system and to disconnect Internet users accused of infringement after three offenses.<a  href="#_edn53" name="_ednref53" title="">[53]</a> Ireland remains the only country to have implemented a graduated response system through means other than legislative enactment.</p>
<p>Some European states firmly rejected graduated response measures. The Secretary of Justice for Germany stated that such a system was not &#8220;a fitting model for Germany or even Europe.&#8221;<a  href="#_edn54" name="_ednref54" title="">[54]</a> Denmark<a  href="#_edn55" name="_ednref55" title="">[55]</a>  and Spain<a  href="#_edn56" name="_ednref56" title="">[56]</a>  also rejected a graduated response system. However, the example spread elsewhere worldwide, and in April 2009, South Korea passed its own version.<a  href="#_edn57" name="_ednref57" title="">[57]</a> Stricter than the French system, user accounts in South Korea are suspended after the first accusation.<a  href="#_edn58" name="_ednref58" title="">[58]</a> Taiwan has also followed suit.<a  href="#_edn59" name="_ednref59" title="">[59]</a></p>
<p>In April 2010, the United Kingdom signed the Digital Economy Act into law.<a  href="#_edn60" name="_ednref60" title="">[60]</a> The Act implemented much of what had previously been a voluntary system and specifically gave OFCOM the authority to promulgate rules for punitive actions against <a name>repeat offenders, including service suspension.</a><a  href="#_edn61" name="_ednref61" title="">[61]</a> New Zealand followed the U.K. in April 2011, passing the Copyright (Infringing File Sharing) Amendment Act 2011.<a  href="#_edn62" name="_ednref62" title="">[62]</a> Purportedly, Australia, Brazil, Hong Kong, and Japan are also monitoring the success of these measures in other countries with an eye toward implementing their own graduated response systems in the future.<a  href="#_edn63" name="_ednref63" title="">[63]</a> </p>
<p>To date, content owners continue to press for countries throughout the world to adopt graduated response systems into law. For a short period of time, graduated response was a component of the Anti-Counterfeiting Trade Agreement.<a  href="#_edn64" name="_ednref64" title="">[64]</a> This addition, however, proved to be contentious, and the enforceable provisions regarding graduated response were excised from the final treaty.<a  href="#_edn65" name="_ednref65" title="">[65]</a> More recently, content owners have been applying pressure on the Australian government to implement a graduated response law.<a  href="#_edn66" name="_ednref66" title="">[66]</a> Such efforts continue to be pushed even in light of a May 2011 report by the Human Rights Council of the United Nations declaring graduated response to be a violation of the International Covenant on Civil and Political Rights.<a  href="#_edn67" name="_ednref67" title="">[67]</a> </p>
<p>No other country at this time appears to be considering such legislation. As a result, further implementation throughout the world of graduated response systems will likely come from private agreements between ISPs and content owners.</p>
<h4><a name="IC"></a>C. U.S. Graduated Response: The Copyright Alert System</h4>
<p>With no graduated response legislation in the United States proposed yet, content owners have turned to an alternative: private negotiation with domestic ISPs.<a  href="#_edn68" name="_ednref68" title="">[68]</a> After several years of talks, in 2011, various ISPs and content owners finally announced the creation of the United States graduated response system.<a  href="#_edn69" name="_ednref69" title="">[69]</a> Reportedly, the Obama Administration was actively involved behind the scenes in the negotiations and is highly supportive of the announced agreement.<a  href="#_edn70" name="_ednref70" title="">[70]</a> </p>
<p>In their Memorandum of Understanding, the parties agreed to a comprehensive graduated response system, including the creation of a private governing body, the development of technical measures to identify online infringement and act on it, the creation of a comprehensive framework for informing and punishing consumers accused of copyright infringement, and the establishment of a due process system for those consumers accused of infringement who wish to challenge their punishment.</p>
<h5><a name="IC1"></a>1. Creation of the Center for Copyright Information</h5>
<p>The Memorandum of Understanding (&#8220;Memorandum&#8221;) between ISPs and content owners was finalized for signature by the parties on July 6, 2011.<a  href="#_edn71" name="_ednref71" title="">[71]</a> The Motion Picture Association of America (&#8220;MPAA&#8221;) and RIAA represented the interests of content owners. A number of the individual members of both the MPAA and RIAA, including most of the major movie studios and record labels, are also signatories to various parts of the Memorandum. Sixteen ISPs are signatories to the agreement, including Verizon, Comcast, Time Warner Cable, AT&amp;T, and SBC Internet Services. Together, these various ISPs represent more than 60% of the overall ISP market as of August 2011.<a  href="#_edn72" name="_ednref72" title="">[72]</a> </p>
<p>According to the recitals, online copyright infringement &#8220;imposes substantial costs on copyright holders and the economy each year.&#8221;<a  href="#_edn73" name="_ednref73" title="">[73]</a> The Memorandum further notes that online infringement may also increase network congestion, impacting individuals&#8217; legitimate use of the Internet. Recognizing that government plays an important role in enforcing copyright law, the Memorandum asserts that the viral nature of the Internet necessitates alternative solutions to the problem of online infringement:</p>
<p>Such efforts must respect the legitimate interests of speech, in accessing legitimate content, and in being able to challenge the accuracy of allegations of Online Infringement. This work should include an educational component because evidence suggests that most informed consumers will choose lawful services and not engage in Online Infringement. This work also should include the development of solutions that are reasonably necessary to effectuate the rights that are granted by copyright without unduly hampering the legitimate distribution of copyrighted works online or impairing the legitimate rights and interests of consumers and ISPs. Such efforts serve not only the shared interests of creators and distributors of creative works, but also the interests of Internet users who benefit from constructive measures aimed at education and deterrence in lieu of litigation with its attendant costs and legal risk.<a  href="#_edn74" name="_ednref74" title="">[74]</a>  </p>
<p>The Memorandum establishes the Center for Copyright Information (&#8220;CCI&#8221;) to oversee the operation of the Copyright Alert system.<a  href="#_edn75" name="_ednref75" title="">[75]</a> The CCI is directed by a six-member executive committee, with three members designated by each of the content owner representatives and participating ISPs. An executive director is chosen by a majority of the committee. A three member advisory board is also created, with one member appointed by each side, and the third member selected by the two designees. The advisory board is intended to represent subject matter expertise in both copyright and ISP technology, as well as the interests of consumers. The CCI is tasked with developing an educational program regarding online infringement, legitimate means for obtaining digital works&#8212;either online or elsewhere&#8212;and technical means that enable consumers to secure their networks to avoid providing others with a means for engaging in online infringement.<a  href="#_edn76" name="_ednref76" title="">[76]</a> </p>
<h5><a name="IC2"></a>2. Identifying Infringing Content</h5>
<p>The Memorandum requires content owner representatives to create various methods of identifying peer-to-peer online infringement. Interestingly, the Memorandum specifies that content owners should focus their major efforts on identifying instances of peer-to-peer activity where the files consist of unauthorized copyrighted works in complete or substantially complete form and avoid identification of <em>de minimis</em> infringement, probably so as to focus on the worst infringers and reduce the amount of work performed by ISPs.<a  href="#_edn77" name="_ednref77" title="">[77]</a> ISPs are tasked with developing technical measures that identify consumers tied to specific IP addresses and allow ISPs to keep a record of repeat alleged infringers.<a  href="#_edn78" name="_ednref78" title="">[78]</a> They are further required to develop the technical means to implement a graduated response system.</p>
<p>The CCI is required to retain independent experts to evaluate each of these proposed technical measures.<a  href="#_edn79" name="_ednref79" title="">[79]</a> The evaluations are confidential, and only general descriptions of each party&#8217;s technical implementations are available to the other parties of the Memorandum. In addition, a content owner may not issue notices of alleged infringement to ISPs until its particular methodology for identifying peer-to-peer infringement has been reviewed by an independent expert and deemed sufficiently reliable at identifying illegal downloading.<a  href="#_edn80" name="_ednref80" title="">[80]</a> </p>
<p>The Memorandum also requires ISPs to amend their Acceptable Use Policies and Terms of Service to reflect that copyright infringement by a consumer violates these policies.<a  href="#_edn81" name="_ednref81" title="">[81]</a> The policies must further authorize ISPs to implement Mitigation Measures, as defined below, against repeat infringers. These changes are in addition to any pre-existing policies an ISP may have already implemented under &sect; 512 of the DMCA. Indeed, the Memorandum includes an explicit disclaimer that the ISP&#8217;s &sect; 512 repeat infringer policy is neither part of, nor enforceable under, the Memorandum.<a  href="#_edn82" name="_ednref82" title="">[82]</a> </p>
<h5><a name="IC3"></a>3. Copyright Alert Program</h5>
<p>Under the Memorandum, each ISP is required to create a graduated response system, referred to as the Copyright Alert Program.<a  href="#_edn83" name="_ednref83" title="">[83]</a> Copyright Alerts are a series of notices and/or remedial measures directed to an ISP customer in response to the receipt of an allegation of infringement by a content owner. The program is designed to follow a four-step escalation procedure over a series of up to six alerts given to consumers. </p>
<p>First is the Initial Educational Step.<a  href="#_edn84" name="_ednref84" title="">[84]</a> Upon receipt of notice from a content provider, an ISP is required to notify their customer of the allegation of infringement and advise the customer that infringement is illegal and that the customer is responsible for all users of their account. The notice should also direct the customer to legitimate alternatives for obtaining the content. Further, ISPs are required to warn the customer that continued infringement might result in the application of Mitigation Measures. Customers are to be advised that prior to the implementation of a Mitigation Measure, they will have an opportunity to seek a due process review. The Memorandum permits, but does not require, an ISP to repeat the Initial Educational Step a second time. </p>
<p>Second is the Acknowledgement Step.<a  href="#_edn85" name="_ednref85" title="">[85]</a> The notice will require the customer to acknowledge receipt of the Copyright Alert and agree to cease any infringing conduct, although it will be worded in such a way that the customer will not be required to admit any infringement. The notice will also inform the customer that the ISP will respond to any lawful process made by a content provider or government agency requesting the customer&#8217;s identity. The ISP will require the acknowledgement through the redirection of the customer&#8217;s Web browser to a &#8220;landing page,&#8221; or via a &#8220;pop-up&#8221; notice within the browser.<a  href="#_edn86" name="_ednref86" title="">[86]</a> An ISP will deliver at least two Acknowledgement Step notices before escalating to the next level.</p>
<p>Mitigation Measures are the third level of escalation.<a  href="#_edn87" name="_ednref87" title="">[87]</a> Mitigation Measures require that the customer acknowledge receipt of a notice that sets forth the specific measure the ISP will apply and, further, gives the customer the opportunity to seek review through a dispute resolution system. If the customer does not dispute the notice within ten business or fourteen calendar days, the ISP will implement various physical measures, which include temporarily stepping-down a customer&#8217;s Internet service to a slower speed, temporarily redirecting the customer&#8217;s Web browser to a landing page that will require the customer to contact the ISP or complete a meaningful education program on copyright infringement, or implementing other similar restrictions that the ISP deems equivalent. ISPs are not required to disable a customer&#8217;s access to voice over IP, email, multichannel video programming, or security/home-health monitoring services. An ISP is allowed to waive implementation of this first active step if they direct their customer to a &#8220;final warning&#8221; notice.</p>
<p>The final level of escalation is the Post Mitigation Measures step.<a  href="#_edn88" name="_ednref88" title="">[88]</a> As with the Mitigation Measures step, the ISP will give notice of the alleged infringement, informing the customer of his or her opportunity to seek review. If the customer does not seek review, the ISP will implement one of the physical measures described above. In addition, an ISP may at any time take action under its DMCA &sect; 512 repeat infringer policy. An ISP is not required to continue sending notices during the Post Mitigation Measures period, but must continue to track and report the receipt of infringement allegations for use in any lawsuit initiated by the content provider. </p>
<p>A customer is provided a seven-day grace period between the issuance of each Copyright Alert to allow the customer to abate any ongoing online infringement.<a  href="#_edn89" name="_ednref89" title="">[89]</a> If multiple copyright notices are received simultaneously, an ISP is only required to issue a single Copyright Alert within that seven-day period. Further, the content owners are allowed to allocate among themselves the number of ISP notices they are entitled to send in a one-month period.<a  href="#_edn90" name="_ednref90" title="">[90]</a> ISPs may cease processing notices temporarily if the number of notices overwhelms the ISPs capability to reasonably respond.<a  href="#_edn91" name="_ednref91" title="">[91]</a> If twelve months pass between the receipt of allegations of infringement against a specific customer, the ISP will reset the counter of alerts received by the customer back to the beginning.<a  href="#_edn92" name="_ednref92" title="">[92]</a> </p>
<h5><a name="IC4"></a>4. Due Process Under the Copyright Alert System</h5>
<p>A customer is not entitled to challenge the content provider&#8217;s notice of infringement prior to the Mitigation Measures step.<a  href="#_edn93" name="_ednref93" title="">[93]</a> At that time, the current Copyright Alert and all prior alerts received against that customer leading up to the Mitigation Measures alert become subject to a due process challenge.<a  href="#_edn94" name="_ednref94" title="">[94]</a> In order to initiate a challenge, the customer must pay a filing fee of thirty-five dollars, unless they qualify for a hardship waiver.<a  href="#_edn95" name="_ednref95" title="">[95]</a> This fee is refundable in the case of a favorable decision. Reviews are to be performed by lawyers chosen by a panel of neutrals. The agreement is silent on the mechanics of the due process proceedings, leaving much of the system to be fleshed out in the future. For example, there is no indication that a customer has any right to appear in person for a hearing to challenge accusations of infringement, or to obtain any information from the content owners or ISPs regarding the alleged infringement by way of limited discovery.</p>
<p>The substance of a customer&#8217;s challenge to the notice of infringement is limited to six grounds.<a  href="#_edn96" name="_ednref96" title="">[96]</a> First, the customer may claim their account was misidentified as one engaged in infringement.<a  href="#_edn97" name="_ednref97" title="">[97]</a> The content owner&#8217;s method of identifying infringing IP addresses is entitled to a rebuttable presumption of correctness. Second, a customer may claim their account was used in an unauthorized manner by someone who is not a member or invitee of their household.<a  href="#_edn98" name="_ednref98" title="">[98]</a> Under this defense, a customer is given only one chance to secure an open wireless router against unauthorized use. Third, a customer may assert they had the permission of the content owner, which must be supported by documentary evidence.<a  href="#_edn99" name="_ednref99" title="">[99]</a> Fourth, a customer may assert fair use, which is examined &#8220;under prevailing principles of copyright law&#8221; as determined by an independent expert.<a  href="#_edn100" name="_ednref100" title="">[100]</a> Fifth, a customer can assert that the file at issue is not the alleged copyrighted work.<a  href="#_edn101" name="_ednref101" title="">[101]</a> However, there is a rebuttable presumption that the content owner has correctly identified the work. Finally, a customer may assert that the work in question was first published prior to 1923.<a  href="#_edn102" name="_ednref102" title="">[102]</a> </p>
<h3><a name="II"></a>II. ANTITRUST</h3>
<p>Before analyzing the Copyright Alert System as a potential antitrust violation, brief introductions to antitrust law and its relationship to copyright are in order. Antitrust law is a complex subject, relating the ever-evolving field of economic theory to the practicalities of the law&#8217;s ability to correct market failures. An overview of antitrust law is followed by a discussion of its relationship to copyright law. Finally, because the enforcement provisions of the Copyright Alert System most closely resemble a group boycott, a variety of self-help enforcement, the development of the antitrust doctrine regarding boycotts is applied to the case at hand.</p>
<h4><a name="IIA"></a>A. Brief Overview of Antitrust Law</h4>
<p>Antitrust law&#8212;or competition law&#8212;is generally concerned with promoting and maintaining competition through the regulation of exclusionary business conduct. Competition is said to enhance the efficiency of the marketplace and benefit society as a whole.<a  href="#_edn103" name="_ednref103" title="">[103]</a> Without competition, cartels of firms, or single firms known as monopolists, are able to extract rents from consumers by restricting the output of goods or services and raising prices to supracompetitive levels.<a  href="#_edn104" name="_ednref104" title="">[104]</a> Monopolistic behavior results in economic waste to society, or &#8220;deadweight loss,&#8221; as wealth is transferred from consumers to monopolists.<a  href="#_edn105" name="_ednref105" title="">[105]</a> </p>
<p>In the United States, the Sherman Act<a  href="#_edn106" name="_ednref106" title="">[106]</a>  and the Clayton Act<a  href="#_edn107" name="_ednref107" title="">[107]</a>  are the two main statutes that implement antitrust law. Section 1 of the Sherman Act provides that &#8220;[e]very contract, combination in the form of trust or otherwise, or conspiracy, in restraint of trade or commerce among the several States, or with foreign nations, is declared to be illegal.&#8221;<a  href="#_edn108" name="_ednref108" title="">[108]</a> The Supreme Court has held since 1911 that the scope of the law only extends to unreasonable restraints of trade, as all contracts can be considered restraints of trade to some degree.<a  href="#_edn109" name="_ednref109" title="">[109]</a> </p>
<p>The Sherman Act owes its existence to the rise of large trusts such as the Standard Oil Company in the late nineteenth century.<a  href="#_edn110" name="_ednref110" title="">[110]</a> These entities arose even though the common law at that time forbade such combinations in restraint of trade.<a  href="#_edn111" name="_ednref111" title="">[111]</a> While a person injured by such a combination had standing to sue for relief under the common law, there was no effective enforcement mechanism through which the government could intervene.<a  href="#_edn112" name="_ednref112" title="">[112]</a>  Congress passed the Act in 1890, with strong public support. The Sherman Act, among other provisions, enabled the Attorney General to sue to enjoin anticompetitive behavior.<a  href="#_edn113" name="_ednref113" title="">[113]</a> Legislators declared that the purpose of the Act was to statutorily enact what had already been a matter of common law.<a  href="#_edn114" name="_ednref114" title="">[114]</a> The subsequent judicial interpretation of the Act has also followed a common law-like trajectory, leading some to consider the Sherman Act to be the enabling legislation of the federal common law of competition.<a  href="#_edn115" name="_ednref115" title="">[115]</a> </p>
<p>Over the years, the objectives of antitrust enforcement have evolved.<a  href="#_edn116" name="_ednref116" title="">[116]</a> Originally, the goals of the antitrust laws were viewed as most effectively furthered through the shielding of small businesses from being underpriced and put out of business, or even bought out, by larger competitors.<a  href="#_edn117" name="_ednref117" title="">[117]</a> More recently, the law has been interpreted to protect the welfare of individual consumers, aiming to keep prices as low&#8212;and the supply of goods and consumer choice as high&#8212;as possible.<a  href="#_edn118" name="_ednref118" title="">[118]</a> Thus, the law has shifted its focus from aiding competitors to focusing directly on the process of competition.<a  href="#_edn119" name="_ednref119" title="">[119]</a> </p>
<p>The antitrust laws recognize both <em>per se</em>, or rule-based violations of the statutes, as well as an intermediate standard called the Rule of Reason.<a  href="#_edn120" name="_ednref120" title="">[120]</a> <em>Per se</em> antitrust offenses are those practices that the Supreme Court has deemed are without any social value, such as direct price fixing between horizontal competitors.<a  href="#_edn121" name="_ednref121" title="">[121]</a> The administrative advantage of a strict rule in these circumstances provides both government and private industry bright line guidance on what are not allowable practices.<a  href="#_edn122" name="_ednref122" title="">[122]</a> For those types of anti-competitive behavior that may also have significant pro-competitive benefits, courts examine the conduct under a standard known as the Rule of Reason.<a  href="#_edn123" name="_ednref123" title="">[123]</a> In a Rule of Reason analysis, courts first look to see if the group accused of improper conduct has market power, or the power to lower output or raise prices without significant market response.<a  href="#_edn124" name="_ednref124" title="">[124]</a> If market power exists, courts then review the anticompetitive effects of the challenged practice and balance them against any pro-competitive justifications offered for the conduct.<a  href="#_edn125" name="_ednref125" title="">[125]</a> </p>
<h4><a name="IIB"></a>B. The Relationship Between Antitrust Law and Copyright</h4>
<p>At first glance, antitrust law and copyright appear to conflict with each other. In fact, they literally do. Antitrust law seeks to limit the rent seeking that monopoly power allows.<a  href="#_edn126" name="_ednref126" title="">[126]</a> Copyright law, on the other hand, seeks to reward authors with a government-granted monopoly so that the author may obtain rents in excess of what their product would otherwise provide.<a  href="#_edn127" name="_ednref127" title="">[127]</a> </p>
<p>However, the underlying purpose of both laws&#8212;correcting market failures&#8212;gives the two more in common than a superficial view of either would indicate.<a  href="#_edn128" name="_ednref128" title="">[128]</a> In the case of copyright, the existence of a market failure comes from the very nature of copyrighted expression. While the initial costs of creating a single unit of copyrighted material may be quite high, the marginal cost of creating each additional unit after the first is negligible.<a  href="#_edn129" name="_ednref129" title="">[129]</a> That is, each additional unit of copyrighted material created after the first costs only the minimal time and material needed to create a duplicate&#8212;which in the case of digital content is <em>de minimis</em>. Faced with this fact, the government grants to the author the power to exclude others from reproducing a copyrighted good to prevent other producers or customers from free-riding off the copyright owner&#8217;s initial capital investment. A copyright thus allows the author to earn a fair (or even excessive) return on their investment.<a  href="#_edn130" name="_ednref130" title="">[130]</a> As noted by antitrust and intellectual property scholars, &#8220;[l]imited exclusive rights have long been seen as desirable and useful rewards for the inventors and creators[,]&#8221; and serve as a way to increase their incentives to continue to innovate.<a  href="#_edn131" name="_ednref131" title="">[131]</a> </p>
<p>Antitrust law also concerns itself with innovation.<a  href="#_edn132" name="_ednref132" title="">[132]</a> Some theorists have surmised that small companies may be more likely to innovate than larger companies with higher market share because the latter must also devote resources to preserve their existing market power.<a  href="#_edn133" name="_ednref133" title="">[133]</a> According to the mainstream view though, the pressure to innovate is a direct result of competition, as each competitor seeks to create newer, more desirable products, or lower their own marginal costs of production of goods in an attempt to increase profits and better satisfy consumer needs.<a  href="#_edn134" name="_ednref134" title="">[134]</a> Seen in this light, antitrust law, by maintaining the competitive environment, partially serves the same purpose as copyright law &#8211; to provide an environment in which innovation can flourish.</p>
<h4><a name="IIC"></a>C. Private Enforcement and Group Boycotts</h4>
<p>One aspect of antitrust law that is especially relevant to the Copyright Alert System is its concern with self-regulation, self-help, and methods of &#8216;private enforcement&#8217; by industry participants through the use of mandatory boycotts. A mandatory boycott is an agreement by competitors to refuse to deal with a particular party, usually intended to punish that party for violating rules set forth by the private entities. Over the years, the Supreme Court has looked askance at private industry efforts to create private enforcement mechanisms, especially those that mirror powers traditionally within the domain of the state. The enforcement of intellectual property rights is one such power.</p>
<h5><a name="IIC1"></a>1. Early Boycott Cases &#8211; Per Se Liability</h5>
<p>The Supreme Court first analyzed a group boycott under the Sherman Act in 1914 in <em>E. States Retail Lumber Dealers&#8217; Ass&#8217;n v. United States</em>.<a  href="#_edn135" name="_ednref135" title="">[135]</a>  A group of lumber retailers had banded together for the purpose of boycotting wholesalers who sold directly to consumers.<a  href="#_edn136" name="_ednref136" title="">[136]</a> The dealers argued that such behavior fell within the exclusive right of the dealers to trade with their consumers in the retail market.<a  href="#_edn137" name="_ednref137" title="">[137]</a> The Court noted that, although every retailer individually had the right to stop trading with the wholesalers, combining in a group to do so constituted a conspiracy in restraint of trade.<a  href="#_edn138" name="_ednref138" title="">[138]</a> Noting again that Congress had the sole right to regulate interstate commerce and that it had exercised this right by banning agreements of this nature, the Court held the boycott illegal under the Sherman Act.<a  href="#_edn139" name="_ednref139" title="">[139]</a> </p>
<p>Later, in the 1930s, manufacturers of textiles and garments formed the Fashion Originators&#8217; Guild of America (FOGA) in order to combat &#8216;style piracy&#8217;&#8212;the practice of copying garment patterns and designs created by other manufacturers&#8212;claiming that style piracy constituted a form of free-riding on the manufacturers&#8217; design innovations.<a  href="#_edn140" name="_ednref140" title="">[140]</a>  FOGA operated to protect fashion firms by boycotting any seller who sold pirated garments.<a  href="#_edn141" name="_ednref141" title="">[141]</a> FOGA even maintained a system of secret shoppers to enforce their policy. If a retailer was found to have violated the policy, there was an &#8220;elaborate system of trial and appellate tribunals&#8221; to determine whether a retailer deserved punishment.<a  href="#_edn142" name="_ednref142" title="">[142]</a> </p>
<p>Upon discovering this system, the Federal Trade Commission brought an enforcement action under the antitrust laws and found FOGA to have violated Section 3 of the Clayton Act.<a  href="#_edn143" name="_ednref143" title="">[143]</a>  On appeal, the Supreme Court noted that &#8220;the combination is in reality an extra-governmental agency, which prescribes rules for the regulation and restraint of interstate commerce, and provides extra-judicial tribunals for determination and punishment of violations, and thus &#8216;trenches upon the power of the national legislature and violates the [antitrust laws.]&#8216;&#8221;<a  href="#_edn144" name="_ednref144" title="">[144]</a> Objecting to the seizure of government-like authority by private industry, the Court found this agreement constituted a <em>per se</em> violation of the antitrust laws.<a  href="#_edn145" name="_ednref145" title="">[145]</a> </p>
<p>Four years later, the Supreme Court reaffirmed the <em>Fashion Originators&#8217; Guild of America</em> ruling in <em>Associated Press v. United States</em>.<a  href="#_edn146" name="_ednref146" title="">[146]</a> The individual newspaper members of the Associated Press were required by the by-laws of their agreement to refuse to sell news to non-members and allowed current members to block potential new members from joining the group.<a  href="#_edn147" name="_ednref147" title="">[147]</a> The Justice Department sued, arguing that the by-laws represented an illegal restraint of trade.<a  href="#_edn148" name="_ednref148" title="">[148]</a> Discussing the by-law provisions in elaborate detail, the Court noted that they &#8220;tied the hands of all of its numerous publishers, to the extent that they could not and did not sell any part of their news so that it could reach any of their non-member competitors.&#8221;<a  href="#_edn149" name="_ednref149" title="">[149]</a> Citing <em>Fashion Originators&#8217; Guild</em>, the Court also held the AP by-laws, like the lumber dealers&#8217; boycott before it, &#8220;trenches upon the power of the national legislature,&#8221; finding a <em>per se</em> violation of the Sherman Act.<a  href="#_edn150" name="_ednref150" title="">[150]</a> </p>
<h5><a name="IIC2"></a>2. Per Se Liability to Rule of Reason</h5>
<p>In keeping with general trends in its antitrust jurisprudence, the Supreme Court has softened the <em>per se</em> approach to group boycotts since the middle of the last century. For example, in 1978, a professional association&#8217;s canon of ethics prohibited its members from participating in competitive bidding, which effectively constituted a type of group boycott.<a  href="#_edn151" name="_ednref151" title="">[151]</a> In response to a suit brought by the federal government, the association claimed that it was justified, as firms that bid over price would cut corners on cost, producing shoddy engineering and endangering public safety.<a  href="#_edn152" name="_ednref152" title="">[152]</a> Applying the Rule of Reason due to the unique justification offered, the Supreme Court nevertheless held that an economic restraint of trade cannot be justified by non-economic justifications such as health, safety, or welfare.<a  href="#_edn153" name="_ednref153" title="">[153]</a> </p>
<p>Less than a decade later, the Supreme Court once again set its sights on group boycotts. Northwest Wholesale Stationers was a purchasing cooperative comprised of retail office supply stores.<a  href="#_edn154" name="_ednref154" title="">[154]</a> As in <em>Associated Press</em>, the cooperative had by-laws that restricted its members from certain forms of competition.<a  href="#_edn155" name="_ednref155" title="">[155]</a>  Pacific Stationary and Printing Co. was accused of violating the by-laws and summarily expelled from membership.<a  href="#_edn156" name="_ednref156" title="">[156]</a> Pacific brought a private cause of action against Northwest and won in the lower courts on the basis that it had been denied procedural safeguards in its termination and thus was entitled to a <em>per se</em> finding of anticompetitive conduct.<a  href="#_edn157" name="_ednref157" title="">[157]</a> The Supreme Court rejected the <em>per se</em> analysis, subjecting the case instead to the Rule of Reason.<a  href="#_edn158" name="_ednref158" title="">[158]</a> Noting that self-regulation was sometimes an essential policy for businesses, the court held that procedural safeguards were only important when Congress had &#8220;sanctioned and protected self-regulative activity.&#8221;<a  href="#_edn159" name="_ednref159" title="">[159]</a> Consequently, the Court determined that Pacific had neither alleged nor proved that Northwest had market power, a prerequisite to a finding of antitrust liability under the Rule of Reason.<a  href="#_edn160" name="_ednref160" title="">[160]</a> </p>
<p>The last major boycott case to reach the Supreme Court was decided just a year after <em>Pacific Stationary</em>. Indiana dentists had teamed together using their professional organization and refused to submit dental x-rays from patients to insurers on the basis that oversight by the insurers threatened the dentists&#8217; professional independence.<a  href="#_edn161" name="_ednref161" title="">[161]</a> The Federal Trade Commission brought an enforcement action alleging this practice to be an unfair method of competition.<a  href="#_edn162" name="_ednref162" title="">[162]</a> In its opinion, the Supreme Court noted that the refusal to provide the x-rays was similar to a group boycott, historically a <em>per se</em> violation of the antitrust laws.<a  href="#_edn163" name="_ednref163" title="">[163]</a> The Court declined, however, to find a <em>per se</em> violation for this self-regulative conduct and analyzed it under the Rule of Reason.<a  href="#_edn164" name="_ednref164" title="">[164]</a> </p>
<p>Responding to the argument by the dentists that supplying x-rays to insurers violated the law of the State of Indiana, the Court held &#8220;[t]hat a particular practice may be unlawful is not, in itself, a sufficient justification for collusion among competitors to prevent it. Anticompetitive collusion among private actors, even when its goal is consistent with state policy, acquires antitrust immunity only when it is actively supervised by the State.&#8221;<a  href="#_edn165" name="_ednref165" title="">[165]</a> </p>
<p>While the Supreme Court has generally softened its approach toward self-help in the form of a concerted refusal to deal or group boycott from a <em>per se</em> violation to conduct examined under the Rule of Reason, courts and enforcement agencies continue to carefully scrutinize such arrangements.<a  href="#_edn166" name="_ednref166" title="">[166]</a> Although commentators have noted the benefits of private regulation,<a  href="#_edn167" name="_ednref167" title="">[167]</a>  the case law makes clear that both fair procedures and government supervision are essential to a finding of compliance with the Sherman Act for entities that contemplate disciplining a market participant via a coordinated boycott.<a  href="#_edn168" name="_ednref168" title="">[168]</a> </p>
<h3><a name="III"></a>III. APPLICATION OF ANTITRUST LAW TO THE COPYRIGHT ALERT SYSTEM</h3>
<p>As discussed <em>infra</em> Part II, a core concern of antitrust law is with agreements between competitors that seek to restrict individuals who may receive service from the cartel. While such coordinated behavior was traditionally viewed as a <em>per se</em> violation of the law, more recently it has been analyzed under the Rule of Reason.<a  href="#_edn169" name="_ednref169" title="">[169]</a> In this section, I apply the Rule of Reason to the Copyright Alert System. In Part III.A, the restraints imposed by the Memorandum of Understanding are analyzed with attention to both the relationship of the parties to each other and the substance of the parties&#8217; agreement. In Part III.B, the market power of the parties is explored, including both the product and geographic markets. Next, in Part III.C, the potentially anticompetitive effects of the agreement on consumer welfare and governance of the parties is examined. Finally, in Part III.D, the likely pro-competitive justifications, including the economic costs of copyright infringement, network management, the potential benefit to consumers, and the possible sanction of the system by the DMCA, is discussed and critiqued.</p>
<h4><a name="IIIA"></a>A. What Is the Restraint at Issue?</h4>
<p>The first step in the Rule of Reason analysis performed here is to analyze the restraint of trade that the parties have agreed to implement. When analyzing a restraint, there are two important subsidiary questions. First, what is the nature of the relationship between the parties to the agreement? Second, what is the substantive nature of the restraint of trade itself?</p>
<h5><a name="IIIA1"></a>1. Horizontal, Vertical, or Hybrid Agreement?</h5>
<p>Because the Memorandum of Understanding brings together both content owners and ISPs in an agreement, it can be characterized as both a vertical agreement between the content owners and each ISP, as well as a horizontal agreement amongst the content owners and amongst the ISPs, respectively. The majority of the agreement contains duties owed by individual ISPs to content owners as a group&#8212;a vertical arrangement. However, the agreement also contains significant horizontal aspects. For example, the Memorandum specifically contains provisions that limit the ability of the content owners to submit Copyright Alerts to ISPs without express collusion among each other.<a  href="#_edn170" name="_ednref170" title="">[170]</a> These provisions constitute a horizontal arrangement between competitors at the same level of the distribution chain. ISPs, on the other hand, seem to have few responsibilities to coordinate with other ISPs. Only the general requirements of what the Alert System mandates of the ISPs are dictated; the specific technical mechanism for doing so is left to the individual companies. On the other hand, ISPs constitute fifty percent of the governing body of the coalition, and therefore have a great deal of control over the process itself and the conduct of other ISPs. Thus, it appears that the arrangement is most similar to a vertical agreement between content owners and each individual ISP, although the Memorandum retains some significant horizontal aspects between each of the ISPs. </p>
<p>This distinction is important because vertical agreements are generally subject to less stringent antitrust oversight than horizontal ones.<a  href="#_edn171" name="_ednref171" title="">[171]</a> Agreements between competitors at the same level of distribution to restrain trade have received the most stringent antitrust enforcement scrutiny over the years.<a  href="#_edn172" name="_ednref172" title="">[172]</a> Horizontal price fixing, for example, remains one of the few <em>per se</em> varieties of antitrust enforcement which has not been relaxed by the Supreme Court since the middle of the last century.<a  href="#_edn173" name="_ednref173" title="">[173]</a> Purely vertical agreements, such as those between a manufacturer and a reseller, on the other hand, have generally been allowed greater leeway by enforcers, and courts generally subject such agreements to a less exacting Rule of Reason scrutiny.<a  href="#_edn174" name="_ednref174" title="">[174]</a> </p>
<p>Each party owes duties to the others. Those between content owners are marked by express restrictions between various content owners on how many notices each is entitled to send, such that they must consult with each other to set &#8216;quotas.&#8217;<a  href="#_edn175" name="_ednref175" title="">[175]</a> Certain content owner signatories to the agreement are not permitted to send any copyright notices.<a  href="#_edn176" name="_ednref176" title="">[176]</a> Both the content owners and ISPs jointly govern the program&#8217;s day-to-day activities. ISPs are required to have their customers adopt a uniform set of conditions under the ISPs&#8217; Acceptable Use Policies and Terms of Service. Mandatory information sharing provisions also enable parties to police each other for compliance with the agreement.<a  href="#_edn177" name="_ednref177" title="">[177]</a> Such provisions are essential given the incentives normally faced by cartel members to defect from an agreement to gain competitive advantage.</p>
<h5><a name="IIIA2"></a>2. Concerted Refusal to Deal and/or Group Boycott</h5>
<p>The substantive restraint of trade agreed to by the parties most closely resembles a concerted refusal to deal or group boycott. However, it differs from many group boycotts previously analyzed by courts in one significant way. Whereas group boycotts in the past tended to focus on competitors teaming up to boycott other industry participants, the Copyright Alert System focuses directly on consumers. It prescribes a series of both innocuous as well as punitive actions that ISPs must take against their customers.<a  href="#_edn178" name="_ednref178" title="">[178]</a>  Starting with the Initial Education Step, ISPs are required to send a warning to their customers. Next, the Acknowledgement Step requires that ISPs divert their customers from Internet browsing, either through a browser pop-up or by redirecting their customers to a landing page without the explicit permission of the customer other than their general agreement to the ISP&#8217;s Terms of Service.</p>
<p>At the Mitigation Measures step, a customer is subjected to not only a browser redirect, but also a variety of additional physical measures, including possibly a temporary step-down in service&#8212; effectively a restriction on output.<a  href="#_edn179" name="_ednref179" title="">[179]</a> Any customer objecting to such treatment by the ISP must pay $35 to initiate a challenge against the infringement action under the &#8220;due process&#8221; provisions of the Copyright Alert System.<a  href="#_edn180" name="_ednref180" title="">[180]</a> The due process proceedings are officiated by a nongovernmental body&#8212;an Administering Organization that is selec