summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>2018-02-02 18:43:55 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-02 18:43:55 +0000
commitbe19df7c692cc09dcd2532daff382e149778a830 (patch)
tree79409f9fdd6f30d18c7913d7fb308aaab2775634
parentf726f95a48c8fc8f64cd9d69bb9f537d7fdd7d25 (diff)
parent81f14ef5301036c0e5ff955431c786864ad19879 (diff)
Merge "Copyright Message in 'empty' files"
-rw-r--r--conductor/conductor/api/__init__.py19
1 files changed, 0 insertions, 19 deletions
diff --git a/conductor/conductor/api/__init__.py b/conductor/conductor/api/__init__.py
index f2bbdfd..e69de29 100644
--- a/conductor/conductor/api/__init__.py
+++ b/conductor/conductor/api/__init__.py
@@ -1,19 +0,0 @@
-#
-# -------------------------------------------------------------------------
-# Copyright (c) 2015-2017 AT&T Intellectual Property
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-# -------------------------------------------------------------------------
-#
-