From 967cc9add2fe92799be0488fd262e38e79b61f58 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 12 Feb 2018 10:45:42 -0500 Subject: Update license text Change-Id: I5626e0bbd3abaf96d8ab6a9b864329917b728c12 Signed-off-by: Lusheng Ji Issue-ID: DCAEGEN2-325 --- policyhandler/onap/CommonLogger.py | 2 +- policyhandler/onap/audit.py | 2 +- policyhandler/onap/health.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'policyhandler/onap') diff --git a/policyhandler/onap/CommonLogger.py b/policyhandler/onap/CommonLogger.py index 0ab64e4..15ab532 100644 --- a/policyhandler/onap/CommonLogger.py +++ b/policyhandler/onap/CommonLogger.py @@ -3,7 +3,7 @@ # 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/policyhandler/onap/audit.py b/policyhandler/onap/audit.py index 8fd5ed3..8ffd770 100644 --- a/policyhandler/onap/audit.py +++ b/policyhandler/onap/audit.py @@ -1,6 +1,6 @@ # 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/policyhandler/onap/health.py b/policyhandler/onap/health.py index 4475575..3cb3e8f 100644 --- a/policyhandler/onap/health.py +++ b/policyhandler/onap/health.py @@ -1,6 +1,6 @@ # org.onap.dcae # ================================================================================ -# Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (c) 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. -- cgit 1.2.3-korg