From d8f96837b8616d057fabc54cf00563fcdf1ef02d Mon Sep 17 00:00:00 2001 From: Adam Wulkiewicz Date: Wed, 12 Dec 2012 15:31:46 +0000 Subject: [PATCH] Added license info. [SVN r81875] --- tests/static_vector.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/static_vector.cpp b/tests/static_vector.cpp index a8f94dec4..d6ba6f0d1 100644 --- a/tests/static_vector.cpp +++ b/tests/static_vector.cpp @@ -1,3 +1,12 @@ +// Boost.Geometry Index +// Additional tests + +// Copyright (c) 2011-2012 Adam Wulkiewicz, Lodz, Poland. + +// Use, modification and distribution is 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) + #include #include