Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Commit 5cd802c

Browse files
Add legal header
1 parent 0affd1f commit 5cd802c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Get-ADFSEvents.psm1

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

37
function MakeQuery
48
{

0 commit comments

Comments
 (0)