Skip to content

Commit e3ff269

Browse files
committed
Add license info.
1 parent a768b9d commit e3ff269

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/Microsoft.OpenApi.Tests/Services/OpenApiUrlSpaceTests.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
using System.Collections.Generic;
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT license.
3+
4+
using System.Collections.Generic;
25
using Microsoft.OpenApi.Models;
36
using Microsoft.OpenApi.Services;
47
using Xunit;

0 commit comments

Comments
 (0)