y_nelson.gemspec in y_nelson-2.0.6 vs y_nelson.gemspec in y_nelson-2.0.7
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ["boris"]
spec.email = ["\"boris@iis.sinica.edu.tw\""]
spec.description = %q{Formalization and generalization of a spreadsheet.}
spec.summary = %q{A fusion of functional Petri net with a zz structure.}
spec.homepage = ""
- spec.license = "MIT"
+ spec.license = "GPLv3"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]