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 e824c40 commit 043999fCopy full SHA for 043999f
Microsoft.SystemForCrossDomainIdentityManagement/Service/ProviderAdapterTemplate.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
{
@@ -249,4 +247,4 @@ public virtual async Task Update(
249
247
await this.Provider.UpdateAsync(updateRequest).ConfigureAwait(false);
250
248
}
251
252
-}
+}
0 commit comments