From 3a3543f74d74d4410c3e4d414bebf3d1daba5a59 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 15 Feb 2018 21:10:17 -0500 Subject: More Unit Testing, Fix Liscenses Issue-ID: DCAEGEN2-341 Change-Id: I9ecbb020775f7dca812e38691a27ef3966f260e6 Signed-off-by: Tommy Carpenter --- bin/run.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/run.py b/bin/run.py index 2a4f4ce..cc39a0a 100755 --- a/bin/run.py +++ b/bin/run.py @@ -1,8 +1,6 @@ #!/usr/bin/env python3 # ============LICENSE_START======================================================= -# org.onap.dcae -# ================================================================================ # Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); -- cgit 1.2.3-korg