spf13--cobra/cobra/cmd
Steve Winslow 78969f9c81
Remove "Lesser" from header for GPL-2.0 template (#880)
This removes "Lesser" from the GPL-2.0 header template, since that header is meant to be referring to GPL-2.0 and not LGPL-2.0.

Fixes #879 

Signed-off-by: Steve Winslow <swinslow@gmail.com>
2021-11-15 13:33:16 -07:00
..
testdata Cobra generator now works within Go modules 2021-11-03 15:36:51 -04:00
add.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
add_test.go Change generator default license to none 2021-11-03 15:36:51 -04:00
golden_test.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
helpers.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
helpers_test.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
init.go Simplifying goGet function 2021-11-03 15:36:51 -04:00
init_test.go Cobra generator now works within Go modules 2021-11-03 15:36:51 -04:00
license_agpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_apache_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_2.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_bsd_clause_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_gpl_2.go Remove "Lesser" from header for GPL-2.0 template (#880) 2021-11-15 13:33:16 -07:00
license_gpl_3.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_lgpl.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
license_mit.go cmd: Refine formatting of included licenses 2017-07-30 02:35:06 -06:00
licenses.go Change generator default license to none 2021-11-03 15:36:51 -04:00
project.go Use golangci-lint (#1044) 2021-02-07 17:08:50 -07:00
project_test.go vgo - strip out unused methods 2019-06-07 10:31:03 -04:00
root.go Change generator default license to none 2021-11-03 15:36:51 -04:00