Copyright and Software and You. What is copyright? The Copyright Act of 1976 prevents the unauthorized copying of a work of authorship. – However, only.

Slides:



Advertisements
Similar presentations
Free Beer and Free Speech Thomas Krichel
Advertisements

COPYRIGHT AND COPYWRONG Respect Copyright, Celebrate Creativity.
Tuesday, January 21, 2014 Review Copyright Basics and Fair Use (for test) Share “Case Research”
Which License Should I Apply to My Data? Selecting a Data License.
Linux vs. Windows. Linux  Linux was originally built by Linus Torvalds at the University of Helsinki in  Linux is a Unix-like, Kernal-based, fully.
Copyright and Alternatives to Copyright Why now? Rita S. Heimes Director, Technology Law Center University of Maine School of Law Rita S. Heimes Director,
Open Source/Free Software Source code is available Extensible Can be changed, modified Freely distributed Copies Modified versions Alternatives to commercial/proprietary.
For Students. What is Copyright? “The exclusive right to produce or reproduce (copy), to perform in public, or to publish an original literary or artistic.
CWG2 on Tools, guidelines and procedures Licensing Adriana Telesca on behalf of the CWG2 December, 5 th 2014.
Software Protection & Scope of the Right holder Options for Developing Countries Presentation by: Dr. Ahmed El Saghir Judge at the Council of State Courts.
Copyright Basics. What is Copyright? Copyright allows authors, musicians, artists, etc. to make money off of their labor. Copyright allows authors, musicians,
COMP 6005 An Introduction To Computing Session Two: Computer Software Acquiring Software.
CS155b: E-Commerce Lecture 7: Jan. 30, 2001 A Computer Scientist’s View of Copyright Law.
COPYRIGHT VS. “COPYWRONG”: TEACHING COPYRIGHT ETHICALLY Karla Carter Bellevue University The Consortium.
Copyright. US Constitution Article I – Section 8 Congress shall have the power to promote the Progress of Science and useful Arts, by securing for limited.
“Don’t Touch My Code!” Copyright for Fun and Profit by Rey Muradaz, JD Muradaz & Associates.
Licenses A Legal Necessity Copyright © 2015 – Curt Hill.
Copyright and Fair Use Implications for Assistive Technology and Education.
Copyright: What’s Right and What’s Wrong?
CS110: Computers and the Internet Intellectual Property.
Overview of Linux Dr. Michael L. Collard 1.
COPYRIGHT AND FAIR USE POLICIES By Amanda Newell.
Copyright, Fair Use & You Susan Beck, NMSU Library June 3, 2014.
Applying Copyright in Scholarship and Instruction Gail McMillan Digital Library and Archives University Libraries, Virginia Tech
COPYRIGHT: A Pirate’s Paradise? Prepared form Com 435 by Donna L. Ferullo, J.D. Director University Copyright Office Donna L. Ferullo.
COPYRIGHT IS A FORM OF PROTECTION GROUNDED IN THE U.S. CONSTITUTION AND GRANTED BY LAW FOR ORIGINAL WORKS OF AUTHORSHIP FIXED IN A TANGIBLE MEDIUM OF EXPRESSION.
Copyright Law Copyright ©2004 Stephen Marshall distributed under the terms of the GNU Free Documentation License (
CPS 82, Fall Open Source, Copyright, Copyleft.
Copyright Basics Fundamentals you should know Slides produced by the Copyright Education & Consultation Program.
Intellectual Property Laws and Fair Use Guidelines for Educational Multimedia.
Copyright Janet I’m-not-a-lawyer Webster 6/27/06.
Copyrights on the internet vincent yee. Digital Millennium Copyright Act October 28, 1998, President Clinton signed the Act into law.
Intellectual Property: Introduction to Copyright Peter B. Hirtle Intellectual Property Officer Cornell University Library
From Article I, Section 8 of the U.S. Constitution: “To promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors.
Technology Fair OWHL Services and Copyright Michael Blake and Elisabeth Tully June 13, 2006.
Becky Albitz Electronic Resources Librarian
Copyright Laws for Educators Natasha Overstreet Kristen Day.
??????  1. Understand and explain the purpose of Fair Use.  2. Identify and explain the four factors of Fair Use.  3. Practice completing the Checklist.
Innovation, Copyright, and the Academy University of California Santa Barbara November 2, 2015 Kenneth D. Crews Gipson Hoffman & Pancione (Los Angeles)
+ How do you make a fair use determination? Charlene, Linda and Mady.
EECS 473 Advanced Embedded Systems Lecture 5 Evaluation boards & GPL Start on Linux (time allowing)
© By Leticia Mendez. What is Copyright? “Copyright is a form of protection (title 17, U. S. Code) to the authors of “original works of authorship,”.”
Open Source Software. Chris Moylan Group 5...I think.
Edit the text with your own short phrase. The animation is already done for you; just copy and paste the slide into your existing presentation.
CPS Digital Copyright. CPS Copyright US Constitution (Article I, Section 8, Clause 8): “To promote the Progress of Science and useful.
COPYRIGHT LAW AND FAIR USE OF IMAGES FOR BLOGGERS Images Julie Umbarger.
Intellectual property (IP) refers to creations of the mind: inventions, literary and artistic works, music, movies, symbols, names, images, and designs.
The Congress shall have Power To…promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive.
The Ethics of Authorship Midwestern Political Science Association National Conference Meeting 2010 Alina Ng March 5, 2010.
6/18/2016 COPYRIGHT AND Fair Use Guidelines “Respect Copyright, Celebrate Creativity”
Compsci 82, Fall Open Source, Copyright, Copyleft.
COPYRIGHT FAIR USE CREATIVE COMMONS LICENSING CHARLOTTE ROH, SCHOLARLY COMMUNICATION RESIDENT LIBRARIAN UNIVERSITY OF MASSACHUSETTS AMHERST MARCH 13, 2015.
Free Software - Introduction to free software and the GPL Copyright © 2007 Marcus Rejås Free Software Foundation Europe I hereby grant everyone the right.
Margaret Burnett April 2017
Introduction to the TEACH Act
Copyright in the Classroom
EECS 473 Advanced Embedded Systems
Open Source software Licensing
Trademark and copyright infringement and cost report
Fair Use in the Classroom
What is Copyright?.
Open Source Software Licenses
Media Specialist’s Times
Copyright Material: What constitutes “Fair Use”?
Copyright.
“The Congress shall have Power To
EECS 473 Advanced Embedded Systems
Principal Deputy County Counsel
GNU General Public License (GPL)
For Bethel University Faculty & Students
Presentation transcript:

Copyright and Software and You

What is copyright? The Copyright Act of 1976 prevents the unauthorized copying of a work of authorship. – However, only the copying of the work is prohibited-- anyone may copy the ideas contained within a work. Copyrights can be registered in the Copyright Office in the Library of Congress, but newly created works do not need to be registered. – In fact, it is no longer necessary to even place a copyright notice on a work for it to be protected by copyright law.

Fair use So when can you use someone else’s work? – I mean I just used findlaw’s text! Four factors (taken from the law itself) – the purpose and character of the use, including whether such use is of commercial nature or is for nonprofit educational purposes; – the nature of the copyrighted work; – the amount and substantiality of the portion used in relation to the copyrighted work as a whole; and – the effect of the use upon the potential market for or value of the copyrighted work.

Consider my use of findlaw’s text

Why does copyright law exist? “the Congress shall have power... to 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.”

Consider “The Right to Read” Hopefully you all read that short story. – Thoughts?

Linux? A POSIX-compliant and widely deployed desktop/server operating system licensed under the GPL – POSIX Unix-like environment (shell, standard programs like awk etc.) – Desktop OS Designed for users and servers Not designed for embedded systems – GPL Gnu Public License. May mean you need to make source code available to others. – First “copyleft” license. Linux is licensed under GPL-2, not GPL-3. Many figures and text in this section taken from Embedded Linux Primer, second edition We (kind of) have on-line access to the book.

“Copyleft” The idea here is to make it so that software is free and can’t be made non-free.

GPL in three slides (1/3) A licensee of GPL v2-licensed software can: – copy and distribute the program's unmodified source code – modify the program's source code and distribute the modified source – distribute compiled versions of the program, both modified and unmodified Provided that: – all distributed copies (modified or not) carry a copyright notice and exclusion of warranty – all modified copies are distributed under the GPL v2 – all compiled versions of the program are accompanied by the relevant source code, or a viable offer to make the relevant source code available Largely taken from

GPL in three slides (2/3) Some points – If you don’t redistribute the code, you don’t need to share the source. – You can bundle software with GPL-ed software and not have to license the bundled software. “Mere aggregations” aren’t impacted. – Loadable Kernel Modules are tricky though Often we need device drivers for our application (we’ll be writing them later) But they touch the Linux code in a non-trivial way. – There is some debate about if a LKM is an aggregation or a modification of the original kernel. – In general there are proprietary drivers out there and even open source groups that help support said drivers. General theme: – Be sure you understand the law before you use software licensed under the GPL on a proprietary project. Using gcc to compile or ddd to debug is fine, but when you are modifying the code of software licensed under the GPL you might be obligated to release your code. Read: The Cathedral and the Bazaar

GPL in three slides (3/3) GPL v3 – Prevents using GPL on hardware that won’t run other code (“Tivoization”) Though only for consumer hardware (IBM has a business model here?) – Addresses patents Can’t sue for (software?) patent on code you release. Lesser GPL – Mainly for libraries/APIs. – Makes it clear can use libraries in proprietary code without having to release proprietary code.

Next—CSE big ideas.