From a14284ef8a3d3d17342c5bd836df84fc7204732b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 15 Aug 2004 10:13:49 +0000 Subject: [PATCH] Added Daryle Walker's copyrights as requested. [SVN r24481] --- 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 e50092c..417b81e 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 Beman Dawes and Daryle Walker. Use, modification, and distribution are subject +// Copyright 2002 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 .)