diff options
author | Alex Shatov <alexs@att.com> | 2018-02-05 13:01:14 -0500 |
---|---|---|
committer | Alex Shatov <alexs@att.com> | 2018-02-05 13:01:14 -0500 |
commit | d80b5d5f79f6903ebbbe170352855c638009a345 (patch) | |
tree | 33f11f468d0284c9134e8a49a7907eff158e88ba /tests | |
parent | ac779d374ca12099eaeb8e5d89e65df37fd8a8f4 (diff) |
fix copyright from 2018 to 2017-2018
Change-Id: I685c63758b7ce22766885d399f06e9ba14ca59f2
Issue-ID: DCAEGEN2-249
Signed-off-by: Alex Shatov <alexs@att.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_policyhandler.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_policyhandler.py b/tests/test_policyhandler.py index aad965a..19614bf 100644 --- a/tests/test_policyhandler.py +++ b/tests/test_policyhandler.py @@ -1,7 +1,7 @@ # ============LICENSE_START======================================================= # org.onap.dcae # ================================================================================ -# Copyright (c) 2018 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. |