Compatibility / Incompatibility

Similar documents
Impacts of Open Source and the EUPL on software IP

Towards an OSS License for Europe?

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

Fact Sheet IPR management in software development

The best of both worlds

CSPA. Common Statistical Production Architecture Descritption of the Business aspects of the architecture: business models for sharing software

Impact of cloud computing

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

What You Should Know About Open Source Software

An Introduction to the Legal Issues Surrounding Open Source Software

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

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

An Introduction to Open Source Software and Licensing

CeCILL FREE SOFTWARE LICENSE AGREEMENT

FREE SOFTWARE LICENSING AGREEMENT CeCILL

Henri Cartier-Bresson/Paul Strand à la Fondation HCB, 2 impasse Lebouis Paris, du 11 janvier au 22 avril 2012 Contact Presse : Jessica

Free, Libre and Open Source Software (FLOSS)

Legal aspects of free and open source software

Moving a Commercial Forecasting Product to Open Source

Open-Source Business Models:

GPL, MIT, BSD, GEHC (and me)

Intellectual Property& Technology Law Journal

Open Source in the Real World: Beyond the Rhetoric

License Compliance Software as a Tool for Open Source Risk Management

Distribution of Software

An Open Source Software Primer for Lawyers

Naming in Distributed Systems

INTEGRAL COLLABORATIVE DECISION MODEL IN ORDER TO SUPPORT PROJECT DEFINITION PHASE MANAGEMENT

Kuwaiba Open Network Inventory

Faculté Polytechnique

Free and Open Source Software for Business: An Introduction

Legal aspects of free and open source software

MEASURING THE SIZE OF SMALL FUNCTIONAL ENHANCEMENTS TO SOFTWARE

Categories of Free and Nonfree Software

FOSS License Restrictions and Some Important Issues

Business Intelligence on a Budget: Open Source BI. Paul O Rorke

FEDERAL COURT OF APPEAL CONFIRMS ABSENCE OF INFRINGEMENT IN WOOD CONSERVATOR CASE

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

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

SUN SEEBEYOND egate INTEGRATOR RELEASE NOTES. Release 5.1.1

Eric Favreau Head of Legal - eyeka. Yannig Roth Marketing Manager - eyeka

SOA Governance. Stephen G. Bennett, Clive Gee, Robert Laird, Co-authored and edited by Thomas Erl. Governing

READ THIS AGREEMENT CAREFULLY.

CANADIAN TRADE-MARK ACT ANNOTATED. Hugues G. Richard * Editor-in Chief

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

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

Environmental Protection Policies, Programs and Procedures at Class I Nuclear Facilities and Uranium Mines and Mills

Open Source Software and the impact on Mergers & Acquisitions

Software, Shareware and Opensource CSCU9B2

A Method for Open Source License Compliance of Java Applications

Fanny Dos Reis. Visiting Assistant Professor, Texas A&M University. September May 2008

Government Computer Software Acquisition and The GNU General Public License

Sun Ray, Smart Cards, and Citrix

FINAL DRAFT INTERNATIONAL STANDARD

Sun Management Center 3.6 Version 5 Add-On Software Release Notes

Good Practice Guide Open Source Software Exploring the Risk

Maintaining Permissive-Licensed Files in a GPL-Licensed Project: Guidelines for Developers

The Common Public License (CPL)

Introduction à OpenSSH

How To Understand How Open Source And Free Software Work Together

Transcription:

Compatibility / Incompatibility Logiciels et Services, pour réussir les grands projets du Libre Benjamin Jean IP Lawyer, LINAGORA legal Dept. bjean@linagora.com LINAGORA 27 rue de Berri 75008 PARIS Tél. : 01 58 18 68 28 Fax : 01 58 18 68 29 www.linagora.com www.08000linux.com www.linagora.org

Agenda Introduction I- What are we talking about? II- Practical effects III- Can we think differently? 2

Introduction License License / Contract? T. Jaeger Copyleft/permissive See, Copyleft, Philippe Laurent How can we read/understand licenses? Some aspects to take into account: 1) rights and obligations 2) scope 3) trigger 3

I- What are we talking about? A compatible license is... In license terminology FSF : GPL-Compatible Free Software Licenses : The following licenses qualify as free software licenses, and are compatible with the GNU GPL. IDABC (EUPL) Licenses under which you can relicense the whole workl previously under EUPL Copyleft Attitude (Free Art License) You can redistribute the work under an other license provided that this license give the same rights and same obligations (and also recognizes the FAL as compatible license) 4

For contractual purpose 1- either we choose to fix the Software's final license, and other licenses (for components) must be compatible licenses Difficult, technical limitation a compatible license is an Open Source license which allow to (re)license the software under the terms of a specific license. 2- either we only choose what type of FLOSS components are allowed (for instance from a black/white list), and we determine the compatible license considering these choices. Easier for developing purpose a compatible license is an Open Source license which substitute itselft to another (or many other) license, by respecting the whole terms of this (these) license when distributing the software; it usually allow to distribute many software components under only one license. 5

Types of compatibility Express compatibility Logical compatibility 6

Express LGPL type 2. Conveying Modified Versions: you may convey a copy of the modified version ( ) b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. Note: one way (family view) EUPL type 5. Obligations of the Licensee Compatibility clause: ( ) For the sake of this clause, Compatible Licence refers to the licences listed in the appendix attached to this Licence. Note: dissipation 7

CeCILL-C type (or AFL) 5.3.4 COMPATIBILITY WITH THE CeCILL LICENSE: When a Modified Software contains an Integrated Contribution subject to the CeCILL license agreement, or when a Derivative Software contains a Related Module subject to the CeCILL license agreement, the provisions set forth in the third item of Article 6.4 [copyleft clause] are optional. Note: the license become permissive (thus compatible) FAL type 5. COMPATIBILIT(5. CRITERES DE COMPATIBILITÉ.): A license is compatible with the Free Art License provided: it gives the right to copy, distribute, and modify copies of the work including for commercial purposes and without any other restrictions than those required by the respect of the other compatibility criteria; it ensures proper attribution of the work to its authors and access to previous versions of the work when possible; it recognizes the Free Art License as compatible (reciprocity); it requires that changes made to the work be subject to the same license or to a license which also meets these compatibility criteria. Note: the compatible license have to recognizes the Free Art License as compatible (too long process) 8

Logical compatibility To understand logical compatibility, there are two main principles: We can't give more rights that we have, We can't bind less than we are, ourself, bind by the license. => Thus, we can affirm that the License B is compatible (with the Licence A) if all rights grant by the compatible license B are part of the rights grands by the License A, and that all obligations of the license A are part of the obligations that the compatible license B contains. Licence B is compatible with licence A 9

In this situation, Licence B is compatible with both licence A and licence C Etc. 10

Copyleft is usually the obligation to distribute on one specific license (this sort of copyleft prohibit compatibility).!!! Some license prohibit to use other license (like the Ms-PL on source code) BSD code can't be use under Ms-PL license? 11

II- Practical effects Main elements Juridical method Are scopes overlapped? Are triggers engaged? Are licenses compatible? Practical answer Can we adapt the software architecture Does the licenses permit to differentiate source/binary code (MPL, Ms-PL, etc.)? Implementation Real effect (for instance, Apache v2 and GNU GPL v2 are incompatible) Cf table 12

?!!! 13

III- Can we think differently? A Need for harmonization EOLE goals (FLOSS terminology) Future of FLOS licenses depends of their capacities to collaborate Creative Commons mechanism? AFL/OSL CeCILL-B/CeCILL-C or CeCILL-A Massive use of exceptions/multilicenses, if well controlled, can permit to contain License proliferation Communication is primordial Do we have to find an other definition? Is it possible? Actual definitions are not able to solve this issues... We have to concentrate our work to distinguish obligations in FLOS licenses 14

What about normalization on license's obligations? OSD and FSF Definition give us what a free/open source license is (they define rights). Now we need other definition/normalization to distinguish each license by their obligations It's users request (in particular big customers and in invitation to tender/call for proposals) Afnor and other normalization/standardization local entities might be the best solution (if they work all together) for an international answer. 15

Bibliography Clément-Fontaine (Mélanie), Les Œuvres Libres, Thèse sous la direction du Professeur Michel Vivant, Montpellier 1, 2006 Vivant (Michel), Le Stanc (Christian), et al., Lamy droit de l informatique et des réseaux, éd 2005, ROSSI (MARIA ALESSANDRA), «Decoding the FreeLOpen Source (FLOSS) Software Puzzle a survey of theoretical and empirical contributions», Università degli Studi di Siena DIPARTIME Välimäki (Mikko), The Rise of Open Source Licensing : A Challenge to the Use of Intellectual Property in the Software Industry, Turre Publishing, 2005, CC by-sa-nd 2.0, Jean (Benjamin), «Option libre» : Compatibilité entre contrats, DEA Droit des Créations Imatérielles, sous la direction du Professeur Michel Vivant, 2006, disponible sur le site,nto DI ECONOMIA POLITICA, n. 424, Avril 2004. La propriété intellectuelle dans l'industrie de l'open source, Gazette des nouvelles technologies, 2008 Rosen (Lawrence E.), «Open Source Licensing : Software Freedom and Intellectual Property Law», Upper Saddle River, N.J. : Prentice Hall PTR (2004), «Derivative Works», 2002. ATICA, Guide de choix et d usage des licences de logiciels libres pour les administrations, décembre 2002 ; Guide de choix et d usage des licences de logiciels libres pour les administrations : Analyse détaillée des licences, décembre 2002. Yorick Cool, Philippe Laurent, Etienne Montero, Hakim Haouideg, Collectif, Les logiciels libres face au droit, ed. Bruylant, 2005 16

Thank you! LINAGORA Logiciels et Services, pour réussir les grands projets du Libre 27 rue de Berri 75008 PARIS Tél. : 01 58 18 68 28 Fax : 01 58 18 68 29 www.linagora.com www.08000linux.com www.linagora.org