Licenses A Legal Necessity Copyright © 2015 – Curt Hill.

Slides:



Advertisements
Similar presentations
Free Beer and Free Speech Thomas Krichel
Advertisements

Legal Issues Affecting the Use of Open Source IT Solutions in the Enterprise Julia Sitarz Student, University of Connecticut WIPO Conference May 2007.
Open Source Software Development & Commercialisation Developing Lifelong Learner Record Systems and ePortfolios in FE and HE: Planning for, and Coping.
Platinum Sponsors Gold Sponsors Navigating the Open Source Legal Waters Presenter: Jeff Strauss August 14, 2013.
The Importance of Open Source Software Networking 2002 Washington, D.C. April 18, 2002 Carol A. Kunze Napa, California.
CS CS 5150: Software Engineering Lecture 5 Legal Aspects of Software Engineering 1.
A DAPT IST Dissemination and Use Plan Revised version Ricardo Jiménez-Peris Universidad Politécnica de Madrid.
Provided by OSS Watch Licensed under the Creative Commons Attribution 2.0 England & Wales licence
Software and the IP rights of the developer Presented by Stephen Lackey April 14, 2004.
Intellectual Property
1 Intellectual Property Includes the results of intellectual activities in the arts, sciences, and industry Includes the results of intellectual activities.
Key Issues in Licensing Software and Associated Intellectual Property: Matching Licensing Models to Business Strategies Steve Mutkoski Regional Director,
Open Source Software Legal and Other Issues related to use
COMP 6005 An Introduction To Computing Session Two: Computer Software Acquiring Software.
CHAPTER 6 OPEN SOURCE SOFTWARE AND FREE SOFTWARE
What the hell is. Free software is software that anyone is free to use, copy, improve, examine or distribute, either free of cost or for a price. More.
“Don’t Touch My Code!” Copyright for Fun and Profit by Rey Muradaz, JD Muradaz & Associates.
Copyright and Software and You. What is copyright? The Copyright Act of 1976 prevents the unauthorized copying of a work of authorship. – However, only.
 Open-source software ( OSS ) is computer software that is available in source code form: the source code and certain other rights normally reserved.
1 EPICS EPICS Licensing BESSY, May 2002 Andrew Johnson.
Linux Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Development, Marketing, Licensing, and Distribution.
OPEN SOURCE AND FREE SOFTWARE. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
Copyright - DOD Contracts Flayo O. Kirk Associate General Counsel, DISA March 2003 (703)
Open Source Software In the beginning, all software was free –in the 1960s,when IBM and others sold the first large-scale computers, these machines came.
Copyright Basics. Intellectual Property Intellectual Property is a unique product or idea created by an individual or organization. Common types of protection.
CPS 82, Fall Open Source, Copyright, Copyleft.
This was my first quiz (practice one) This one is actually the Final Quiz, but it will not work.
NRCCL (University of Oslo, Faculty of Law) Copyleft and Open Source Jon Bing Notrwegian Research Center for Computers and Law Master Lecture 13 October.
The Legalities of Technicalities By Kellie Birdwell.
1 Ethical Issues in Computer Science CSCI 328, Fall 2013 Session 17 Software as Intellectual Property.
1. Contents  EULAs, piracy and copyright  So why do we use computers anyway? So why do we use computers anyway?  The Digital Divide The Digital Divide.
1 Ethics of Computing MONT 113G, Spring 2012 Session 32 Software as Intellectual Property.
Software Licences HSF Recommendations John Harvey / CERN 24 June 2015
1.The Nature, Impact, and Issue of Information Technology 1.5Basic Legal Framework relating to the Use of IT.
Open Source Software. Chris Moylan Group 5...I think.
How to Use The Creative Commons Licenses. [formats]
Chapter 3: Understanding Software Licensing
Software Copyrights and Licenses DANIEL PARKER. Overview  Copyrights  Software copyright information  Software licenses & some examples  Why copyrighting.
Creative Commons terms and definitions By Chelsey Maton.
Intellectual Property and Computer Science By Daniel Bray COSC 480.
5 ٥ V new position ? 10 ^1 10 ^2 10 ^ : : : : 99.
Group E - Enrico Costanza Sam Holder, Jonathan Stephens-Jones, Joseph Buckingham, Crispin Clark, Benjamin Dixon Creative Commons, Open Source, Open Movements.
Ethical Issues. Introduction to Copyright, Plagiarism Get out your note sheet.
Free Software - Introduction to free software and the GPL Copyright © 2007 Marcus Rejås Free Software Foundation Europe I hereby grant everyone the right.
Open Source Software Practices Quiz #8 October
Plagiarism, Fair Use and Copyright Laws
Software Copyright and License
Open Source Software Practices
Open Source software Licensing
Open Source Software in Academia
Native American Symbol Activity & Reflection
Provided by OSS Watch Open source licensing The licence is what determines whether software is open source The licence must be approved.
What is Copyright?.
Key Issues in Licensing Software and Associated Intellectual Property: Matching Licensing Models to Business Strategies Steve Mutkoski Regional Director,
Open Source Software Licenses
Computer Law th class: Open Source.
FOSS 101 Sarah Glassmeyer Project Specialist Manager,
MOZILLA LICENSE HISTORICAL EVOLUTION
Chapter 2: The Linux System Part 1
Reno WordPress Meetup February 12, 2015.
GNU General Public License (GPL)
COPYLEFT THE TERM The Term copyleft was forged upon the traditional copyright term by opposing the word right (which in English means both right meant.
Intellectual Property
APACHE LICENSE HISTORICAL EVOLUTION
Chapter # 6 Intellectual Property
Chapter I. Freedom and Open Source
CSPA Common Statistical Production Architecture Description of the Business aspects of the architecture: business models for sharing software Carlo Vaccari.
Presentation transcript:

Licenses A Legal Necessity Copyright © 2015 – Curt Hill

Preamble As a user of software you have been required to accept a license agreement –Many times As a developer of software you will need to know what sort of license you will use –Provided you distribute your creation

Licenses A binding agreement between two parties, that is a contract Usually about an item that one of the parties has created and the other intends to use It specifies what each party may and may not do –It grants rights and limits actions to each of the parties –It also dictates liabilities Copyright © 2015 – Curt Hill

Software Copyright Software is subject to copyright laws as well –All software not in public domain is copyright Copyright © 2015 – Curt Hill

Several kinds Only interested in the kinds of licenses relevant to software These include: –Public domain –Two GPLs –MIT –BSD –Proprietary –Among many others Each of these protects the rights of the licensee or licenser to various degrees Copyright © 2015 – Curt Hill

Public Domain The non-license Material in the public domain has no restrictions –It belongs to everyone Most documents/software/processes produced by the U. S. Government are in the public domain Anyone may use and then modify Copyright © 2015 – Curt Hill

Derivative Works A person may take something in the public domain and modify it They may then apply any license they choose to the resulting work –However, this only effects the new item, the original is still in the public domain In general this true for any derivative work –The modifications and original may have completely different licenses Copyright © 2015 – Curt Hill

Proprietary The opposite of public domain Each one is different but they typically have several common features: –Ownership is reserved to developing company –The product may not be sold or given to anyone else –Number of machines and copies is strictly limited –May not be modified, disassembled, reverse engineered etc. Copyright © 2015 – Curt Hill

Free Software Foundation Sponsor of GNU and the GPL licenses Mission is to: … preserve, protect and promote the freedom to use, study, copy, modify and redistribute computer software, and to defend the rights of free software users Started in 1984 Copyright © 2015 – Curt Hill

GNU Originally to promote and develop free UNIX like operating sytems –BSD and LINUX derivatives –UNIX developed by Bell Labs One of their goals is to keep the software free –Consequence of the UNIX story Name is now a recursive acronym GNU’s Not UNIX Copyright © 2015 – Curt Hill

Problems Many projects had started with public domain or other free software and applied modifications These were then licensed with a proprietary style license This is not illegal, but is it immoral? –The extreme case is take a complex software make a small modification, then sell with a proprietary license Thus, the advent of copyleft in the GPL Copyright © 2015 – Curt Hill

Freedom GNU believes in four freedoms –Use software for any purpose –Change the software in any way –Share the software –Share your changes to the software This is what constitutes free software to GNU –Contrast this with free apps on smart phones Unlike most licenses it preserves future deriver’s rights and freedoms Copyright © 2015 – Curt Hill

General Public License The software must remain free –Including software that uses it The source must be available even if not universally distributed with the object or executable –Does not require distribution of the object or executable, but if it is the source must be available The most unusual stipulation is that no license more restrictive than the GPL can be applied to derivative works Copyright © 2015 – Curt Hill

GNU Lesser Public License Solves a problem with the GPL: –GPL covered code cannot be mixed with any more restrictive license –The entire software must be free The Lesser license allows the software to be used with more restrictive licenses –Typically used with libraries that have general use or programs that use libraries with more restrictive license –The software itself is still free in the GNU sense Copyright © 2015 – Curt Hill

Example Suppose I write a program that does something I will use GPL covered libraries I cannot donate this to the public domain because of GPL –Nor should I use anything but the GPL –This still protects my intellectual property rights from being exploited by someone else If I choose a library without copyleft then I should choose the Lesser GPL Copyright © 2015 – Curt Hill

BSD Licenses Berkely Software Distribution use their own license It allows use, modification, redistribution It originally required notification that the original copyright holder is the Regents of the University of California –This notice had to be maintained in advertising as well –This clause was later removed Not a copyleft form, but not very restrictive Copyright © 2015 – Curt Hill

MIT Licenses Similar to BSD, a series of licenses Prohibits using MIT’s name or copyright in advertising Also not a copyleft –A derived product can be proprietarily licensed Copyright © 2015 – Curt Hill

Observations Wikipedia lists 43 free and open source licenses Each of these has a different set of terms In our case we need to be aware of the terms since we will start with an existing software package and make modifications Since not everything is free software we need to be aware of what we can and cannot do Copyright © 2015 – Curt Hill

Assignment We will now examine the End User License Agreement, which is at: nts/minecraft_eula nts/minecraft_eula You are to prepare a one page executive summary that answers: –What you can do? –What you cannot do? –Penalties for breaking the terms? –How does this compare with other EULAs? Copyright © 2015 – Curt Hill