diff options
-rw-r--r-- | leap_cli.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leap_cli.gemspec b/leap_cli.gemspec index 84e7d54..b13c90d 100644 --- a/leap_cli.gemspec +++ b/leap_cli.gemspec @@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY s.summary = LeapCli::SUMMARY s.description = LeapCli::DESCRIPTION - s.license = "GPLv3" + s.license = "MIT" ## ## GEM FILES |