Skip to content

Commit b53d3fb

Browse files
committed
Лицензия в начале файла
1 parent 1d468ca commit b53d3fb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/ScriptEngine/Hosting/EngineConfiguration.cs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
namespace ScriptEngine.Hosting
29
{
310
/// <summary>

0 commit comments

Comments
 (0)