Chapter 4 - Key Terms Flashcards
BSD
An open source license which states that you may redistribute the source software and binaries as long as copyright notices are maintained and there is no implication that the original creator endorses your version. Short for Berkley Software Distribution.
Creative Commons
An organization created to address the intentions behind FOSS licenses for non-software entities.
FLOSS
Free/Libre/Open Source Software (FLOSS) is a collective term for the open source community which uses the term libre to define the difference between free from restrictions on software usage (libre) and free from cost (free).
FOSS
An open source body called Free Open Source Software (FOSS) which consists of both Free Software and Open Source as a collective in order to downplay the differences between the two organizations.
Free Software
The freedom to share, study and modify the underlying source code of the software.
GPL
Licenses developed by FSF that are meant to be included in the source code to ensure that all future variants and modifications of the original program continue to have the same freedom of use as the original. Short for GNU General Public Licenses.
Open Source Software
Software that meets the OSI Open Source software guidelines where no restrictions are placed on the use of the software regardless of the intended use.
copyleft
A philosophy held by the Free Software Foundation (FSF) that someone who modifies free software should be required to share any changes they have made.
permissive
Open source licenses that do not contain copyleft provisions and therefore are more permissive in how they allow software to be redistributed.