components/openstack/neutron/neutron.license
changeset 5405 66fd59fecd68
parent 1760 353323c7bdc1
equal deleted inserted replaced
5404:55e409ba4e72 5405:66fd59fecd68
   207    Unless required by applicable law or agreed to in writing, software
   207    Unless required by applicable law or agreed to in writing, software
   208    distributed under the License is distributed on an "AS IS" BASIS,
   208    distributed under the License is distributed on an "AS IS" BASIS,
   209    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   209    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   210    See the License for the specific language governing permissions and
   210    See the License for the specific language governing permissions and
   211    limitations under the License.
   211    limitations under the License.
   212 
       
   213 Colorizer Code is borrowed from Twisted:
       
   214 Copyright (c) 2001-2010 Twisted Matrix Laboratories.
       
   215 
       
   216   Permission is hereby granted, free of charge, to any person obtaining
       
   217   a copy of this software and associated documentation files (the
       
   218   "Software"), to deal in the Software without restriction, including
       
   219   without limitation the rights to use, copy, modify, merge, publish,
       
   220   distribute, sublicense, and/or sell copies of the Software, and to
       
   221   permit persons to whom the Software is furnished to do so, subject to
       
   222   the following conditions:
       
   223 
       
   224   The above copyright notice and this permission notice shall be
       
   225   included in all copies or substantial portions of the Software.
       
   226 
       
   227   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
       
   228   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
       
   229   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
       
   230   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
       
   231   LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
       
   232   OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
       
   233   WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.