From 5fff80bc34cc3f42b7df067f565dc7d0f792c27e Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Tue, 18 Mar 2025 13:48:10 +0530 Subject: [PATCH] fix for licensed check failure --- .licenses/npm/@protobuf-ts/plugin-framework.dep.yml | 2 +- .licenses/npm/@protobuf-ts/runtime.dep.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml index 61621fb8..cbb1501e 100644 --- a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml +++ b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml @@ -4,7 +4,7 @@ version: 2.9.5 type: npm summary: framework to create protoc plugins homepage: https://github.com/timostamm/protobuf-ts -license: other +license: apache-2.0 licenses: - sources: LICENSE text: |2 diff --git a/.licenses/npm/@protobuf-ts/runtime.dep.yml b/.licenses/npm/@protobuf-ts/runtime.dep.yml index f244d141..66dbe2b1 100644 --- a/.licenses/npm/@protobuf-ts/runtime.dep.yml +++ b/.licenses/npm/@protobuf-ts/runtime.dep.yml @@ -4,7 +4,7 @@ version: 2.9.5 type: npm summary: Runtime library for code generated by the protoc plugin "protobuf-ts" homepage: https://github.com/timostamm/protobuf-ts -license: other +license: apache-2.0 licenses: - sources: LICENSE text: |2