diff --git a/LICENSE b/LICENSE index 26d1e4b9..e610ce56 100644 --- a/LICENSE +++ b/LICENSE @@ -2,8 +2,8 @@ Note on Repository Contents: The software in this repository is primarily licensed under the MIT License (see below). However, this repository includes a vendor-included component, 'gradle-actions-caching', -which is Proprietary and subject to the Gradle Technologies Terms of Use -(https://gradle.com/legal/gradle-technologies-terms-of-use/). +which is Proprietary and distributed under a different license: +see licenses/gradle-actions-caching-license.txt. For a detailed breakdown of which components are Open Source (MIT) and which are Proprietary, please refer to DISTRIBUTION.md and NOTICE. @@ -30,4 +30,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.