Skip to content

Commit

Permalink
octave-app-list-formulae: Include source code URL (for GPL compliance)
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanke committed Jun 25, 2018
1 parent 8e67b89 commit 1af9601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/brew-octave-app-list-formulae.rb
Expand Up @@ -18,5 +18,6 @@
puts "#{f.name} #{f.version.to_s} (#{license})"
puts f.desc
puts f.homepage
puts "Source code: #{f.stable.url}"
puts ""
end

0 comments on commit 1af9601

Please sign in to comment.