license: allow all future versions of the GNU GPL
commitf078eb93d343bb27cf5c6dc84efbe7c598d572fb
authorEric Wong <normalperson@yhbt.net>
Sat, 26 Oct 2013 07:05:10 +0000 (26 07:05 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 26 Oct 2013 07:43:22 +0000 (26 07:43 +0000)
treefa1d9235df9fbe83fabd4c96ad09ab31595cc20a
parentd9c0db79e9eef9839aaada1be1105b3ff8ceae5c
license: allow all future versions of the GNU GPL

There is currently no GPLv4, so this change has no effect at the
moment.

In case the GPLv4 arrives and I am not alive to approve/review it,
the lesser of evils is have give blanket approval of all future GPL
versions (as published by the FSF).  The worse evil is to be stuck
with a license which cannot guarantee the Free-ness of this project
in the future.

This unfortunately means the FSF can theoretically come out with
license terms I do not agree with, but the GPLv2 and GPLv3 will
always be an option to all users.
13 files changed:
LICENSE
README
ext/unicorn_http/unicorn_http.rl
lib/unicorn/app/inetd.rb
lib/unicorn/app/old_rails.rb
lib/unicorn/cgi_wrapper.rb
test/test_helper.rb
test/unit/test_http_parser.rb
test/unit/test_request.rb
test/unit/test_response.rb
test/unit/test_server.rb
test/unit/test_signals.rb
unicorn.gemspec