diff options
Diffstat (limited to 'mrbgem.rake')
| -rw-r--r-- | mrbgem.rake | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
