To be honest, that's actually one of the big motivators for me using MIT-style licenses (or BSD or ISC or somesuch) for a lot of my own code. I'm so accustomed to 525600-page EULAs that I cringe as soon as I see a license that exceeds one screenful, and I figure there are plenty of others who do the same.
Plus there are the other benifits (especially when it comes to free software projects being able to reuse that code without worrying so much about license compatibility).