$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53982 - trunk/libs/graph_parallel/example
From: ghost_at_[hidden]
Date: 2009-06-16 14:43:31
Author: vladimir_prus
Date: 2009-06-16 14:43:31 EDT (Tue, 16 Jun 2009)
New Revision: 53982
URL: http://svn.boost.org/trac/boost/changeset/53982
Log:
Add copyright. Addresses #3134.
Text files modified: 
   trunk/libs/graph_parallel/example/Jamfile.v2 |     6 ++++++                                  
   1 files changed, 6 insertions(+), 0 deletions(-)
Modified: trunk/libs/graph_parallel/example/Jamfile.v2
==============================================================================
--- trunk/libs/graph_parallel/example/Jamfile.v2	(original)
+++ trunk/libs/graph_parallel/example/Jamfile.v2	2009-06-16 14:43:31 EDT (Tue, 16 Jun 2009)
@@ -1,3 +1,9 @@
+# Copyright 2009 Vladimir Prus.
+#
+# 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)
+
 
 project : requirements <library>../build//boost_graph_parallel 
     <library>../../system/build//boost_system