$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r81875 - sandbox-branches/geometry/index/tests
From: adam.wulkiewicz_at_[hidden]
Date: 2012-12-12 10:31:46
Author: awulkiew
Date: 2012-12-12 10:31:46 EST (Wed, 12 Dec 2012)
New Revision: 81875
URL: http://svn.boost.org/trac/boost/changeset/81875
Log:
Added license info.
Text files modified:
sandbox-branches/geometry/index/tests/static_vector.cpp | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
Modified: sandbox-branches/geometry/index/tests/static_vector.cpp
==============================================================================
--- sandbox-branches/geometry/index/tests/static_vector.cpp (original)
+++ sandbox-branches/geometry/index/tests/static_vector.cpp 2012-12-12 10:31:46 EST (Wed, 12 Dec 2012)
@@ -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 <boost/aligned_storage.hpp>
#include <boost/assert.hpp>