Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
74 lines (53 sloc)
2.61 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><head> | |
| <!-- | |
| -- copyright c 1997 Arizona Internet Services, LLC. | |
| -- all rights reserved | |
| -- a production of Arizona Internet Services Media Division | |
| -- html and Database by Robert Basil | |
| --> | |
| <title>Copyright and Trademark Notices</title> | |
| </head> | |
| <body bgcolor="#ffffff" text="#000000" link="#0000ff" | |
| vlink="#303030" alink="#ffffff"> | |
| <b>Copyright © 1997 Arizona Internet Services, LLC. | |
| <br>5787 West Erie Street, Chandler, Arizona 85226. | |
| <br>All Rights Reserved.</b> | |
| <p>Copyright in this document is owned by <b>Arizona Internet Services</b>. Any | |
| person is hereby authorized to view, copy, print, and distribute | |
| this document subject to the following conditions: | |
| <ul> | |
| <li>You <b>first</b> obtain written approval from Arizona Internet Services. | |
| <li>The document may only be used for informational purposes. | |
| <li>The document may only be used for non-commercial purposes. | |
| <li>Any copies of this document (or portion thereof) must include the | |
| copyright notice.</ul> | |
| <p>Note that any product, process or technology described in the document may | |
| be the subject of other Intellectual Property rights reserved by <b>Arizona | |
| Internet Services</b>. | |
| <h3>RESTRICTED RIGHTS LEGEND</h3> | |
| Use, duplication, or disclosure by the United States Government is subject to | |
| the restrictions set forth in DFARS 252.227-7013 (c)(1)(ii) and FAR 52.227-19. | |
| <h3>TRADEMARKS</h3> | |
| Arizona Internet Services, and Arizona Internet Dot Com are federally | |
| registered trademarks of <b>Arizona Internet Services, LLC.</b> | |
| <blockquote><em> | |
| <p>THESE DOCUMENTS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER | |
| EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | |
| MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. | |
| <p>THESE DOCUMENTS MAY INCLUDE INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES | |
| ARE ROUTINELY ADDED TO THE INFORMATION HEREIN. <b>ARIZONA INTERNET SERVICES</b> | |
| MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE INFORMATION AND/OR THE SERVICES | |
| DESCRIBED IN THESE DOCUMENTS AT ANY TIME. | |
| </em></blockquote> | |
| <p>For further information on Intellectual Property matters contact <b>Arizona | |
| Internet Services</b> 602-809-5726. | |
| <p align=center><hr noshade size=3 width=69%> | |
| <p align=center><font size=3> | |
| Comments and questions to: <i><a href= | |
| "mailto:hostmaster@azinternet.com">hostmaster@azinternet.com</a></i> | |
| <br><br><a href="copyright.htm">Copyright © 1997 Arizona Internet | |
| Services</a> | |
| <br>All Rights Reserved | |
| <br>This document is to be used for only informational, non-commercial uses. | |
| <br><br>A Production of Arizona Internet Services Electronic Media.</p> | |
| </body></html> | |