osquery-1/LICENSE

10 lines
373 B
Plaintext
Raw Normal View History

2018-08-02 18:26:40 +00:00
# License
2014-10-07 07:07:32 +00:00
2018-08-02 18:26:40 +00:00
By contributing to osquery you agree that your contributions will be licensed
under the terms of both the [LICENSE-Apache-2.0](LICENSE-Apache-2.0) and the
[LICENSE-GPL-2.0](LICENSE-GPL-2.0) files in the root of this source tree.
2014-10-07 07:07:32 +00:00
2018-08-02 18:26:40 +00:00
If you're using osquery you are free to choose one of the provided licenses.
2014-10-07 07:07:32 +00:00
2018-08-02 18:26:40 +00:00
`SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-only`