From 5442b57228030ec40435bf0d3d7c0a868791e851 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Mon, 17 Aug 2009 10:45:29 +0000 Subject: [PATCH] Assign copyright back to Eric (fixing copy & paste error in changeset 55621) [SVN r55622] --- doc/src/refmanual/char_.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/refmanual/char_.rst b/doc/src/refmanual/char_.rst index 3c4da1a..321659d 100644 --- a/doc/src/refmanual/char_.rst +++ b/doc/src/refmanual/char_.rst @@ -83,6 +83,6 @@ See also |Data Types|, |Integral Constant|, |int_|, |size_t|, |integral_c| -.. copyright:: Copyright © 2001-2009 Aleksey Gurtovoy and David Abrahams +.. copyright:: Copyright © 2009 Eric Niebler 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)