Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Specify licence in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsc committed Sep 30, 2013
1 parent 64b1b62 commit f6e7994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2012 80beans
Copyright (c) 2012-2013 AppSignal

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
1 change: 1 addition & 0 deletions appsignal-redis.gemspec
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.email = %w{contact@appsignal.com}

s.homepage = 'https://github.com/appsignal/appsignal-redis'
s.license = 'MIT'
s.summary = 'Add instrument calls to redis.'\
'For use with Appsignal.'
s.description = ''
Expand Down

0 comments on commit f6e7994

Please sign in to comment.