From ce4ebe8e9acc224d4ac61a35fe8d27b6fdcb3b5e Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sat, 29 Jul 2006 20:18:43 +0000 Subject: [PATCH] fixed line endings and license reference text (Inspect tool) [SVN r34777] --- src/tools/pch.jam | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tools/pch.jam b/src/tools/pch.jam index 60ee10f66..3ea6d8d9a 100644 --- a/src/tools/pch.jam +++ b/src/tools/pch.jam @@ -1,8 +1,8 @@ # Copyright (c) 2005 Reece H. Dunn. # -# Use, modification and distribution is subject to the Boost Software -# License Version 1.0. (See accompanying file LICENSE_1_0.txt or -# http://www.boost.org/LICENSE_1_0.txt) +# 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) import type ; import feature : feature ;