[DRE-commits] [librarian-puppet] 11/97: (#115) Add license to gemspec

Stig Sandbeck Mathisen ssm at debian.org
Tue Mar 11 12:12:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit c6ae17d4d31f848bb12099e762b07078fe316190
Author: Justen Walker <justen.walker+github at gmail.com>
Date:   Thu Jul 25 18:35:20 2013 -0400

    (#115) Add license to gemspec
---
 librarian-puppet.gemspec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/librarian-puppet.gemspec b/librarian-puppet.gemspec
index 57e0ea4..060a2cd 100644
--- a/librarian-puppet.gemspec
+++ b/librarian-puppet.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |s|
   s.version = Librarian::Puppet::VERSION
   s.platform = Gem::Platform::RUBY
   s.authors = ['Tim Sharpe']
+  s.license = 'MIT'
   s.email = ['tim at sharpe.id.au']
   s.homepage = 'https://github.com/rodjek/librarian-puppet'
   s.summary = 'Bundler for your Puppet modules'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list