From dfd79f0cb9f8d418871b5fb7f3616554c3261800 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Tue, 27 Feb 2018 14:34:22 -0500 Subject: up the version to 2.1.0 for policy-handler - removed #org.onap.dcae from license text Change-Id: I07f11e60c4677109ccb826c4e969b47acb4c498a Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-347 --- policyhandler/onap/CommonLogger.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'policyhandler/onap/CommonLogger.py') diff --git a/policyhandler/onap/CommonLogger.py b/policyhandler/onap/CommonLogger.py index 15ab532..957b3aa 100644 --- a/policyhandler/onap/CommonLogger.py +++ b/policyhandler/onap/CommonLogger.py @@ -1,9 +1,8 @@ #!/usr/bin/python # -*- indent-tabs-mode: nil -*- vi: set expandtab: -# org.onap.dcae # ================================================================================ -# Copyright (c) 2017-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. -- cgit 1.2.3-korg