summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/agent/equalizer/equalizer.py
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/agent/equalizer/equalizer.py')
-rwxr-xr-xvstf/vstf/agent/equalizer/equalizer.py11
1 files changed, 9 insertions, 2 deletions
diff --git a/vstf/vstf/agent/equalizer/equalizer.py b/vstf/vstf/agent/equalizer/equalizer.py
index 8db35df9..30e1de1f 100755
--- a/vstf/vstf/agent/equalizer/equalizer.py
+++ b/vstf/vstf/agent/equalizer/equalizer.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 re
import subprocess