[Groonga-commit] groonga/groonga at 7e8f416 [master] package windows: update license file name

Back to archive index
Kouhei Sutou null+****@clear*****
Fri May 17 06:14:51 JST 2019


Kouhei Sutou	2019-05-17 06:14:51 +0900 (Fri, 17 May 2019)

  Revision: 7e8f416cb1f2b04317619c520b99b6e3d8e69fa7
  https://github.com/groonga/groonga/commit/7e8f416cb1f2b04317619c520b99b6e3d8e69fa7

  Message:
    package windows: update license file name

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2019-05-16 18:40:01 +0900 (16a880e04)
+++ packages/windows/Rakefile    2019-05-17 06:14:51 +0900 (c431f6082)
@@ -393,7 +393,7 @@ namespace :build do
         "vendor/mruby-source/README.md",
         "vendor/mruby-source/AUTHORS",
         "vendor/mruby-source/LEGAL",
-        "vendor/mruby-source/MITL",
+        "vendor/mruby-source/LICENSE",
       ]
       cp(files, mruby_license_dir)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190517/6218ff55/attachment.html>


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