diff --git a/nodejs/perplexity/sample-agent/src/playgroundActivityTypes.ts b/nodejs/perplexity/sample-agent/src/playgroundActivityTypes.ts index 5dc4a687..69129c55 100644 --- a/nodejs/perplexity/sample-agent/src/playgroundActivityTypes.ts +++ b/nodejs/perplexity/sample-agent/src/playgroundActivityTypes.ts @@ -1,3 +1,6 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + /** * Represents the payload for a simulated Word mention activity in the Playground. * Includes document URL, user mention details, and optional context snippet.