diff options
| author | Jenkins <jenkins@review.openstack.org> | 2014-03-23 03:32:34 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2014-03-23 03:32:34 +0000 |
| commit | 816315e29da07302c2ea7cda3bc1a462f8241799 (patch) | |
| tree | 48c7b85ba316b3d7cf59bc708e5aa33ca6ca5c79 /taskflow/patterns | |
| parent | 563bede00613f4e8d4305a6001ab20227d6bc0d9 (diff) | |
| parent | e0ca45b7d450366919af0550fda5edc009fb0be7 (diff) | |
| download | taskflow-816315e29da07302c2ea7cda3bc1a462f8241799.tar.gz | |
Merge "Removed copyright from empty files"
Diffstat (limited to 'taskflow/patterns')
| -rw-r--r-- | taskflow/patterns/__init__.py | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/taskflow/patterns/__init__.py b/taskflow/patterns/__init__.py index b8e7fe5..e69de29 100644 --- a/taskflow/patterns/__init__.py +++ b/taskflow/patterns/__init__.py @@ -1,15 +0,0 @@ -# -*- coding: utf-8 -*- - -# Copyright (C) 2012 Yahoo! Inc. 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. 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. |
