diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-08-12 22:06:35 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-08-12 22:06:35 +0000 |
| commit | dea597b2df99e5e6fb7b916b835bf2033e997924 (patch) | |
| tree | 20898106941a60ca503628059c4cfc37f61c6956 /LICENSE | |
vendor/tzdb: reimport IANA database+code in a standard layoutvendor/tzdb/tzcode2018evendor/tzdb
I am using a new directory since the layout of both the vendor area
and contrib/ need to be changed.
This is a recommit of r337683 with only code.
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000000..8ba4399c622d --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +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. |
