Skip to content

Commit 8399973

Browse files
Update ServiceConstants.cs
1 parent 6282842 commit 8399973

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Microsoft.SystemForCrossDomainIdentityManagement/Service/ServiceConstants.cs

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
{
@@ -23,4 +21,4 @@ public static class ServiceConstants
2321
//public const string TokenAudience = "Microsoft.Security.Bearer";
2422
//public const string TokenIssuer = "Microsoft.Security.Bearer";
2523
}
26-
}
24+
}

0 commit comments

Comments
 (0)