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). +] + +