From c3f78c9df38f6e4dec94737863dcfcc1f4e60e96 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 18 Mar 2013 00:57:30 -0700 Subject: switch license to MIT, required until we stop vendoring certificate_authority. --- leap_cli.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'leap_cli.gemspec') 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 -- cgit v1.2.3