Skip to content

Commit

Permalink
Add the MIT license to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Bright committed Jul 15, 2013
1 parent 0248fdd commit a853740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2012 Ryan Bright
Copyright (c) 2012-2013 Ryan Bright

MIT License

Expand Down
1 change: 1 addition & 0 deletions asana.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
gem.description = %q{Ruby wrapper for the Asana REST API}
gem.summary = %q{Ruby wrapper for the Asana REST API}
gem.homepage = "http://github.com/rbright/asana"
gem.license = 'MIT'

gem.add_dependency 'activeresource', '~> 3.2.3'

Expand Down

0 comments on commit a853740

Please sign in to comment.