Update of /cvsroot/boost/boost/libs/range/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5480
Modified Files:
Tag: RC_1_34_0
boost_range.html example.cpp examples.html faq.html
headers.html history_ack.html intro.html portability.html
range.html style.css style.html utility_class.html
Log Message:
license info
Index: boost_range.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/boost_range.html,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- boost_range.html 9 Dec 2005 22:21:12 -0000 1.13
+++ boost_range.html 22 Nov 2006 22:33:09 -0000 1.13.2.1
@@ -727,7 +727,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use,
modification and distribution is subject to the Boost Software License, Version
1.0.
</p>
<br>
<br>
Index: example.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/example.cpp,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- example.cpp 9 Dec 2005 22:21:12 -0000 1.2
+++ example.cpp 22 Nov 2006 22:33:09 -0000 1.2.2.1
@@ -1,3 +1,10 @@
+/*
+// Copyright Thorsten Ottosen 2003-2005. Use, modification and
+// distribution is subject to 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)
+*/
+
#include <boost/range.hpp>
#include <iterator> // for std::iterator_traits, std::distance()
Index: examples.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/examples.html,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- examples.html 12 Aug 2005 13:02:36 -0000 1.3
+++ examples.html 22 Nov 2006 22:33:09 -0000 1.3.2.1
@@ -47,7 +47,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: faq.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/faq.html,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- faq.html 12 Aug 2005 13:02:36 -0000 1.7
+++ faq.html 22 Nov 2006 22:33:09 -0000 1.7.2.1
@@ -116,7 +116,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: headers.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/headers.html,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- headers.html 8 Mar 2006 21:40:14 -0000 1.6
+++ headers.html 22 Nov 2006 22:33:09 -0000 1.6.2.1
@@ -154,7 +154,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: history_ack.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/history_ack.html,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- history_ack.html 8 Mar 2006 21:40:14 -0000 1.7
+++ history_ack.html 22 Nov 2006 22:33:09 -0000 1.7.2.1
@@ -61,7 +61,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2006
+ (C) Copyright Thorsten Ottosen 2003-2006. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: intro.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/intro.html,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- intro.html 9 Dec 2005 22:21:12 -0000 1.9
+++ intro.html 22 Nov 2006 22:33:09 -0000 1.9.2.1
@@ -146,7 +146,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: portability.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/portability.html,v
retrieving revision 1.7
retrieving revision 1.7.4.1
diff -u -d -r1.7 -r1.7.4.1
--- portability.html 10 May 2005 17:53:15 -0000 1.7
+++ portability.html 22 Nov 2006 22:33:09 -0000 1.7.4.1
@@ -75,7 +75,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: range.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/range.html,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -d -r1.9 -r1.9.2.1
--- range.html 8 Mar 2006 21:40:14 -0000 1.9
+++ range.html 22 Nov 2006 22:33:09 -0000 1.9.2.1
@@ -530,7 +530,7 @@
</TR>
<tr >
<TD nowrap>Copyright © 2004</TD>
- <TD>Thorsten Ottosen.
+ <TD>Thorsten Ottosen. Use, modification and distribution is
subject to the Boost Software License, Version 1.0.
</TABLE>
<br>
Index: style.css
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/style.css,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- style.css 5 Aug 2004 19:36:45 -0000 1.2
+++ style.css 22 Nov 2006 22:33:09 -0000 1.2.8.1
@@ -1,3 +1,10 @@
+/*
+#// Copyright Thorsten Ottosen 2003-2005. Use, modification and
+#// distribution is subject to 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)
+*/
+
pre{
BORDER-RIGHT: gray 1pt solid;
PADDING-RIGHT: 2pt;
Index: style.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/style.html,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- style.html 12 Aug 2005 13:02:36 -0000 1.7
+++ style.html 22 Nov 2006 22:33:09 -0000 1.7.2.1
@@ -104,7 +104,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
Index: utility_class.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/range/doc/utility_class.html,v
retrieving revision 1.13
retrieving revision 1.13.4.1
diff -u -d -r1.13 -r1.13.4.1
--- utility_class.html 14 Mar 2005 23:19:59 -0000 1.13
+++ utility_class.html 22 Nov 2006 22:33:09 -0000 1.13.4.1
@@ -352,7 +352,7 @@
<hr>
<p>
- (C) Copyright Thorsten Ottosen 2003-2004
+ (C) Copyright Thorsten Ottosen 2003-2004. Use, modification and
distribution is subject to the Boost Software License, Version 1.0.
</p>
<br>
-------------------------------------------------------------------------
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