Difference between revisions of "Open Source Initiative"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(5. No Discrimination Against Persons or Groups)
(6. No Discrimination Against Fields of Endeavor)
Line 14: Line 14:
  
 
==6. No Discrimination Against Fields of Endeavor==
 
==6. No Discrimination Against Fields of Endeavor==
 +
The license must not restrict anyone from using the software in a particular field of endeavor.
 +
 
==7. Distribution License==
 
==7. Distribution License==
 
==8. License Must Not Be Specific To A Product==
 
==8. License Must Not Be Specific To A Product==
 
==9. License Must Not Restrict Other Software==
 
==9. License Must Not Restrict Other Software==
 
==10. License Must Be Technology-Neutral==
 
==10. License Must Be Technology-Neutral==

Revision as of 11:12, 6 March 2017

The Open Source Initiative is a non-profit that promotes and advocates for open source software. To be open source, software must meet the following criteria:

1. Free Redistribution

The license must not restrict the software from being sold or given away as part of an aggregate software distribution. The software must not require any fees or royalties for redistribution.

2. Source Code

The program must come with source code, or the source code must be easy to obtain - preferably by downloading from the internet for no cost. Source code must not be deliberately unclear.

3. Derived Works

The license must allow modifications or derived works of the software that can be distributed under the same terms as the original.

4. Integrity of the Author's Source Code

5. No Discrimination Against Persons or Groups

The license must not discriminate against any person or group of persons.

6. No Discrimination Against Fields of Endeavor

The license must not restrict anyone from using the software in a particular field of endeavor.

7. Distribution License

8. License Must Not Be Specific To A Product

9. License Must Not Restrict Other Software

10. License Must Be Technology-Neutral