Difference between revisions of "Open source"

From VideoLAN Wiki
Jump to navigation Jump to search
m (It's open source initiative, not open source initutive)
Line 7: Line 7:
 
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.
 
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''' is licensed under the [http://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 Initutive (OSI)].
+
'''VLC''' is licensed under the [http://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)].

Revision as of 17:08, 27 February 2006

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
  • Normally 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 is licensed under the GNU General Public License (GPL). This is the most common open source license and is certified by the Open Source Initiative (OSI).