We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d468ca commit b53d3fbCopy full SHA for b53d3fb
src/ScriptEngine/Hosting/EngineConfiguration.cs
@@ -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
+
8
namespace ScriptEngine.Hosting
9
{
10
/// <summary>
0 commit comments