Updated/Added/Corrected license information for source files.

[SVN r21048]
This commit is contained in:
Ronald Garcia
2003-12-01 19:07:11 +00:00
parent 5e3d128254
commit 0588a31e72
65 changed files with 763 additions and 187 deletions

View File

@@ -1,3 +1,15 @@
// Copyright 2002 The Trustees of Indiana University.
// 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)
// Boost.MultiArray Library
// Authors: Ronald Garcia
// Jeremy Siek
// Andrew Lumsdaine
// See http://www.boost.org/libs/multi_array for documentation.
#include <cassert>
#include "boost/multi_array.hpp"