From 78969f9c816ba3c627a0db3468ea37b315613330 Mon Sep 17 00:00:00 2001 From: Steve Winslow Date: Mon, 15 Nov 2021 15:33:16 -0500 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. Fixes #879 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 03e05b3a..a3c2f31c 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