项目作者: lynnjm7

项目描述 :
Set of FOSS license templates
高级语言:
项目地址: git://github.com/lynnjm7/licenses.git
创建时间: 2017-05-27T07:43:34Z
项目社区:https://github.com/lynnjm7/licenses

开源协议:MIT License

下载


License Templates

These are a set of Free and Open Source (FOSS) licenses. The templates are pretty
straightforward, and are designed to be used with
Licensify, a command line utility to
generate a license file for a project.

Template Variables

Not every template accepts a set of variables as per their parent organizations
specifications. However, we currently support up to three template variables:

  • {{ organization }} := the person/organization that holds the copyright of a license
  • {{ year }} := the year/date of the license (typically just a provided year)
  • {{ project }} := the name of the project

File Headers

We currently do not support file headers for licenses in licensify. Because of
this, we do not provide a set of headers. This feature may be considered later
in the development of the project.

License

This set of templates is under the MIT license. See LICENSE for more details.
This may change in the future.