-
Notifications
You must be signed in to change notification settings - Fork 147
/
NOTICE
31 lines (26 loc) · 1.4 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Copyright 2016 LinkedIn Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
This project uses the following in the plugin:
commons-io (https://commons.apache.org/proper/commons-io/) - Apache License 2.0
Gradle (http://gradle.org) - Apache License 2.0
This project uses the following part of the python environment:
flake8 (https://gitlab.com/pycqa/flake8) - MIT
pex (https://github.com/pantsbuild/pex) - Apache License 2.0
pip (https://pip.pypa.io/) - MIT
pytest (http://pytest.org) - MIT
pytest-cov (https://github.com/pytest-dev/pytest-cov) - MIT
pytest-xdist (https://github.com/pytest-dev/pytest-xdist) - MIT
setuptools (https://github.com/pypa/setuptools) - MIT
setuptools-git (https://github.com/wichert/setuptools-git) - BSD
six (http://pypi.org/pypi/six/) - MIT
Sphinx (http://sphinx-doc.org/) - BSD
virtualenv (https://virtualenv.pypa.io/) - MIT
wheel (https://github.com/pypa/wheel/) - MIT