Skip to content

Commit a38724d

Browse files
committed
License: set correct license identifier AGPL-3.0-only
1 parent d0d3593 commit a38724d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voxpupuli-puppet-lint-plugins.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.homepage = 'https://github.com/voxpupuli/voxpupuli-puppet-lint-plugins'
99
s.summary = 'Helper Gem that pulls in all the puppet-lint plugins that Vox Pupuli uses'
1010
s.description = 'A package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet-lint itself'
11-
s.licenses = 'AGPL-3.0'
11+
s.licenses = 'AGPL-3.0-only'
1212
s.files = ['README.md', 'LICENSE']
1313
s.required_ruby_version = '>= 2.7.0'
1414

0 commit comments

Comments
 (0)