Skip to content

Commit 47b0436

Browse files
committed
Added license declaration. [ci_skip]
1 parent b5f4cce commit 47b0436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fat_free_crm.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
1212
gem.files = `git ls-files`.split("\n")
1313
gem.version = FatFreeCRM::VERSION::STRING
1414
gem.required_ruby_version = '>= 1.9'
15+
gem.license = 'MIT'
1516

1617
gem.add_dependency 'rails', '~> 3.2.12'
1718
gem.add_dependency 'prototype-rails'

0 commit comments

Comments
 (0)