From 04ca3474a52aaf3a89f2da36b47eaf4a62443b29 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 27 Jul 2004 03:43:34 +0000 Subject: [PATCH] Converted to Boost Software License, Version 1.0 [SVN r24096] --- test/limits_test.cpp | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) 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$ */