Phobos License Issues
Difference (last change) (no other diffs, normal page display)
Added: 8a9,10
* std.loader * std.windows.registry |
Deleted: 19,24d20
===Synesis Software Standard Source License=== * std.loader * std.windows.registry * ![]() |
Changed: 45c41
*![]() |
*![]() |
Most of Phobos is now either zlib/libpng license and copyright DigitalMars, or even Public Domain (mostly applying to wrappers) except for the following files:
Different Copyright
- std.base64
- std.socketstream
- etc.c.zlib
- std.loader
- std.windows.registry
Different License
- std.stream
- crc32
- std.math
- std.random
- std.md5
Public Domain
These are in the public domain, i.e. there are no copyright restrictions:
- internal/dmain2.d
- internal/invariant.d
- internal/qsort2.d
- std/c/stddef.d
- std/c/stdio.d
- std/compiler.d
- std/stdint.d
- std/stdio.d
- std/string.d
- std/system.d
Related Links
NG:digitalmars.D/20696
Wrong license in Phobos (for Synesis contribs) - resolved in DMD 1.016