.. _user_guide_dpctl_license: Licenses ======== Data Parallel Control license ----------------------------- :py:mod:`dpctl` is licensed under Apache License 2.0 that can be found in `LICENSE `_ file. All usage and contributions to the project are subject to the terms and conditions of this license. Third party components and their licenses ----------------------------------------- :py:mod:`dpctl` vendors `versioneer `_ to generate it version from git history of its sources. Versioneer has been placed in public domain per `license file `_ in its original repository. .. _dpctl_license: https://github.com/IntelPython/dpctl/blob/master/LICENSE .. _versioneer_license: https://github.com/python-versioneer/python-versioneer/blob/master/LICENSE .. _versioneer_gh: https://github.com/python-versioneer/python-versioneer/