diff options
Diffstat (limited to 'manage.py')
-rw-r--r-- | manage.py | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ - -# ============LICENSE_START========================================== + +# ============LICENSE_START========================================== # org.onap.vvp/test-engine # =================================================================== # Copyright © 2017 AT&T Intellectual Property. All rights reserved. @@ -36,7 +36,7 @@ # ============LICENSE_END============================================ # # ECOMP is a trademark and service mark of AT&T Intellectual Property. -#!/usr/bin/env python +# !/usr/bin/env python import os import sys |