Flowdock
method

licenses=

Importance_1
licenses=(licenses) public

The license(s) for the library.

Each license must be a short name, no more than 64 characters.

This should just be the name of your license. The full text of the license should be inside of the gem when you build it.

See #license= for more discussion

Usage:

spec.licenses = ['MIT', 'GPL-2.0']
Show source
Register or log in to add new notes.