diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-07-04 07:53:42 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-07-04 07:53:42 +0000 |
| commit | bb6ebd488f3407020df48e91e7a3b589b3a2fca8 (patch) | |
| tree | c9fa5bb58ca79da1cadd305dca10dd94f931105d /keystone/common | |
| parent | 62d948a66b27ad2622a324bd9a070346f7b607d2 (diff) | |
| parent | e5bdb3d0df80b4de9274dd227a954b24abc7f946 (diff) | |
Merge "Fix up some trivial license mismatches"
Diffstat (limited to 'keystone/common')
| -rw-r--r-- | keystone/common/openssl.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keystone/common/openssl.py b/keystone/common/openssl.py index 427202ae..fa09e37c 100644 --- a/keystone/common/openssl.py +++ b/keystone/common/openssl.py @@ -12,6 +12,7 @@ # 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. # import os |
