[Groonga-commit] ranguba/chupa-text-decomposer-pdf at 30ae161 [master] Use SPDX format

Back to archive index

Kouhei Sutou null+****@clear*****
Tue May 2 12:37:03 JST 2017


Kouhei Sutou	2017-05-02 12:37:03 +0900 (Tue, 02 May 2017)

  New Revision: 30ae161fd5becae52e717c25e960a968eabd8fe5
  https://github.com/ranguba/chupa-text-decomposer-pdf/commit/30ae161fd5becae52e717c25e960a968eabd8fe5

  Message:
    Use SPDX format

  Modified files:
    chupa-text-decomposer-pdf.gemspec

  Modified: chupa-text-decomposer-pdf.gemspec (+1 -1)
===================================================================
--- chupa-text-decomposer-pdf.gemspec    2017-05-02 12:35:59 +0900 (d60d8da)
+++ chupa-text-decomposer-pdf.gemspec    2017-05-02 12:37:03 +0900 (10b2132)
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
   description = clean_white_space.call(entries[entries.index("Description") + 1])
   spec.summary = description.split(/\n\n+/, 2).first
   spec.description = description
-  spec.license = "LGPLv2.1 or later"
+  spec.license = "LGPL-2.1+"
   spec.files = ["#{spec.name}.gemspec"]
   spec.files += ["README.md", "LICENSE.txt", "Rakefile", "Gemfile"]
   spec.files += [".yardopts"]
-------------- next part --------------
HTML����������������������������...
Download 



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