From abe77db3e00b8f7c6e2a89aef5aea68dfddbc5b0 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/next_prior.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/next_prior.hpp b/include/boost/next_prior.hpp index d205f35..e1d2e42 100644 --- a/include/boost/next_prior.hpp +++ b/include/boost/next_prior.hpp @@ -1,6 +1,6 @@ // Boost next_prior.hpp header file ---------------------------------------// -// (C) Copyright Aleksey Gurtovoy 1999-2003. Distributed under the Boost +// (C) Copyright Dave Abrahams and Daniel Walker 1999-2003. 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)