From 3fc91304124d6748d8bf8d7740975cbb0a6f91b6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 25 Oct 2004 11:58:45 +0000 Subject: [PATCH] BSL update based on permissions granted in blanket-permission.txt [SVN r25863] --- doc/examples/delay.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/examples/delay.c b/doc/examples/delay.c index 54a9d40..9010d76 100644 --- a/doc/examples/delay.c +++ b/doc/examples/delay.c @@ -2,10 +2,9 @@ # * Housemarque Oy # * http://www.housemarque.com # * -# * 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. +# * 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) # */ # # /* Revised by Paul Mensonides (2002) */