ahoward / macaddr

cross platform mac address determination for ruby
Other
47 stars 41 forks source link

Update license #15

Closed chulkilee closed 10 years ago

chulkilee commented 10 years ago

In addition to adding license text (c4ddf80 from #14), it would be better to have license information in gemspec.

ahoward commented 10 years ago

this created a maintenance nightmare when one is managing > 100 gems because i have the manage updates to Ruby's license. i'll stay with the 'pointer' approach.

thanks though!