We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97d531 commit 9ce32fdCopy full SHA for 9ce32fd
toxiclibs.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
expressions (available since jdk8). Also new since version 0.5.0 are 3D Mesh
15
to PShape and 3D mesh to Povray mesh2 utilities.
16
EOS
17
- spec.license = 'GPLv3'
+ spec.licenses = %w{MIT LGPL-3.0}
18
spec.authors = %w{Karsten\ Schmidt Martin\ Prout}
19
spec.email = 'martin_p@lineone.net'
20
spec.homepage = 'https://github.com/ruby-processing/toxiclibs'
0 commit comments