summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dashing.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/dashing.gemspec b/dashing.gemspec
index 4860465..33b5b17 100644
--- a/dashing.gemspec
+++ b/dashing.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
s.author = "Daniel Beauchamp"
s.email = 'daniel.beauchamp@shopify.com'
s.homepage = 'http://shopify.github.com/dashing'
+ s.license = "MIT"
s.files = Dir['README.md', 'javascripts/**/*', 'templates/**/*','templates/**/.[a-z]*', 'lib/**/*']