diff --git a/.lichen.yaml b/.lichen.yaml index e084b7622..ae74f2987 100644 --- a/.lichen.yaml +++ b/.lichen.yaml @@ -5,3 +5,6 @@ allow: - "BSD-2-Clause" - "MPL-2.0" - "CC-BY-SA-4.0" +override: + - path: "github.com/robfig/config" + licenses: ["MPL-2.0"] \ No newline at end of file