README: clarify license and copyright
commitfd0192c134acd1d5037a9aa45ad7b5375c28c29c
authorEric Wong <normalperson@yhbt.net>
Mon, 3 Dec 2012 21:19:44 +0000 (3 21:19 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 4 Dec 2012 11:23:55 +0000 (4 11:23 +0000)
tree4e64efb8cc6e27ce82e195272e1799a4cf4c65ac
parent69e6a793d34ff71da7c8ca59962d627e2fb508d8
README: clarify license and copyright

Since Ruby 1.9.3, (Matz) Ruby is licensed under a 2-clause BSDL.
Thus we need to clarify we inherited the license terms from
Ruby 1.8 to prevent misunderstanding.

(The Ruby license change cannot alter the license of other
 projects automatically)

Since we added the GPLv3 as an additional license in 2011,
the license terms of unicorn no longer matches Mongrel 1.1.5.

This is NOT a change to the unicorn license at all, just a
wording clarification.
README