Skip to content
Go back

Linceses

Suggest changes

A legal instrument used to regulate access, use, and redistribution of software

copyright: exclusive rights of the creator

copyleft: practice in which the creators surrender some, but not all rights under copyright law - strong -> derived work must be released under a compatible license - no copyleft -> the work or a derivative can be redistributed under any other license

ownership: right to use a copy in possession of the software

licensing: conditions that permit the use of the software (software is not sold is licensed)

free-software: focus on freedom to use the program and share it

open source software: focus on availability of source code

unlicensed software: legally unusable -> full copyright protection -> if you use it you’re fucked

Some licenses

GNU GPLv3

GNU LGPLv3

GNU GPL with linking exception

MIT License

Apache License 2.0

Creative Commons

set of licenses for data, documentation and resources https://creativecommons.org/faq/#can-i-apply-a-creative-commons-license-to-software


Suggest changes
Share this post on:

Previous Note
Core build automation stuff
Next Note
Hello Notes