23 lines
869 B
HTML
23 lines
869 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights - -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<title>Notices</title>
|
||
|
<link rel="stylesheet" href="ic.css" type="text/css" >
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2>Notices</h2>
|
||
|
<p>Use the following links to read the separate notices for hardware topics and software topics:</p>
|
||
|
<ul>
|
||
|
<li><a href="legalnoticesHW.htm">Hardware topics</a></li>
|
||
|
<li><a href="legalnoticesSW.htm">Software topics</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|
||
|
|