Skip to content

Commit

Permalink
pylint: update license (#60083)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrodrigues authored Aug 24, 2020
1 parent 69d8d79 commit 1153440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/pylint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Pylint < Formula
homepage "https://github.com/PyCQA/pylint"
url "https://files.pythonhosted.org/packages/3b/f0/ee19aeccaea881c38d129f015b2be7658724fcefa3a506d7c44747d764d9/pylint-2.5.3.tar.gz"
sha256 "7dd78437f2d8d019717dbf287772d0b2dbdfd13fc016aa7faa08d67bccc46adc"
license "GPL-2.0"
license "GPL-2.0-or-later"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 1153440

Please sign in to comment.