diff --git a/test/move.cpp b/test/move.cpp index a01c230..3c98159 100644 --- a/test/move.cpp +++ b/test/move.cpp @@ -1,6 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // // (C) Copyright David Abrahams, Vicente Botet, Ion Gaztanaga 2009. +// (C) Copyright Ion Gaztanaga 2009-2014. // 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) diff --git a/test/move_if_noexcept.cpp b/test/move_if_noexcept.cpp index 5f8124b..2c5afd3 100644 --- a/test/move_if_noexcept.cpp +++ b/test/move_if_noexcept.cpp @@ -1,6 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// // // (C) Copyright Antony Polukhin 2014. +// (C) Copyright Ion Gaztanaga 2014. // 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)