From dcd0ca98111abec6bc9c3e410c0440fcf32701e3 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Tue, 6 Oct 2015 18:55:01 +0100 Subject: [PATCH] Fix copyright declaration. --- include/boost/multiprecision/traits/is_byte_container.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/boost/multiprecision/traits/is_byte_container.hpp b/include/boost/multiprecision/traits/is_byte_container.hpp index 15f19a38..1efda293 100644 --- a/include/boost/multiprecision/traits/is_byte_container.hpp +++ b/include/boost/multiprecision/traits/is_byte_container.hpp @@ -1,6 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Copyright Vicente J. Botet Escriba 2009-2011 -// Copyright 2012 John Maddock. Distributed under the Boost +// Copyright 2015 John Maddock. 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)