Skip to content

Gemspec does not specify license #5

@ghost

Description

Issue description

When running gem build telegraf_agent.gemspec on master I get the following warning

WARNING:  licenses is empty, but is recommended.  Use a license identifier from
http://spdx.org/licenses or 'Nonstandard' for a nonstandard license.

The missing license attribute causes unnecessary errors when the gem is checked by tools like LicenseFinder.

Expected behaviour

The gemspec includes a license attribute declaring the license as MIT as stated in the README and the LICENSE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions