Permissive Licence

A permissive licence simple and is the most basic type of open source licence.It provides the software check usage, with no warranties. It however, requires developers to acknowledge the author/contributor.

BSD licences are a family of permissive free software licences.These impose minimal restrictions on the use and distribution of the software.Following are the latest three versions of the BSD licenses:

MIT (Massachusetts Institute of Technology) grants permission to the user of the software the rights to use, copy, modify, merge, publish, distribute, sublicence,or sell copies of the software without any limitations and restrictions.

The only condition this licence is that the permission notice must be included in all copies of substantial portions of the software.
Apache Licence Version is an open source software licence that provides a number of rights to users. These rights can be applied to both copyright and patents.

The rights to use, modify, sell, or reproduce a software that the Apache licence grants are:

Copyleft Licences


Copyleft licences offer users the right to run, study, share, modify, and distribute copies and modified versions of the software with the condition that the same rights be preserved for its derivatives. Copyleft licences require that the source code must be made available to the recipients. The source code files usually contain a copy of the licence terms and acknowledge the authors.

Learning Computers with Kips
212


Previous page Home Next page