From e9ca71f9f3f03425f4d7636a77d6e9f18b6ccbb3 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 10 Aug 2004 12:53:34 +0000 Subject: [PATCH] Removed Boost.org copyrights and replaced with originating authors copyright instead. [SVN r24372] --- include/boost/io_fwd.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/io_fwd.hpp b/include/boost/io_fwd.hpp index 7a1d5c2..e50092c 100644 --- a/include/boost/io_fwd.hpp +++ b/include/boost/io_fwd.hpp @@ -1,6 +1,6 @@ // Boost io_fwd.hpp header file --------------------------------------------// -// Copyright 2002 Boost.org. Use, modification, and distribution are subject +// Copyright 2002 Beman Dawes and Daryle Walker. Use, modification, and distribution are subject // to the Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or a copy at .)