SlideShare a Scribd company logo
1 of 11
Download to read offline
© 2015 WIPRO LTD | WWW.WIPRO.COM1
Gilles Gravier
Choosing the right
license and business
model to keep your
company alive
Director, Open Source Practice
© 2015 WIPRO LTD | WWW.WIPRO.COM2
Bn Revenue
in FY 2013-14
(IT Services)
$ 6.6
Active Global
Clients
(150+ fortune 500
customers)
1018** No.1*
Countries
(175+cities
across 6
continents)
60**
Sustained
Growth
Partner to
Industry
Leaders
Global
Leader
Global
Presence
Workforce
156,866**
Software &
Services category
in DJSI
*Global leader in the Software & Services category. Index member of Dow Jones Sustainability Indices – 5th year in a row
Winner of the CIO-100 2013 Award
Recognized as ‘One of the Most Ethical Companies’ by Ethisphere Institute 2014
**Figures based on Q3 results 2014–15 for Global IT Services business
Wipro Today…
Attracts the
Best Talent
© 2015 WIPRO LTD | WWW.WIPRO.COM3
Agenda
What Kind Of Developer Are You
Defining Open Source - Code
Defining Open Source – Licenses /
Categories
Hosting Your Code And Development
Business Models
© 2015 WIPRO LTD | WWW.WIPRO.COM4
What kind of developer are you?
Hobbyist
Doing it for fun in your spare time
For the glory
To use some code for your project
User/patcher
You use the software, find bugs or need improvements
You provide fixes / updates
Corporate contributor
Payed by your company to write something useful for them
Project developer
Funded by the project to develop code
Contributed by an organisation
© 2015 WIPRO LTD | WWW.WIPRO.COM5
Defining Open Source - Code
double
stir_clock(double entropy_estimate)
{
#ifdef HAVE_CLOCK
clock_t c;
c = clock();
RAND_add(&c, sizeof(c),
entropy_estimate);
return entropy_estimate;
#else /* _HAVE_CLOCK */
return 0;
#endif /* _HAVE_CLOCK */
}
011011010010000001100010011011110111
010101111001011000010110111001110100
001011100000110100001010000011010000
101001010100011010000110010100100000
011011010110100101101110011001000010
000001100010011011110110011101100111
011011000110010101110011001110110010
000001110111011010000110111100100111
011100110010000001100010011001010110
100001101001011011100110010000100000
011101000110100001100101001000000110
011101101111011001110110011101101100
011001010111001100111111010000110110
110001100001011010010111001001110110
011011110111100101100001011011100111
010000111010001000000100100100100111
011011010010000001100010011011110111
010101111001011000010110111001110100
001011100000110110011001110110010000
001110111011010000110111100100111011
100110010000001100010101000111010101
101
Source Binary
© 2015 WIPRO LTD | WWW.WIPRO.COM6
Defining Open Source - Licenses
1. Free Redistribution of Source Code
2. Source Code Available
3. Allows Derived Works
4. Allows Integrity of Author's Source Code
5. No Discrimination Against Persons or Groups
6. No Discrimination Against Fields of Endeavor
7. Distribution of License with Code
8. License Must Not Be Specific to a Product
9. License Must Not Restrict Other Software
10.License Must Be Technology-Neutral
http://www.opensource.org/licenses/
© 2015 WIPRO LTD | WWW.WIPRO.COM7
Defining Open Source – License Categories
Non-Reciprocal (non-copyleft)
“Attribution” licenses
Fewest requirements, unrestricted scope of use.
Unrestricted development of derived works
Examples:
Apache: Android, Tomcat
BSD: Sudo, FreeBSD
ISC: Ripple
File-Level Reciprocal (weak copyleft)
Community fostering licenses
Files derived from common files must be shared with the commons.
Other derived works may be licensed in any manner.
Examples:
MPL: Mozilla, LibreOffice 4.0 and above
LGPL: LibreOffice 3.6 and before
Project-Level Reciprocal (strong copyleft)
Project fostering licenses
Most requirements: seeks to propagate open source.
All work (including derived works) must be shared with the commons.
Examples:
GPL: Linux
AGPL : Funambol
CERN OHL : Easy Φ
© 2015 WIPRO LTD | WWW.WIPRO.COM8
Summary
An open source license gives you permission in
advance to innovate via using, studying,
improving and sharing the code
http://choosealicense.com/
© 2015 WIPRO LTD | WWW.WIPRO.COM3
Agenda
What Kind Of Developer Are You
Defining Open Source - Code
Defining Open Source – Licenses /
Categories
Hosting Your Code And Development
Business Models
© 2015 WIPRO LTD | WWW.WIPRO.COM10
Open Source Business Models
1. “Dual” License
Differentiation of open source and commercial
Add value to base & sell
2. Subscription
Combined offering of software and support
3. Hosted
Software as a service
With or without data
4. Services
Consulting, Training…
Enterprise integration consulting
5. Embedded
Use as a minor part within another product
6. Stewardship / Sponsorship / Funding
Drives standards, developer capture
© 2015 WIPRO LTD | WWW.WIPRO.COM11
Gilles Gravier
gilles.gravier@wipro.com
Director, Open Source Practice

More Related Content

What's hot

What's hot (11)

OpenChain Japan Work Group Meeting #16 - Remote Meeting #3
OpenChain Japan Work Group Meeting #16 - Remote Meeting #3OpenChain Japan Work Group Meeting #16 - Remote Meeting #3
OpenChain Japan Work Group Meeting #16 - Remote Meeting #3
 
Akademy es 2021 the Eclipse Foundation introduction and Oniro project
Akademy es 2021 the Eclipse Foundation introduction and Oniro projectAkademy es 2021 the Eclipse Foundation introduction and Oniro project
Akademy es 2021 the Eclipse Foundation introduction and Oniro project
 
SFScon 2020 - Cedric Thomas - Open Source ecosystem sustainability bring the ...
SFScon 2020 - Cedric Thomas - Open Source ecosystem sustainability bring the ...SFScon 2020 - Cedric Thomas - Open Source ecosystem sustainability bring the ...
SFScon 2020 - Cedric Thomas - Open Source ecosystem sustainability bring the ...
 
Bringing an open source project to the Linux Foundation
Bringing an open source project to the Linux FoundationBringing an open source project to the Linux Foundation
Bringing an open source project to the Linux Foundation
 
Using OpenChain for Practical Open Source Software Supply Chain Management (O...
Using OpenChain for Practical Open Source Software Supply Chain Management (O...Using OpenChain for Practical Open Source Software Supply Chain Management (O...
Using OpenChain for Practical Open Source Software Supply Chain Management (O...
 
Open Source for automotive developed in the open becomes real. GDP
Open Source for automotive developed in the open becomes real. GDPOpen Source for automotive developed in the open becomes real. GDP
Open Source for automotive developed in the open becomes real. GDP
 
Open Source as a Catalyst for Change in Closed Source Companies / Andrew Aitken
Open Source as a Catalyst for Change in Closed Source Companies / Andrew AitkenOpen Source as a Catalyst for Change in Closed Source Companies / Andrew Aitken
Open Source as a Catalyst for Change in Closed Source Companies / Andrew Aitken
 
Moving towards a more efficient and flexible delivery model in automotive env...
Moving towards a more efficient and flexible delivery model in automotive env...Moving towards a more efficient and flexible delivery model in automotive env...
Moving towards a more efficient and flexible delivery model in automotive env...
 
Keynote The Linux Foundation at #OPEN18
Keynote The Linux Foundation at #OPEN18Keynote The Linux Foundation at #OPEN18
Keynote The Linux Foundation at #OPEN18
 
Presentation
PresentationPresentation
Presentation
 
The Evolution of the Open Source Software Foundation
The Evolution of the Open Source Software FoundationThe Evolution of the Open Source Software Foundation
The Evolution of the Open Source Software Foundation
 

Viewers also liked

Open Source Business Models
Open Source Business ModelsOpen Source Business Models
Open Source Business Models
Motaz Saad
 

Viewers also liked (9)

Open source business models
Open source business modelsOpen source business models
Open source business models
 
Open Source Business Models
Open Source Business ModelsOpen Source Business Models
Open Source Business Models
 
Open Source Business Models
Open Source Business ModelsOpen Source Business Models
Open Source Business Models
 
Business Models of Opensource and Free Software
Business Models of Opensource and Free SoftwareBusiness Models of Opensource and Free Software
Business Models of Opensource and Free Software
 
An Introduction to Free and Open Source Software Licensing and Business Models
An Introduction to Free and Open Source Software Licensing and Business ModelsAn Introduction to Free and Open Source Software Licensing and Business Models
An Introduction to Free and Open Source Software Licensing and Business Models
 
Business Models for Open Source Hardware
Business Models for Open Source HardwareBusiness Models for Open Source Hardware
Business Models for Open Source Hardware
 
Business Models, Open Collaboration, and Open Source Software Development
Business Models, Open Collaboration, and Open Source Software DevelopmentBusiness Models, Open Collaboration, and Open Source Software Development
Business Models, Open Collaboration, and Open Source Software Development
 
Open Source Business Models
Open Source Business ModelsOpen Source Business Models
Open Source Business Models
 
Open Innovation
Open Innovation Open Innovation
Open Innovation
 

Similar to Open source business models for FOSSASIA 2015

Similar to Open source business models for FOSSASIA 2015 (20)

Single-Vendor Open Source at the Crossroads
Single-Vendor Open Source at the CrossroadsSingle-Vendor Open Source at the Crossroads
Single-Vendor Open Source at the Crossroads
 
Selecting an Open Source License and Business Model for Your Project to Have ...
Selecting an Open Source License and Business Model for Your Project to Have ...Selecting an Open Source License and Business Model for Your Project to Have ...
Selecting an Open Source License and Business Model for Your Project to Have ...
 
[WSO2 Integration Summit Johannesburg 2019] WSO2's Open Everything Strategy.
[WSO2 Integration Summit Johannesburg 2019] WSO2's Open Everything Strategy.[WSO2 Integration Summit Johannesburg 2019] WSO2's Open Everything Strategy.
[WSO2 Integration Summit Johannesburg 2019] WSO2's Open Everything Strategy.
 
Choisir le bon business model et la bonne licence pour la survie de son proje...
Choisir le bon business model et la bonne licence pour la survie de son proje...Choisir le bon business model et la bonne licence pour la survie de son proje...
Choisir le bon business model et la bonne licence pour la survie de son proje...
 
[WSO2 Integration Summit New York 2019] WSO2's Open Everything Strategy
[WSO2 Integration Summit New York 2019] WSO2's Open Everything Strategy[WSO2 Integration Summit New York 2019] WSO2's Open Everything Strategy
[WSO2 Integration Summit New York 2019] WSO2's Open Everything Strategy
 
Opensource wildey
Opensource wildeyOpensource wildey
Opensource wildey
 
Why open source is good for your economy
Why open source is good for your economyWhy open source is good for your economy
Why open source is good for your economy
 
[WSO2 Summit Sydney 2019] WSO2's Open Everything Strategy
[WSO2 Summit Sydney 2019] WSO2's Open Everything Strategy[WSO2 Summit Sydney 2019] WSO2's Open Everything Strategy
[WSO2 Summit Sydney 2019] WSO2's Open Everything Strategy
 
OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...
OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...
OpenNTF Webinar 05/07/13: OpenNTF - The IBM Collaboration Solutions App Dev C...
 
[WSO2 Integration Summit Bern 2019] WSO2s Open Everything Strategy
[WSO2 Integration Summit Bern 2019] WSO2s Open Everything Strategy[WSO2 Integration Summit Bern 2019] WSO2s Open Everything Strategy
[WSO2 Integration Summit Bern 2019] WSO2s Open Everything Strategy
 
Mang oh challenge fabmob feb2019
Mang oh challenge fabmob feb2019Mang oh challenge fabmob feb2019
Mang oh challenge fabmob feb2019
 
ISC Cloud13 Sill - Crossing organizational boundaries in cloud computing
ISC Cloud13 Sill - Crossing organizational boundaries in cloud computingISC Cloud13 Sill - Crossing organizational boundaries in cloud computing
ISC Cloud13 Sill - Crossing organizational boundaries in cloud computing
 
Open Source SW Business
Open Source SW Business Open Source SW Business
Open Source SW Business
 
Open Source And the Internet Of Things
Open Source And the Internet Of ThingsOpen Source And the Internet Of Things
Open Source And the Internet Of Things
 
Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...
Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...
Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...
 
[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy
[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy
[WSO2 Integration Summit San Francisco 2019] WSO2’s Open Everything Strategy
 
Introduction to OpenDaylight
Introduction to OpenDaylightIntroduction to OpenDaylight
Introduction to OpenDaylight
 
OpenChain @ RIOS Open-Source Hardware IP Licensing and Policy Workshop
OpenChain @ RIOS Open-Source Hardware IP Licensing and Policy WorkshopOpenChain @ RIOS Open-Source Hardware IP Licensing and Policy Workshop
OpenChain @ RIOS Open-Source Hardware IP Licensing and Policy Workshop
 
Siruna
SirunaSiruna
Siruna
 
Odoo the next generation erp
Odoo  the next generation erpOdoo  the next generation erp
Odoo the next generation erp
 

Recently uploaded

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 

Recently uploaded (20)

AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456LEVEL 5   - SESSION 1 2023 (1).pptx - PDF 123456
LEVEL 5 - SESSION 1 2023 (1).pptx - PDF 123456
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdfThe Top App Development Trends Shaping the Industry in 2024-25 .pdf
The Top App Development Trends Shaping the Industry in 2024-25 .pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Pharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodologyPharm-D Biostatistics and Research methodology
Pharm-D Biostatistics and Research methodology
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 

Open source business models for FOSSASIA 2015

  • 1. © 2015 WIPRO LTD | WWW.WIPRO.COM1 Gilles Gravier Choosing the right license and business model to keep your company alive Director, Open Source Practice
  • 2. © 2015 WIPRO LTD | WWW.WIPRO.COM2 Bn Revenue in FY 2013-14 (IT Services) $ 6.6 Active Global Clients (150+ fortune 500 customers) 1018** No.1* Countries (175+cities across 6 continents) 60** Sustained Growth Partner to Industry Leaders Global Leader Global Presence Workforce 156,866** Software & Services category in DJSI *Global leader in the Software & Services category. Index member of Dow Jones Sustainability Indices – 5th year in a row Winner of the CIO-100 2013 Award Recognized as ‘One of the Most Ethical Companies’ by Ethisphere Institute 2014 **Figures based on Q3 results 2014–15 for Global IT Services business Wipro Today… Attracts the Best Talent
  • 3. © 2015 WIPRO LTD | WWW.WIPRO.COM3 Agenda What Kind Of Developer Are You Defining Open Source - Code Defining Open Source – Licenses / Categories Hosting Your Code And Development Business Models
  • 4. © 2015 WIPRO LTD | WWW.WIPRO.COM4 What kind of developer are you? Hobbyist Doing it for fun in your spare time For the glory To use some code for your project User/patcher You use the software, find bugs or need improvements You provide fixes / updates Corporate contributor Payed by your company to write something useful for them Project developer Funded by the project to develop code Contributed by an organisation
  • 5. © 2015 WIPRO LTD | WWW.WIPRO.COM5 Defining Open Source - Code double stir_clock(double entropy_estimate) { #ifdef HAVE_CLOCK clock_t c; c = clock(); RAND_add(&c, sizeof(c), entropy_estimate); return entropy_estimate; #else /* _HAVE_CLOCK */ return 0; #endif /* _HAVE_CLOCK */ } 011011010010000001100010011011110111 010101111001011000010110111001110100 001011100000110100001010000011010000 101001010100011010000110010100100000 011011010110100101101110011001000010 000001100010011011110110011101100111 011011000110010101110011001110110010 000001110111011010000110111100100111 011100110010000001100010011001010110 100001101001011011100110010000100000 011101000110100001100101001000000110 011101101111011001110110011101101100 011001010111001100111111010000110110 110001100001011010010111001001110110 011011110111100101100001011011100111 010000111010001000000100100100100111 011011010010000001100010011011110111 010101111001011000010110111001110100 001011100000110110011001110110010000 001110111011010000110111100100111011 100110010000001100010101000111010101 101 Source Binary
  • 6. © 2015 WIPRO LTD | WWW.WIPRO.COM6 Defining Open Source - Licenses 1. Free Redistribution of Source Code 2. Source Code Available 3. Allows Derived Works 4. Allows Integrity of Author's Source Code 5. No Discrimination Against Persons or Groups 6. No Discrimination Against Fields of Endeavor 7. Distribution of License with Code 8. License Must Not Be Specific to a Product 9. License Must Not Restrict Other Software 10.License Must Be Technology-Neutral http://www.opensource.org/licenses/
  • 7. © 2015 WIPRO LTD | WWW.WIPRO.COM7 Defining Open Source – License Categories Non-Reciprocal (non-copyleft) “Attribution” licenses Fewest requirements, unrestricted scope of use. Unrestricted development of derived works Examples: Apache: Android, Tomcat BSD: Sudo, FreeBSD ISC: Ripple File-Level Reciprocal (weak copyleft) Community fostering licenses Files derived from common files must be shared with the commons. Other derived works may be licensed in any manner. Examples: MPL: Mozilla, LibreOffice 4.0 and above LGPL: LibreOffice 3.6 and before Project-Level Reciprocal (strong copyleft) Project fostering licenses Most requirements: seeks to propagate open source. All work (including derived works) must be shared with the commons. Examples: GPL: Linux AGPL : Funambol CERN OHL : Easy Φ
  • 8. © 2015 WIPRO LTD | WWW.WIPRO.COM8 Summary An open source license gives you permission in advance to innovate via using, studying, improving and sharing the code http://choosealicense.com/
  • 9. © 2015 WIPRO LTD | WWW.WIPRO.COM3 Agenda What Kind Of Developer Are You Defining Open Source - Code Defining Open Source – Licenses / Categories Hosting Your Code And Development Business Models
  • 10. © 2015 WIPRO LTD | WWW.WIPRO.COM10 Open Source Business Models 1. “Dual” License Differentiation of open source and commercial Add value to base & sell 2. Subscription Combined offering of software and support 3. Hosted Software as a service With or without data 4. Services Consulting, Training… Enterprise integration consulting 5. Embedded Use as a minor part within another product 6. Stewardship / Sponsorship / Funding Drives standards, developer capture
  • 11. © 2015 WIPRO LTD | WWW.WIPRO.COM11 Gilles Gravier gilles.gravier@wipro.com Director, Open Source Practice