copyright & homepage

master
Denis Knauf 2015-07-03 15:36:20 +02:00
parent 11d0f09c6d
commit e230f74bcd
2 changed files with 2 additions and 2 deletions

View File

@ -34,5 +34,5 @@ DONE
Copyright
=========
Copyright (c) 2013 Denis Knauf. See LICENSE.txt for
Copyright (c) 2013-2015 Denis Knauf. See LICENSE.txt for
further details.

View File

@ -15,7 +15,7 @@ require 'jeweler'
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "nsca"
gem.homepage = "http://github.com/DenisKnauf/nsca"
gem.homepage = "http://github.com/DenisKnauf/ruby-nsca"
gem.license = "LGPL-3"
gem.summary = %Q{Nagios passive alerts with friendly API}
gem.description = %Q{Create your alerts easily and send it to Nagios}