[Groonga-commit] groonga/grntest at 0b70516 [master] Use license ID defined in SPDX License List

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 16 15:29:25 JST 2014


Kouhei Sutou	2014-08-16 15:29:25 +0900 (Sat, 16 Aug 2014)

  New Revision: 0b70516303c212db9e4c493b801d1df413b09f44
  https://github.com/groonga/grntest/commit/0b70516303c212db9e4c493b801d1df413b09f44

  Message:
    Use license ID defined in SPDX License List
    
    http://spdx.org/licenses/

  Modified files:
    grntest.gemspec

  Modified: grntest.gemspec (+1 -1)
===================================================================
--- grntest.gemspec    2014-08-16 14:34:44 +0900 (a3300ac)
+++ grntest.gemspec    2014-08-16 15:29:25 +0900 (08ec1db)
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
   entries = readme.split(/^\#\#\s(.*)$/)
   description = clean_white_space.call(entries[entries.index("Description") + 1])
   spec.summary, spec.description, = description.split(/\n\n+/, 3)
-  spec.license = "GPLv3 or later"
+  spec.license = "GPL-3.0+"
   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