From fcb08dca441cea4a67df0f1cd60a9ad9251fd788 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. 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 ddbbdeebd..b20dddb1c 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