Skip to content

Commit 3100edc

Browse files
Update HttpStringResponseMessageFactory.cs
1 parent b650e94 commit 3100edc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Microsoft.SystemForCrossDomainIdentityManagement/Service/HttpStringResponseMessageFactory.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
{
@@ -36,4 +34,4 @@ public override HttpContent ProvideContent(string content)
3634
}
3735
}
3836
}
39-
}
37+
}

0 commit comments

Comments
 (0)