From d166fb110d3a5d2a345ec037d17a2236a14acd85 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 26 Jun 2018 19:30:01 -0700 Subject: [PATCH] Change license Only open-source server applications should be able to use this for free. --- manifique.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifique.gemspec b/manifique.gemspec index 22cb449..a97d187 100644 --- a/manifique.gemspec +++ b/manifique.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |spec| spec.summary = %q{Fetch metadata and icons of Web applications} spec.description = %q{Fetch metadata and icons of Web applications} spec.homepage = "https://5apps.com/opensource" - spec.license = "MIT" + spec.license = "AGPL" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.