From b8a23e6be8e8d1047358a4b548ba5241f8503288 Mon Sep 17 00:00:00 2001 From: Akira Yumiyama Date: Mon, 1 Apr 2013 09:21:12 +0900 Subject: update README.md --- mrbgem.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgem.rake') diff --git a/mrbgem.rake b/mrbgem.rake index 10e192c45..029af4d26 100644 --- a/mrbgem.rake +++ b/mrbgem.rake @@ -1,6 +1,6 @@ MRuby::Gem::Specification.new('mruby-io') do |spec| spec.license = 'MIT' - spec.authors = 'Internet Initiative Japan' + spec.authors = 'Internet Initiative Japan Inc.' spec.cc.include_paths << "#{build.root}/src" end -- cgit v1.2.3