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 cd12915 commit e937288Copy full SHA for e937288
Microsoft.SystemForCrossDomainIdentityManagement/Service/RootProviderAdapter .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
{
@@ -73,4 +71,4 @@ public override Task Update(
73
71
throw new HttpResponseException(HttpStatusCode.NotImplemented);
74
72
}
75
76
-}
+}
0 commit comments