forked from boostorg/conversion
Updated to use the BSL: Permission from Kevlin Henney was granted in blanket-permission.txt, permission from Terje Slettebo was granted for this one file privately.
[SVN r25402]
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
// Unit test for boost::lexical_cast.
|
// Unit test for boost::lexical_cast.
|
||||||
//
|
//
|
||||||
// See http://www.boost.org for most recent version, including documentation.
|
// See http://www.boost.org for most recent version, including documentation.
|
||||||
//
|
//
|
||||||
// Copyright Terje Sletteb<65> and Kevlin Henney, 2003.
|
// Copyright Terje Sletteb<65> and Kevlin Henney, 2003.
|
||||||
//
|
//
|
||||||
// Permission to use, copy, modify, and distribute this software for any
|
// Distributed under the Boost
|
||||||
// purpose is hereby granted without fee, provided that this copyright and
|
// Software License, Version 1.0. (See accompanying file
|
||||||
// permissions notice appear in all copies and derivatives.
|
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt).
|
||||||
//
|
|
||||||
// This software is provided "as is" without express or implied warranty.
|
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user