2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 03:42:19 +00:00

added licenses where boost.inspect said they were missing

svn path=/trunk/libs/numeric/ublas/; revision=75583
This commit is contained in:
David Bellot
2011-11-21 00:38:29 +00:00
parent bd6453689b
commit 2aa6c49524
9 changed files with 42 additions and 13 deletions

View File

@@ -1,4 +1,8 @@
/** -*- c++ -*- \file num_rows.hpp \file Test the \c num_rows operation. */
// Copyright (c) 2011 David Bellot
//
// 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)
#include <boost/numeric/ublas/fwd.hpp>
#include <boost/numeric/ublas/matrix.hpp>