dkubb / ice_nine

Deep Freeze Ruby Objects
MIT License
307 stars 19 forks source link

add MIT license metadata to gemspec #12

Closed ktdreyer closed 11 years ago

ktdreyer commented 11 years ago

This pull request allows RubyGems.org and other tools (such as gem2rpm) to report a license for your gem.

dkubb commented 11 years ago

@ktdreyer thanks!