From 5c30cd107260bf0b28730104a045d537f20a2b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 24 Sep 2014 15:30:57 +0200 Subject: [PATCH] Fixed copy-paste error from copyright. --- test/null_iterator_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/null_iterator_test.cpp b/test/null_iterator_test.cpp index 7b7d72d..98a3307 100644 --- a/test/null_iterator_test.cpp +++ b/test/null_iterator_test.cpp @@ -1,6 +1,5 @@ ////////////////////////////////////////////////////////////////////////////// // -// (C) Copyright Howard Hinnant 2014. // (C) Copyright Ion Gaztanaga 2014-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)