Skip to content

Commit

Permalink
Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ganmacs committed Jan 6, 2019
1 parent b4cca31 commit e822998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 ganmacs
Copyright (c) 2019 Yuta Iwama

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion grpc_kit.gemspec
Expand Up @@ -7,7 +7,7 @@ require 'grpc_kit/version'
Gem::Specification.new do |spec|
spec.name = 'grpc_kit'
spec.version = GrpcKit::VERSION
spec.authors = ['ganmacs']
spec.authors = ['Yuta Iwama']
spec.email = ['ganmacs@gmail.com']

spec.summary = 'A kit for creating gRPC server/client'
Expand Down

0 comments on commit e822998

Please sign in to comment.