diff --git a/test/limits_test.cpp b/test/limits_test.cpp index 56fd93b2..aac6de25 100644 --- a/test/limits_test.cpp +++ b/test/limits_test.cpp @@ -1,14 +1,9 @@ /* boost limits_test.cpp test your file for important * * Copyright Jens Maurer 2000 - * Permission to use, copy, modify, sell, and distribute this software - * is hereby granted without fee provided that the above copyright notice - * appears in all copies and that both that copyright notice and this - * permission notice appear in supporting documentation, - * - * Jens Maurer makes no representations about the suitability of this - * software for any purpose. It 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) * * $Id$ */