mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 22:21:09 +03:00
Usage of WEB macro for License everywhere
This commit is contained in:
parent
a5cd0d85ff
commit
0fb95b8c27
42 changed files with 51 additions and 49 deletions
|
@ -10,7 +10,7 @@ Macros:
|
|||
WIKI = Phobos/StdNumeric
|
||||
|
||||
Copyright: Copyright Andrei Alexandrescu 2008 - 2009.
|
||||
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: $(WEB erdani.org, Andrei Alexandrescu),
|
||||
Don Clugston, Robert Jacques
|
||||
Source: $(PHOBOSSRC std/_numeric.d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue