From b9d2d8a8fc43f623795a64bed6a9c6f31834496e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 14 Aug 2012 04:48:11 +0000 Subject: [PATCH] Internal Boost Build resolution.py test cleanup - minor stylistic change. [SVN r80020] --- v2/test/resolution.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/test/resolution.py b/v2/test/resolution.py index c0132b611..9cac157e7 100644 --- a/v2/test/resolution.py +++ b/v2/test/resolution.py @@ -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.