We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e45397 commit e8fc10fCopy full SHA for e8fc10f
Microsoft.SystemForCrossDomainIdentityManagement/Service/IProviderAdapter.cs
@@ -1,6 +1,4 @@
1
-//------------------------------------------------------------
2
-// Copyright (c) Microsoft Corporation. All rights reserved.
3
-//------------------------------------------------------------
+// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
4
5
namespace Microsoft.SCIM
6
{
@@ -34,4 +32,4 @@ Task Update(
34
32
PatchRequestBase patchRequest,
35
33
string correlationIdentifier);
36
}
37
-}
+}
0 commit comments