Placeholders for TOS, copyright, privacy, honor code
This commit is contained in:
30
copyright.html
Normal file
30
copyright.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<%inherit file="marketing.html" />
|
||||
|
||||
<header class="announcement home">
|
||||
<div class="anouncement-wrapper">
|
||||
<nav>
|
||||
<a class="modal login" href="#login">Log In</a>
|
||||
</nav>
|
||||
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h2>An MIT Education Anywhere. For free.</h2>
|
||||
</section>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="index-content">
|
||||
|
||||
<h1> Licensing Information </h1>
|
||||
|
||||
<table><tr><td> Videos and Ungraded Exercises </td> <td> <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />The videos on this page are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Graded Exercises</td><td>Graded exercises are All Rights Reserved until the due date. Past the due date, they are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.</td></tr>
|
||||
<tr><td>Textbook</td><td>Textbook is All Rights Reserved Elsevier. We are using it with permission. We apologize for the inclusion of proprietary work. </td></tr>
|
||||
<tr><td>Student-generated content</td><td>Due to privacy concerns, all forum posts, wiki etc, and other student-created works are All Rights Reserved until released otherwise by MIT. </td></tr>
|
||||
<tr><td>Source Code</td><td>Source code is All Rights Reserved during the beta offering. We expect to release it under a free and open license shortly thereafter. </td></tr>
|
||||
</table>
|
||||
|
||||
<p>MIT and MITx are trademarks of the Massachusetts Instititute of
|
||||
Technology, and may not be used without permission.
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user