summaryrefslogtreecommitdiff
path: root/src/ToolBox/SOS/tests/t_cmd_dumpobj.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/ToolBox/SOS/tests/t_cmd_dumpobj.py')
-rw-r--r--src/ToolBox/SOS/tests/t_cmd_dumpobj.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ToolBox/SOS/tests/t_cmd_dumpobj.py b/src/ToolBox/SOS/tests/t_cmd_dumpobj.py
index 93f32cd9ab..a6f2e3934c 100644
--- a/src/ToolBox/SOS/tests/t_cmd_dumpobj.py
+++ b/src/ToolBox/SOS/tests/t_cmd_dumpobj.py
@@ -1,3 +1,7 @@
+# Licensed to the .NET Foundation under one or more agreements.
+# The .NET Foundation licenses this file to you under the MIT license.
+# See the LICENSE file in the project root for more information.
+
import lldb
import re
import testutils as test