summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/common/saltstack.py
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/common/saltstack.py')
-rwxr-xr-xvstf/vstf/common/saltstack.py11
1 files changed, 9 insertions, 2 deletions
diff --git a/vstf/vstf/common/saltstack.py b/vstf/vstf/common/saltstack.py
index efc953c4..030bef5d 100755
--- a/vstf/vstf/common/saltstack.py
+++ b/vstf/vstf/common/saltstack.py
@@ -1,5 +1,12 @@
-#!/usr/bin/env python
-# coding=utf-8
+##############################################################################
+# Copyright (c) 2015 Huawei Technologies Co.,Ltd and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
import os
import sys
import inspect