diff options
Diffstat (limited to 'db/docs/gsg/C/index.html')
-rw-r--r-- | db/docs/gsg/C/index.html | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/db/docs/gsg/C/index.html b/db/docs/gsg/C/index.html index 18e5b7920..c77c5f886 100644 --- a/db/docs/gsg/C/index.html +++ b/db/docs/gsg/C/index.html @@ -27,7 +27,7 @@ <div class="titlepage"> <div> <div> - <h1 class="title"><a id="id2766488"></a>Getting Started with Berkeley DB</h1> + <h1 class="title"><a id="id650925"></a>Getting Started with Berkeley DB</h1> </div> <div> <div class="legalnotice"> @@ -35,24 +35,33 @@ <b>Legal Notice</b> </p> <p> - This documentation is distributed under the terms of the Sleepycat - public license. You may review the terms of this license at: - <a href="http://www.sleepycat.com/download/oslicense.html" target="_top">http://www.sleepycat.com/download/oslicense.html</a> + This documentation is distributed under an open source license. + You may review the terms of this license at: + <a href="http://www.oracle.com/technology/software/products/berkeley-db/htdocs/oslicensing.html" target="_top">http://www.oracle.com/technology/software/products/berkeley-db/htdocs/oslicensing.html</a> + + </p> <p> - Sleepycat Software, Berkeley DB, Berkeley DB XML and the Sleepycat logo - are trademarks or service marks of Sleepycat Software, Inc. All rights to - these marks are reserved. No third-party use is permitted without the - express prior written consent of Sleepycat Software, Inc. + Oracle, Berkeley DB, + + + and + Sleepycat are trademarks or registered trademarks of + Oracle Corporation. All rights to these marks are reserved. + No third-party use is permitted without the + express prior written consent of Oracle Corporation. </p> <p> - To obtain a copy of this document's original source code, please write - to <tt class="email"><<a href="mailto:support@sleepycat.com">support@sleepycat.com</a>></tt>. + To obtain a copy of this document's original source code, please + submit a request to the Oracle Technology Network forum at: + <a href="http://forums.oracle.com/forums/forum.jspa?forumID=271" target="_top">http://forums.oracle.com/forums/forum.jspa?forumID=271</a> + + </p> </div> </div> <div> - <p class="pubdate">9/22/2004</p> + <p class="pubdate">9/20/2006</p> </div> </div> <div></div> @@ -75,6 +84,15 @@ <a href="preface.html#conventions">Conventions Used in this Book</a> </span> </dt> + <dd> + <dl> + <dt> + <span class="sect2"> + <a href="preface.html#moreinfo">For More Information</a> + </span> + </dt> + </dl> + </dd> </dl> </dd> <dt> @@ -360,18 +378,12 @@ <dl> <dt> <span class="sect2"> - <a href="coreindexusage.html#edlWIndexes">Secondary Databases with - example_database_load - - </a> + <a href="coreindexusage.html#edlWIndexes">Secondary Databases with example_database_load</a> </span> </dt> <dt> <span class="sect2"> - <a href="coreindexusage.html#edrWIndexes">Secondary Databases with - example_database_read - - </a> + <a href="coreindexusage.html#edrWIndexes">Secondary Databases with example_database_read</a> </span> </dt> </dl> |