diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 9e9a0b8..30439ef 100755 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -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 ; diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 8a6be9a..f5ebfd9 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -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