From 617ec039375608abe12f2a172b09f35c4c11300f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 14 Oct 2013 21:35:20 +0000 Subject: [PATCH] Updated license and copyright [SVN r86311] --- test/iterator_test.hpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test/iterator_test.hpp b/test/iterator_test.hpp index b3ba064..a79e7cf 100644 --- a/test/iterator_test.hpp +++ b/test/iterator_test.hpp @@ -1,3 +1,12 @@ +/* + Copyright (c) Marshall Clow 2013. + + 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) + + For more information, see http://www.boost.org +*/ + #ifndef ITERATOR_TEST_H #define ITERATOR_TEST_H