Mesa许可证
Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
许可在此被承认,完全免费,任何人可以获得此软件的一份拷贝及相关文档(指"此软件"),没有限制地经营此软件,
包括但不限于使用,拷贝,编辑,合并,出版,分发,从属证书,和/或销售此软件的,并允许被提供的人可获得此许可,
但同时必须服从以下条件:
上述版权通告和此许可通告将被包含在软件的所有拷贝及重要部分.
软件"照现在的样子"被提供, 在不附带任何种类的,明确的,暗指的保证书的情况下,包括但不限于适于特定目的
而非侵权的商业保证书.对于任何主张,损失或其它义务, 是否合同操作, 民事侵权行为或相反,产生于、由于或连同软件,
或使用,或其它对此软件的交易, BRIAN PAUL决不能负有任何责任.
Translate by winter,2008.12.05
MIT许可证 (The MIT License)
Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
其它
MIT许可证之名源自麻省理工学院(Massachusetts Institute of Technology, MIT),
又称 "X条款" (X License)或 "X11条款" (X11 License)。Mesa许可证来源于MIT许可证,因此内容基本一致。
MIT内容与三条款BSD许可证 (3-clause BSD license)内容颇为近似,但是赋予软件被授权人更大的权利与更少的限制。