From f3184dc74bbb4969daaea86519dd6ff7915bb910 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Feb 2014 05:41:50 +0000 Subject: relax license to LGPLv2.1+ LGPLv3+ is not compatible with GPLv2-only, unfortunately, there are still many GPLv2-only packages around. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 2f6db8e..db19fff 100644 --- a/README +++ b/README @@ -8,8 +8,8 @@ write to the same databases used by Samba! == Features * Concurrent reader and writer processes may safely operate on the - same file. This is great for MRI 1.8 and 1.9 where multi-core - performance is easiest to achieve with processes and not threads. + same file. This is great for MRI where multi-core performance + is easiest to achieve with processes and not threads. * Fork-safe, you may fork and share the same TDB object in your parent and child processes. -- cgit v1.2.3-24-ge0c7