Skip to content

Commit

Permalink
Merge branch 'master' into spdx-file
Browse files Browse the repository at this point in the history
  • Loading branch information
mlinksva committed Nov 27, 2017
2 parents 389c22e + 0f6199a commit 7739864
Show file tree
Hide file tree
Showing 9 changed files with 371 additions and 169 deletions.
1 change: 1 addition & 0 deletions script/diff
Expand Up @@ -3,6 +3,7 @@
# Example usage: cat LICENSE.md | be script/diff mit

require 'licensee'
require 'tmpdir'

if STDIN.tty? || ARGV[0].to_s.empty?
puts 'USAGE: [LICENSE_CONTENT] | script/diff [LICENSE_ID]'
Expand Down
209 changes: 168 additions & 41 deletions vendor/choosealicense.com/_licenses/afl-3.0.txt

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions vendor/choosealicense.com/_licenses/apache-2.0.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 24 additions & 24 deletions vendor/choosealicense.com/_licenses/bsd-3-clause-clear.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

115 changes: 58 additions & 57 deletions vendor/choosealicense.com/_licenses/epl-1.0.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 52 additions & 22 deletions vendor/choosealicense.com/_licenses/ms-pl.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7739864

Please sign in to comment.