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 3100edc commit 7e6bf01Copy full SHA for 7e6bf01
Microsoft.SystemForCrossDomainIdentityManagement/Service/IMetadataProvider.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
{
@@ -12,4 +10,4 @@ public interface IMetadataProvider
12
10
IReadOnlyCollection<Core2ResourceType> ResourceTypes { get; }
13
11
IReadOnlyCollection<TypeScheme> Schema { get; }
14
}
15
-}
+}
0 commit comments