add missing license/copyright info

[SVN r35068]
This commit is contained in:
Dave Abrahams
2006-09-11 22:08:18 +00:00
committed by Peter Dimov
parent a31db9b63c
commit e2db16e80c
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# Copyright David Abrahams 2006. 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)
import docutils ;
import path ;

View File

@@ -1,3 +1,7 @@
# Copyright David Abrahams, Daniel Wallin 2006. 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)
# Boost Parameter Library test Jamfile
project boost/parameter