|
The MIT License, also called the X License or the X11 License, originated at the Massachusetts Institute of Technology, is a license for the use of certain types of computer software. It is a non-copyleft free software license, which means it allows reuse for open source or proprietary software. The Massachusetts Institute of Technology, or MIT, is a private research university located in the city of Cambridge, Massachusetts, USA. Its mission and culture are guided by an emphasis on teaching and research grounded in practical applications of science and technology. ...
It has been suggested that Licensing (strategic alliance) be merged into this article or section. ...
Computer software (or simply software) refers to one or more computer programs and data held in the storage of a computer for some purpose. ...
To meet Wikipedias quality standards, this article or section may require cleanup. ...
Generally speaking, free software license is a phrase used by the free software movement to mean any software license that meets the free software definition of the Free Software Foundation (FSF). ...
Open source refers to projects that are open to the public and which draw on other projects that are freely available to the general public. ...
Proprietary software is software that has restrictions on using and copying it, usually enforced by a proprietor. ...
Many groups use the MIT license for their own software, such as Expat, Metakit, PuTTY, Mono development platform class libraries and (most famously) the X Window System (X11). Expat is a stream-oriented XML 1. ...
Metakit is an embedded database library with a small footprint. ...
PuTTY is a free SSH, Telnet, rlogin, and raw TCP client. ...
Mono is a project led by Novell, Inc. ...
KDE 3. ...
Text of the 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.
Uses of the MIT License Because the MIT License is not copyrighted, other groups can elect to modify the MIT License to suit their own needs. For example, the Free Software Foundation uses a license identical to the MIT License for its ncurses library, except for the addition of this text: The Free Software Foundation logo The Free Software Foundation (FSF) is a non-profit organization founded in October 1985 by Richard Stallman to support the free software movement (free as in freedom), and in particular the GNU project. ...
Ncurses is a programming library providing an API, allowing the programmer to write text user interfaces in a terminal-independent manner. ...
- Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization.
Adding this text makes it almost identical in its effects to the BSD license. The BSD license is a permissive license and is one of the most widely used free software licenses. ...
Still other groups prefer to dual-license their products under the MIT license; an example of this is older versions of the cURL library, which allowed you to choose either the Mozilla Public License or the MIT License. This page meets Wikipedias criteria for speedy deletion. ...
This article is about the cURL command line tool. ...
In computing, the Mozilla Public License is an open source and free software license. ...
According to the Free Software Foundation's license list [1], the MIT license is more accurately called the X11 license, because MIT has many licenses for software. However, the Open Source Initiative refers to it as the MIT License, as do most others. Still notice that MIT and X11 Licenses are not the same. The "MIT License" is an identical match to the "Expat License" while the "MIT X Window System License" (or X11) slightly differs from the license commonly known as "MIT license". The Free Software Foundation logo The Free Software Foundation (FSF) is a non-profit organization founded in October 1985 by Richard Stallman to support the free software movement (free as in freedom), and in particular the GNU project. ...
The Massachusetts Institute of Technology, or MIT, is a private research university located in the city of Cambridge, Massachusetts, USA. Its mission and culture are guided by an emphasis on teaching and research grounded in practical applications of science and technology. ...
The Open Source Initiative is an organization dedicated to promoting open source software. ...
Comparison to other licenses The MIT License is most similar to the 3-clause BSD license, which is essentially different only in the fact that it contains a notice prohibiting the use of the name of the copyright holder in promotion. The 4-clause BSD license also includes a clause requiring all advertising of the software to display a notice; the MIT License has never had this clause. The MIT license, however, more explicitly states the rights given to the end-user, including the right to use, copy, modify, merge, publish, distribute, sublicense, and/or sell the software. The BSD license is a permissive license and is one of the most widely used free software licenses. ...
Economics and commerce define an end-user as the person who uses a product. ...
A 2-clause BSD-style license, found in software such as Apple Computer's WebCore (though most of WebCore is under the LGPL) is, in practicality, the same as the MIT License, as it does not contain the "promotion" clause. Apple Computer, Inc. ...
WebCore is a framework developed by Apple, and licensed under the LGPL, to provide an HTML layout engine for Mac OS X. It is one of the two primary components of the WebKit framework (the other being JavaScriptCore). ...
GNU logo The GNU Lesser General Public License (formerly the GNU Library General Public License) is an FSF approved Free Software license designed as a compromise between the GNU General Public License and simple permissive licenses such as the BSD license and the MIT License. ...
See also Image File history File links Portal. ...
This is a list of software that use the MIT License. ...
External links |