Skip to content

Commit 9ce32fd

Browse files
author
monkstone
committed
fix license
1 parent b97d531 commit 9ce32fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toxiclibs.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
1414
expressions (available since jdk8). Also new since version 0.5.0 are 3D Mesh
1515
to PShape and 3D mesh to Povray mesh2 utilities.
1616
EOS
17-
spec.license = 'GPLv3'
17+
spec.licenses = %w{MIT LGPL-3.0}
1818
spec.authors = %w{Karsten\ Schmidt Martin\ Prout}
1919
spec.email = 'martin_p@lineone.net'
2020
spec.homepage = 'https://github.com/ruby-processing/toxiclibs'

0 commit comments

Comments
 (0)