Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80020 - trunk/tools/build/v2/test
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-14 00:48:11


Author: jurko
Date: 2012-08-14 00:48:11 EDT (Tue, 14 Aug 2012)
New Revision: 80020
URL: http://svn.boost.org/trac/boost/changeset/80020

Log:
Internal Boost Build resolution.py test cleanup - minor stylistic change.
Text files modified:
   trunk/tools/build/v2/test/resolution.py | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/tools/build/v2/test/resolution.py
==============================================================================
--- trunk/tools/build/v2/test/resolution.py (original)
+++ trunk/tools/build/v2/test/resolution.py 2012-08-14 00:48:11 EDT (Tue, 14 Aug 2012)
@@ -1,8 +1,8 @@
 #!/usr/bin/python
 
 # Copyright (C) Vladimir Prus 2006.
-# Distributed under the Boost Software License, Version 1.0. (See
-# accompanying file LICENSE_1_0.txt or copy at
+# 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)
 
 # Tests for the target id resolution process.


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