From e7aa1b91be7290eb094731b7a02b97a3d77c4929 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 23:40:47 -0700 Subject: [PATCH] Combine final bits into errata section. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3e73c68e..8da6873e 100644 --- a/README.md +++ b/README.md @@ -82,15 +82,16 @@ A jar artifact is published to Maven Central, and can be depended upon via: If you prefer to download a jar file, that can be done [here](http://repo2.maven.org/maven2/com/samskivert/samskivert/). -Distribution ------------- +Errata +------ + +Note that SL has been around since 1999 and as a result some of its +functionality has been rendered obsolete, but much of it remains in active use +by various projects at [Three Rings](http://www.threerings.net). The samskivert library is released under the LGPL. The most recent version of the library is available [here](http://github.com/samskivert/samskivert/). -Contribution ------------- - Contributions to SL are welcome. Fork the library and submit pull requests to your heart's content. Questions about the library can be directed to the [OOO-LIBS Google Group](https://groups.google.com/forum/#!forum/ooo-libs).