Add license to Gemspec

This commit is contained in:
Ben Balter 2016-12-14 13:44:19 -05:00
parent a731bc9623
commit 2474f2247a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
Gem::Specification.new do |s|
s.name = "jekyll-theme-hacker"
s.version = "0.0.1"
s.license = "CC0-1.0"
s.authors = ["Jason Costello", "GitHub, Inc."]
s.email = ["opensource+jekyll-theme-hacker@github.com"]
s.homepage = "https://github.com/pages-themes/hacker"