hybag.gemspec in hybag-0.0.5 vs hybag.gemspec in hybag-0.0.6
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ["Trey Terrell"]
spec.email = ["trey.terrell@oregonstate.edu"]
spec.description = 'A Hydra gem for adding BagIt functionality to ActiveFedora models.'
spec.summary = 'A Hydra gem for adding BagIt functionality to ActiveFedora models.'
spec.homepage = ""
- spec.license = "MIT"
+ spec.license = "APACHE2"
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"]