From 92a46aac83018c295269d74d1d6b1b2120b46181 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 11 Aug 2004 10:59:33 +0000 Subject: [PATCH] Removed boost.org copyright assignments, and reverted to orginal author (as based on cvs history). [SVN r24402] --- include/boost/integer_fwd.hpp | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/include/boost/integer_fwd.hpp b/include/boost/integer_fwd.hpp index 3b36b35..ffad6d4 100644 --- a/include/boost/integer_fwd.hpp +++ b/include/boost/integer_fwd.hpp @@ -1,10 +1,8 @@ // Boost integer_fwd.hpp header file ---------------------------------------// -// (C) Copyright boost.org 2001. 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. +// (C) Copyright Dave Abrahams 2001. 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) // See http://www.boost.org/libs/integer for documentation.