digitalmars.D - D's License ?
- Poor Novice Programmer (3/3) Jun 21 2004 Gooddday guys!
- J C Calvarese (15/18) Jun 21 2004 It depends on your particular goal.
Gooddday guys! I would like to know what will be D's licence for software development whenever it is ready for it?
Jun 21 2004
Poor Novice Programmer wrote:Gooddday guys! I would like to know what will be D's licence for software development whenever it is ready for it?It depends on your particular goal. Q: In the usage of D, to write software, what restrictions are there on written code (i.e. LGPL, GPL, or user decides)? Walter said, "User decides." (http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D/244) Q: What if a person wants to develop a D compiler based on the front-end source? The DMD front-end source is available under dual (GPL and Artistic) license. Phobos, the D standard library, is also licensed as dual GPL/Artistic unless the individual file specifies otherwise. http://www.prowiki.org/wiki4d/wiki.cgi?FaqRoadmap#Licensing -- Justin (a/k/a jcc7) http://jcc_7.tripod.com/d/
Jun 21 2004