AdminLTE/documentation/build/include/license.html

11 lines
488 B
HTML
Raw Normal View History

<section id="license">
2015-04-08 01:06:05 +00:00
<h2 class="page-header"><a href="#license">License</a></h2>
<h3>AdminLTE</h3>
2015-07-08 22:00:28 +00:00
<p class="lead">
AdminLTE is an open source project that is licensed under the <a href="http://opensource.org/licenses/MIT">MIT license</a>.
2015-08-04 16:19:39 +00:00
This allows you to do pretty much anything you want as long as you include
2015-07-08 22:00:28 +00:00
the copyright in "all copies or substantial portions of the Software."
Attribution is not required (though very much appreciated).
</p>
2015-08-04 16:19:39 +00:00
</section>