Add copyright info to all python files and bump version

  Related-PROD: PROD-36846

Change-Id: I47c25d81d4173286e1729cef7a1cc321a495316f
diff --git a/tests/test_network.py b/tests/test_network.py
index 3a1867b..0ac43df 100644
--- a/tests/test_network.py
+++ b/tests/test_network.py
@@ -1,3 +1,5 @@
+#    Author: Alex Savatieiev (osavatieiev@mirantis.com; a.savex@gmail.com)
+#    Copyright 2019-2022 Mirantis, Inc.
 import os
 import shutil