This commit is contained in:
Jacob Hammons 2016-09-19 11:15:03 -06:00 committed by Nicole Thomas
parent ac5c812e4b
commit 9bc4eeb71e

View file

@ -14,10 +14,10 @@ open and proprietary projects.
To expand on this a little:
There is much argument over the actual definition of "open core". From our standpoint, Salt is open source because
There is much argument over the actual definition of "open core". From our standpoint, Salt is open source because
1. It is a standalone product that that anyone is free to use.
2. It is developed in the open with contributions accepted from the community for the good of the project.
1. It is a standalone product that anyone is free to use.
2. It is developed in the open with contributions accepted from the community for the good of the project.
3. There are no features of Salt itself that are restricted to separate proprietary products distributed by SaltStack, Inc.
4. Because of our Apache 2.0 license, Salt can be used as the foundation for a project or even a proprietary tool.
5. Our APIs are open and documented (any lack of documentation is an oversight as opposed to an intentional decision by SaltStack the company) and available for use by anyone.