summaryrefslogtreecommitdiffstats
path: root/relationships/relationshipplugin/discovery.py
diff options
context:
space:
mode:
Diffstat (limited to 'relationships/relationshipplugin/discovery.py')
-rw-r--r--relationships/relationshipplugin/discovery.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/relationships/relationshipplugin/discovery.py b/relationships/relationshipplugin/discovery.py
index 1b87a65..ec1b576 100644
--- a/relationships/relationshipplugin/discovery.py
+++ b/relationships/relationshipplugin/discovery.py
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
-# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
# Copyright (c) 2019 Pantheon.tech. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -17,7 +17,6 @@
# limitations under the License.
# ============LICENSE_END=========================================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
try:
from urllib.parse import urlparse