go-licenser

Adds a license header to any Go source files

APACHE-2.0 License

Stars
33
Committers
15

Bot releases are hidden (Show)

go-licenser - v0.4.2 Latest Release

Published by ycombinator 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/elastic/go-licenser/compare/v0.4.1...v0.4.2

go-licenser - v0.4.1

Published by rdner over 2 years ago

Fix broken file extensions in paths #47

go-licenser - v0.4.0

Published by marclop almost 3 years ago

Changelog

0e493cc Support Elastic License 2.0 (#41)

go-licenser - v0.3.1

Published by marclop over 4 years ago

Changelog

363bfbd Add the Apache 2 Short license (#31)
3ad38bd Fix prefix for generated code (#30)
0117714 Fix typo in documentation (#29)
857b496 Make the list of licenses in help output dynamic (#32)

go-licenser - v0.3.0

Published by marclop about 5 years ago

Changelog

ac5f445 Add -notice flag to autogenerate NOTICE files (#25)
3784784 Add cloud license to the go-licenser (#19)
ca40cec main: parametrize licensor (#22)
ec67420 readme: Add missing Cloud license (#20)