[Groonga-commit] ranguba/chupa-text-decomposer-html at 3bb0216 [master] Use SPDX format

Back to archive index

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


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

  New Revision: 3bb021632689973d89ff4bdd12a43b2e945fde9d
  https://github.com/ranguba/chupa-text-decomposer-html/commit/3bb021632689973d89ff4bdd12a43b2e945fde9d

  Message:
    Use SPDX format

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

  Modified: chupa-text-decomposer-html.gemspec (+3 -3)
===================================================================
--- chupa-text-decomposer-html.gemspec    2017-03-02 00:10:27 +0900 (2f2eec0)
+++ chupa-text-decomposer-html.gemspec    2017-05-02 12:37:34 +0900 (aef5ef0)
@@ -1,6 +1,6 @@
-# -*- mode: ruby; coding: utf-8 -*-
+# -*- ruby -*-
 #
-# Copyright (C) 2013-2014  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2013-2017  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -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