license parameter changed

This commit is contained in:
Sascha Schirra 2016-03-27 18:26:43 +02:00
parent 09784d85c1
commit ae9e21f9b8

View File

@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.version = Unicorn::VERSION
spec.authors = ["Sascha Schirra"]
spec.email = ["sashs@scoding.de"]
spec.license = GPLv2
spec.license = 'GPL-2.0'
spec.summary = %q{Ruby binding for Unicorn-Engine}
spec.description = %q{Ruby binding for Unicorn-Engine <unicorn-engine.org>}
spec.homepage = "https://unicorn-engine.org"