15 lines
413 B
HTML
15 lines
413 B
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<LINK REL="stylesheet" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
|
|
<title>Legal Notices</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h3>
|
|
<a NAME="Notices"></a>Notices</h3>
|
|
(c) Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved.
|
|
</body>
|
|
</html>
|