summaryrefslogtreecommitdiffstats
path: root/dcae-policy/tests/mock_cloudify_ctx.py
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-policy/tests/mock_cloudify_ctx.py')
-rw-r--r--dcae-policy/tests/mock_cloudify_ctx.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/dcae-policy/tests/mock_cloudify_ctx.py b/dcae-policy/tests/mock_cloudify_ctx.py
index fb52b43..e9a8eb9 100644
--- a/dcae-policy/tests/mock_cloudify_ctx.py
+++ b/dcae-policy/tests/mock_cloudify_ctx.py
@@ -1,5 +1,5 @@
# ================================================================================
-# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-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.
@@ -14,7 +14,6 @@
# limitations under the License.
# ============LICENSE_END=========================================================
#
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
"""mock cloudify context with relationships and type_hierarchy"""