summaryrefslogtreecommitdiff
path: root/omnibus/config/software/chef-gem-json.rb
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/config/software/chef-gem-json.rb')
-rw-r--r--omnibus/config/software/chef-gem-json.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/omnibus/config/software/chef-gem-json.rb b/omnibus/config/software/chef-gem-json.rb
index a9f8b758c9..b2d848c77a 100644
--- a/omnibus/config/software/chef-gem-json.rb
+++ b/omnibus/config/software/chef-gem-json.rb
@@ -4,3 +4,7 @@
# another gem's installation.
require_relative "../../files/chef-gem/build-chef-gem/gem-install-software-def"
BuildChefGem::GemInstallSoftwareDef.define(self, __FILE__)
+
+license "Ruby"
+license_file "https://github.com/flori/json/blob/master/README.md"
+license_file "https://www.ruby-lang.org/en/about/license.txt"