mirror of
https://github.com/spf13/cobra.git
synced 2024-11-15 09:48:19 -07:00
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 <swinslow@gmail.com>
This commit is contained in:
parent
3c84bf8704
commit
78969f9c81
@ -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 <http://www.gnu.org/licenses/>.`,
|
||||
Text: ` GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
Loading…
Reference in New Issue
Block a user