Free and Open Source software licenses explained

Subscribers:
390,000
Published on ● Video Link: https://www.youtube.com/watch?v=UMIG4KnM8xw



Duration: 15:24
44,287 views
3,674


Get 100$ credit for your own Linux and gaming server: https://www.linode.com/linuxexperiment

Grad a brand new laptop or desktop running Linux: https://www.tuxedocomputers.com/


👏 SUPPORT THE CHANNEL:
Get access to an exclusive weekly podcast, vote on the next topics I cover, and get your name in the credits:

YOUTUBE: https://www.youtube.com/channel/UC5UAwBUum7CPN5buc-_N1Fw/join

Patreon: https://www.patreon.com/thelinuxexperiment

Or, you can donate whatever you want: https://paypal.me/thelinuxexp?locale.x=fr_FR

🏆 FOLLOW ME ELSEWHERE:
Linux news in Youtube Shorts format: https://www.youtube.com/channel/UCtZp0mK9IBrpS2-jNzMZmoA

Join us on our Discord server: https://discord.gg/xK7ukavWmQ

Twitter : http://twitter.com/thelinuxEXP

Mastodon: https://mastodon.social/web/@thelinuxEXP

Pixelfed: https://pixelfed.social/TLENick

My Gaming on Linux Channel: https://www.youtube.com/channel/UCaw_Lz7oifDb-PZCAcZ07kw

📷 GEAR I USE:
Sony Alpha A6600 Mirrorless Camera: https://amzn.to/30zKyn7
Sigma 56mm Fixed Prime Lens: https://amzn.to/3aRvK5l
Logitech MX Master 3 Mouse: https://amzn.to/3BVI0Od
Bluetooth Space Grey Mac Keyboard: https://amzn.to/3jcJETZ
Logitech Brio 4K Webcam: https://amzn.to/3jgeTh9
LG Curved Ultrawide Monitor: https://amzn.to/3pcTVDH
Logitech White Speakers: https://amzn.to/3n6wSb0
Xbox Controller: https://amzn.to/3BWmIA3
*Amazon Links are affiliate codes and generate small commissions to support the channel*

This video is distributed under the Creative Commons Share Alike license.


00:00 Intro
00:39 Sponsor: 100$ off your Linux or Gaming server
01:31 GNU General Public License (GPL)
04:43 MIT License
06:00 Apache License
07:44 BSD License
09:06 Creative Commons
11:47 Quick Recap
12:55 Sponsor: Get a laptop or desktop with Linux from Tuxedo
14:09 I'm just a poor boy...


Let's begin with the GNU General Public License. The original GPL was created by Richard Stallman in 1989. It's what we call a copyleft license: all modifications made have to be redistributed under the same terms.

The GPL generally gives you the right to download and use, modify, and redistribute the code using the license, without any restrictions.

A lot of projects use the GPL, like the Linux kernel, most GNU software, Wordpress, Notepad++, or Git. Also, any project under the GPL can be sold, by the original creator, or anyone else, whether they modified the code or not, but the person who bought that software has every right to redistribute the code for free themselves.

Another much used license is the MIT license, with about 31% of FOSS projects using it in 2021. It's been created by the Massachusetts Institute of Technology, or MIT, and it's also a free software license, that grants you the rights to copy, modify, merge, or distribute the code.

It's a very permissive license, much more flexible than the GPL, as it doesn't restrict what you can do with the code you're using, there is no copyleft or copyright included, so you can include code licensed under the MIT license in your proprietary software, and not redistribute your changes

The MIT license is used in some form or another by a LOT of projects, like the X11 display server, .Net Core, Angular, React, Node.js or jQuery.


On to the Apache license, also used a lot, by 14% of FOSS projects in 2021.

The Apache license is some form of middle ground between the GPL and the MIT license. It grants you all the free software freedoms of downloading, using, modifying, distributing, and selling software using the license, whether it's for personal, internal or commercial use.

The Apache license isn't a copyleft license like the GPL, which means your modifications don't have to use the Apache License, BUT the original work must still be published under the Apache license, and every modification has to be labeled clearly.

The Apache license is used by Android, the Apache HTTP server, Kubernetes, or the Open 3D Engine.

Then we have the BSD License. It was created by the Berkeley Source Distribution project, known as BSD, originally in 1969. There are multiple variants, but most grant the same freedoms to download, use, modify, redistribute the software, as long as the copyright notice and license are included.

The BSD license doesn't force any modification to be distributed under the terms of the BSD license.

But licences don't only apply to code. You can also license your creative work, like a book, a video, a drawing, any form of photo, or art, basically anything you create can be covered by a license. And one of the most well known and used is the Creative Commons.

There are 6 types of that license:

First, you have the basic "Attribution".
Then you have the Share Alike license, the Non derivative license, the Non Commercial license, the Non commercial Share Alike, and the, share alike, non derivative license.




Other Videos By The Linux Experiment


2022-06-20How to contribute to open source software without coding skills!
2022-06-16Photoshop on the web, Thunderbird on Android, and Linux malware: Linux and open source news
2022-06-14KDE Plasma 5.25: Colorful, touch friendly, now with floating panels!
2022-06-12HP DEV ONE: is this Linux laptop a THINKPAD KILLER?
2022-06-10Ubuntu problems, Linux on iPad, System76 in Europe - Linux and open source news
2022-06-08Unity Desktop: Still good in 2022?
2022-06-06Android without Google is now 100% usable
2022-06-02Mobile GNOME, Deepin 20.6, elementary OS 7, Mint takes over Timeshift - Linux and open source news
2022-05-3115 AWESOME KDE Apps: I was WRONG about KDE applications!
2022-05-27HP goes LINUX, Future of BUDGIE, and KDE PLASMA 5.25 beta - Linux and open source news
2022-05-25Free and Open Source software licenses explained
2022-05-23The BEST email clients for Linux
2022-05-19Microsoft's distros, Budgie on Fedora, Rocky Linux funding - Linux and open source news
2022-05-17Is Linux being DUMBED DOWN?
2022-05-15Linux Fanboy Reviews macOS: Feels OLD.
2022-05-13NVIDIA goes OPEN SOURCE, China moves to Linux, and Fortnite on Linux - Linux and open source news
2022-05-11"Use case distros" mean Linux desktop needs more work!
2022-05-09Can SteamOS and Steam Deck make Linux mainstream?
2022-05-05elementary OS 7, SteamOS ISO, and Unity is still alive! - Linux and open source news
2022-05-03Running Android apps on Linux: It's very close, but...
2022-04-29Elon to open source Twitter, PopOS 22.04, and Ubuntu says no to Flatpak - Linux and open source news



Tags:
linux
elementary os
open source
distribution
linux distro
linux help
linux 2021
linux tutorial
open source licenses
foss licenses
how do open source licenses work
what can i do with an open source license
open source freedom
open source licenses freedoms
gpl license
gpl v3
gpl v2
lgpl
MIT license
GNU Public license
Apache license
BSD license
creative commons license
CC BY SA
creative commons explained
GPL explained
MIT explained
Apache explained