Difference between revisions of "Open source"

From VideoLAN Wiki
Jump to navigation Jump to search
m (DoesItReallyMatter moved page Open source and closed source to Open source over redirect: I'll do this later...)
m (Fix links, change claim)
Line 10: Line 10:
  
 
{{VLC}} and other [[VideoLAN]] projects are licensed under the [https://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)].
 
{{VLC}} and other [[VideoLAN]] projects are licensed under the [https://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)].
This is the most common open source license and is [http://opensource.org/docs/certification_mark.php certified] by the [http://opensource.org/ Open Source Initiative (OSI)].
+
This is one of the most common open source licenses and is [https://opensource.org/licenses/alphabetical certified] by the [https://opensource.org/ Open Source Initiative (OSI)].
  
 
[[Category:Glossary]] [[Category:Philosophy]]
 
[[Category:Glossary]] [[Category:Philosophy]]

Revision as of 01:18, 27 January 2019

Open Source is a way to license software. This type of software allows you to:

  • Share the software with your friends for free
  • View and edit the source code
  • Use the software in your own open source projects
  • Modify the software in the way you like it
  • Usually, you can download the software from a website for free.

There are normally some conditions about doing these things. These conditions are usually there to protect the developers against being sued for giving you their software, or to stop other people claiming they wrote the code.

VLC media player and other VideoLAN projects are licensed under the GNU General Public License (GPL). This is one of the most common open source licenses and is certified by the Open Source Initiative (OSI).