This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch gremlin-mcp in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit d9b43574f036aa7596406de830301c5a6b2ba178 Author: Stephen Mallette <[email protected]> AuthorDate: Wed Oct 1 10:34:31 2025 -0400 Cleaned up LICENSE on gremlin-mcp --- gremlin-tools/gremlin-mcp/src/main/javascript/LICENSE | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/gremlin-tools/gremlin-mcp/src/main/javascript/LICENSE b/gremlin-tools/gremlin-mcp/src/main/javascript/LICENSE index 2fd35a34aa..f49a4e16e6 100644 --- a/gremlin-tools/gremlin-mcp/src/main/javascript/LICENSE +++ b/gremlin-tools/gremlin-mcp/src/main/javascript/LICENSE @@ -198,12 +198,4 @@ 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. - - ======================================================================== - MIT Licenses - ======================================================================== - - The Apache TinkerPop project bundles the following components under the MIT License: - - chai 5.0.0 (https://www.chaijs.com/) - for details, see licenses/chai \ No newline at end of file + limitations under the License. \ No newline at end of file
