Skip to content

Commit e8fc10f

Browse files
Update IProviderAdapter.cs
1 parent 5e45397 commit e8fc10f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Microsoft.SystemForCrossDomainIdentityManagement/Service/IProviderAdapter.cs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
//------------------------------------------------------------
2-
// Copyright (c) Microsoft Corporation. All rights reserved.
3-
//------------------------------------------------------------
1+
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
42

53
namespace Microsoft.SCIM
64
{
@@ -34,4 +32,4 @@ Task Update(
3432
PatchRequestBase patchRequest,
3533
string correlationIdentifier);
3634
}
37-
}
35+
}

0 commit comments

Comments
 (0)