Add legal requirements for Google Play and Apple App Store

This commit is contained in:
Cameron Gutman 2016-05-19 22:27:00 -04:00
parent 9c82517169
commit 9862120b1e

View File

@ -241,11 +241,13 @@
<p class="style3"> <p class="style3">
Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>. Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>.
</p> </p>
</br>
We are not accepting monetary donations at this time and currently have no plans to do so. Instead, please direct any donations toward the <a href="http://hacsoc.org">Case Western Reserve University Hacker Society</a> - the birthplace of Moonlight, Hacker Society is a club for CWRU students of all skill levels and backgrounds to explore computer science outside of school. If you still insist on donating, you may do so <a href="https://securelb.imodules.com/s/1526/index.aspx?sid=1526&gid=1&pgid=381">here</a>. ("Choose another area", specify "Hacker Society" under special instructions). Thank you! We are not accepting monetary donations at this time and currently have no plans to do so. Instead, please direct any donations toward the <a href="http://hacsoc.org">Case Western Reserve University Hacker Society</a> - the birthplace of Moonlight, Hacker Society is a club for CWRU students of all skill levels and backgrounds to explore computer science outside of school. If you still insist on donating, you may do so <a href="https://securelb.imodules.com/s/1526/index.aspx?sid=1526&gid=1&pgid=381">here</a>. ("Choose another area", specify "Hacker Society" under special instructions). Thank you!
</section> </section>
<!-- FOOTER --> <!-- FOOTER -->
<div id="copyright"> <section id="intro" class="container">
<br />
<br />
<p>Apple, the Apple logo, iPhone, and iPod touch are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc. Android, Google Play, and the Google Play logo are trademarks of Google Inc. GeForce, Shield, and GameStream are trademarks of NVIDIA Corporation. All other trademarks are property of their respective owners.</p>
<footer class="inner"> <footer class="inner">
<p>&copy; <p>&copy;
<script type="text/javascript"> <script type="text/javascript">
@ -253,8 +255,7 @@
document.write(d.getFullYear()); document.write(d.getFullYear());
</script>. All rights reserved.</p> </script>. All rights reserved.</p>
</footer> </footer>
</div> </section>
</p>
</div> </div>
<!-- Google Analytics --> <!-- Google Analytics -->
<!-- This script makes the page take longer to load, unfortunately --> <!-- This script makes the page take longer to load, unfortunately -->