Update odltools
[netvirt.git] / resources / tools / odltools / odltools / csit / cli.py
index 7f22d35f0b698b10a6173e49bf9ea260be9b9c52..5e43159e282e1b159dd78bdae1fe37429f3d784f 100644 (file)
@@ -1,4 +1,18 @@
-import robotfiles
+# Copyright 2018 Red Hat, Inc. and others. All Rights Reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+from odltools.csit import robotfiles
 
 
 def add_parser(subparsers):