From 96c399bdb1dedbb6fc7314ad7b65b5c31f3f05fb Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Wed, 23 Sep 2026 15:16:32 -0500 Subject: [PATCH] Fix casing for BlueOak license in .licensed.yml --- .licensed.yml | 2 +- .licenses/npm/minimatch-10.2.6.dep.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.licensed.yml b/.licensed.yml index dc7624a4..3c9d0183 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -10,7 +10,7 @@ allowed: - mit - cc0-1.0 - unlicense - - blueoak-1.0.0 + - BlueOak-1.0.0 reviewed: npm: diff --git a/.licenses/npm/minimatch-10.2.6.dep.yml b/.licenses/npm/minimatch-10.2.6.dep.yml index 9c6ecc76..8a7c0f6a 100644 --- a/.licenses/npm/minimatch-10.2.6.dep.yml +++ b/.licenses/npm/minimatch-10.2.6.dep.yml @@ -4,7 +4,7 @@ version: 10.2.6 type: npm summary: a glob matcher in javascript homepage: -license: other +license: BlueOak-1.0.0 licenses: - sources: LICENSE.md text: |