diff options
Diffstat (limited to 'policyhandler/onap/CommonLogger.py')
-rw-r--r-- | policyhandler/onap/CommonLogger.py | 3 |
1 files changed, 1 insertions, 2 deletions
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.
|