Skip to content

Commit

Permalink
Use non-deprecated license identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
adamruzicka committed Nov 26, 2024
1 parent 6aadc2a commit f045115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_proxy_remote_execution_ssh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.extra_rdoc_files = ['README.md', 'LICENSE']
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ["lib"]
gem.license = 'GPL-3.0'
gem.license = 'GPL-3.0-only'

gem.add_development_dependency "bundler"
gem.add_development_dependency "rake"
Expand Down

0 comments on commit f045115

Please sign in to comment.