From b3fcd224e4bed9c357cca36f945e0b7e7dc5dff7 Mon Sep 17 00:00:00 2001 From: Wayne Beaton <wayne.beaton@eclipse-foundation.org> Date: Fri, 7 Jan 2022 04:04:37 +0000 Subject: [PATCH] Add a reference to the Dash License Tool. --- content/_index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/_index.md b/content/_index.md index bf8ea30..1a40dbc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -27,11 +27,9 @@ This document provides you with the information that you need to create a new Ec * Clone [the repository](https://gitlab.eclipse.org/eclipse/dash/org.eclipse.dash.handbook) (via Gitlab); or * Report [an issue](https://gitlab.eclipse.org/eclipse/dash/org.eclipse.dash.handbook/-/issues/new). -### Gently Dependency Scanner +### Eclipse Dash License Tool -**Coming soon!** - -This is a collection of tools for rooting through content to determine dependencies, legal documentation conformance, etc. +The [Eclipse Dash License Tool](https://github.com/eclipse/dash-licenses) identifies the licenses of content. It is intended primarily for use by Eclipse committers to vet third party content used by their Eclipse open source project. ## The Rest of The Story -- GitLab