Open Source Software: Strategies and Risk Management

Size: px
Start display at page:

Download "Open Source Software: Strategies and Risk Management"

Transcription

1 Open Source Software: Strategies and Risk Management Elisabeth Esner i DLA Pper i Rudnick Gray Cary US LLP (858) elisabeth.e isner@dlap iper.com Mark Lehberg DLA Pper i Rudnick Gray Cary US LLP (858) mark.lehberg@d lapiper.com Chr is Ekren Sony Corporat ion (858) christopher.ekren@am.sony.com Kevin Carmony Pres ident and CEO Linspire, Inc. Linux Adoption (Source: IDC)

2

3 Open Source Adoption Open Source Software in in the News: May 10, 2005 Intel has created a group to Free focus Redistribution Linux and other open-source software issues, Thethe license newest maymove not restrict to bring any the party opensource from selling operating or giving system away close the software to parity as with a competing products from Microsoft. CNET component of an aggregate software News.com. distribution containing programs from several different sources. The license may May not 19, require 2005 Simula a royaltylabs, or other an investment fee for such venture, sale. will establish a fund dedicated solely to open-source Rationale: Helps software. resist Simula pressure Labs to will take open-source sacrifice long development term gains pro for jects short and termseek to create profit. businesses around them. Simula Labs has commitments from Redpoint Ventures and Mission Ventures to put in $10 - $15 million for 6-8 start-ups during the next 3 years. CNET News.com.

4 Outline: 1. What is Open Source Software - Basic Principles 2. Classic Open Source Licenses - Basics of the GNU General Public License (GPL) 3. Potential Consequences for Violating the GPL or Other Open Source License 4. Elements of an Open Source Strategy 5. Business Models for Exploiting Open Source Software 6. Critical Open Source Legal Issues 7. Setting up an Open Source Policy What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral

5 Basic Principles of Open Source Licensing Open Source Definition Free Redistribution The license may 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 may not require a royalty or other fee for such sale. Rationale: Helps resist pressure to sacrifice long term gains for short term profit. What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral

6 Basic Principles of Open Source Licensing Open Source Definition Source Code The program provided to users must include source code and must allow distribution in source code as well as compiled form. Source code must be in preferred form by programmers and may not be deliberately obfuscated or in intermediate form. Rationale: You can t evolve programs without modifying them. Alternative: If the product is only distributed in object code form, a well-publicized means of downloading the source via the Internet will suffice. What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral

7 Basic Principles of Open Source Licensing Open Source Definition 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. Rationale: This requirement is necessary for maintaining software (e.g., fix bugs, port to new systems, make improvements). What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral

8 Basic Principles of Open Source Licensing Open Source Definition 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 source code for the purpose of modifying the program at build time. Rationale: Users have a right to know who is responsible for the software that they are using and developers to know what they are supporting. What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral

9 Basic Principles of Open Source Licensing Open Source Definition No Discrimination Against Persons or Groups The license may not discriminate against any person or group of persons. Rationale: This provision is necessary to get maximum benefit from the process. Note: The license may warn of applicable legal restrictions, eg., export control laws, but the license may not incorporate such restrictions. Basic Principles of Open Source Licensing Open Source Definition No Discrimination Against Fields of Endeavor The license may not restrict anyone from making use of the program in a specific field of endeavor (e.g., genetic engineering). Rationale: This is intended to avoid license traps that prohibit the software from being used commercially.

10 What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral Basic Principles of Open Source Licensing Open Source Definition 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. Rationale: Mass market licenses / intended to forbid closing up software by indirect means (e.g., use of NDA).

11 What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral Basic Principles of Open Source Licensing Open Source Definition License Must Not Be Specific to a Product The rights attached to the program must not depend on the program being part of a particular software distribution. Rationale: To prevent locking up the rights through inclusion with a larger software distribution.

12 What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral Basic Principles of Open Source Licensing Open Source Definition License Must Not Restrict 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. Rationale: To avoid restricting the decisions distributors of open source software make about their own software. Note: Quite different from GPL

13 What Is Open Source Software?? Free Distribution Source Code Derived Works Integrity of Source Code No Discrimination Distribution of License License Not Product Specific License Must Not Restrict Other Software License Must Be Technology-Neutral Basic Principles of Open Source Licensing Open Source Definition The License Must be Technology Neutral No license may be predicated upon any individual technology or style of interface. Rationale: To avoid requiring a gesture of assent such as a clickwrap to avoid limiting channels of distribution in which clickwraps are not practical such as FTP or non-web channels.

14 Open Source Distribution Obligations Maintain appropriate notices in Code Base Post Third Party Software Source Code on a hidden public URL when required Publish appropriate generalized Third Party Software notice in: End user manual End user license Sales agreements Meet any marketing attribution requirements Avoid code with those requirements If use is authorized, compliance requires legal assistance Open Source Notice Requirements Copyright notices included in: Documentation Software product Source code Notice of additions and modifications (document changes + date)

15 Source Code Disclosure Source code disclosure and distribution obligations vary in scope and impact: Re-distribution of licensed code Disclosure of modified source code Distribution of modified source code Disclosure of associated proprietary source code Disclosure and distribution of source code can present serious risk to the proprietary rights and commercial value of a client s products Open Source Marketing Attribution Use of licensor s trademark(s) and/or name can be either restricted or required by the license.

16 Classic Open Source Licenses GNU General Public License (GPL License) GNU Lesser General Public License (LGPL License) MIT License BSD-New License Mozilla Public License Academic Free License Q Public License Note: these licenses are less restrictive or more permissive than the GPL depending on your point of view. GNU General Public License Contains a great deal of political dialogue In addition to standard terms of source code licensing, GPL provides that any work based on the program is subject to GPL Scope of based on work Linking to a GPL library (Open Source community position) Linking modules or drivers to Linux Kernel (dynamic versus static) Disclaimer of all warranties Disclaimer of liability Patent license: uncertain

17 GNU General Public License Never enforced in court Potential problems Enforceability in US and foreign jurisdictions Scope of based on (definition of derivative work) Many potential enforcers Ambiguity of treatment of patents Legal effect of FAQs Automatic termination No choice of law GNU Lesser General Public License Version of the GNU Library Public License Designed for libraries of the Free Software Foundation Encourage use of FSF libraries with proprietary code Can modify as long as modified work is also a software library Can opt to apply terms of GNU General Public License Program that uses the library not bound by LGPL Special Rules for combining libraries

18 Potential Consequences for Violation of GPL or other Open Source License Copyright infringement actions Negative publicity (one of the strongest weapons available to the Open Source community is the Internet) Possible monetary consequences Costly delays in product launch or product recall Expensive redundant development efforts Restricted commercializations and lost profit opportunities Potential enforcement rights for every contributor Automatic termination of GPL GPL Enforcement Free Software Foundation claims rights to enforce GPL Created Compliance Lab Claims 50 enforcement actions in 2002 Approximately enforcement actions in 2003 Sends letter alleging violations and demanding right to audit Claims everyone settles because they know they will lose Most actions never become public

19 Elements of an Open Source Strategy Corporate strategy Is open source an enabling technology or business model? Business model Product strategy Licensing model Community strategy Special Considerations External M&A Partnering and channels Internal Research and development Sales and marketing Compliance Business Models for Exploiting Open Source Dual distribution based upon open source Proprietary and open source MySQL/ SugarCRM/Sl eepycat/ TrollTech Subscription/Maintenance Red Had, MySQL Services Spi kesource, SourceLabs, JBoss, CA, Blackduck Mixed proprietary/open source JasperSoft Zend Actuate

20 Critical Open Source Legal Issues Ambiguity of scope of most commonly used license, the General Public License (GPL) Use of derivati ve work No choice of law Incompatibility of licenses (frequently referred to as license proliferation ) Software distributed under the GPL cannot be used with software distri buted under the MPL/ CDDL For projects like Linux, multiple licensors with potentially multiple interpretations of the license Patent infringement: patent trolls and Microsoft (Intellectual Ventures) Setting Up Open Source Policy Implications of Open Source Licensing Choose A License Do you want to allow your code to be incorporated with non-open source code? Do you want to have dual versions of your code (e.g., open source and more robust non-open source versions)? Do you want to segment your code ( i.e., some open source, some object code only)? Whether in Infrastructure or Product every company should have an Open Source (or third party software) Policy. Inventory what has already entered the company. Develop policy for handling third party software. Develop effective procedures for implementing the policy. Educate employees about the policy and procedures. Build mechanisms for addressing open source into M&A due diligence.

21 Use of Open Source Software Policy should include combination of legal and senior technical personnel to review and approve of each use of open source software. May want to have separate terms for proprietary and open source code. What modifications may be made to the open source code. Good record keeping procedures. Easy procedures for following policy (Company Intranet). May be able to obtain a commercial license for the open source code ($$$). Use of Open Source Software When evaluating whether to use open source code consider the following: How will the open source be used (use in product or critical business operations is the most sensitive). The applicable license terms. The availability and cost ( in all senses) of commercial software. The warranty and support terms (as well as importance of having indemnity). The cost and availability of service and support. The technical details of communication with proprietary code.

22 Questions During Audit and Internal Review Characterize the nature of the use of OSS: Is the OSS tool used to evaluate proprietary code? Is the OSS tool used as a basis to develop new applications? Does the OSS interact with proprietary code? With other OSS Code? Characterize the nature of any interaction with other code: Static linki ng (other compliance ti me linking) Dynamic linki ng (or other run-ti me linking) OSS header files or APIs copied into proprietary code OSS itself modified with proprietary code Exist on same storage medium, but no other interaction OSS places or imbeds OSS code in other proprietary code Characterize the Output of the OSS package: Output files of the proprietary software contain OSS Other form? Conclusion Open Source is here to stay Will complement not replace traditional models Not every Open Source license is truly Open Source Must understand the risks you are assuming Should implement policies and procedures for handling open source code

An Introduction to the Legal Issues Surrounding Open Source Software

An Introduction to the Legal Issues Surrounding Open Source Software An Introduction to the Legal Issues Surrounding Open Source Software By Daliah Saper Saper Law Offices, LLC 505 N. LaSalle, Suite #350 Chicago, IL 60654 http://www.saperlaw.com Open Source Software Open

More information

Free and Open-Source Software Diligence in Mergers, Acquisitions, and Investments

Free and Open-Source Software Diligence in Mergers, Acquisitions, and Investments Free and Open-Source Software Diligence in Mergers, Acquisitions, and Investments Andrew J. Hall Fenwick & West LLP April 16, 2013 Linux Foundation Collaboration Summit Presentation Topics Introduction

More information

Presentation. Open Source is NOT Free. For ISACA. By Dave Yip / Gamatech Ltd. Agenda

Presentation. Open Source is NOT Free. For ISACA. By Dave Yip / Gamatech Ltd. Agenda Presentation Open Source is NOT Free For ISACA By Dave Yip / Gamatech Ltd Agenda Gamatech Introduction to Open Source Open Source and Enterprises Open Source Licensing Open Source Risks Open Source Management

More information

Impact of cloud computing

Impact of cloud computing EOLE European Open source & free software Law Event Brussels 06/12/2013 Impact of cloud computing...on FOSS users Benjamin Jean bjean@inno3.fr 1 Plan 0. Definition : who are the users? 1. Questions: is

More information

NewGenLib: OPEN SOURCE SOFTWARE S IN INDIAN LIBRARIES

NewGenLib: OPEN SOURCE SOFTWARE S IN INDIAN LIBRARIES Kirti Singh* International Journal of Advanced Research in NewGenLib: OPEN SOURCE SOFTWARE S IN INDIAN LIBRARIES Abstract: Open system is not known for being easy to use. Usability could be one of the

More information

FOSS License Restrictions and Some Important Issues

FOSS License Restrictions and Some Important Issues Free and Open Source Software (FOSS) Part II presented by Wolfgang Leister INF 5780 Høstsemester 2009 Ifi Universitetet i Oslo Some thoughts about FOSS Open Source Software (1) 1. Free Redistribution The

More information

Freedom and Open Source

Freedom and Open Source Rosen_ch01 Page 1 Tuesday, June 22, 2004 7:35 PM 1 Freedom and Open Source The Language of Freedom Open source licenses promise to everyone what many in the community refer to as software freedom. The

More information

Open Source vs. Proprietary

Open Source vs. Proprietary Open Source vs. Proprietary Software: Decision Criteria: Jim Barrington, SMS for Life Novartis, Switzerland, May 8 th. 2012 Open Source vs. Proprietary Open Source software (OSS) is computer software that

More information

Open Source Voting Systems

Open Source Voting Systems Presented to: 2015 State Certification Testing of Voting Systems National Conference Paul W. Craft Kathleen A. McGregor May, 19, 2015 Introduction One concern raised in the aftermath of Election 2000 was

More information

Corso di Laurea Magistrale in Informatica, Università di Padova Tecnologie open-source, Anno accademico 2010/2011

Corso di Laurea Magistrale in Informatica, Università di Padova Tecnologie open-source, Anno accademico 2010/2011 Proprietary software is computer software which is the legal property of one party. The terms of use for other parties is defined by contracts or licensing agreements. These terms may include various privileges

More information

We d like to hear your suggestions for improving our indexes. Send email to index@oreilly.com.

We d like to hear your suggestions for improving our indexes. Send email to index@oreilly.com. Index A Academic Free License, 14, 24 30 derivative works, 27 disclaimer of warranties, 26 intellectual property rights, 24 limitations of, 26 merger clauses, 29 modifying terms, 30 non-endorsement provision,

More information

How To Use Open Source Software

How To Use Open Source Software Open Source Software: What You Need to Know Presented By: Lisa Abe, Ian Kyer and Marek Nitoslawski September 15, 2005 Open source software ( OSS ): What you need to know Understanding the business and

More information

What You Should Know About Open Source Software

What You Should Know About Open Source Software What You Should Know About Open Source Software J.D. Marple Silicon Valley Latham & Watkins operates as a limited liability partnership worldwide with an affiliate in the United Kingdom and Italy, where

More information

COPYRIGHT, FREE AND OPEN SOURCE SOFTWARE AND ASSORTED GRAND. Steven P. Tapia Senior Attorney Microsoft Corporation

COPYRIGHT, FREE AND OPEN SOURCE SOFTWARE AND ASSORTED GRAND. Steven P. Tapia Senior Attorney Microsoft Corporation COPYRIGHT, FREE AND OPEN SOURCE SOFTWARE AND ASSORTED GRAND CONSPIRACY THEORIES Steven P. Tapia Senior Attorney Microsoft Corporation 2 The sound of people thinking too hard. 3 Why Are We Here? To promote

More information

A microeconomic analysis of commercial open source software development

A microeconomic analysis of commercial open source software development A microeconomic analysis of commercial open source software development Date: November 7 th 2007 Author: Mathieu Baudier (mbaudier@argeo.org) Abstract The particularity of open source software is how it

More information

Status Report Open Source Software in State Government Operations

Status Report Open Source Software in State Government Operations Status Report Open Source Software in State Government Operations January 2005 State of Hawaii Department of Accounting and General Services Information and Communications Services Division DAGS/ICSD January

More information

If you are submitting changes to the project, please see CONTRIBUTIONS file for more instructions.

If you are submitting changes to the project, please see CONTRIBUTIONS file for more instructions. ================================ Licenses of Third Party Software ================================ This product contains software provided by third parties, which may include the below listed components.

More information

GPL, MIT, BSD, GEHC (and me)

GPL, MIT, BSD, GEHC (and me) GPL, MIT, BSD, GEHC (and me) Introduction to Open Source Therese Catanzariti author reproduce literary employer COPYRIGHT OWNER commission work for hire has the exclusive right to distribute prepare derivatives

More information

Siemens Schweiz AG Building Technologies Division Intellectual Property Gubelstrasse 22 CH 6300 Zug Switzerland

Siemens Schweiz AG Building Technologies Division Intellectual Property Gubelstrasse 22 CH 6300 Zug Switzerland Open Source Software used in the product The product contains, among other things, Open Source Software, licensed under an Open Source Software License and developed by third parties. These Open Source

More information

Open Source Announcement

Open Source Announcement Open Source Announcement A software component of this product incorporates source code covered under the GNU Lesser General Public License (LGPL). Acknowledgement: The software included in this product

More information

An Introduction to Open Source Software and Licensing

An Introduction to Open Source Software and Licensing An Introduction to Open Source Software and Licensing @black_duck_sw Karen Copenhaver Mark Radcliffe Peter Vescuso Black Duck 2013 Speakers Peter Vescuso EVP of Marketing, Black Duck Software Karen Copenhaver

More information

THE NATIONAL FREE AND OPEN SOURCE SOFTWARE (FOSS), AND OPEN STANDARDS POLICY DRAFT SEPT 2014

THE NATIONAL FREE AND OPEN SOURCE SOFTWARE (FOSS), AND OPEN STANDARDS POLICY DRAFT SEPT 2014 THE NATIONAL FREE AND OPEN SOURCE SOFTWARE (FOSS), AND OPEN STANDARDS POLICY DRAFT SEPT 2014 NATIONAL INFORMATION TECHNOLOGY AUTHORITY, UGANDA (NITA-U) Page 1 of 9 DOCUMENT HISTORY Version Change by Date

More information

1. Third Party Software or Free Software License Information

1. Third Party Software or Free Software License Information Acer Legal Information 1. Third Party Software or Free Software License Information Software included by Acer on its products or offered by Acer on its websites for download may contain free or third party

More information

Software Licensing Basics: Key Elements of a Software License Agreement

Software Licensing Basics: Key Elements of a Software License Agreement Software Licensing Basics: Key Elements of a Software License Agreement Presenters: Dennis Clerke, CEO, Alignent Software Mark Lehberg, Partner, DLA Piper Rudnick Gray Cary US LLP Introductions Dennis

More information

Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20

Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20 Open Source Used In Cisco D9865 Satellite Receiver Software Version 2.20 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed

More information

GNU LIBRARY GENERAL PUBLIC LICENSE. Preamble

GNU LIBRARY GENERAL PUBLIC LICENSE. Preamble GNU LIBRARY GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute

More information

R&S TSMW Radio Network Analyzer Open Source Acknowledgment

R&S TSMW Radio Network Analyzer Open Source Acknowledgment Radio Network Analyzer Open Source Acknowledgment (;Úà@2) 1176.8216.02 03 Test & Measurement Open Source Acknowledgment Contents Contents 1 Introduction... 3 1.1 Disclaimer... 3 1.2 How to obtain the source

More information

Intellectual Property Group Presentation. Using Open Source Software Issues to Consider. Peter J. Guffin, Esq. Pierce Atwood LLP January 22, 2009

Intellectual Property Group Presentation. Using Open Source Software Issues to Consider. Peter J. Guffin, Esq. Pierce Atwood LLP January 22, 2009 Intellectual Property Group Presentation Using Open Source Software Issues to Consider Peter J. Guffin, Esq. Pierce Atwood LLP January 22, 2009 I. Agenda Select key terms in various open source licenses

More information

Open Source in the Real World: Beyond the Rhetoric

Open Source in the Real World: Beyond the Rhetoric Open Source in the Real World: Beyond the Rhetoric Maureen Dorney Partner, DLA Piper Kat McCabe Board of Advisors, Black Duck Software, Inc. Gemma Dreher Senior Counsel, BAE Systems Introduction Widespread

More information

Open Source Code: Understanding and Managing the Risks. May 8, 2006. Renee L. Jackson. Christopher K. Larus. When You Think IP,

Open Source Code: Understanding and Managing the Risks. May 8, 2006. Renee L. Jackson. Christopher K. Larus. When You Think IP, Open Source Code: Understanding and Managing the Risks May 8, 2006 Renee L. Jackson Christopher K. Larus When You Think IP, When You Think Think Fulbright. IP, TM Think Fulbright. TM What is Open Source

More information

GPL, MIT, BSD, OSS (and me)

GPL, MIT, BSD, OSS (and me) GPL, MIT, BSD, OSS (and me) Introduction to Open Source Therese Catanzariti OSS encourages code distribution (so you can sell epensive things on top of code OSS is risky! OSS saves engineering time and

More information

Open Source Software and Copyright Infringement Law

Open Source Software and Copyright Infringement Law What Every GC and CTO Should Know about Open Source Software David Mirchin July 14, 2015 David Mirchin Chair, Meitar Technology Transactions and IP Group Tel Aviv, Israel Open Source sometimes also a

More information

BMC Remedy Action Request System 7.0 Open Source License Agreements

BMC Remedy Action Request System 7.0 Open Source License Agreements March 2006 BMC Remedy Action Request System 7.0 Open Source License Agreements Copyright 1991 2005 BMC Software, Inc. All rights reserved. BMC, the BMC logo, all other BMC product or service names, BMC

More information

Issues in Software Licensing, Acquisition and

Issues in Software Licensing, Acquisition and Issues in Software Licensing, Acquisition and Development July 18, 2013 David Jennings Context For Our Purposes; What s a license? Fundamentally, it is a permission to do something(s). A license conveys

More information

Instructions for specifying the licence terms in Open Source software François Fluckiger, Editor 10 January 2012 Version 1

Instructions for specifying the licence terms in Open Source software François Fluckiger, Editor 10 January 2012 Version 1 OSL-2012-01 Open-source Licence - Task force Instructions for specifying the licence terms in Open Source software François Fluckiger, Editor 10 January 2012 Version 1 Contents 1 Rules for the copyright

More information

Open Source and Government Procurement

Open Source and Government Procurement Open Source and Government Procurement Tuesday October 21, 2007 Copyright 2007 Holme, Roberts & Owen LLP Increasingly unwise not to consider open source Increasingly unrealistic to avoid open source You

More information

OSADL License Compliance Audit (OSADL LCA)

OSADL License Compliance Audit (OSADL LCA) Open Source Automation Development Lab eg OSADL License Compliance Audit (OSADL LCA) 1. Goals Risk management for any company includes the maintenance of legal and contractual obligations. The observance

More information

A free software license for the BUFR software

A free software license for the BUFR software A free software license for the BUFR software H. Paulitsch / TU-Graz At the first OPERA-III meeting the need for a license for the BUFR software has been discussed in WG2 and TU-Graz has been asked to

More information

End-User Software License Agreement

End-User Software License Agreement End-User Software License Agreement This End-User Software License Agreement (the Agreement ) is a license agreement between you (the Licensee ) and IMSWorkX, Inc. ( IMSWorkX ), a Delaware corporation

More information

Choosing an Open Source License

Choosing an Open Source License Rosen_ch10 Page 229 Wednesday, June 23, 2004 10:04 AM 10 Choosing an Open Source License How Licenses Are Chosen I have been involved with the open source community long enough to recognize that decisions

More information

This program incorporates work covered by the following copyright and permission notices:

This program incorporates work covered by the following copyright and permission notices: WordPress - Web publishing software Copyright 2014 by the contributors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published

More information

Rack Station RS407, RS408, RS408-RP

Rack Station RS407, RS408, RS408-RP Rack Station RS407, RS408, RS408-RP Quick Installation Guide SAFETY INSTRUCTIONS Please read these safety instructions carefully before use, and keep this manual in a safe place for your future reference.

More information

Open Source. Knowledge Base. By: Karan Malik INTRODUCTION

Open Source. Knowledge Base. By: Karan Malik INTRODUCTION Open Source By: Karan Malik INTRODUCTION Open source is a development method, offering accessibility to the source of a product. Some consider open source as possible design approaches, while some of them

More information

Open Source and Legal Issues

Open Source and Legal Issues In-House Lawyers: Shaping New Legislation, Case-Law and Government Plans into Practical Company Policies Open Source and Legal Issues Rodolphe Michel, British Telecommunications plc This presentation contains

More information

Oracle Endeca Information Discovery Integrator

Oracle Endeca Information Discovery Integrator Oracle Endeca Information Discovery Integrator Third-Party Version 3.1.1 December 2013 Copyright and disclaimer Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and Java

More information

Managing risks associated with open source software

Managing risks associated with open source software Managing risks associated with open source software Billie Audia Zermatt Legal Group Institute for Security, Technology & Society Dartmouth College 2 April 2009 Discussion What is Open Source? Benefits,

More information

Developing An Open Source Option

Developing An Open Source Option Developing An Open Source Option for NASA Software Patrick J. Moran NASA Ames Research Center, M/S T27A-2 Moffett Field, CA, 94035, USA patrick.j.moran@nasa.gov NAS Technical Report NAS-03-009 April 21,

More information

4. Limitation of Liability. 5. General Provisions

4. Limitation of Liability. 5. General Provisions End User License Agreement Please read these contract terms and conditions carefully before you make use of the software. eq-3 shall provide you with a license for the software only if you accept the terms

More information

Shared Source, Eventual Source, and Other Licensing Models

Shared Source, Eventual Source, and Other Licensing Models 11_Rosen_ch11 Page 255 Thursday, June 17, 2004 11:06 AM 11 Shared Source, Eventual Source, and Other Licensing Models Alternatives to Open Source There are many ways to license software. None is legally

More information

Open Source Used In Cisco TelePresence IX5000 8.0

Open Source Used In Cisco TelePresence IX5000 8.0 Open Source Used In Cisco TelePresence IX5000 8.0 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website

More information

Adobe LeanPrint Dashboard Software Notices and/or Additional Terms and Conditions

Adobe LeanPrint Dashboard Software Notices and/or Additional Terms and Conditions Adobe LeanPrint Dashboard Software Notices and/or Additional Terms and Conditions This page and/or pages linked from this page contain Third Party Software Notices and/or additional Terms and Conditions

More information

Open-Source Business Models:

Open-Source Business Models: Open-Source Business Models: Making money by giving it away Andrew J. Hall February 20, 2015 Linux Collaboration Summit Santa Rosa, CA 2015 Hall Law. All rights reserved. This presentation is licensed

More information

RTI Monitor. Release Notes

RTI Monitor. Release Notes RTI Monitor Release Notes Version 5.1.0 2013 Real-Time Innovations, Inc. All rights reserved. Printed in U.S.A. First printing. December 2013. Trademarks Real-Time Innovations, RTI, and Connext are trademarks

More information

Open Source Software: Recent Developments and Public Policy Implications. World Information Technology and Services Alliance

Open Source Software: Recent Developments and Public Policy Implications. World Information Technology and Services Alliance December 2004 Open Source Software: Recent Developments and Public Policy Implications Open source software has become a topic of great interest in the press and among policymakers. Open source software

More information

Appendix D. Rocks Copyright and Trademark

Appendix D. Rocks Copyright and Trademark Appendix D. Rocks Copyright and Trademark D.1. Copyright Statement Rocks(r) www.rocksclusters.org version 5.4 (Maverick) Copyright (c) 2000-2010 The Regents of the University of California. All rights

More information

University of Edinburgh. School of Informatics. Intellectual Property and the Digital Age. Chris Martin

University of Edinburgh. School of Informatics. Intellectual Property and the Digital Age. Chris Martin University of Edinburgh School of Informatics Intellectual Property and the Digital Age Chris Martin Outline IP Basics what is IP? / IP ownership / protecting IP Copyright basics infringement / permitted

More information

Your Open Source Investment Know. Manage. Protect.

Your Open Source Investment Know. Manage. Protect. Using open source software provides a compelling business case, but if companies violate the software s licenses, the consequences can be more severe than they think. Open Source Risk Management s services

More information

AXIS SOFTWARE LICENSE AGREEMENT

AXIS SOFTWARE LICENSE AGREEMENT AXIS SOFTWARE LICENSE AGREEMENT This Software License Agreement (this Agreement ) is a legal agreement between you (either individual or an entity) and Axis Communications AB (hereinafter referred to as

More information

nexb- Software Audit for Acquisition Due Diligence

nexb- Software Audit for Acquisition Due Diligence nexb- Software Audit for Acquisition Due Diligence www.nexb.com Agenda About nexb What nexb does Our experience Software Audit: M&A License Violation Risks & Recent Audit Issues Software Audit Process

More information

Open Source Software: critical review of scientific literature and other sources

Open Source Software: critical review of scientific literature and other sources Open Source Software: critical review of scientific literature and other sources Marc Querol del Amo Master of Science in Computer Science Submission date: June 2007 Supervisor: Maria Letizia Jaccheri,

More information

Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX

Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX ORACLE AMERICA, INC. ("ORACLE"), FOR AND ON BEHALF OF ITSELF AND ITS SUBSIDIARIES AND AFFILIATES UNDER COMMON CONTROL,

More information

HOT TOPICS IN OPEN-SOURCE SOFTWARE LICENSING. By Robert J. Scott and Christopher Barnett

HOT TOPICS IN OPEN-SOURCE SOFTWARE LICENSING. By Robert J. Scott and Christopher Barnett HOT TOPICS IN OPEN-SOURCE SOFTWARE LICENSING By Robert J. Scott and Christopher Barnett HOT TOPICS IN OPEN-SOURCE SOFTWARE LICENSING I. Introduction Businesses and software developers who incorporate new

More information

Open Source Software used in the product

Open Source Software used in the product Open Source Software used in the product The software in this product contains parts licensed under various Open Source licenses. Please refer to the below list for further information on the software

More information

SOFTWARE LICENSE AGREEMENT

SOFTWARE LICENSE AGREEMENT SOFTWARE LICENSE AGREEMENT This Software License Agreement (the "Agreement") is made as of the day of, 2015 ( Effective Date ), by and between ("Company"), located at and ("Subscriber"), located at. Both

More information

Overview of available elearning Platforms (focusing on freeware) Blended Learning Quality-Concepts Optimized for Adult Education

Overview of available elearning Platforms (focusing on freeware) Blended Learning Quality-Concepts Optimized for Adult Education Overview of available elearning Platforms (focusing on freeware) Work Package 4 of the Project Blended Learning Quality-Concepts Optimized for Adult Education Compiled and edited by Multilateral Grundtvig

More information

Intellectual Property& Technology Law Journal

Intellectual Property& Technology Law Journal Intellectual Property& Technology Law Journal Edited by the Technology and Proprietary Rights Group of Weil, Gotshal & Manges LLP VOLUME 26 NUMBER 6 JUNE 2014 A Practical Approach to Working with Open

More information

ENHANCED HOST CONTROLLER INTERFACE SPECIFICATION FOR UNIVERSAL SERIAL BUS (USB) 2.0 - ADOPTERS AGREEMENT

ENHANCED HOST CONTROLLER INTERFACE SPECIFICATION FOR UNIVERSAL SERIAL BUS (USB) 2.0 - ADOPTERS AGREEMENT ENHANCED HOST CONTROLLER INTERFACE SPECIFICATION FOR UNIVERSAL SERIAL BUS (USB) 2.0 - ADOPTERS AGREEMENT This Enhanced Host Controller Interface Specification for Universal Serial Bus (USB) 2.0 - Adopters

More information

Appendix. 1. Scope of application of the user evaluation license agreement

Appendix. 1. Scope of application of the user evaluation license agreement Appendix 1. Scope of application of the user evaluation license agreement 1.1 This user evaluation license agreement (the "Agreement") is a legal agreement between the licensee (the "Licensee") and the

More information

INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User)

INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User) INTEL SOFTWARE LICENSE AGREEMENT (OEM / IHV / ISV Distribution & Single User) By clicking the Accept button, I signify that I have read and accept the terms below. IMPORTANT - READ BEFORE COPYING, INSTALLING

More information

The Common Public License (CPL)

The Common Public License (CPL) 08_Rosen_ch08 Page 161 Thursday, June 17, 2004 10:53 AM 8 The Common Public License (CPL) CPL as a Template IBM has long participated in the open source community. Its involvement along with other major

More information

Metatron Technology Consulting s Strategic Guide to Open Source Software

Metatron Technology Consulting s Strategic Guide to Open Source Software Metatron Technology Consulting s Strategic Guide to Open Source Software Chris Travers April 30, 2004 Copyright c April 30, 2004 Metatron Technology Consulting. Permission is granted for verbatim redistribution

More information

How To Use The Programs Of Ancient.Org

How To Use The Programs Of Ancient.Org Oracle s PeopleSoft Enterprise Campus Solutions 9.0 Feature Pack 2: Electronic Payment Integration November 2009 Campus Solutions 9.0 Feature Pack 2: Electronic Payment Integration Copyright 2009, Oracle.

More information

Board of Software Standardisation and Control (BSSC) Software Intellectual Property Rights and licensing. Uffe K. Mortensen

Board of Software Standardisation and Control (BSSC) Software Intellectual Property Rights and licensing. Uffe K. Mortensen Board of Software Standardisation and Control (BSSC) Software Intellectual Property Rights and licensing. Uffe K. Mortensen Introduction - why a guide? Large amount of software products developed by ESA

More information

Managing Open Source Software 2010: Best Practices

Managing Open Source Software 2010: Best Practices Managing Open Source Software 2010: Best Practices Mark Radcliffe, Partner DLA Piper, Silicon Valley Office mark.radcliffe@dlapiper.com www.lawandlifesiliconvalley.com/blog DLA Piper 3,500 attorneys Top

More information

Distribution of Software

Distribution of Software OpenSource_CH03 Page 41 Monday, June 14, 2004 3:54 PM 3 Distribution of Software Contributors and Distributors Open source software is written by computer programmers who generously distribute it to their

More information

SOLARWINDS, INC. ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED

SOLARWINDS, INC. ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED SOLARWINDS, INC ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED IMPORTANT -- READ CAREFULLY BEFORE USING THIS SOFTWARE: THIS IS A LEGAL AGREEMENT BETWEEN YOU (EITHER AN INDIVIDUAL

More information

CONTRIBUTION AGREEMENT VERSION 1.1

CONTRIBUTION AGREEMENT VERSION 1.1 CONTRIBUTION AGREEMENT VERSION 1.1 THIS CONTRIBUTION AGREEMENT (hereinafter referred to as Agreement ) is executed by you (either an individual or legal entity) ( Licensor ) in favor of Nokia Corporation,

More information

EMAIL SECURITY MANAGER HELP

EMAIL SECURITY MANAGER HELP EMAIL SECURITY MANAGER HELP Websense Email Security Gateway v7.8.x 1996-2014, Websense Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA R0825784 Published August 2014 Printed

More information

HYBRID SOLUTIONS INDEPENDENT SOFTWARE VENDOR AGREEMENT

HYBRID SOLUTIONS INDEPENDENT SOFTWARE VENDOR AGREEMENT HYBRID SOLUTIONS INDEPENDENT SOFTWARE VENDOR AGREEMENT THE VERTEXFX TRADER API (THE SOFTWARE ) AND THE ACCOMPANYING DOCUMENTATION (THE RELATED MATERIALS ) (COLLECTIVELY, THE PRODUCT ) ARE PROTECTED BY

More information

Open Source Software Licenses: Perspectives of the End User and the Software Developer

Open Source Software Licenses: Perspectives of the End User and the Software Developer White Paper: Open Source Software Licenses: Perspectives of the End User and the Software Developer By: Paul H. Arne Morris, Manning & Martin, L.L.P. Copyright 2004 Morris, Manning & Martin, L.L.P. All

More information

ZIMPERIUM, INC. END USER LICENSE TERMS

ZIMPERIUM, INC. END USER LICENSE TERMS ZIMPERIUM, INC. END USER LICENSE TERMS THIS DOCUMENT IS A LEGAL CONTRACT. PLEASE READ IT CAREFULLY. These End User License Terms ( Terms ) govern your access to and use of the zanti and zips client- side

More information

Software Packages and Application Software From Rohde & Schwarz Open Source Acknowledgment

Software Packages and Application Software From Rohde & Schwarz Open Source Acknowledgment Software Packages and Application Software From Rohde & Schwarz Open Source Acknowledgment This document is valid for the following Rohde & Schwarz software packages and application software: R&S Pulse

More information

Element 3D User License Agreement

Element 3D User License Agreement Element 3D User License Agreement Video Copilot User License Agreement for Element 3D Plugin and Related Materials PLEASE READ THIS CONTRACT CAREFULLY. BY USING THE ELEMENT 3D PLUG-IN OR ANY RELATED MATERIALS

More information

Web Terms & Conditions

Web Terms & Conditions PART 1: OUR AGREEMENT WITH YOU 1. AGREEMENT 1.1 Parties This Agreement is made between Cheap Web Designers (ACN 126 117 619) of Suite 504, 365 Little Collins Street Melbourne VIC 3000 ("CWD") and YOU the

More information

Configuring IKEv2 VPN for Mac OS X Remote Access to a GTA Firewall

Configuring IKEv2 VPN for Mac OS X Remote Access to a GTA Firewall Mac Install Configuring IKEv2 VPN for Mac OS X Remote Access to a GTA Firewall strongswan Client strongswan201503-01 Global Technology Associates 3361 Rouse Rd, Suite 240 Orlando, FL 32817 Tel: +1.407.380.0220

More information

CCH INCORPORATED, A WOLTERSKLUWER COMPANY ACCESS AGREEMENT FOR THE

CCH INCORPORATED, A WOLTERSKLUWER COMPANY ACCESS AGREEMENT FOR THE CCH INCORPORATED, A WOLTERSKLUWER COMPANY ACCESS AGREEMENT FOR THE Accounting Research Manager INFORMATION DATABASE PROVIDED THROUGH Mayer Hoffman McCann P.C. ("AGREEMENT" OR "ACCESS AGREEMENT") IN THIS

More information

Open Source Software Declaration Cytell Image Cytometer

Open Source Software Declaration Cytell Image Cytometer Open Source Software Declaration Cytell Image Cytometer IN Cell Compliance Manager IN Cell Miner IN Cell Investigator 1.6 IN Cell Investigator 2.0 7-Zip X X ITK X X Apache Tomcat X Server CSV Reader from

More information

Therm-App Software Development Kit License Agreement

Therm-App Software Development Kit License Agreement Therm-App Software Development Kit License Agreement 1. Introduction 1.1 Opgal is providing you with the Therm-App Software Development Kit intended for Android application developers (referred to in this

More information

Managing Open Source Software Supply Chains

Managing Open Source Software Supply Chains Managing Open Source Software Supply Chains Agenda Introduction Identify the ten most common open source license obligations Explain what you need to do to comply with these obligations Discuss the key

More information

Douglas Fisher Vice President General Manager, Software and Services Group Intel Corporation

Douglas Fisher Vice President General Manager, Software and Services Group Intel Corporation Douglas Fisher Vice President General Manager, Software and Services Group Intel Corporation Other brands and names are the property of their respective owners. Other brands and names are the property

More information

8 Securities Limited ( 8Sec ) reserves the right to update and change the TOS from time to time without notice or acceptance by you.

8 Securities Limited ( 8Sec ) reserves the right to update and change the TOS from time to time without notice or acceptance by you. 1. Acceptance of Terms Welcome to s Social Trading (the Social Trading Features ). Social Trading Features provide an integrated solution of equity trading and exploration of interactions among investors

More information

Open Source Software:

Open Source Software: Open Source Software: Buyer Beware of Custom Development and M&A Transaction Risks By Heather R. Pruger and Adam S. Zarren Does your client develop software for others, or does it purchase customized software

More information

University of Calgary Mitacs Accelerate Internship Terms & Non Disclosure Agreements

University of Calgary Mitacs Accelerate Internship Terms & Non Disclosure Agreements University of Calgary Mitacs Accelerate Internship Terms & Non Disclosure Agreements This package includes the following: The Mitacs Accelerate Internship Terms for all internships at The University of

More information

ORACLE LINUX AND ORACLE VM SERVICES AGREEMENT

ORACLE LINUX AND ORACLE VM SERVICES AGREEMENT ORACLE LINUX AND ORACLE VM SERVICES AGREEMENT A. Agreement Definitions You and your refers to the individual or entity that has executed this agreement ( agreement ) and ordered services from Oracle Finland

More information

GPL v3 or EUPL? Alternative for Public Sector and their providers

GPL v3 or EUPL? Alternative for Public Sector and their providers GPL v3 or EUPL? Alternative for Public Sector and their providers European Opensource Lawyers Event Paris, 24 September 2008 European Opensource Lawyers Event Page 1 ID cards Nationality: Parents : Pregnancy:

More information

C. System Requirements. Apple Software is supported only on Apple-branded hardware that meets specified system requirements as indicated by Apple.

C. System Requirements. Apple Software is supported only on Apple-branded hardware that meets specified system requirements as indicated by Apple. ENGLISH APPLE INC. SOFTWARE LICENSE AGREEMENT FOR APPLE STORE APPLICATION PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ("LICENSE") CAREFULLY BEFORE USING THE APPLE SOFTWARE. BY USING THE APPLE SOFTWARE,

More information

Open Source Used In Cisco Digital Media Player 4310 Release 5.4.1

Open Source Used In Cisco Digital Media Player 4310 Release 5.4.1 Open Source Used In Cisco Digital Media Player 4310 Release 5.4.1 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the

More information

Citrix Receiver for Windows

Citrix Receiver for Windows Citrix Receiver for Windows Third Party Notices Citrix Receiver for Windows may include third party software components licensed under the following terms. This list was generated using third party software

More information

Open Source Used In T28.12CP2 Client Component (Chat, Poll, QA, FT, FB, Notes, RP)

Open Source Used In T28.12CP2 Client Component (Chat, Poll, QA, FT, FB, Notes, RP) Open Source Used In T28.12CP2 Client Component (Chat, Poll, QA, FT, FB, Notes, RP) Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers

More information

Evaluation, Development and Demonstration Software License Agreement

Evaluation, Development and Demonstration Software License Agreement Evaluation, Development and Demonstration Software License Agreement IMPORTANT PLEASE CAREFULLY READ THE FOLLOWING LICENSE AGREEMENT, WHICH IS LEGALLY BINDING. DO NOT DOWNLOAD OR INSTALL THE LICENSED MATERIALS

More information