Usage of WEB macro for License everywhere

This commit is contained in:
Geod24 2014-10-15 11:28:12 +02:00
parent a5cd0d85ff
commit 0fb95b8c27
42 changed files with 51 additions and 49 deletions

View file

@ -50,7 +50,7 @@
*
* Copyright: Based on the CEPHES math library, which is
* Copyright (C) 1994 Stephen L. Moshier (moshier@world.std.com).
* License: <a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.
* License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors: Stephen L. Moshier (original C code). Conversion to D by Don Clugston
* Source: $(PHOBOSSRC std/_mathspecial.d)
*/