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 6fbf341 commit e39aad5Copy full SHA for e39aad5
Microsoft.SystemForCrossDomainIdentityManagement/Service/IUniformResourceIdentifier.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
{
@@ -11,4 +9,4 @@ public interface IUniformResourceIdentifier
11
9
IResourceIdentifier Identifier { get; }
12
10
IResourceQuery Query { get; }
13
}
14
-}
+}
0 commit comments