|
Boost-Commit : |
From: joel_at_[hidden]
Date: 2007-11-06 22:26:00
Author: djowel
Date: 2007-11-06 22:25:59 EST (Tue, 06 Nov 2007)
New Revision: 40868
URL: http://svn.boost.org/trac/boost/changeset/40868
Log:
added copyright and license info for each page.
Text files modified:
trunk/libs/fusion/example/performance/timings.txt | 8 ++++++++
trunk/libs/fusion/todo.txt | 8 ++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
Modified: trunk/libs/fusion/example/performance/timings.txt
==============================================================================
--- trunk/libs/fusion/example/performance/timings.txt (original)
+++ trunk/libs/fusion/example/performance/timings.txt 2007-11-06 22:25:59 EST (Tue, 06 Nov 2007)
@@ -1,3 +1,11 @@
+===============================================================================
+Copyright (C) 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger
+
+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)
+===============================================================================
+
Timing result for sequence_efficiency.cpp comparing the speed of various
fusion sequences. The test involves accumulating the elements of the
sequence which is primed to have values 0..N (N=size of sequence). Small,
Modified: trunk/libs/fusion/todo.txt
==============================================================================
--- trunk/libs/fusion/todo.txt (original)
+++ trunk/libs/fusion/todo.txt 2007-11-06 22:25:59 EST (Tue, 06 Nov 2007)
@@ -1,3 +1,11 @@
+===============================================================================
+Copyright (C) 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger
+
+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)
+===============================================================================
+
* Improve extension docs
* Document sequence/convert
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk