<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  

  

  <head>
    <title>
      /trunk/jquery/MIT-LICENSE.txt –
      jQuery – Development
    </title>
        <link rel="search" href="/search" />
        <link rel="help" href="/wiki/TracGuide" />
        <link rel="alternate" href="/browser/trunk/jquery/MIT-LICENSE.txt?format=txt" type="text/plain" title="Plain Text" /><link rel="alternate" href="/export/5134/trunk/jquery/MIT-LICENSE.txt" type="text/plain; charset=utf-8" title="Original Format" />
        <link rel="up" href="/browser/trunk/jquery" title="Parent directory" />
        <link rel="start" href="/wiki" />
        <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /><link rel="stylesheet" href="/chrome/common/css/code.css" type="text/css" /><link rel="stylesheet" href="/chrome/common/css/browser.css" type="text/css" />
        <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
        <link rel="icon" href="/favicon.ico" type="image/x-icon" />
      <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search jQuery" />
    <script type="text/javascript" src="/chrome/common/js/jquery.js"></script><script type="text/javascript" src="/chrome/common/js/trac.js"></script><script type="text/javascript" src="/chrome/common/js/search.js"></script>
    <script type="text/javascript">
      $(document).ready(function() {
        $("#jumploc input").hide();
        $("#jumploc select").change(function () {
          this.parentNode.parentNode.submit();
        })
      });
    </script>
    <link rel="stylesheet" type="text/css" href="http://static.jquery.com/files/design/css/jquery-lite2.css" />
    <link rel="shortcut icon" href="http://static.jquery.com/favicon.ico" type="image/x-icon" />
  </head>
  <body>
<div id="jq-wrapper">
        <div id="jq-header">
                <h1><a href="http://jquery.com/">jQuery: The Write Less, Do More JavaScript Library</a></h1>
                <ul>
                        <li id="jq-download"><a href="http://docs.jquery.com/Downloading_jQuery">Download</a></li>
                        <li><a href="http://docs.jquery.com/">Documentation</a></li>
                        <li><a href="http://jquery.com/plugins/">Plugins</a></li>
                        <li><a href="http://docs.jquery.com/Tutorials">Tutorials</a></li>
                        <li><a href="http://docs.jquery.com/Discussion">Discuss</a></li>
                        <li><a href="http://jquery.com/blog/">Blog</a></li>
                </ul>
        </div>
	<div id="content">
    <div id="banner" style="margin-top: 5px;">
      <!--<div id="header" py:choose="">
        <a py:when="chrome.logo.src" id="logo" href="${chrome.logo.link}"><img
          src="${chrome.logo.src}" alt="${chrome.logo.alt}" /></a>
        <h1 py:otherwise=""><a href="${chrome.logo.link}">${project.name}</a></h1>
      </div>-->
      <!--<form py:if="'SEARCH_VIEW' in perm" id="search"
            action="${href.search()}" method="get" style="float:right;"><div>
        <label for="proj-search">Search:</label>
        <input type="text" id="proj-search" name="q" size="10" accesskey="f" value="" />
        <input type="submit" value="Search" />
        <input type="hidden" name="wiki" value="on" />
        <input type="hidden" name="changeset" value="on" />
        <input type="hidden" name="ticket" value="on" />
      </div></form>-->
      <div id="metanav" class="nav">
    <ul>
      <li class="first"><a href="/login">Login</a></li><li><a href="/about">About Trac</a></li><li><a href="/prefs">Preferences</a></li><li><a href="/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/register">Register</a></li>
    </ul>
  </div>
    </div>
    <div id="mainnav" class="nav">
    <ul>
      <li class="first"><a href="/wiki">Wiki</a></li><li><a href="/roadmap">Roadmap</a></li><li class="active"><a href="/browser">Browse Source</a></li><li><a href="/report">View Tickets</a></li><li><a href="/search">Search</a></li><li class="last"><a href="/timeline">Timeline</a></li>
    </ul>
  </div>
    <div id="main">
    <div id="ctxtnav" class="nav">
      <ul>
        <li class="first"><a href="/changeset/4586/trunk/jquery/MIT-LICENSE.txt">Last Change</a></li>
        <li>
          <a href="/browser/trunk/jquery/MIT-LICENSE.txt?annotate=True&amp;rev=4586" title="Annotate each line with the last changed revision. This can be time consuming...">
            Annotate
          </a>
        </li>
        <li class="last"><a href="/log/trunk/jquery/MIT-LICENSE.txt?rev=4586">Revision Log</a></li>
      </ul>
    </div>
    <div id="content" class="browser">
      <h1>
        <a class="first" title="Go to root directory" href="/browser">root</a>
        <span class="sep">/</span>
        <a title="View trunk" href="/browser/trunk">trunk</a>
        <span class="sep">/</span>
        <a title="View jquery" href="/browser/trunk/jquery">jquery</a>
        <span class="sep">/</span>
        <a title="View MIT-LICENSE.txt" href="/browser/trunk/jquery/MIT-LICENSE.txt">MIT-LICENSE.txt</a>
  </h1>
      <div id="jumprev">
        <form action="" method="get">
          <div>
            <label for="rev">
              View revision:</label>
            <input type="text" id="rev" name="rev" size="6" />
          </div>
        </form>
      </div>
      <div id="jumploc">
        <form action="" method="get">
          <div class="buttons">
            <label for="preselected">Visit:</label>
            <select id="preselected" name="preselected">
              <option selected="selected"></option>
              <optgroup label="branches">
                <option value="/browser/trunk">trunk</option><option value="/browser/branches/1.2">branches/1.2</option><option value="/browser/branches/1.2-fx">branches/1.2-fx</option><option value="/browser/branches/event_enhancements">branches/event_enhancements</option><option value="/browser/branches/jake-dev">branches/jake-dev</option><option value="/browser/branches/joern-dev">branches/joern-dev</option><option value="/browser/branches/john-dev">branches/john-dev</option><option value="/browser/branches/kelvin-dev">branches/kelvin-dev</option><option value="/browser/branches/micheil-dev">branches/micheil-dev</option><option value="/browser/branches/paul-dev">branches/paul-dev</option><option value="/browser/branches/paulm-dev">branches/paulm-dev</option><option value="/browser/branches/plugins">branches/plugins</option><option value="/browser/branches/richard-dev">branches/richard-dev</option><option value="/browser/branches/sean-dev">branches/sean-dev</option><option value="/browser/branches/stefan-dev">branches/stefan-dev</option><option value="/browser/branches/tane-dev">branches/tane-dev</option><option value="/browser/branches/ui-experimental">branches/ui-experimental</option><option value="/browser/branches/yehuda-dev">branches/yehuda-dev</option>
              </optgroup><optgroup label="tags">
                <option value="/browser/tags/1.0?rev=509">tags/1.0</option><option value="/browser/tags/1.0.1?rev=509">tags/1.0.1</option><option value="/browser/tags/1.0.2?rev=481">tags/1.0.2</option><option value="/browser/tags/1.0.3?rev=506">tags/1.0.3</option><option value="/browser/tags/1.0.4?rev=697">tags/1.0.4</option><option value="/browser/tags/1.1?rev=1075">tags/1.1</option><option value="/browser/tags/1.1.1?rev=1156">tags/1.1.1</option><option value="/browser/tags/1.1.2?rev=1465">tags/1.1.2</option><option value="/browser/tags/1.1.3?rev=2200">tags/1.1.3</option><option value="/browser/tags/1.1.3.1?rev=2243">tags/1.1.3.1</option><option value="/browser/tags/1.1.3a?rev=1938">tags/1.1.3a</option><option value="/browser/tags/1.1.4?rev=2862">tags/1.1.4</option><option value="/browser/tags/1.1a?rev=932">tags/1.1a</option><option value="/browser/tags/1.1b?rev=996">tags/1.1b</option><option value="/browser/tags/1.2?rev=3219">tags/1.2</option><option value="/browser/tags/1.2.1?rev=3353">tags/1.2.1</option><option value="/browser/tags/1.2.2?rev=4454">tags/1.2.2</option><option value="/browser/tags/1.2.2b?rev=4197">tags/1.2.2b</option><option value="/browser/tags/1.2.2b2?rev=4269">tags/1.2.2b2</option><option value="/browser/tags/1.2.3?rev=4663">tags/1.2.3</option><option value="/browser/tags/1.2.3a?rev=4550">tags/1.2.3a</option><option value="/browser/tags/1.2.3b?rev=4625">tags/1.2.3b</option><option value="/browser/tags/plugins?rev=4995">tags/plugins</option><option value="/browser/tags/ui?rev=4747">tags/ui</option>
              </optgroup>
            </select>
            <input type="submit" value="Go!" title="Jump to the chosen preselected path" />
          </div>
        </form>
      </div>
      <table id="info" summary="Revision info">
        <tr>
          <th scope="col">
            Revision <a href="/changeset/4586">4586</a>, <span title="1074 bytes">1.0 kB</span>
            (checked in by jeresig, <a class="timeline" href="/timeline?from=2008-02-01T23%3A23%3A11Z%2B0000&amp;precision=second" title="2008-02-01T23:23:11Z+0000 in Timeline">2 months</a> ago)
          </th>
        </tr>
        <tr>
          <td class="message searchable">
              <p>
Updated the years on the licensing. <br />
</p>
          </td>
        </tr>
      </table>
      <div id="preview" class="searchable">
    <table class="code"><thead><tr><th class="lineno" title="Line numbers">Line</th><th class="content"> </th></tr></thead><tbody><tr><th id="L1"><a href="#L1">1</a></th><td>Copyright (c) 2008 John Resig, http://jquery.com/</td></tr><tr><th id="L2"><a href="#L2">2</a></th><td></td></tr><tr><th id="L3"><a href="#L3">3</a></th><td>Permission is hereby granted, free of charge, to any person obtaining</td></tr><tr><th id="L4"><a href="#L4">4</a></th><td>a copy of this software and associated documentation files (the</td></tr><tr><th id="L5"><a href="#L5">5</a></th><td>"Software"), to deal in the Software without restriction, including</td></tr><tr><th id="L6"><a href="#L6">6</a></th><td>without limitation the rights to use, copy, modify, merge, publish,</td></tr><tr><th id="L7"><a href="#L7">7</a></th><td>distribute, sublicense, and/or sell copies of the Software, and to</td></tr><tr><th id="L8"><a href="#L8">8</a></th><td>permit persons to whom the Software is furnished to do so, subject to</td></tr><tr><th id="L9"><a href="#L9">9</a></th><td>the following conditions:</td></tr><tr><th id="L10"><a href="#L10">10</a></th><td></td></tr><tr><th id="L11"><a href="#L11">11</a></th><td>The above copyright notice and this permission notice shall be</td></tr><tr><th id="L12"><a href="#L12">12</a></th><td>included in all copies or substantial portions of the Software.</td></tr><tr><th id="L13"><a href="#L13">13</a></th><td></td></tr><tr><th id="L14"><a href="#L14">14</a></th><td>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,</td></tr><tr><th id="L15"><a href="#L15">15</a></th><td>EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF</td></tr><tr><th id="L16"><a href="#L16">16</a></th><td>MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND</td></tr><tr><th id="L17"><a href="#L17">17</a></th><td>NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE</td></tr><tr><th id="L18"><a href="#L18">18</a></th><td>LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION</td></tr><tr><th id="L19"><a href="#L19">19</a></th><td>OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION</td></tr><tr><th id="L20"><a href="#L20">20</a></th><td>WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</td></tr></tbody></table>
      </div>
      <div id="help">
        <strong>Note:</strong> See <a href="/wiki/TracBrowser">TracBrowser</a>
        for help on using the browser.
      </div>
      <div id="anydiff">
        <form action="/diff" method="get">
          <div class="buttons">
            <input type="hidden" name="new_path" value="/trunk/jquery/MIT-LICENSE.txt" />
            <input type="hidden" name="old_path" value="/trunk/jquery/MIT-LICENSE.txt" />
            <input type="hidden" name="new_rev" value="4586" />
            <input type="hidden" name="old_rev" value="4586" />
            <input type="submit" value="View changes..." title="Select paths and revs for Diff" />
          </div>
        </form>
      </div>
    </div>
      <div id="altlinks">
        <h3>Download in other formats:</h3>
        <ul>
          <li class="first">
            <a href="/browser/trunk/jquery/MIT-LICENSE.txt?format=txt">Plain Text</a>
          </li><li class="last">
            <a href="/export/5134/trunk/jquery/MIT-LICENSE.txt">Original Format</a>
          </li>
        </ul>
      </div>
    </div>
</div></div>
<div id="jq-footer"><div id="jq-footerwrap">
        <p>© 2007 <a href="http://ejohn.org/">John Resig</a> and the <a href="http://docs.jquery.com/About/Contributors">jQuery team</a>.</p>
        <ul>                <li><a href="http://docs.jquery.com/Downloading_jQuery">Download</a></li>
                <li><a href="http://docs.jquery.com/">Documentation</a></li>
                <li><a href="http://jquery.com/plugins/">Plugins</a></li>
                <li><a href="http://docs.jquery.com/Tutorials">Tutorials</a></li>
                <li><a href="http://jquery.com/discuss/">Discuss</a></li>
                <li><a href="http://jquery.com/blog/">Blog</a></li>
        </ul>
</div></div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct="UA-1076265-1";urchinTracker();</script>
  </body>
</html>