From e437deee34c47438941d08a5925bc7de6dd8141a Mon Sep 17 00:00:00 2001 From: Gibheer Date: Thu, 13 Dec 2012 20:42:27 +0100 Subject: added LICENSE and release new version --- zero.gemspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'zero.gemspec') diff --git a/zero.gemspec b/zero.gemspec index f2344b2..d1e663c 100644 --- a/zero.gemspec +++ b/zero.gemspec @@ -7,9 +7,10 @@ Gem::Specification.new do |s| s.authors = ['Gibheer', 'Stormwind'] s.email = 'gibheer@gmail.com' + s.license = '3-clause BSD' s.summary = 'a toolkit for building web services' s.description = 'The focus of this project is to provide small helpers for building web services without the need of learning a complete new web stack from the bottom to the top.' - s.homepage = 'http://github.com/gibheer/zero' + s.homepage = 'http://github.com/libzero/zero' s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") -- cgit v1.2.3-70-g09d2