xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/readme.txt (revision 8e33eff89e26cf71871ead62f0d5063e1313c33a)
1This is the source code to the DMD compiler
2for the D Programming Language defined in the documents at
3http://dlang.org/
4
5These sources are free, they are redistributable and modifiable
6under the terms of the Boost Software License, Version 1.0.
7The terms of this license are in the file boostlicense.txt,
8or see http://www.boost.org/LICENSE_1_0.txt.
9
10If a particular file has a different license in it, that overrides
11this license for that file.
12
13-Walter Bright
14