cleanup to pass inspection tool

[SVN r43135]
This commit is contained in:
Thorsten Jørgen Ottosen
2008-02-06 23:12:21 +00:00
parent 507d1e8075
commit 73db2a05b6
15 changed files with 115 additions and 42 deletions

View File

@@ -1,3 +1,13 @@
#// Boost.Range library
#//
#// Copyright Thorsten Ottosen 2003-2008. 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)
#//
#// For more information, see http://www.boost.org/libs/range/
#//
use-project boost : $(BOOST_ROOT) ;