From 4622a12f01ddfc34af14e3c39f75b72f688bc292 Mon Sep 17 00:00:00 2001 From: "Paul A. Bristow" Date: Mon, 13 May 2013 10:37:27 +0000 Subject: [PATCH] Added licence info. [SVN r84266] --- doc/gcd/math-gcd.qbk | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/gcd/math-gcd.qbk b/doc/gcd/math-gcd.qbk index 150ac91..b751cc9 100644 --- a/doc/gcd/math-gcd.qbk +++ b/doc/gcd/math-gcd.qbk @@ -219,6 +219,7 @@ code factoring and eases maintainence. [section History] +* 13 May 2013 Moved into main Boost.Math Quickbook documentation. * 17 Dec 2005: Converted documentation to Quickbook Format. * 2 Jul 2002: Compile-time and run-time items separated to new headers. * 7 Nov 2001: Initial version @@ -236,3 +237,11 @@ pool library. The code had updates by Helmut Zeisel. [endmathpart] +[/ +Copyright 2005, 2013 Daryle Walker. +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). +] + +