Skip to content

Commit e39aad5

Browse files
Update IUniformResourceIdentifier.cs
1 parent 6fbf341 commit e39aad5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
//------------------------------------------------------------
2-
// Copyright (c) Microsoft Corporation. All rights reserved.
3-
//------------------------------------------------------------
1+
// Copyright (c) Microsoft Corporation.// Licensed under the MIT license.
42

53
namespace Microsoft.SCIM
64
{
@@ -11,4 +9,4 @@ public interface IUniformResourceIdentifier
119
IResourceIdentifier Identifier { get; }
1210
IResourceQuery Query { get; }
1311
}
14-
}
12+
}

0 commit comments

Comments
 (0)