Daniel Doubrovkine bio photo

Daniel Doubrovkine

aka dB., @awscloud, former CTO @artsy, +@vestris, NYC

Email Twitter LinkedIn Github Strava
Creative Commons License

thirdparty

I am pleased to announce the open-source release of 3Licenses, an AppSecInc-sponsored project, pronounced “free licenses”.

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.

  • 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.

Here’s what 3Licenses can produce.

demo2