We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d99c8 commit 1748964Copy full SHA for 1748964
src/OneScript.StandardLibrary/TypeDescriptions/TypeDescriptionBuilder.cs
@@ -1,4 +1,11 @@
1
-using System;
+/*----------------------------------------------------------
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;
9
using System.Collections.Generic;
10
using System.Linq;
11
using OneScript.Exceptions;
0 commit comments