mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
Fix up legal info.
This commit is contained in:
parent
9b0ba18e1c
commit
21382c5e65
3 changed files with 28 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
<a name="Notices"></a>Notices</h3>
|
||||
<p>
|
||||
The material in this guide is Copyright (c) IBM Corporation and others
|
||||
2004, 2005.
|
||||
2004, 2007.
|
||||
</p>
|
||||
<p>
|
||||
<a href="about.html">Terms and conditions regarding the use of this
|
||||
|
|
22
doc/org.eclipse.cdt.doc.user/notices.html
Normal file
22
doc/org.eclipse.cdt.doc.user/notices.html
Normal file
|
@ -0,0 +1,22 @@
|
|||
<!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>
|
||||
<p>
|
||||
The material in this guide is Copyright (c) IBM Corporation and others
|
||||
2004, 2007.
|
||||
</p>
|
||||
<p>
|
||||
<a href="about.html">Terms and conditions regarding the use of this
|
||||
guide.</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
|
@ -21,5 +21,9 @@
|
|||
<topic label="Reference" href="reference/cdt_o_ref.htm">
|
||||
<link toc="topics_Reference.xml" />
|
||||
</topic>
|
||||
<topic label="What's new" href="concepts/cdt_c_whatsnew.htm"/>
|
||||
|
||||
<topic label="What's new" href="concepts/cdt_c_whatsnew.htm"/>
|
||||
|
||||
<topic label="Legal" href="notices.html"/>
|
||||
|
||||
</toc>
|
||||
|
|
Loading…
Add table
Reference in a new issue