Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Sep 4, 2016
1 parent edf59aa commit 1d1ac77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
(The MIT License)

Copyright (c) 2009-2014 Hakan Ensari
Copyright (c) Hakan Ensari

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion peddler.gemspec
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.version = Peddler::VERSION
gem.platform = Gem::Platform::RUBY
gem.authors = ['Hakan Ensari']
gem.email = ['hakanensari@me.com']
gem.email = ['me@hakanensari.com']
gem.homepage = 'https://github.com/hakanensari/peddler'
gem.summary = 'Wraps the Amazon MWS APIs'
gem.description = 'A Ruby interface to the Amazon MWS API'
Expand Down

0 comments on commit 1d1ac77

Please sign in to comment.