$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80091 - trunk/tools/build/v2/test
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-20 07:45:10
Author: jurko
Date: 2012-08-20 07:45:09 EDT (Mon, 20 Aug 2012)
New Revision: 80091
URL: http://svn.boost.org/trac/boost/changeset/80091
Log:
Minor stylistic copyright comment change.
Text files modified: 
   trunk/tools/build/v2/test/core_import_module.py |     3 ++-                                     
   1 files changed, 2 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/test/core_import_module.py
==============================================================================
--- trunk/tools/build/v2/test/core_import_module.py	(original)
+++ trunk/tools/build/v2/test/core_import_module.py	2012-08-20 07:45:09 EDT (Mon, 20 Aug 2012)
@@ -2,7 +2,8 @@
 
 # Copyright 2003 Vladimir Prus
 # Distributed under the Boost Software License, Version 1.0.
-# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+# (See accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
 
 import BoostBuild