From 86115985a3710d810abec8a4ffb51b73698d43eb Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Sat, 21 Jul 2007 15:10:38 +0000 Subject: [PATCH] adds missing copyright notice [SVN r38265] --- doc/Jamfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Jamfile b/doc/Jamfile index 26bc09a..b286aea 100644 --- a/doc/Jamfile +++ b/doc/Jamfile @@ -1,4 +1,9 @@ +# (C) Copyright Tobias Schwinger +# +# Use modification and distribution are subject to the boost Software License, +# Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt). + using quickbook ; xml function_types : function_types.qbk ;