Skip to content

Commit 89cc7c1

Browse files
authored
Merge pull request voxpupuli#67 from bastelfreak/license
License: set correct license identifier AGPL-3.0-only
2 parents 27ad57b + a38724d commit 89cc7c1

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)