This is a mirror of official site: http://jasper-net.blogspot.com/

3Licenses: collect your 3rd party licenses

| Thursday, November 11, 2010
Motivation

The overwhelming majority of 3rd party licenses require the application that uses them to reproduce the license verbatim in an artifact that is installed with the application itself. For instance, the BSD license states the following.

“Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.”

Are you currently copying individual license.txt files "by hand" or are you including license text in your documentation with copy/paste? You can do much better with 3Licenses.

3Licenses

3Licenses is pronounced "free licenses".

Features
Integrates with ANT and Subversion.
Detects common license file names.
Automatically detects various license types.
Uses svn:externals to derive thirdparty product versions.
Outputs thirdparty license information into XML output.
Combines multiple thirdparty license outputs into one.
Transforms thirdparty license information into HTML with XSLT.
Highlights missing licenses.
Allows overriding of product names, versions and license types.
Coming soon: MSBuild Support.


Read more: Codeplex

Posted via email from .NET Info

0 comments: