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 2ae5ef8 commit 26d8c11Copy full SHA for 26d8c11
Microsoft.SystemForCrossDomainIdentityManagement/Service/ResourceQuery.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
{
@@ -197,4 +195,4 @@ private static IReadOnlyCollection<IFilter> ParseFilters(string filterExpression
197
195
return results;
198
196
}
199
200
-}
+}
0 commit comments