From d6c47db3e59ee9d60382f0980881094168265095 Mon Sep 17 00:00:00 2001 From: Chris Taylor Date: Sun, 22 Dec 2024 19:57:28 +0000 Subject: [PATCH] lint-fix --- packages/provider/src/tests/unit/util.unit.test.ts | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages/provider/src/tests/unit/util.unit.test.ts b/packages/provider/src/tests/unit/util.unit.test.ts index d7c49187e..3e8ab7584 100644 --- a/packages/provider/src/tests/unit/util.unit.test.ts +++ b/packages/provider/src/tests/unit/util.unit.test.ts @@ -1,3 +1,16 @@ +// Copyright 2021-2024 Prosopo (UK) Ltd. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// 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. import { ScheduledTaskNames } from "@prosopo/types"; import type { IProviderDatabase,