Skip to content

Commit 1748964

Browse files
committed
#1327 Лицензия.
1 parent 37d99c8 commit 1748964

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/OneScript.StandardLibrary/TypeDescriptions/TypeDescriptionBuilder.cs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
using System;
1+
/*----------------------------------------------------------
2+
This Source Code Form is subject to the terms of the
3+
Mozilla Public License, v.2.0. If a copy of the MPL
4+
was not distributed with this file, You can obtain one
5+
at http://mozilla.org/MPL/2.0/.
6+
----------------------------------------------------------*/
7+
8+
using System;
29
using System.Collections.Generic;
310
using System.Linq;
411
using OneScript.Exceptions;

0 commit comments

Comments
 (0)