From: Eric Wong <normalperson@yhbt.net>
To: raindrops@librelist.org
Subject: [raindrops] [PATCH 1/3] README: trim intro and update license
Date: Tue, 13 Jan 2015 20:36:36 +0000 [thread overview]
Message-ID: <1421181398-27931-1-git-send-email-normalperson@yhbt.net> (raw)
In-Reply-To: <1421181398-27931-1-git-send-email-normalperson@yhbt.net>
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.
---
README | 17 ++++++-----------
1 file 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
--
EW
next parent reply other threads:[~2015-01-13 20:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-13 20:36 Eric Wong [this message]
2015-01-13 20:36 ` [raindrops] [PATCH 2/3] modernize packaging and documentation Eric Wong
2015-01-13 20:36 ` [raindrops] [PATCH 3/3] move mailing list to raindrops-public@bogomips.org Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/raindrops/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421181398-27931-1-git-send-email-normalperson@yhbt.net \
--to=normalperson@yhbt.net \
--cc=raindrops@librelist.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhbt.net/raindrops.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).