X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=osm_ro%2Fvmware_utils%2FOVF_converter%2Fformat_converter%2F__init__.py;fp=osm_ro%2Fvmware_utils%2FOVF_converter%2Fformat_converter%2F__init__.py;h=db9e016cd0b7ea5322a1875adf7ffe1e78104040;hb=8a02f25cdfa9a262d614c4b27a3c6d1539e18649;hp=0000000000000000000000000000000000000000;hpb=75dc678ac464347d17ef1fc4fc7fdbade011d3c7;p=osm%2FRO.git diff --git a/osm_ro/vmware_utils/OVF_converter/format_converter/__init__.py b/osm_ro/vmware_utils/OVF_converter/format_converter/__init__.py new file mode 100644 index 00000000..db9e016c --- /dev/null +++ b/osm_ro/vmware_utils/OVF_converter/format_converter/__init__.py @@ -0,0 +1,20 @@ +## +# Copyright 2016-2017 VMware Inc. +# This file is part of ETSI OSM +# 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. +# +# For those usages not covered by the Apache License, Version 2.0 please +# contact: osslegalrouting@vmware.com +##