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 e815bad commit 6282842Copy full SHA for 6282842
Microsoft.SystemForCrossDomainIdentityManagement/Service/ServiceNotificationIdentifiers.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
{
@@ -69,4 +67,4 @@ internal static class ServiceNotificationIdentifiers
69
67
public const long EventsControllerPostNotImplementedException = 48;
70
68
public const long EventsControllerPostNotSupportedException = 49;
71
}
72
-}
+}
0 commit comments