$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-03-12 20:36:10
At 02:51 PM 3/12/2002, Dave Steffen wrote:
 >We're using bits and pieces of Boost in our code; we have to be
 >careful about copyright, etc.
 >
 >I noticed that at the top of config/user.hpp there's a line
 >
 >//  (C) Copyright Boost.org 2001.
 >
 >but nothing else; i.e. the part about
 >
 >//  (C) Copyright Boost.org 2001. Permission to copy, use, modify, sell 
and
 >//  distribute this software is granted provided this copyright notice
 >appears
 >//  in all copies. This software is provided "as is" without express or
 >implied
 >//  warranty, and with no claim as to its suitability for any purpose.
 >
 >is missing.  Can we fix this?  Not that I'm worried, but we have
 >enough IP issues around here as it is, and it would make the
 >higher-ups happier.
Fixed.  That's one of the files we don't like to touch, but I don't see how 
we can avoid fixing copyright glitches.
--Beman