Skip to content

Commit 297bb02

Browse files
CopilotnikhilNava
andauthored
Fix copyright header in utils.py to use standard Microsoft format (#65)
* Initial plan * Fix copyright header in utils.py to use standard Microsoft format Co-authored-by: nikhilNava <211831449+nikhilNava@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nikhilNava <211831449+nikhilNava@users.noreply.github.com>
1 parent addb816 commit 297bb02

File tree

1 file changed

+2
-1
lines changed
  • libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core

1 file changed

+2
-1
lines changed

libraries/microsoft-agents-a365-observability-core/microsoft_agents_a365/observability/core/utils.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Copyright (c) Microsoft. All rights reserved.
1+
# Copyright (c) Microsoft Corporation.
2+
# Licensed under the MIT License.
23

34
import datetime
45
import functools

0 commit comments

Comments
 (0)