Skip to content

Commit 139fc4e

Browse files
authored
Add license header
1 parent 38d0f8d commit 139fc4e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

nanoFramework.Json.Test/Configuration/SettingsTests.cs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
using nanoFramework.Json.Configuration;
1+
//
2+
// Copyright (c) .NET Foundation and Contributors
3+
// See LICENSE file in the project root for full license information.
4+
//
5+
6+
using nanoFramework.Json.Configuration;
27
using nanoFramework.Json.Resolvers;
38
using nanoFramework.Json.Test.Mocks;
49
using nanoFramework.TestFramework;

0 commit comments

Comments
 (0)