From f9bfd0edbfe44f342885d679fb9d295354aa9982 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 10 Aug 2004 10:34:20 +0000 Subject: [PATCH] Updated Beman Dawes' licence statement to use the new prefered form of words. [SVN r24370] --- v2/user-config.jam | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v2/user-config.jam b/v2/user-config.jam index e8aa09a82..4fa3cffe2 100644 --- a/v2/user-config.jam +++ b/v2/user-config.jam @@ -26,7 +26,7 @@ import toolset : using ; # Configure msvc (default version, searched in standard location # and PATH). -# using msvc ; +using msvc ; # Borland configuration # using borland ; @@ -66,3 +66,4 @@ import toolset : using ; +