From 1a51f01d5fec08ecb94f9c045d59054b421bbe67 Mon Sep 17 00:00:00 2001 From: Gary Bernhardt Date: Fri, 27 Jan 2012 15:44:00 -0800 Subject: [PATCH] add license --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ed48a5a..1f31de2 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,9 @@ Struct can give you approximately what `takes` does, but it requires inheriting Ruby 1.8 will allow you to pass the wrong number of arguments to a block, which can be confusing. It throws a warning, so you should at least be notified that you're doing it. This problem doesn't exist in Ruby 1.9. +## LICENSE + +Released under the MIT license: + +* http://www.opensource.org/licenses/MIT +