Windows Template Library: Difference between revisions

Content deleted Content added
Licensing: I checked source code for versions 7.5, 8.0, 9.0 and 9.1, and 7.5, 8.0 & 9.0 are CPL only, and 9.1 is MSPL only
Licensing: add a reference for license
Line 34:
 
==Licensing==
While WTL is a template library and therefore code-based, the original license was similar to the one used for the [[Microsoft Foundation Class Library]] (MFC) source code, although it contained no usage or distribution restrictions. In 2004 Microsoft made the complete [[source code]] available under the [[Common Public License]] and released it through [[SourceForge]]. Since version 9.1, the library is licensed under the [[Microsoft Public License]].<ref>[https://sourceforge.net/projects/wtl/files/ Download pages for WTL version 7.5, 8.0, 9.0 and 9.1]</ref>
 
== See also ==