Open Source Licensing: An Overview

Size: px
Start display at page:

Download "Open Source Licensing: An Overview"

Transcription

1 Open Source Licensing: An Overview Alexander Champoux Trinity College April 28, 2008

2 Introduction My paper for HFOSS is on Open Source Licensing Without some of the flexibilities and constraints of Open Source Licenses the FOSS movement couldn't function. My goal in this presentation is to provide a clear guide to understanding the available licenses and how they are made/used. Are you ready?

3 What Is Open Source Licensing A new breed of licensing that provides for the Open Source community. Must meet certain standards to be considered Open Source The Open Source Initiative and Free Software Foundation are the two main organizations in charge of OSL accreditation. Open Source Licenses tend to be graded off of the Open Source Definition presented by Stallman.

4 Accreditation Process OSI Licenses categorized Put to the community for review Community voices opinion OSI License Review Chair presents recommendations to the OSI Board OSI Board accepts/denies If accepted the license is categorized and listed on the OSI website

5 History of Open Source Licensing Free Software Foundation founded by Stallman in 1985 Open Source Initiative founded in 1998 by Eric Raymond and Bruce Perens First open source licenses BSD licenses 1982 Gnu GPL first cohesive and multi purpose license in 1983

6 Sun Microsystems OSL Ratings Class A: No requirement on derivative works to use the same license. Unrestricted scope of license use (you can use any part and relicense under another license, even a closed one.). BSD, Apache, MIT, Eclipse Class B: Copyleft licenses that require that the derivative work use the same license as before. Can be licensed under a different license (even closed source) if the work is not derivative and only uses source samples. Common Development and Distribution License, Mozilla Public License Class C: Strong copyleft licenses that require derivative (and most non derivative) works to use the same license. Gnu GPL, Gnu LGPL, CPL

7 Most Used Licenses and Their Uses Gnu GPL: Requires user to license under GPL again. Guarantees open source. BSD: Allows user to take and relicense under closed licenses. Apache: Also allows relicensing under a new (and potentially closed) license, but also places a few more restrictions on the user than BSD. MIT License: Similar to BSD in permissiveness. Mozilla Public License: More copyleft than permissive, it still falls short of the GPL by allowing some incorporation into proprietary works without considering that work a derivative. Common Public License: Even more strict than the GPL, also slightly ambiguous in some sectors. Sort of like GPL, but allows new licenses to exist. Common Public License: Eclipse Public License: Sort of like GPL, but allows new licenses to exist. Gnu 'Lesser' GPL: A little more permissive than GPL, but still strong copyleft. Encourages sharing more than GPL. Common Development & Distribution License: More permissive than GPL, allows relicensing.

8 Pros, Cons, Legal Strength Pros: In all cases, these licenses promote the sharing of knowledge and provide for the distribution of code. In the case of copyleft licenses they ensure viral proliferation of the open source movement. Open source licenses also provide for commercial sale of licensed property as well, which protects our right to make major coin!!! Cons: Cannot, in most cases, be mixed with proprietary software as there is a conflict of interest meaning you'll have to infringe either the open or closed license in distribution. Pros: Cons: Legal Strength: Just as strong as any copyright, holders of open source licenses have never lost in court. In fact, in the case of the SCO vs. IBM lawsuit, it turned the case on its head. Say the lawyers: don't mess with open source licenses. Even cooler: Open Source Licenses are virtually immortal because they renew every time you modify code. So, yeah, in 100 years anyone can use the original code, but by that point it will be completely obsolete.

9 Selected References Free and Open Source Licensing White Paper, 2006 Sun Microsystems, Inc., pages source licensing Interview with Peter Guffin, Partner Pierce Atwood and specialist in Intellectual Property Law and Licensing

Foundations of Software Engineering. Lecture 24: Open Source Claire Le Goues

Foundations of Software Engineering. Lecture 24: Open Source Claire Le Goues Foundations of Software Engineering Lecture 24: Open Source Claire Le Goues 1 Learning goals Understand the terminology free software and explain open source culture and principles. Express an educated

More information

Topic 1- The Basic Knowledge of Open Source and Free Software

Topic 1- The Basic Knowledge of Open Source and Free Software 1 Topic 1- The Basic Knowledge of Open Source and Free Software, Reidar Conradi September 1, 2011 Introduction 2 What is OSS? Open Source Software: software compliant with one of the licences of Free Software

More information

OSSLI: Architecture Level Management of Open Source Software Legality Concerns

OSSLI: Architecture Level Management of Open Source Software Legality Concerns OSSLI: Architecture Level Management of Open Source Software Legality Concerns Alexander Lokhman, Antti Luoto, Salum Abdul-Rahman, and Imed Hammouda Tampere University of Technology {firstname.lastname}@tut.fi

More information

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter Welcome to the OpenChain Curriculum Slides. These slides can be used to help train internal teams about FOSS compliance issues and to conform with the OpenChain Specification. You can deliver these slides

More information

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality.

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality. Programmers and the Hacker mentality. hacker n. [originally, someone who makes furniture with an axe] A person who enjoys exploring the details of programmable systems and how to stretch their capabilities,

More information

Intro to FOSS. What is FOSS?

Intro to FOSS. What is FOSS? Intro to FOSS What is FOSS? Outline Key principles of FOSS Some key players in early FOSS History of FOSS movement Why you should care Which came first, the chicken or the egg? FOSS as a new movement vs.

More information

Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012

Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012 OSL-2012-01-Short version Open Source Licence - Task force Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012 Main Volume-Short version

More information

Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2)

Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2) Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2) Updated: 15 March 2013 Working paper Rationale EUPLv1.2 v 0.5 Page 1 Contents 1. Background... 3 2. What is changed in the EUPL v1.2?...

More information

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany Free as in Freedom A step towards Software freedom Salahaddin University By: Amanj Sherwany http://www.amanj.me 2011 Who am I? 27 years old. M.Sc. in Computer Science, Uppsala University 2011. B.Sc. in

More information

History of Unix, Linux and the Open Source

History of Unix, Linux and the Open Source History of Unix, Linux and the Open Source 12.2.2012 George Ajam College of Science /Computer Science Dept. DEC PDP 7 History of UNIX 1969: First version of "Unics" by Ken Thompson and Dennis Richie Multi

More information

The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2. Parastoo Mohagheghi, 26 August 2010.

The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2. Parastoo Mohagheghi, 26 August 2010. 1 The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2 Parastoo Mohagheghi, 26 August 2010 Topics1&2 2 Outline OSS facts and figures Definitions of F/OSS History

More information

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 IoT & Open Source Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 Agenda What is open source? IoT open source projects Business Challenges

More information

Open Source Legality Patterns

Open Source Legality Patterns Open Source Legality Patterns Architectural Design Decisions Motivated by Legal Concerns Imed Hammouda, adjunct professor Tampere University of Technology 2..200 Credits q Tommi Mikkonen, professor q TUTOpen,

More information

Bouncing forwards, tracing back.

Bouncing forwards, tracing back. RADIANCE Workshop 2006 Bouncing forwards, tracing back. Axel Jacobs 2002 January: George W. Bush faints after choking on a pretzel February: Crown Prince Willem-Alexander of the Netherlands marries Máxima,

More information

Open Source Development. Ely Levy Yair Yarom

Open Source Development. Ely Levy Yair Yarom Open Source Development Ely Levy Yair Yarom Outline (I) Background Free Software definitions The 4 freedoms Open Source Definition (OSD) Licenses General BSD, MIT, GPL, LGPL Patents and Standards Outline

More information

Peer Participation and Software

Peer Participation and Software Peer Participation and Software Booth, David R. Published by The MIT Press Booth, R.. Peer Participation and Software: What Mozilla Has to Teach Government. Cambridge: The MIT Press, 2010. Project MUSE.,

More information

Linux Applications and Software Licensing. Linux System Administration COMP2018 Summer 2017

Linux Applications and Software Licensing. Linux System Administration COMP2018 Summer 2017 Linux Applications and Software Licensing Linux System Administration COMP2018 Summer 2017 Server vs. Desktop Roles Computers perform tasks for us The types of tasks they perform are determined by their

More information

The Effects of Open Source License Choice on Software Reuse

The Effects of Open Source License Choice on Software Reuse The Effects of Open Source License Choice on Software Reuse John Brewer VIII Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements

More information

Delivering Effective Solutions in the Age of Open Source Technology

Delivering Effective Solutions in the Age of Open Source Technology Delivering Effective Solutions in the Age of Open Source Technology Edward Beck Computer Sciences Corporation NDIA Systems Engineering Conference October 24-27, 2005 Copyright 2004 Computer Sciences Corporation.

More information

R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4.

R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4. R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4. H T T P S : / / R E F A C T O R I N G. G U R U / R E F A C T O R I N G / C A T A

More information

Open Source in Public Sector and large custom development projects

Open Source in Public Sector and large custom development projects Open Source in Public Sector and large custom development projects Holger Zobel 2009-10-21 Accenture, its logo, and Accenture High Performance Delivered are trademarks of Accenture. Agenda 1. Open Source

More information

EWRG-CES. Bharath Setturu EWRG, CES, IISc

EWRG-CES. Bharath Setturu EWRG, CES, IISc Bharath Setturu EWRG, CES, IISc What is Free and Open Source? Free and Open source describes a broad general type of free software license that makes source code available to the general public with no

More information

Leveraging Open Source Software

Leveraging Open Source Software 03 444359 Ch01.qxd 8/14/03 9:30 AM Page 3 CHAPTER 1 Leveraging Open Source Software Everything that is really great and inspiring is created by the individual who can labor in freedom. Albert Einstein

More information

OPEN SOURCE SOFTWARE

OPEN SOURCE SOFTWARE Introduction to Open Source Software Development Spring semester, 2017 School of Computer Science and Engineering, Pusan National University Joon-Seok Kim OPEN SOURCE SOFTWARE Outline Open source software

More information

Learning Targets. Lesson 9: Internet Services and Tools for Business 4/30/2015

Learning Targets. Lesson 9: Internet Services and Tools for Business 4/30/2015 Lesson 9: Internet Services and Tools for Business Learning Targets Identify mass e-mail and texting services Define list servers and listserve groups Use FTP to transfer files between computers Manage

More information

Open source licensing notices in Web applications

Open source licensing notices in Web applications Open source licensing notices in Web applications 81 Open source licensing notices in Web applications Arnoud Engelfriet a (a) Associate, ICTRecht Legal Services. DOI: 10.5033/ifosslr.v3i1.47 Abstract

More information

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Rahmat M. Samik Ibrahim VauLSMorg 1 Ver. 2013 05 14 rev 02 References 1 (Cut&Pasted) 2 Beberg, Distributed

More information

The Eclipse Foundation The Symbian Foundation

The Eclipse Foundation The Symbian Foundation The Eclipse Foundation The Symbian Foundation Running a Foundation to Contain Your Code David Wood, EVP Research, Symbian Ltd Copyright Symbian 2009 The Symbian Platform Now becoming Open Source via the

More information

IT Project Management Challenges with Open Source. George A Pace

IT Project Management Challenges with Open Source. George A Pace IT Project Management Challenges with Open Source George A Pace Tonight s agenda Two parts to the Presentation What is Open Source? A background primer on the key elements of Open Source. A specific focus

More information

IS YOUR DATABASE EATING OUT THE HEART OF YOUR IT-INFRASTRUCTURE?

IS YOUR DATABASE EATING OUT THE HEART OF YOUR IT-INFRASTRUCTURE? An IDG White Paper IS YOUR DATABASE EATING OUT THE HEART OF YOUR IT-INFRASTRUCTURE? Pervasive Postgres can be a viable Open Source alternative to commercial databases Contents 1. Introduction... 3 2. Open

More information

Author(s): August E. Evrard, PhD. 2010

Author(s): August E. Evrard, PhD. 2010 Author(s): August E. Evrard, PhD. 2010 License: Unless otherwise noted, this material is made available under the terms of the Creative Commons Attribution-Non-commercial-Share Alike 3.0 License: http://creativecommons.org/licenses/by-nc-sa/3.0/

More information

R&D PROJECTS APRIL Networking, Services. Janina Garrigós A. Santoyo, J.C. Castro and J.M. Colomé

R&D PROJECTS APRIL Networking, Services. Janina Garrigós A. Santoyo, J.C. Castro and J.M. Colomé BUILDING A FLOSSFRAMEWORKFOR FRAMEWORK FOR ehealth R&D PROJECTS 14 16 APRIL 2010 Track: Collaborative Development, Social Networking, Services Janina Garrigós A. Santoyo, J.C. Castro and J.M. Colomé Department

More information

ColdFusion Builder 3.2 Third Party Software Notices and/or Additional Terms and Conditions

ColdFusion Builder 3.2 Third Party Software Notices and/or Additional Terms and Conditions ColdFusion Builder 3.2 Third Party Software Notices and/or Additional Terms and Conditions Date Generated: 2018/09/10 Apache Tomcat ID: 306 Apache Foundation and Contributors This product includes software

More information

End User License Agreement

End User License Agreement End User License Agreement Kyocera International, Inc. ( Kyocera ) End User License Agreement. CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS ( AGREEMENT ) BEFORE USING OR OTHERWISE ACCESSING THE SOFTWARE

More information

The Bazaar and The Courtroom

The Bazaar and The Courtroom The Bazaar and The Courtroom An Open Source Legal Guide for Leaders UpStreme, Inc. 7 Great Valley Pkwy Suite 210 Malvern, PA 19355 www.upstreme.com Welcome and Introductions UpStreme, Inc. Penn State University

More information

AStyle C/C++ Source Code Formatter Plugin

AStyle C/C++ Source Code Formatter Plugin AStyle C/C++ Source Code Formatter Plugin This plugin allows for formatting and pretty-printing of C/C++ source code in an easy and convenient way. It is based on the Artistic Style code formatter utility.

More information

Independent implementations of an interface

Independent implementations of an interface Software property topics interfaces data formats standards and standardization protection mechanisms trade secrets licenses patents copyrights open source / free software real software systems Independent

More information

ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix

ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix 1. Welcome to ULI101! This Internet has become part of our daily lives. This course introduces you to the operating system and network

More information

FLOSS Business and Innovation Models Recommendations Based on Effects of Volunteer Contributions. Magnus Sulland

FLOSS Business and Innovation Models Recommendations Based on Effects of Volunteer Contributions. Magnus Sulland FLOSS Business and Innovation Models Recommendations Based on Effects of Volunteer Contributions Magnus Sulland Specialization Project Supervisor: Reidar Conradi, IDI Submission date: December 2009 TDT4520

More information

Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS

Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS Introduction: Internetwork: An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single

More information

Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses

Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses Monash University, Melbourne Australia. darren.skidmore@infotech.monash.edu.au Abstract. This paper discusses different

More information

LICENSE COMPLIANCE ISSUES IN FREE AND OPEN SOURCE SOFTWARE

LICENSE COMPLIANCE ISSUES IN FREE AND OPEN SOURCE SOFTWARE Association for Information Systems AIS Electronic Library (AISeL) MCIS 2008 Proceedings Mediterranean Conference on Information Systems (MCIS) 10-2008 LICENSE COMPLIANCE ISSUES IN FREE AND OPEN SOURCE

More information

CURRICULUM. Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification

CURRICULUM. Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification CURRICULUM Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification Released under the Creative Commons CC0 1.0 Universallicense. This is not legal advice Contents 1. What is

More information

OPEN SOURCE SOFTWARE A Tool for Digital Transformation in the Broadcasting Industry

OPEN SOURCE SOFTWARE A Tool for Digital Transformation in the Broadcasting Industry OPEN SOURCE SOFTWARE A Tool for Digital Transformation in the Broadcasting Industry Eloi Bail (MSc) Senior Software Consultant Amir Taherizadeh (Ph.D., M.B.A.) Tech. Marketing and Business Development

More information

How to get your Release Through the Incubator

How to get your Release Through the Incubator How to get your Release Through the Incubator Justin Mclean Class Software Email: justin@classsoftware.com Twitter: @justinmclean Who am I? Freelance Developer - programming for 25 years Incubator PMC

More information

CURRICULUM. FOSS Training Reference Deck, Version 2 FINAL DRAFT Designed for the OpenChain Specification 1.0

CURRICULUM. FOSS Training Reference Deck, Version 2 FINAL DRAFT Designed for the OpenChain Specification 1.0 CURRICULUM FOSS Training Reference Deck, Version 2 FINAL DRAFT Designed for the OpenChain Specification 1.0 Released under the Creative Commons CC0 1.0 Universal license. These slides follow US law. Different

More information

An open source A-GNSS reference server

An open source A-GNSS reference server International Global Navigation Satellite Systems Society IGNSS Symposium 2007 The University of New South Wales, Sydney, Australia 4 6 December, 2007 An open source A-GNSS reference server Thomas S. Yan,

More information

FOSS Training Reference Slides for the OpenChain Specification 1.1

FOSS Training Reference Slides for the OpenChain Specification 1.1 CURRICULUM FOSS Training Reference Slides for the OpenChain Specification 1.1 Released under CC0-1.0. You may use, modify, and share these slides without restriction. They also come with no warranty. These

More information

Introduction to Open Source. Marco Zennaro Carlo Fonda

Introduction to Open Source. Marco Zennaro Carlo Fonda Introduction to Open Source Marco Zennaro mzennaro@ictp.it Carlo Fonda cfonda@ictp.it Agenda Open Source Linux Linux history Distributions License Types OS and Development OS Definition Why is it called

More information

Managing License Incompatibilities Distributing Eclipse. Application Stacks

Managing License Incompatibilities Distributing Eclipse. Application Stacks Managing License Incompatibilities Distributing Eclipse Application Stacks By Samrat Dhillon A thesis submitted to the Faculty of Graduate Studies and Research In partial fulfillment of the requirements

More information

FOSSology Project Information

FOSSology Project Information FOSSology Project Information Project Home: www.fossology.org Developers information: github.com/fossology/fossology/wiki FOSSology Source: github.com/fossology/fossology Status: tagged 3.1-rc2 Mail lists:

More information

r ^ '- v"?: Introductory Approach Open Source Hardware: An "'"a llap LAMBERT Pcwtha Pratim Ray Rebika Rai Academic Publishing

r ^ '- v?: Introductory Approach Open Source Hardware: An 'a llap LAMBERT Pcwtha Pratim Ray Rebika Rai Academic Publishing * t: r ^ '- v"?: "'"a Pcwtha Pratim Ray Rebika Rai Open Source Hardware: An Introductory Approach l llap LAMBERT Academic Publishing Open Source Hardware:An Introductory Approach covers many aspects of

More information

License Usage and Changes: A Large-Scale Study of Java Projects on GitHub

License Usage and Changes: A Large-Scale Study of Java Projects on GitHub 2015 IEEE 23rd International Conference on Program Comprehension License Usage and Changes: A Large-Scale Study of Java Projects on GitHub Christopher Vendome 1, Mario Linares-Vásquez 1, Gabriele Bavota

More information

OOR-IPR session 3: Discussion and consensus on licensing arrangements for the OOR Initiative, and positions we might take on related IPR issues

OOR-IPR session 3: Discussion and consensus on licensing arrangements for the OOR Initiative, and positions we might take on related IPR issues OOR-IPR mini-series session-3: IPR policy, postion, consensus Joint OOR-Ontolog-NCBO-CC-IAOA-OASIS "Open Ontology Repository (OOR) Intellectual Property Rights (IPR) Policy and Issues" Panel Discussion

More information

Open-Source Software and Intellectual Property Rights

Open-Source Software and Intellectual Property Rights Open-Source Software and Intellectual Property Rights Open-Source Software and Intellectual Property Rights By Justice Yatindra Singh â Cite as : (2004) 4 SCC (Jour) 28 Cyber laws Inventions, discoveries

More information

Introduction to the GNU/Linux operating system

Introduction to the GNU/Linux operating system Introduction to the GNU/Linux operating system Josep Jorba Esteve PID_00148470 GNUFDL PID_00148470 Copyright 2009, FUOC. Permission is granted to copy, distribute and/or modify this document under the

More information

OPEN SOURCE SOFTWARE AND INTELLECTUAL PROPERTY RIGHTS

OPEN SOURCE SOFTWARE AND INTELLECTUAL PROPERTY RIGHTS 1 OPEN SOURCE SOFTWARE AND INTELLECTUAL PROPERTY RIGHTS (The article discusses open source software; its relationship with Intellectual property rights; and the result of this relationship: Copylefting.

More information

Open Source Used In JabberC ios Client App 11.0(1)

Open Source Used In JabberC ios Client App 11.0(1) Open Source Used In JabberC ios Client App 11.0(1) 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

Open Source Used In Cisco jabber for Mac 12.1

Open Source Used In Cisco jabber for Mac 12.1 Open Source Used In Cisco jabber for Mac 12.1 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 at www.cisco.com/go/offices.

More information

Bar Code Discovery. Administrator's Guide

Bar Code Discovery. Administrator's Guide Bar Code Discovery Administrator's Guide November 2012 www.lexmark.com Contents 2 Contents Overview...3 Configuring the application...4 Configuring the application...4 Configuring Bar Code Discovery...4

More information

Terms of Use for companies accessing MyStay Product Database via MyStay API

Terms of Use for companies accessing MyStay Product Database via MyStay API MyStay Product Database and My Stay Application Programming Interface (API) MyStay Product Database is a part of Visit Finland s website www.visitfinland.com. The purpose of the database is to enable the

More information

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software?

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software? MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS Q.1. What is OSS? It refers to Open Source Software, which are modifiable, redistributable but may or may not be available free of cost. Source

More information

Informatica (Version 9.1.0) Data Quality Installation and Configuration Quick Start

Informatica (Version 9.1.0) Data Quality Installation and Configuration Quick Start Informatica (Version 9.1.0) Data Quality Installation and Configuration Quick Start Informatica Data Quality Installation and Configuration Quick Start Version 9.1.0 March 2011 Copyright (c) 1998-2011

More information

Open Source Development

Open Source Development Open Source Development Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar Dr. Chris Walton cdw@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/cdw SEOC2 Spring 2005: Open Source

More information

Analyzing the Relationship between the License of Packages and Their Files in Free and Open Source Software

Analyzing the Relationship between the License of Packages and Their Files in Free and Open Source Software Analyzing the Relationship between the License of Packages and Their Files in Free and Open Source Software Yuki Manabe, Daniel German, Katsuro Inoue To cite this version: Yuki Manabe, Daniel German, Katsuro

More information

Cronfa - Swansea University Open Access Repository

Cronfa - Swansea University Open Access Repository Cronfa - Swansea University Open Access Repository This is an author produced version of a paper published in : Journal of Advanced Computer Science and Applications (IJACSA) Cronfa URL for this paper:

More information

Shareware Redistribution of FOSS Software

Shareware Redistribution of FOSS Software 1995 Broadway, 17th Floor New York, NY 10023 5882 tel +1 212 580 0800 fax +1 212 580 0898 www.softwarefreedom.org Shareware Redistribution of FOSS Software James Vasile 27 March 2008 1 Introduction The

More information

Chapter 2: Open Source Concepts

Chapter 2: Open Source Concepts Chapter 2: Open Source Concepts Informatics Practices Class XII (CBSE Board) Revised as per CBSE Curriculum 2015 Visit www.ip4you.blogspot.com for more. Authored By:- Rajesh Kumar Mishra, PGT (Comp.Sc.)

More information

ECLIPSE FOUNDATION, INC. INDIVIDUAL COMMITTER AGREEMENT

ECLIPSE FOUNDATION, INC. INDIVIDUAL COMMITTER AGREEMENT ECLIPSE FOUNDATION, INC. INDIVIDUAL COMMITTER AGREEMENT THIS INDIVIDUAL COMMITTER AGREEMENT (THE AGREEMENT ) is entered into as of the day of, 20 (the Effective Date ) by and between Eclipse Foundation,

More information

Michel Ruffin Software coordination manager

Michel Ruffin Software coordination manager STANDARDIZING THE FOSS GOVERNANCE PROCESSES Michel Ruffin Software coordination manager December 2013 STANDARDIZING THE FOSS GOVERNANCE PROCESSES Background The use of Free and/or Open Source Software

More information

FOSSology SPDX in HD Speaker:

FOSSology SPDX in HD Speaker: FOSSology SPDX in HD Speaker: michael.c.jaeger@siemens.com Public Siemens Corporate Technology What is this about? You know these examples It is about licensing of software packages Licensing is expressed

More information

BCP: 79 March 2005 Obsoletes: 3668 Updates: 2028, 2026 Category: Best Current Practice. Intellectual Property Rights in IETF Technology

BCP: 79 March 2005 Obsoletes: 3668 Updates: 2028, 2026 Category: Best Current Practice. Intellectual Property Rights in IETF Technology Network Working Group S. Bradner, Ed. Request for Comments: 3979 Harvard University BCP: 79 March 2005 Obsoletes: 3668 Updates: 2028, 2026 Category: Best Current Practice Status of this Memo Intellectual

More information

A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08

A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08 A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08 There are many types of Free Open Source Software (FOSS) licenses today and many see Linux as just another example of FOSS; however, the reality

More information

HKG18-TR01: Open Source Philosophy. Daniel Lezcano

HKG18-TR01: Open Source Philosophy. Daniel Lezcano HKG18-TR01: Open Source Philosophy Daniel Lezcano What is Open Source? Open Source is not Free Software Richard Stallman : Open source is a development methodology; free software is a social movement.

More information

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023 Operating Systems Autumn 2017-2018 Outline 1 2 What is an Operating System? From the user s point of view an OS is: A program that acts as an intermediary between a user of a computer and the computer

More information

Trolltech's success with dual licensing 12 Years Of Symbiosis

Trolltech's success with dual licensing 12 Years Of Symbiosis Trolltech's success with dual licensing 12 Years Of Symbiosis Eirik Aavitsland Nokia, formerly Trolltech Agenda About Trolltech About KDE Symbiosis with Open Source Dual licensing Open Source after acquisition

More information

OpenChain Specification Version 1.3 (DRAFT)

OpenChain Specification Version 1.3 (DRAFT) OpenChain Specification Version 1.3 (DRAFT) 2018.10.14 DRAFT: This is the draft of the next version 1.3 of the OpenChain specification. Recommended changes to be made over the current released version

More information

CSC 634: Networks Programming

CSC 634: Networks Programming CSC 634: Networks Programming Lecture 01: Course Review and Introduction Instructor: Haidar M. Harmanani Course Introduction Lectures T, 4:30-7:30 from January 16, 2018 until April 26, 2018 Prerequisites

More information

Respecting Open Source Licenses!

Respecting Open Source Licenses! Respecting Open Source Licenses! Little Dramas in Open Source When compliance meets development Open Source CompLianCe @ Deutsche Telekom Karsten Reincke Looking backward - Looking forward: It s good to

More information

gvsig Mobile gvsig Mobile Pilot (BN275) Installation manual. Version 0.3

gvsig Mobile gvsig Mobile Pilot (BN275) Installation manual. Version 0.3 gvsig Mobile Pilot (BN275) Installation manual. Version 0.3 2008 Conselleria de Infraestructuras y Transporte Page 1 de 24 Project Web: http://www.gvsig.gva.es Conselleria de Infraestructuras y Transporte

More information

FIPA ACL Message Representation in String Specification

FIPA ACL Message Representation in String Specification 1 2 3 4 5 6 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA ACL Message Representation in String Specification 7 8 Document title FIPA ACL Message Representation in String Specification Document number

More information

FIPA ACL Message Representation in String Specification

FIPA ACL Message Representation in String Specification 1 2 3 4 5 6 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA ACL Message Representation in String Specification 7 8 Document title FIPA ACL Message Representation in String Specification Document number

More information

The OpenVX Buffer Aliasing Extension

The OpenVX Buffer Aliasing Extension The OpenVX Buffer Aliasing Extension The Khronos OpenVX Working Group, Editor: Jesse Villarreal Version 1.0 (provisional), Wed, 13 Feb 2019 16:07:12 +0000 Table of Contents 1. Introduction.............................................................................................

More information

License Integration Patterns: Addressing License Mismatches in Component-Based Development

License Integration Patterns: Addressing License Mismatches in Component-Based Development License Integration Patterns: Addressing License Mismatches in Component-Based Development Daniel M. German Department of Computer Science University of Victoria, Canada dmg@uvic.ca Ahmed E. Hassan School

More information

Release Release 1.95 v.1 03/08/15 Intended Audience: NCP Clients

Release Release 1.95 v.1 03/08/15 Intended Audience: NCP Clients l Release 1.95 Release 1.95 v.1 03/08/15 Intended Audience: NCP Clients Notice This document is covered by any Non-Disclosure Agreement that has been signed with NCP Solutions, LLC and all information

More information

PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Enterprise Edition ( Program )

PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Enterprise Edition ( Program ) PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Enterprise Edition ( Program ) IN ADDITION TO THE LICENSE TERMS SET OUT IN THE SYBASE LICENSE AGREEMENT, THE FOLLOWING ADDITIONAL OR DIFFERENT

More information

Chapter 7 Design and Implementation

Chapter 7 Design and Implementation Chapter 7 Design and Implementation Chapter 7 Design and Implementation Slide 1 Topics covered Object-oriented design using the UML Design patterns Implementation issues Reuse Configuration management

More information

IETF TRUST. Legal Provisions Relating to IETF Documents. February 12, Effective Date: February 15, 2009

IETF TRUST. Legal Provisions Relating to IETF Documents. February 12, Effective Date: February 15, 2009 IETF TRUST Legal Provisions Relating to IETF Documents February 12, 2009 Effective Date: February 15, 2009 1. Background The IETF Trust was formed on December 15, 2005, for, among other things, the purpose

More information

XEP-0099: IQ Query Action Protocol

XEP-0099: IQ Query Action Protocol XEP-0099: IQ Query Action Protocol Iain Shigeoka mailto:iain@jivesoftware.com xmpp:smirk@jabber.com 2018-11-03 Version 0.1.1 Status Type Short Name Deferred Standards Track Not yet assigned Standardizes

More information

Bison. The Yacc-compatible Parser Generator 19 November 2008, Bison Version by Charles Donnelly and Richard Stallman

Bison. The Yacc-compatible Parser Generator 19 November 2008, Bison Version by Charles Donnelly and Richard Stallman Bison The Yacc-compatible Parser Generator 19 November 2008, Bison Version 2.4.1 by Charles Donnelly and Richard Stallman This manual (19 November 2008) is for GNU Bison (version 2.4.1), the GNU parser

More information

Enterprise Payment Solutions. Scanner Installation April EPS Scanner Installation: Quick Start for Remote Deposit Complete TM

Enterprise Payment Solutions. Scanner Installation April EPS Scanner Installation: Quick Start for Remote Deposit Complete TM Enterprise Payment Solutions Complete TM Portions of this software: Copyright 2004-2013 Apache Software Foundation Copyright 2005 Paul Querna Copyright 2008 Marc Gravell Copyright 2000-2007 Niels Provos

More information

The Fragility of Open Source

The Fragility of Open Source The Fragility of Open Source A Case Study Stian Haga Master of Science in Informatics Submission date: June 2011 Supervisor: Eric Monteiro, IDI Co-supervisor: Thomas Østerlie, IDI Norwegian University

More information

Power of open source communities to onem2m

Power of open source communities to onem2m ETSI M2M Workshop 2015 featuring onem2m Power of open source communities to onem2m Prof. Song JaeSeung (jssong@sejong.ac.kr) Sejong University & KETI 11. December, 2015 1 Introduction to open source 2

More information

StoreEver LTO-7 Tape Drive Open Source Software Release Notes

StoreEver LTO-7 Tape Drive Open Source Software Release Notes StoreEver LTO-7 Tape Drive Open Source Software Release Notes Abstract HPE StoreEver LTO-7 Tape Drives contain Open Source Software (OSS) components. This package provides the source for these components

More information

Bar Code Discovery. Administrator's Guide

Bar Code Discovery. Administrator's Guide Bar Code Discovery Administrator's Guide September 2016 www.lexmark.com Contents 2 Contents Overview... 3 Optimizing bar code detection...4 Optimizing bar code detection...4 Configuring the application...5

More information

Informatica PowerExchange for MSMQ (Version 9.0.1) User Guide

Informatica PowerExchange for MSMQ (Version 9.0.1) User Guide Informatica PowerExchange for MSMQ (Version 9.0.1) User Guide Informatica PowerExchange for MSMQ User Guide Version 9.0.1 June 2010 Copyright (c) 2004-2010 Informatica. All rights reserved. This software

More information

PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Application Edition ( Program )

PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Application Edition ( Program ) PRODUCT SPECIFIC LICENSE TERMS Sybase Enterprise Portal Version 5 Application Edition ( Program ) IN ADDITION TO THE LICENSE TERMS SET OUT IN THE SYBASE LICENSE AGREEMENT, THE FOLLOWING ADDITIONAL OR DIFFERENT

More information

IP Office. IP Office Mailbox Mode User Guide Issue 11b - (15 May 2010)

IP Office. IP Office Mailbox Mode User Guide Issue 11b - (15 May 2010) Mailbox Mode User Guide 15-601131 Issue 11b - (15 May 2010) 2010 AVAYA All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is complete and

More information

Copyright (c) by Matthew S. Harris

Copyright (c) by Matthew S. Harris Documentation & How-To Didjiman's Forms Instance Manager Class For MS Access 2007 and Higher Version v2017-03-28 Copyright (c) 2014-2017 by Matthew S. Harris Permission is granted to copy, distribute and/or

More information

Open Source Infrastructure Solidifying Quickly

Open Source Infrastructure Solidifying Quickly IEEE DISTRIBUTED SYSTEMS ONLINE 1541-4922 2005 Published by the IEEE Computer Society Vol. 6, No. 3; March 2005 Open Source Infrastructure Solidifying Quickly Greg Goth Technology industry executives and

More information