Skip to content
Snippets Groups Projects
Commit a4e947ca authored by Murray, Troy's avatar Murray, Troy
Browse files

Update license to match license identifier from http://spdx.org/licenses

parent cb615ee0
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.summary = %q{Michigan State University MSUnet OmniAuth strategy.}
gem.description = %q{Official OmniAuth strategy for authenticating against the Michigan State University MSUnet OAuth2 provider.}
gem.homepage = "https://gitlab.msu.edu/msu-middleware-group/omniauth-msunet"
gem.license = 'MSU'
gem.license = 'Nonstandard'
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
gem.files = `git ls-files`.split("\n")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment