You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Licensed under https://creativecommons.org/licenses/by-nc-sa/4.0/[Creative Commons].
5
+
Licensed under https://creativecommons.org/licenses/by-nc-sa/4.0/[Creative Commons BY-NC-SA 4.0].
6
+
7
+
You are free to:
8
+
9
+
* *Share* — copy and redistribute the material in any medium or format
10
+
* *Adapt* — remix, transform, and build upon the material
11
+
* The licensor cannot revoke these freedoms as long as you follow the license terms.
12
+
13
+
Under the following terms:
14
+
15
+
* *Attribution* — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
16
+
* *NonCommercial* — You may not use the material for commercial purposes .
17
+
* *ShareAlike* — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
18
+
* *No additional restrictions* — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
* *Share* — copy and redistribute the material in any medium or format
38
+
* *Adapt* — remix, transform, and build upon the material
39
+
* The licensor cannot revoke these freedoms as long as you follow the license terms.
40
+
41
+
Under the following terms:
42
+
43
+
* *Attribution* — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
44
+
* *NonCommercial* — You may not use the material for commercial purposes .
45
+
* *ShareAlike* — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
46
+
* *No additional restrictions* — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
33
47
34
48
The separate code files in the code subdirectory are under the MIT license.
Licensed under https://creativecommons.org/licenses/by-nc-sa/4.0/[Creative Commons].
5
+
This book is licensed under the https://creativecommons.org/licenses/by-nc-sa/4.0/[Creative Commons BY-NC-SA 4.0]
6
+
which summarized means:
7
+
8
+
You are free to:
9
+
10
+
* *Share* — copy and redistribute the material in any medium or format
11
+
* *Adapt* — remix, transform, and build upon the material
12
+
* The licensor cannot revoke these freedoms as long as you follow the license terms.
13
+
14
+
Under the following terms:
15
+
16
+
* *Attribution* — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
17
+
* *NonCommercial* — You may not use the material for commercial purposes.
18
+
* *ShareAlike* — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
19
+
* *No additional restrictions* — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
6
20
7
21
This book is available online in both
8
22
http://www.robertwinkler.com/projects/mips_book/mips_book.html[HTML] and
@@ -12,7 +26,7 @@ include::support.adoc[]
12
26
13
27
The repo for the book, where you can get the code referenced and report
14
28
any errors (submit an issue or even a pull request) is
15
-
https://github.com/rswinkle/mips_book[here].
29
+
https://github.com/rswinkle/mips_book[here]. The code is MIT licensed.
16
30
17
31
If you're interested in contacting me regarding MIPS tutoring or any other
18
32
business request related to the book, you can reach me at books@robertwinkler.com.
<p>Licensed under <ahref="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons</a>.</p>
608
+
<p>This book is licensed under the <ahref="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons BY-NC-SA 4.0</a>
609
+
which summarized means:</p>
610
+
</div>
611
+
<divclass="paragraph">
612
+
<p>You are free to:</p>
613
+
</div>
614
+
<divclass="ulist">
615
+
<ul>
616
+
<li>
617
+
<p><strong>Share</strong> — copy and redistribute the material in any medium or format</p>
618
+
</li>
619
+
<li>
620
+
<p><strong>Adapt</strong> — remix, transform, and build upon the material</p>
621
+
</li>
622
+
<li>
623
+
<p>The licensor cannot revoke these freedoms as long as you follow the license terms.</p>
624
+
</li>
625
+
</ul>
626
+
</div>
627
+
<divclass="paragraph">
628
+
<p>Under the following terms:</p>
629
+
</div>
630
+
<divclass="ulist">
631
+
<ul>
632
+
<li>
633
+
<p><strong>Attribution</strong> — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.</p>
634
+
</li>
635
+
<li>
636
+
<p><strong>NonCommercial</strong> — You may not use the material for commercial purposes.</p>
637
+
</li>
638
+
<li>
639
+
<p><strong>ShareAlike</strong> — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.</p>
640
+
</li>
641
+
<li>
642
+
<p><strong>No additional restrictions</strong> — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.</p>
643
+
</li>
644
+
</ul>
609
645
</div>
610
646
<divclass="paragraph">
611
647
<p>This book is available online in both
@@ -619,7 +655,7 @@ <h2 id="_info">Info</h2>
619
655
<divclass="paragraph">
620
656
<p>The repo for the book, where you can get the code referenced and report
621
657
any errors (submit an issue or even a pull request) is
0 commit comments