Skip to content

Commit

Permalink
Use a valid license identifier for Apache 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jish committed May 6, 2017
1 parent 5d67c36 commit f7bb995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-commit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.rdoc_options = ["--main", "README.md"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.7}
s.license = 'Apache 2.0'
s.license = 'Apache-2.0'
s.summary = "A slightly better git pre-commit hook"
s.description = "A git pre-commit hook written in ruby with a few more tricks up its sleeve"

Expand Down

0 comments on commit f7bb995

Please sign in to comment.