From 7097a652778d35acf747d14f8bf7b3ced479bbc0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 25 May 2017 08:44:33 -0700 Subject: [PATCH] Clarify LICENSE file * LICENSE: Reword LICENSE so that it makes sense when only data files are distributed. --- LICENSE | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 148eb232b..8ba4399c6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ -With a few exceptions, all files in the tz code and data (including -this one) are in the public domain. The exceptions are date.c, -newstrftime.3, and strftime.c, which contain material derived from BSD -and which use the BSD 3-clause license. +Unless specified below, all files in the tz code and data (including +this LICENSE file) are in the public domain. + +If the files date.c, newstrftime.3, and strftime.c are present, they +contain material derived from BSD and use the BSD 3-clause license.