summaryrefslogtreecommitdiffstats
path: root/k8s/k8sclient/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'k8s/k8sclient/__init__.py')
-rw-r--r--k8s/k8sclient/__init__.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/k8s/k8sclient/__init__.py b/k8s/k8sclient/__init__.py
index 6a53440..9974199 100644
--- a/k8s/k8sclient/__init__.py
+++ b/k8s/k8sclient/__init__.py
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
-# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2018-2020 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,5 +16,4 @@
# limitations under the License.
# ============LICENSE_END=========================================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
-from .k8sclient import deploy, undeploy, is_available, scale, upgrade, rollback, execute_command_in_deployment, parse_ports \ No newline at end of file
+from .k8sclient import deploy, undeploy, is_available, scale, upgrade, rollback, execute_command_in_deployment, parse_ports