Skip to content

Commit 42f2fec

Browse files
committed
Update license identifier
.. due to rubygems warning.
1 parent a5f3332 commit 42f2fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fxruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
3232

3333
spec.summary = %q{FXRuby is the Ruby binding to the FOX GUI toolkit.}
3434
spec.homepage = "https://github.com/larskanis/fxruby"
35-
spec.license = 'LGPL-2.1'
35+
spec.license = 'LGPL-2.1-or-later'
3636
spec.metadata["changelog_uri"] = "https://github.com/larskanis/fxruby/blob/1.6/History.md"
3737
spec.metadata["documentation_uri"] = "https://rubydoc.info/gems/fxruby/frames"
3838

0 commit comments

Comments
 (0)