Legal Issues in Software Engineering

Slides:



Advertisements
Similar presentations
1 CS 501 Spring 2003 CS 501: Software Engineering Lecture 6 Legal Aspects of Software Engineering II.
Advertisements

Vladimir Misic: 10 Professionalism and Ethics Ownership and Protection.
Air Force Materiel Command I n t e g r i t y - S e r v i c e - E x c e l l e n c e Developing, Fielding, and Sustaining America’s Aerospace Force INTELLECTUAL.
Copyright P.B.Bottino All rights reserved Paul Bottino, Executive Director (617) Mini-MBA in Entrepreneurship.
CS CS 5150: Software Engineering Lecture 5 Legal Aspects of Software Engineering 1.
1 CS 501 Spring 2007 CS 501: Software Engineering Lectures 5 & 6 Legal Aspects of Software Engineering.
1 CS 502: Computing Methods for Digital Libraries Lecture 25 Access Management.
CS 501: Software Engineering Fall 2000 Lecture 7 Management II Business and Legal Aspects of Software Engineering.
Ownership of Intellectual Property: Textbooks and Inventions Frank Lancaster UT Office of the General Counsel Presented at The University of Tennessee.
CS 5150 Software Engineering Lecture 5 Legal Aspects of Software Engineering.
Copyright Licenses at VUW Copyright ©2004 Stephen Marshall distributed under the terms of the GNU Free Documentation License (
Legal Protection of Software and Databases Jennifer Pierce.
Eric J. Pritchard One Liberty Place, 46 th Floor 1650 Market Street Philadelphia, Pennsylvania (215)
Software Engineering II
Legal aspects Based on Law in the Internet Age Sharon K. Black.
Intellectual Property GE 105 Introduction to Engineering Design.
Confidentiality and Public Information Act LISD Special Education Department Training SY
THE LAW Chapter Seven. 7-2 Are the law and ethics related for practitioners? Relationship exists, but to be sure, practitioners must examine both legal.
1 CS 501 Spring 2002 CS 501: Software Engineering Lecture 6 Legal Aspects of Software Engineering.
The Legal Environment What laws and regulation apply to businesses?
THE ROLE OF CIRCUMSTANCES AND AGREEMENTS IN DETERMINING OWNERSHIP OF COPYRIGHT AND OTHER INTELLECTUAL PROPERTY IN FACULTY CREATED WORKS. Faculty Created.
Zheng Liu January 18, 2015 Intellectual Property Law For Startups.
Intellectual Property. Copyright The right to copy or reproduce a created work –federal legislation gives this right to author or owner and controls infringements.
CS 501: Software Engineering Fall 1999 Lecture 19 Management II Business and legal aspects of software engineering.
CS CS 501: Software Engineering Lectures 5 & 6 Legal Aspects of Software Engineering.
PROTECTING YOUR IP RIGHTS Waldo Steyn, Senior Associate, Intellectual Property December 2012.
1 CS 501 Spring 2004 CS 501: Software Engineering Lecture 5 Legal Aspects of Software Engineering I.
Intellectual Property Laws and Fair Use Guidelines for Educational Multimedia.
The Quest for Copyright Understanding Miguel Guhlin
CS CS 5150: Software Engineering Lecture 6 Legal Aspects of Software Engineering 2.
CS CS 5150: Software Engineering Lecture 6 Legal Aspects of Software Engineering.
1 CS 501 Spring 2008 CS 501: Software Engineering Lectures 5 & 6 Legal Aspects of Software Engineering.
The Ethical Use of Electronic Media. V Computer Ethics  Resources such as images and text on the Internet are copyrighted.  Plagiarism (using.
Ownership of Software Software represents the results of intellectual rather than purely physical efforts and is therefore inherently non- tangible. So.
April 11, 2011 Objective: Students will identify the important of protecting intellectual property.
1.The Nature, Impact, and Issue of Information Technology 1.5Basic Legal Framework relating to the Use of IT.
1 CS 501 Spring 2003 CS 501: Software Engineering Lecture 5 Legal Aspects of Software Engineering I.
1 28 June 2006 © ip21 Limited 2006 Intellectual Property Issues for the Consultant Matthew Dixon, Chartered Patent Attorney, ip21 Limited
Intellectual Property. Confidential Information Duty not to disclose confidential information about a business that would cause harm to the business or.
Lecture 27 Intellectual Property. Intellectual Property simply defined is any form of knowledge or expression created with one's intellect. It includes.
CISB 412 Social and Professional Issues Understanding Intellectual Property.
Copyright, Intellectual Property, and Privacy 1 Lesson Plan: BMM A9-4.
Copyright Rules and Regulations. What is copyright Copyright is a form of protection grounded in the U.S. Constitution and granted by law for original.
1 CS 501 Spring 2004 CS 501: Software Engineering Lecture 6 Legal Aspects of Software Engineering II.
Entrepreneurship CHAPTER 8 SECTION 1.  When you develop a new product or service, you create an asset that must be protected.  Intellectual property.
Susan McKinney, CRM. RECORDS MANAGEMENT AT THE U Policy: Managing University Records and Information Procedures: Retention of University Records Destruction.
Copyright Laws & Regulations
Technology Transfer Office
Professional Engineering Practice
Intro to Intellectual Property 3.0
How To Protect Intellectual Property:
ECE362 Principles of Design
Lecture 28 Intellectual Property(Cont’d)
The Ethical Use of Electronic Media.
The Ethical Use of Electronic Media
The Ethical Use of Electronic Media.
Intellectual Property, Patents, Trademarks, Copyright, and Franchising
U. S. Copyright Basics.
Welcome to IST e-Lab Entrepreneurship Lab, 3rd Session, 06 November 2017.
CS 115: COMPUTING FOR The Socio-Techno Web
Finland Non-competition clauses in employment contracts
The Ethical Use of Electronic Media.
The Successful lawyer’s toolkit
Intellectual Property Patents, Trademarks and Copyrights
Intellectual Property
How Copyright Works with Social Media
Chapter 10 INTELLECTUAL PROPERTY RIGHTS AND THE INTERNET
THE LAW.
Copyright & Fair Use.
Intellectual Property Considerations in Forming and Scaling a Business
Presentation transcript:

Legal Issues in Software Engineering Instructor: Dr. X

Legal Environment Software is developed in a complex legal and economic framework. Every software developer needs to be aware of parts of the framework. A senior manager or consultant will frequently work with lawyers. You need a lawyer for anything other than the most basic legal issues.

Legal Change Law usually develops incrementally. Changes in laws usually follow changes in technical world. Lawyers and politicians typically have poor technical backgrounds. The interpretation of many laws is unclear as they have may never have been tested in court because of the cost of litigation. Strange analogies are often made between new technological paradigms and old world systems. (Apple vs FB AWA)

Statues and Precedents The United States follows Common Law. The law is a combination of: Statutes (bills) passed by Congress and the 50 states. Regulations issued by the government Precedents (judgments) made by courts.

Jurisdiction USA: State and Federal International: The Internet has no boundaries If you break a law in Finland, but you were on the Internet in the United States, what happens to you?

Intellectual Law: Copyright Copyright is Federal law, which applies to “literary works”. Originally applied to textual materials, but gradually extended to cover text, music, photographs, designs, software, ... Copyright applies to the expression of ideas (e.g., the words), not to the ideas themselves, nor to physical items. Softare Copyright applies to the program instructions, but not to the concepts behind the instructions, nor to the files on disk or printouts of the programs instructions.

Copyright In the USA, copyright gives the owner exclusive right to: reproduce or copy distribute perform or execute in public display in public license others to reproduce, distribute, perform, or display

Copyright US Code Title 17 § 201. Ownership of copyright (a) Initial Ownership. — 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. (b) Works Made for Hire. — 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.

Copyright question You are employed for company X writing software. When you leave, who owns your work? What use can you make of the work?

Copyright question You do free-lance work for company X. When you finish, who owns your work? What use can you make of the work?

Software Contracts Contracts allow software to be licensed or sold A contract is an agreement in exchange for some consideration (e.g., money) It should be a written document signed by both parties A contract is enforceable by courts For simple agreements, an exchange of letters may be a convenient form of contract. "A verbal contract isn't worth the paper it's written on." (Attributed to Yogi Berra.)

Open Source Software Open source so(ware is an important part of modern computing that does not fit well into contract law. Examples: BSD license Apache license GNU public license

Patents Patents apply to inventions Should be: non-obvious, novel, useful Requires a complex process of patent application 17 years from award (20 years from application) Copyright applies to the expression of ideas, patents to the ideas themselves.

Software patents Usually difficult to know where ideas originate. Poor quality of patent examiners has lead to broad patents for routine computing concepts. There are often hundreds of patents covering essentially the same idea. International differences.

Trade Secrets and Non-Disclosure Agreements Trade secret: confidential business information Examples Specification of a product before it is publicly announced Source code of a commercial product Non-Disclosure Agreement Legal agreement not to disclose trade secrets. It is often reasonable to sign a non-disclosure agreement, but read it carefully before signing.

Privacy Laws and social norms about privacy are changing rapidly. In general the following are invasions of privacy: intrusion into the private life of somebody appropriation of name or likeness unreasonable publicity false light

Privacy in Email Legally, email is like a postal letter: There is an expectation of privacy in transit, but mail loses its special protected status once it leaves the letter carrier's grasp, e.g., in a corporate mail box For email: There is an expectation of privacy while signal travels over the Internet, but email loses its protected status at the mail server whether you have read it or not Never send anything by email that you would not be prepared for your employer to see. How about business email? The Electronic CommunicaGons Privacy Act (1986) says all business communicaGon belongs to that business. DeleGng email can be ruled intenGonally destroying company records. Email is frequently subpoenaed in legal disputes: Never send anything by email that you would not be prepared to be seen as evidence in a court of law.

Practical advice Be aware of the law, but do not pretend to be a lawyer. Use a professional for: Contracts and licenses (unless very simple exchange of letters) Troubles (complaints, injunctions, subpoenas, etc.) Personnel issues (particularly firing) When in doubt, consult your supervisor or a senior manager. When you become a senior manager, make use of your organization’s lawyers.

Bibliography CS 5150 Software Engineering “Legal Aspects of Software Development”, William Y. Arms, Cornell University, Computing Information Science