Skip to content

Commit

Permalink
Merge pull request #8203 from Amorymeltzer/update-licenses
Browse files Browse the repository at this point in the history
Update licenses for pycharm, pycharm-ce, and lynxlet
  • Loading branch information
vitorgalvao committed Dec 17, 2014
2 parents 526c235 + 86ace95 commit db9b3de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Casks/lynxlet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

url "http://habilis.net/lynxlet/Lynxlet_#{version}.dmg"
homepage 'http://habilis.net/lynxlet/'
license :unknown # todo: improve this machine-generated value
license :closed

app 'Lynxlet.app'
end
2 changes: 1 addition & 1 deletion Casks/pycharm-ce.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

url "https://download.jetbrains.com/python/pycharm-community-#{version}.dmg"
homepage 'http://www.jetbrains.com/pycharm'
license :unknown # todo: improve this machine-generated value
license :apache

app 'PyCharm CE.app'

Expand Down
2 changes: 1 addition & 1 deletion Casks/pycharm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

url "https://download.jetbrains.com/python/pycharm-professional-#{version}.dmg"
homepage 'http://www.jetbrains.com/pycharm/'
license :unknown # todo: improve this machine-generated value
license :commercial

app 'PyCharm.app'

Expand Down

0 comments on commit db9b3de

Please sign in to comment.