diff --git a/lexical_cast_test.cpp b/lexical_cast_test.cpp index a1a4669..1dd5a63 100644 --- a/lexical_cast_test.cpp +++ b/lexical_cast_test.cpp @@ -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ų and Kevlin Henney, 2003. +// Copyright Terje Slettebų and Kevlin Henney, 2003. // -// Permission to use, copy, modify, and distribute this software for any -// purpose is hereby granted without fee, provided that this copyright and -// permissions notice appear in all copies and derivatives. -// -// This software is provided "as is" without express or implied warranty. +// 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). #include