From a31792f704f637b55baf6e980953aa095476b2d0 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 11 Sep 2006 22:27:29 +0000 Subject: [PATCH] Add missing license/copyright [SVN r35070] --- libs/concept_check | 2 +- libs/iterator | 2 +- libs/parameter | 2 +- libs/python | 2 +- people/dave_abrahams.htm | 3 +++ project-root.jam | 4 ++++ 6 files changed, 11 insertions(+), 4 deletions(-) diff --git a/libs/concept_check b/libs/concept_check index 3e56a7c4ec..949c2b1b28 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 3e56a7c4ecdc68698b4207ccc575cfd7c5df11d3 +Subproject commit 949c2b1b28a14e23db4a7d8604b26b87ceaaf1b5 diff --git a/libs/iterator b/libs/iterator index f482354ffd..5184d64b80 160000 --- a/libs/iterator +++ b/libs/iterator @@ -1 +1 @@ -Subproject commit f482354ffd702d02e35d262f252f4de9b2390f53 +Subproject commit 5184d64b8023e681369a666ca16e6f55cefd23fe diff --git a/libs/parameter b/libs/parameter index 40399d3505..e18d621508 160000 --- a/libs/parameter +++ b/libs/parameter @@ -1 +1 @@ -Subproject commit 40399d3505d9315fd65413365a6bb11205ecfab5 +Subproject commit e18d62150833976d267fb8388c27bc80ae94ac7c diff --git a/libs/python b/libs/python index 3c1ae689a7..1d65b74273 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 3c1ae689a72e4471aeb0f28f7e6bc2e79bfa2b18 +Subproject commit 1d65b742733b8c1da811262d4153834282569290 diff --git a/people/dave_abrahams.htm b/people/dave_abrahams.htm index f486276d73..7f7fa04d39 100644 --- a/people/dave_abrahams.htm +++ b/people/dave_abrahams.htm @@ -5,6 +5,9 @@ Dave Abrahams + + + diff --git a/project-root.jam b/project-root.jam index c1c76a9d25..35201d6dbb 100644 --- a/project-root.jam +++ b/project-root.jam @@ -1,2 +1,6 @@ +# Copyright Rene Rivera, Vladimir Prus, 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) path-constant BOOST_ROOT : . ;