mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-23 05:42:26 +00:00
add missing license/copyright info
[SVN r35068]
This commit is contained in:
committed by
Peter Dimov
parent
a31db9b63c
commit
e2db16e80c
@@ -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 ;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user