Changeset 16694 for ChangeLog

Show
Ignore:
Timestamp:
06/20/07 06:42:40 (17 months ago)
Author:
Darren_Duncan
Message:

the Pugs main license is now simply Artistic 2.0 (final) rather than Artistic 2.0b5 disjoint GPL

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r16641 r16694  
    11= Changes for 6.28.0 (rXXXXX) - June XX, 2007 
     2 
     3== Licensing Changes 
     4 
     5* The license for Pugs in general (not third-party components) is now 
     6simplified to be just the final Artistic 2.0, rather than the disjunction 
     7of the Artistic 2.0 beta 5 and the GPL.  Such a disjunction has no benefit 
     8since the Artistic 2.0 is GPL compatible on its own.  This said, the 
     9Artistic/MIT disjunction still exists where it did before. 
    210 
    311== Build System