new website - first release
This commit is contained in:
42
website/page/about.php
Normal file
42
website/page/about.php
Normal file
@ -0,0 +1,42 @@
|
||||
<h2>About IITC</h2>
|
||||
|
||||
<p>
|
||||
Ingress Intel Total Conversion (IITC) is a browser modification to the <a href="http://www.ingress.com/">Ingress</a>
|
||||
<a href="http://www.ingress.com/intel">intel map</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
IITC is an open source project. New developers are welcome - see the <a href="?page=develop">developers page</a>
|
||||
for details.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Credits</h3>
|
||||
|
||||
<p>
|
||||
Nearly all the work here is by others.
|
||||
<a href="https://github.com/breunigs">Stefan Breunig</a> was the main driving force. See the
|
||||
<a href="https://github.com/jonatkins/ingress-intel-total-conversion/commits/master">Github commit log</a>
|
||||
for full details.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>License</h3>
|
||||
|
||||
<pre>
|
||||
Copyright © 2013 Stefan Breunig, Jon Atkins and others
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for
|
||||
any purpose with or without fee is hereby granted, provided that the
|
||||
above copyright notice and this permission notice appear in all
|
||||
copies.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
||||
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
||||
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
|
||||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
|
||||
OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
||||
</pre>
|
Reference in New Issue
Block a user