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 7122bc3 commit 84864f3Copy full SHA for 84864f3
Microsoft.SystemForCrossDomainIdentityManagement/Service/DeserializingFactory.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
{
@@ -16,4 +14,4 @@ public abstract class DeserializingFactory<TResource> :
16
14
return result;
17
15
}
18
19
-}
+}
0 commit comments