From 28fe9aaa166dfccc3881e4358d89c6534720326d Mon Sep 17 00:00:00 2001 From: Albert Nigmatzianov Date: Thu, 20 Apr 2017 17:49:56 +0200 Subject: [PATCH] cmd: Fix GPL 3 License header See #311 --- cobra/cmd/license_gpl_3.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cobra/cmd/license_gpl_3.go b/cobra/cmd/license_gpl_3.go index a4700f61..1e62945d 100644 --- a/cobra/cmd/license_gpl_3.go +++ b/cobra/cmd/license_gpl_3.go @@ -23,16 +23,16 @@ func initGpl3() { This file is part of {{ .appName }}. {{ .appName }} is free software: you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by +it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. {{ .appName }} is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Lesser General Public License for more details. +GNU General Public License for more details. -You should have received a copy of the GNU Lesser General Public License +You should have received a copy of the GNU General Public License along with {{ .appName }}. If not, see .`, Text: ` GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007