Skip to content

Commit d0b4490

Browse files
committed
Add missing OSS header
1 parent 9986a72 commit d0b4490

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/plugins/synthetics/src/validate.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Unless explicitly stated otherwise all files in this repository are licensed under the MIT License.
2+
// This product includes software developed at Datadog (https://www.datadoghq.com/).
3+
// Copyright 2019-Present Datadog, Inc.
4+
15
import type { Options, Logger, GlobalContext } from '@dd/core/types';
26
import { CONFIG_KEY, DEFAULT_PORT } from '@dd/synthetics-plugin/constants';
37
import type { SyntheticsOptionsWithDefaults } from '@dd/synthetics-plugin/types';

0 commit comments

Comments
 (0)