Update of /cvsroot/boost/boost/libs/functional/hash/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25502/doc
Modified Files:
changes.qbk disable.qbk intro.qbk links.qbk portability.qbk
ref.xml thanks.qbk tutorial.qbk
Log Message:
Add copyright comments to the hash documentation source.
Index: changes.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/changes.qbk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- changes.qbk 9 Mar 2006 23:59:19 -0000 1.2
+++ changes.qbk 23 Sep 2006 14:48:19 -0000 1.3
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:changes Change Log]
[h2 Boost 1.33.0]
Index: disable.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/disable.qbk,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- disable.qbk 9 Mar 2006 23:59:19 -0000 1.1
+++ disable.qbk 23 Sep 2006 14:48:19 -0000 1.2
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:disable Disabling The Extensions]
While [classref boost::hash]'s extensions are generally useful, you might want
Index: intro.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/intro.qbk,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- intro.qbk 9 Apr 2006 09:57:47 -0000 1.3
+++ intro.qbk 23 Sep 2006 14:48:19 -0000 1.4
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:intro Introduction]
[def __tr1-full__
Index: links.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/links.qbk,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- links.qbk 16 Feb 2006 23:10:26 -0000 1.1
+++ links.qbk 23 Sep 2006 14:48:19 -0000 1.2
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:links Links]
[*A Proposal to Add Hash Tables to the Standard Library]\n
Index: portability.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/portability.qbk,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- portability.qbk 9 Mar 2006 23:59:19 -0000 1.3
+++ portability.qbk 23 Sep 2006 14:48:19 -0000 1.4
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:portability Portability]
[def __boost_hash__ [classref boost::hash]]
Index: ref.xml
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/ref.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- ref.xml 6 Jun 2006 21:03:03 -0000 1.7
+++ ref.xml 23 Sep 2006 14:48:19 -0000 1.8
@@ -1,3 +1,10 @@
+
+<!--
+Copyright Daniel James 2005-2006
+Distributed under the Boost Software License, Version 1.0. (See accompanying
+file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+-->
+
<library-reference>
<section id="hash.reference.specification">
<para>For the full specification, see section 6.3 of the
Index: thanks.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/thanks.qbk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- thanks.qbk 7 Mar 2006 22:50:45 -0000 1.2
+++ thanks.qbk 23 Sep 2006 14:48:19 -0000 1.3
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[section:acknowledgements Acknowledgements]
This library is based on the design by Peter Dimov. During the initial
Index: tutorial.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/functional/hash/doc/tutorial.qbk,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tutorial.qbk 28 Mar 2006 16:46:49 -0000 1.4
+++ tutorial.qbk 23 Sep 2006 14:48:19 -0000 1.5
@@ -1,3 +1,8 @@
+
+[/ Copyright 2005-2006 Daniel James.
+ / Distributed under the Boost Software License, Version 1.0. (See accompanying
+ / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
+
[def __multi-index-short__ [EMAIL PROTECTED]/../libs/multi_index/doc/index.html
Boost.MultiIndex]]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs