From 2fdb66156860569d0a494a5fed814ae2b59c84f8 Mon Sep 17 00:00:00 2001 From: Steve Winslow Date: Mon, 10 Jun 2019 14:36:52 -0400 Subject: [PATCH] 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. Signed-off-by: Steve Winslow --- cobra/cmd/license_gpl_2.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cobra/cmd/license_gpl_2.go b/cobra/cmd/license_gpl_2.go index 03e05b3a7..a3c2f31cd 100644 --- a/cobra/cmd/license_gpl_2.go +++ b/cobra/cmd/license_gpl_2.go @@ -30,7 +30,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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 this program. If not, see .`, Text: ` GNU GENERAL PUBLIC LICENSE Version 2, June 1991