diff options
author | 2018-02-02 18:43:55 +0000 | |
---|---|---|
committer | 2018-02-02 18:43:55 +0000 | |
commit | be19df7c692cc09dcd2532daff382e149778a830 (patch) | |
tree | 79409f9fdd6f30d18c7913d7fb308aaab2775634 /conductor | |
parent | f726f95a48c8fc8f64cd9d69bb9f537d7fdd7d25 (diff) | |
parent | 81f14ef5301036c0e5ff955431c786864ad19879 (diff) |
Merge "Copyright Message in 'empty' files"
Diffstat (limited to 'conductor')
-rw-r--r-- | conductor/conductor/api/__init__.py | 19 |
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. -# -# ------------------------------------------------------------------------- -# - |