$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-22 12:14:32
At 05:13 PM 9/21/2003, David Abrahams wrote:
 >> Unless someone comes forward with a strong
 >> argument, I think we should leave the "the" in.
 >
 >We can leave the "the" in if there's a comma before "version", IMO.
Yes, it definitely reads better with a comma. Let's go that route.
To recap, the example comment will be:
//  Copyright Jane Programmer 2002. Use, modification and distribution is
//  subject to the Boost Software License, Version 1.0. (See accompanying
//  file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
--Beman