about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2015-01-13 20:30:05 +0000
committerEric Wong <e@80x24.org>2015-01-13 20:35:53 +0000
commit66b05b0283995a060ac80673b442c290945107fc (patch)
tree289ce56f6c60d6406ac1c3a62ba534b74f1bea42
parentba6604f00a6fad2c8bf32808928942c37b1617af (diff)
downloadraindrops-66b05b0283995a060ac80673b442c290945107fc.tar.gz
No need to mention Rainbows! anymore since it is stagnant,
and I've given up on Rubinius support since it requires
a proprietary bug tracker.

We went with LGPL-2.1+ in
commit 09fb7ccc3f1712411c61cbf54766c3c12c8296b2
but forgot to update the README.
-rw-r--r--README17
1 files changed, 6 insertions, 11 deletions
diff --git a/README b/README
index 3b76b06..e157aa8 100644
--- a/README
+++ b/README
@@ -1,11 +1,10 @@
 = raindrops - real-time stats for preforking Rack servers
 
-Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
-servers.  It is designed for preforking servers such as Rainbows! and
-Unicorn, but should support any Rack HTTP server under Ruby 2.0, 1.9,
-1.8 and Rubinius on platforms supporting POSIX shared memory.  It may
-also be used as a generic scoreboard for sharing atomic counters across
-multiple processes.
+raindrops is a real-time stats toolkit to show statistics for Rack HTTP
+servers.  It is designed for preforking servers such as unicorn, but
+should support any Rack HTTP server on platforms supporting POSIX shared
+memory.  It may also be used as a generic scoreboard for sharing atomic
+counters across multiple processes.
 
 == Features
 
@@ -87,11 +86,7 @@ git itself.  See the Documentation/SubmittingPatches document
 distributed with git on on patch submission guidelines to follow.  Just
 don't email the git mailing list or maintainer with raindrops patches.
 
-raindrops is currently dual-licensed under the LGPLv2.1 and LGPLv3.  To
-allow for a transition to future versions of the LGPL, contributors are
-required to sign-off changes allowing allowing the project leader to
-relicense raindrops under newer versions of the LGPL (which should be
-similar in spirit to the existing LGPL).
+raindrops is licensed under the LGPL+2.1 or later:
 
 == Contact