[Groonga-commit] droonga/droonga-client-ruby at c33d96f [master] Fix project name notation

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Nov 20 17:57:46 JST 2013


Kouhei Sutou	2013-11-20 17:57:46 +0900 (Wed, 20 Nov 2013)

  New Revision: c33d96ff2d774e24badf4b88dbf9ae0d88c194dc
  https://github.com/droonga/droonga-client-ruby/commit/c33d96ff2d774e24badf4b88dbf9ae0d88c194dc

  Message:
    Fix project name notation

  Modified files:
    LICENSE.txt
    droonga-client.gemspec

  Modified: LICENSE.txt (+1 -1)
===================================================================
--- LICENSE.txt    2013-10-29 10:06:18 +0900 (fac5456)
+++ LICENSE.txt    2013-11-20 17:57:46 +0900 (7ddba53)
@@ -1,4 +1,4 @@
-Copyright (C) 2013 droonga project
+Copyright (C) 2013 Droonga Project
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public

  Modified: droonga-client.gemspec (+1 -1)
===================================================================
--- droonga-client.gemspec    2013-10-29 10:06:18 +0900 (06e9e0f)
+++ droonga-client.gemspec    2013-11-20 17:57:46 +0900 (0d95739)
@@ -6,7 +6,7 @@ require 'droonga/client/version'
 Gem::Specification.new do |spec|
   spec.name          = "droonga-client"
   spec.version       = Droonga::Client::VERSION
-  spec.authors       = ["droonga project"]
+  spec.authors       = ["Droonga Project"]
   spec.email         = ["droonga �� groonga.org"]
   spec.description   = %q{Droonga client for Ruby}
   spec.summary       = %q{Droonga client for Ruby}
-------------- next part --------------
HTML����������������������������...
Download 



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