Skip to content

Commit 5e977d8

Browse files
swinslowumarcor
authored andcommitted
remove "Lesser" from header for GPL-2.0 template (spf13#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 <[email protected]>
1 parent b61a71c commit 5e977d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cobra/cmd/license_gpl_2.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
3030
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3131
GNU General Public License for more details.
3232
33-
You should have received a copy of the GNU Lesser General Public License
33+
You should have received a copy of the GNU General Public License
3434
along with this program. If not, see <http://www.gnu.org/licenses/>.`,
3535
Text: ` GNU GENERAL PUBLIC LICENSE
3636
Version 2, June 1991

0 commit comments

Comments
 (0)