Skip to content

Commit 2c9f8f0

Browse files
committed
update license on gemspec
1 parent 5fb979d commit 2c9f8f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xmlrpc.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
1212
spec.summary = %q{TODO: Write a short summary, because Rubygems requires one.}
1313
spec.description = %q{TODO: Write a longer description or delete this line.}
1414
spec.homepage = "TODO: Put your gem's website or public repo URL here."
15-
spec.license = "MIT"
15+
spec.license = "Ruby"
1616

1717
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
1818
spec.bindir = "exe"

0 commit comments

Comments
 (0)