[Groonga-commit] ranguba/groonga-client at 259772e [master] Use SPDX form

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 21 12:52:01 JST 2016


Kouhei Sutou	2016-03-21 12:52:01 +0900 (Mon, 21 Mar 2016)

  New Revision: 259772ec400410e12e66579be8544aafdcc71118
  https://github.com/ranguba/groonga-client/commit/259772ec400410e12e66579be8544aafdcc71118

  Message:
    Use SPDX form

  Modified files:
    groonga-client.gemspec

  Modified: groonga-client.gemspec (+1 -1)
===================================================================
--- groonga-client.gemspec    2016-03-21 12:51:39 +0900 (a1c9591)
+++ groonga-client.gemspec    2016-03-21 12:52:01 +0900 (baf2b85)
@@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
   clean_white_space.call(entries[entries.index("Description") + 1])
   description = clean_white_space.call(entries[entries.index("Description") + 1])
   spec.summary, spec.description, = description.split(/\n\n+/, 3)
-  spec.license = "LGPLv2.1 or later"
+  spec.license = "LGPLv2.1+"
   spec.files = ["README.md", "Rakefile", "Gemfile", "#{spec.name}.gemspec"]
   spec.files += [".yardopts"]
   spec.files += Dir.glob("lib/**/*.rb")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index