[VVP] stand alone tool, script updates
[vvp/validation-scripts.git] / ice_validator / version.py
@@ -1,8 +1,8 @@
 # -*- coding: utf8 -*-
-# ============LICENSE_START=======================================================
+# ============LICENSE_START====================================================
 # org.onap.vvp/validation-scripts
 # ===================================================================
-# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright © 2019 AT&T Intellectual Property. All rights reserved.
 # ===================================================================
 #
 # Unless otherwise specified, all software contained herein is licensed
 #
 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
 #
----
-parameters:
-    out: 2
-    res: 3
-    indexed: 4
-    unused_env: 4
-    indx: 1
\ No newline at end of file
+
+VERSION = "1.0.0"