Basic intellectual property law



Yüklə 459 b.
tarix11.10.2017
ölçüsü459 b.
#4290



Basic intellectual property law

  • Basic intellectual property law

  • (Very) basic software

  • History and philosophy of open source

  • General outline of types of open source licenses

  • Analysis of individual licenses

  • Risks and benefits of open source

  • The open source idea in other contexts

  • Conclusion







1. Expressions

  • 1. Expressions

  • 2. Ideas

  • 3.Unique commercial identifiers





U.S. Const. Art. 1 § 8 Cl. 8.

  • U.S. Const. Art. 1 § 8 Cl. 8.

  • The Copyright Act, 17 U.S.C. §§ 101 et seq.

  • The Berne Convention for the Protection of Literary and Artistic Works







A copyright holder has the exclusive right:

  • A copyright holder has the exclusive right:

  • To make copies of the work

  • To prepare derivative works

  • To distribute copies of the original work or derivative works

  • For certain types of works, to perform the work

  • For certain types of works, to perform the work



The original is the first copy

  • The original is the first copy

  • Any duplicate is a copy

  • All instances of a software program are copies

  • All open source licenses grant the right to make copies

  • There is no limitation on the means made to make a copy



“[A] work based upon one or more preexisting works, such as a translation . . . or any other form in which a work may be recast, transformed, or adapted.” 17 U.S.C. § 101.

  • “[A] work based upon one or more preexisting works, such as a translation . . . or any other form in which a work may be recast, transformed, or adapted.” 17 U.S.C. § 101.



“A work . . . in which a number of contributions, constituting separate and independent works in themselves, are assembled into a collective whole.” 17 U.S.C. § 101.

  • “A work . . . in which a number of contributions, constituting separate and independent works in themselves, are assembled into a collective whole.” 17 U.S.C. § 101.



“A ‘joint work’ is a work prepared by two or more authors with the intention that their contributions be merged into inseparable or interdependent parts of a unitary whole.” 17 U.S.C. § 101.

  • “A ‘joint work’ is a work prepared by two or more authors with the intention that their contributions be merged into inseparable or interdependent parts of a unitary whole.” 17 U.S.C. § 101.



“The copyright in a compilation or derivative work extends only to the material contributed by the author of such work, and does not imply any exclusive right in the preexisting material. The copyright in such work is independent of, and does not affect or enlarge the scope, duration, ownership, or subsistence of, any copyright protection in the existing material. 17 U.S.C. § 103.

  • “The copyright in a compilation or derivative work extends only to the material contributed by the author of such work, and does not imply any exclusive right in the preexisting material. The copyright in such work is independent of, and does not affect or enlarge the scope, duration, ownership, or subsistence of, any copyright protection in the existing material. 17 U.S.C. § 103.



The owner of a copy has a right to make a copy; would otherwise be useless

  • The owner of a copy has a right to make a copy; would otherwise be useless

  • The owner of a copy has a right to make a copy for archival purposes.





U.S. Const. Art. 1 § 8 Cl. 8.

  • U.S. Const. Art. 1 § 8 Cl. 8.

  • The U.S. Patent Act, 35 U.S.C. §§ 1 et seq.



“[A]ny new and useful process, machine, manufacture, composition of matter, or any new and useful improvement thereof.” 17 U.S.C. § 101

  • “[A]ny new and useful process, machine, manufacture, composition of matter, or any new and useful improvement thereof.” 17 U.S.C. § 101

  • Must be novel, useful, and non obvious and be patentable subject matter.





Gives patent holder right to exclude others from:

  • Gives patent holder right to exclude others from:

  • Making anything with his or her invention

  • Using anything embodying his or her invention

  • Selling or offering to sell anything embodying his or her invention

  • Importing anything embodying his or her invention



Owner of a copy has a right to make a copy; would otherwise be useless

  • Owner of a copy has a right to make a copy; would otherwise be useless

  • Owner of a copy has a right to make a copy for archival purposes. See Rosen at 25-26



Only one patent owner for any work

  • Only one patent owner for any work

  • There is no open source definition for patent licenses



Transferring ownership of a copyright, patent or trademark itself, not merely rights associated with it

  • Transferring ownership of a copyright, patent or trademark itself, not merely rights associated with it

  • Not usually helpful for open source; an open source license generally provides the same protections that an assignment of ownership would.





The U.S. Trademark Act, 15 U.S.C. §§ 1501 et seq.

  • The U.S. Trademark Act, 15 U.S.C. §§ 1501 et seq.

  • The common law





Keeps other merchants from using another merchant’s unique identifying mark.

  • Keeps other merchants from using another merchant’s unique identifying mark.





Grants permission to use a copyrighted work

  • Grants permission to use a copyrighted work

  • Can grant any or all of the rights associated with copyright

  • Can impose other restrictions, such as type or place or usage, or duration of the license

  • Does not transfer ownership of the copyright



Must have three things:

  • Must have three things:

  • - Offer

  • - Acceptance

  • - Consideration









Object code

  • Object code

  • Source code



“Programming statements created by a programmer.” Kennedy at 2

  • “Programming statements created by a programmer.” Kennedy at 2

  • In human readable form

  • Easy to modify

  • Most license agreements do not allow for access to source code

  • Programmers use a compiler to turn it into object code



Also called executable code

  • Also called executable code

  • “The instruction sequence for the computer processor.” Kennedy at 2.

  • Not human readable

  • Most software is distributed in object code form





Open source software is software that is subject to an open source license.

  • Open source software is software that is subject to an open source license.

  • An open source licensor must give the licensee certain rights to be considered open source

  • Basically, the licensee has the right to use, modify or distribute the software, and the right to access the source code.



Generally yes

  • Generally yes

  • Free software was the original name

  • Open source began being used to allay the concerns of proprietary software companies that were thinking of utilizing or developing free software



Apache Web Server

  • Apache Web Server

  • Mozilla and Firefox web browsers

  • Linux

  • BIND

  • MySQL



IBM

  • IBM

  • Red Hat

  • Sun Microsystems



Richard Stallman, the GNU operating System, the Free Software Foundation, and the General Public License (GPL)

  • Richard Stallman, the GNU operating System, the Free Software Foundation, and the General Public License (GPL)

  • Bill Joy, UNIX and the Berkeley Software Distribution License (BSD)

  • Open source comes of age – Linux, Mozilla, Apache et al., and the corporate licenses

  • The Open Source Initiative



The Open Source Initiative (OSI) is the de facto standards body for open source software. It determines what open source means, and approves licenses as being open source

  • The Open Source Initiative (OSI) is the de facto standards body for open source software. It determines what open source means, and approves licenses as being open source

  • The Open Source Definition (OSD) is a set of criteria that a license must conform to to be considered open source. The OSI maintains the definition and changes it from time to time.



1. Free Redistribution. “The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources, The license shall not require royalty or other fee for such sale.”

  • 1. Free Redistribution. “The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources, The license shall not require royalty or other fee for such sale.”



2. Source Code. “The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well publicized means of obtaining the source code for no more than a reasonable reproduction cost, preferably, downloading via the Internet without charge. The source code must be the preferred form in which a programmer would modify the program. Deliberately obfuscated source code is not allowed. Intermediate forms such as the output of a preprocessor or translator are not allowed.”

  • 2. Source Code. “The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well publicized means of obtaining the source code for no more than a reasonable reproduction cost, preferably, downloading via the Internet without charge. The source code must be the preferred form in which a programmer would modify the program. Deliberately obfuscated source code is not allowed. Intermediate forms such as the output of a preprocessor or translator are not allowed.”



3. Derived Works. “The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software.”

  • 3. Derived Works. “The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software.”



4. Integrity of the Author’s Source Code. “The license may restrict source-code from being distributed in modified form only if the license allows the distribution of ‘patch files’ with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. The license may require derived works to carry a different name or version number from the original software.”

  • 4. Integrity of the Author’s Source Code. “The license may restrict source-code from being distributed in modified form only if the license allows the distribution of ‘patch files’ with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. The license may require derived works to carry a different name or version number from the original software.”



5. No Discrimination Against Persons or Groups. “The license must not discriminate against any person or group of persons.”

  • 5. No Discrimination Against Persons or Groups. “The license must not discriminate against any person or group of persons.”

  • 6. No Discrimination Against Fields of Endeavor. “The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used in genetic research”



7. Distribution of License. “The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties.”

  • 7. Distribution of License. “The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties.”



8. License Must Not Be Specific to a Product. “The rights attached to the program must not depend on the program’s being part of a particular software distribution. If the program is extracted from that distribution and used or distributed within the terms of the program’s license, all parties to whom the program is redistributed should have the same rights as those that are granted in conjunction with the original software distribution.”

  • 8. License Must Not Be Specific to a Product. “The rights attached to the program must not depend on the program’s being part of a particular software distribution. If the program is extracted from that distribution and used or distributed within the terms of the program’s license, all parties to whom the program is redistributed should have the same rights as those that are granted in conjunction with the original software distribution.”



9. License Must Not Contaminate Other Software. “The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open-source software.”

  • 9. License Must Not Contaminate Other Software. “The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open-source software.”



10. License Must Be Technology Neutral. “No provision of the license may be predicated on any individual technology or style of interface.”

  • 10. License Must Be Technology Neutral. “No provision of the license may be predicated on any individual technology or style of interface.”





The GPL, or “copyleft” family of licenses

  • The GPL, or “copyleft” family of licenses

  • The BSD/academic family of licenses

  • The Mozilla/corporate type licenses

  • Other open source licenses

  • Traditional proprietary licenses

  • Shareware/freeware

  • Public domain (not a license, but a way of accessing software)



Basic rights under the GPL – access to source code, right to make derivative works

  • Basic rights under the GPL – access to source code, right to make derivative works

  • “Copyleft”

  • The Library or Lesser General Public License



Same basic rights as GPL

  • Same basic rights as GPL

  • No copyleft provisions, i.e. licensees can take software licensed under the BSD private

  • Can re-release software under a different license



More expertly drafted

  • More expertly drafted

  • Serve as a model for later commercial licenses

  • Different provisions on relicensing

  • No copyleft



There are over fifty (50) other open source licenses

  • There are over fifty (50) other open source licenses

  • The IBM Common Public License, the MIT X license, and the Artistic License are examples

  • The open source community discourages writing one’s own license in order to prevent license proliferation



May be free or may not

  • May be free or may not

  • Licensor does not provide the right to make derivative works or give access to source code



Author retains no copyright rights if software is in the public domain

  • Author retains no copyright rights if software is in the public domain

  • Open source software authors retain copyright rights

  • Open source licenses contain restrictions, just different ones than licensees may be used to

  • The restrictions in open source licenses are based on copyright law and depend on it for their effectiveness.





Part license, part manifesto

  • Part license, part manifesto

  • Reciprocity/Copyleft

  • Purpose is to increase amount of publicly available software and ensure compatibility

  • Licensees have right to modify, use or distribute software, and to access the source code



Linking to GPL programs

  • Linking to GPL programs

  • No explicit patent grant

  • Does no discuss trademark rights

  • Does not discuss duration

  • Silent on sublicensing

  • Relies exclusively on license law, not contract



Written to deal with the linking problem in the GPL discussed above

  • Written to deal with the linking problem in the GPL discussed above

  • Provides that programs that merely link to a program in a library are not subject to copyleft

  • If licensee makes a derivative work of the library, copyleft applies



No copyleft/reciprocity provision

  • No copyleft/reciprocity provision

  • Does not mention patents



MIT

  • MIT

  • Apache

  • Artistic License



Professionally written

  • Professionally written

  • Includes an explicit patent grant, including a reciprocal grant for contributors

  • Includes many specific provisions that are absent in the GPL and BSD but which are often in licenses.



Developed and owned by IBM

  • Developed and owned by IBM

  • Includes a limited patent license

  • Contains a reciprocity provision

  • Contains a patent defense provision

  • Indemnity provision



Mirror images of each other, except the AFL does not include reciprocity provisions and the OSL does

  • Mirror images of each other, except the AFL does not include reciprocity provisions and the OSL does

  • Addresses aspects of copyright left out by other licenses, such as scope and duration

  • Grants a patent license

  • Retains name and trademark of licensor



Microsoft’s Shared Source License

  • Microsoft’s Shared Source License

  • Public Source

  • Multiple Licensing

  • Licensing in phases





Intellectual property infringement

  • Intellectual property infringement

  • No warranties

  • Copyleft

  • Copyright attribution and notice requirements

  • Enforcement

  • Ambiguous license terms

  • Consumer protection laws

  • License management

  • Licenses have not been construed by an American Court

  • Licenses may be revocable

  • Uncertain interpretation

  • Forking (not a legal risk, but still a risk)



Increased user base

  • Increased user base

  • Longer useful life

  • Increased stability

  • Security

  • Scalability

  • Innovation

  • Cost

  • Adaptability



Usually by providing other services, such as:

  • Usually by providing other services, such as:

  • Support

  • Training

  • Customization

  • Integration

  • Certification

  • Offering warranties





“Describes any kind of creative work published in a format that explicitly allows copying and modifying of its information by anyone, not exclusively by a closed organization, firm, or individual.” From Wikipedia, the world’s largest open source project.

  • “Describes any kind of creative work published in a format that explicitly allows copying and modifying of its information by anyone, not exclusively by a closed organization, firm, or individual.” From Wikipedia, the world’s largest open source project.



Creative Commons Licenses



Creative Commons International http://creativecommons,org/international/

  • Creative Commons International http://creativecommons,org/international/

  • Science Commons (a Creative Commons Project) http://sceincecommons.org

  • Open Educational Resources Commons (OER) http://www.oercommons.org/

  • Open Content (http://www.opencontent.org/

  • For more see the Google Directory, http://www.google.com/Top/Computers/Open_Source/Open_Content/ (providing a list of websites dedicated to open source)



GNU Free Documentation License

  • GNU Free Documentation License

  • Open Content License

  • Free Art License

  • Open Game License

  • October Open Game License



Make sure you understand what rights you are retaining and which ones you are giving up

  • Make sure you understand what rights you are retaining and which ones you are giving up

  • Make sure you own the copyright

  • Make sure your work is subject to copyright law

  • “Be specific about what you are licensing” (creative commons FAQs)





LAWRENCE ROSEN , OPEN SOURCE LICENSING: SOFTWARE FREEDOM AND INTELLECTUAL PROPERTY LAW (Prentice Hall Professional and Technical Reference 2004), available at http://www.rosenlaw.com/oslbook.htm. The best book on open source licensing. Gives an in-depth but not overly detailed overview of issues regarding open source licensing. Includes the text of some o the more popular open source licenses and point-by-point analysis of some of the most important licenses.

  • LAWRENCE ROSEN , OPEN SOURCE LICENSING: SOFTWARE FREEDOM AND INTELLECTUAL PROPERTY LAW (Prentice Hall Professional and Technical Reference 2004), available at http://www.rosenlaw.com/oslbook.htm. The best book on open source licensing. Gives an in-depth but not overly detailed overview of issues regarding open source licensing. Includes the text of some o the more popular open source licenses and point-by-point analysis of some of the most important licenses.

  • http://www.opensource.org - the online home of the Open Source Initiative, the de facto standards body of the open source movement. Provides a list of and the text of all OSI approved licenses. Sets out the open source principles, answers frequently asked questions, and provides helpful links

  • Dennis M. Kennedy, A Primer on Open Source Licensing Legal Issues: Copyright, Copyleft and Copyfuture, (2001), available at http://www.denniskennedy.com/opensourcedmk.pdf.

  • http://creativecommons.org - the open source idea in non software contexts



Eric S. Raymond, The Magic Cauldron, available at http://www.catb.org/~esr/writings/magic-cauldron/magic-cauldron.html/, (discussing how to make money on open source)

  • Eric S. Raymond, The Magic Cauldron, available at http://www.catb.org/~esr/writings/magic-cauldron/magic-cauldron.html/, (discussing how to make money on open source)

  • David A. Wheeler, “Why Open Source Software/Free Software (OSS/FS, FLOSS, of FOSS)? Look at the Numbers!,” available at http://www.dwheeler.com/oss_fs_why.html#history (reviewing literature on and discussing the benefits of open source versus proprietary software)



http://freshmeat.net

  • http://freshmeat.net

  • http://sourceforge.net



Eric S. Raymond, The Cathedral and the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary (O’Reilly Media 2001), available at http://www.catb.org/~esr/writings/cathedral-bazaar/

  • Eric S. Raymond, The Cathedral and the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary (O’Reilly Media 2001), available at http://www.catb.org/~esr/writings/cathedral-bazaar/









Yüklə 459 b.

Dostları ilə paylaş:




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©genderi.org 2024
rəhbərliyinə müraciət

    Ana səhifə