summaryrefslogtreecommitdiffstats
path: root/dcae-cli
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-02-12 11:04:20 -0500
committerLusheng Ji <lji@research.att.com>2018-02-12 11:04:20 -0500
commit141bcd47087b39d2ac3846ace864b9d9b0706ff5 (patch)
tree759cc6e4b54691d176f4776b92d23dc5ee6fc8d6 /dcae-cli
parent0f1b9a1a06593919e497acbb5bb835244e8c774d (diff)
Update license text
Change-Id: I7407be7210fb6f81628898a625adb231a255f87e Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-325
Diffstat (limited to 'dcae-cli')
-rw-r--r--dcae-cli/dcae_cli/_version.py2
-rw-r--r--dcae-cli/dcae_cli/commands/__init__.py2
-rw-r--r--dcae-cli/dcae_cli/util/config.py2
-rw-r--r--dcae-cli/dcae_cli/util/profiles.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/dcae-cli/dcae_cli/_version.py b/dcae-cli/dcae_cli/_version.py
index 329a73d..d817af6 100644
--- a/dcae-cli/dcae_cli/_version.py
+++ b/dcae-cli/dcae_cli/_version.py
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
-# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2018 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.
diff --git a/dcae-cli/dcae_cli/commands/__init__.py b/dcae-cli/dcae_cli/commands/__init__.py
index b8db54d..ceddbb9 100644
--- a/dcae-cli/dcae_cli/commands/__init__.py
+++ b/dcae-cli/dcae_cli/commands/__init__.py
@@ -18,4 +18,4 @@
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
-# -*- coding: utf-8 -*- \ No newline at end of file
+# -*- coding: utf-8 -*-
diff --git a/dcae-cli/dcae_cli/util/config.py b/dcae-cli/dcae_cli/util/config.py
index e3257af..c9df69a 100644
--- a/dcae-cli/dcae_cli/util/config.py
+++ b/dcae-cli/dcae_cli/util/config.py
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
-# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2018 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.
diff --git a/dcae-cli/dcae_cli/util/profiles.py b/dcae-cli/dcae_cli/util/profiles.py
index 721b0aa..83ff6b5 100644
--- a/dcae-cli/dcae_cli/util/profiles.py
+++ b/dcae-cli/dcae_cli/util/profiles.py
@@ -1,7 +1,7 @@
# ============LICENSE_START=======================================================
# org.onap.dcae
# ================================================================================
-# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2018 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.