From 0114af5c6ed1c780695138511ed4d93087119e7b Mon Sep 17 00:00:00 2001 From: Brian Wignall Date: Tue, 17 Dec 2019 08:34:52 -0500 Subject: [PATCH] Fix pabristow's name --- config/has_mpfr_class.cpp | 2 +- config/has_mpreal.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/has_mpfr_class.cpp b/config/has_mpfr_class.cpp index 376b022d1..15a6644f0 100644 --- a/config/has_mpfr_class.cpp +++ b/config/has_mpfr_class.cpp @@ -1,5 +1,5 @@ // Copyright John Maddock 2008. -// Copyright Paul A. Britow 2009 +// Copyright Paul A. Bristow 2009 // Use, modification and distribution are subject to 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) diff --git a/config/has_mpreal.cpp b/config/has_mpreal.cpp index 8ee8897db..f0d562a77 100644 --- a/config/has_mpreal.cpp +++ b/config/has_mpreal.cpp @@ -1,5 +1,5 @@ // Copyright John Maddock 2008. -// Copyright Paul A. Britow 2009 +// Copyright Paul A. Bristow 2009 // Use, modification and distribution are subject to 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)