From 399f16a1ac13ab44cd9ac6d2a42283fa07e1dc65 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 26 Sep 2013 06:54:26 -0700 Subject: [PATCH] * README: Clarify BSD text. (Thanks to Philip Newton.) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 25d7433..0b0bbbe 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ and daylight-saving rules. Unless otherwise specified, all files in the tz code and data are in the public domain, so clarified as of 2009-05-17 by Arthur David Olson. -The few exceptions are code derived from BSD and use the BSD license. +The few exceptions are code derived from BSD, which uses the BSD license. Here is a recipe for acquiring, building, installing, and testing the tz distribution on a GNU/Linux or similar host.