]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r267544:
authorpfg <pfg@FreeBSD.org>
Fri, 20 Jun 2014 15:43:58 +0000 (15:43 +0000)
committerpfg <pfg@FreeBSD.org>
Fri, 20 Jun 2014 15:43:58 +0000 (15:43 +0000)
commitfac80b694353cdde94eabe8b8353772a1e66ed3d
tree1e95690f8123a73f8c4cefb2aaa5265cf516da2f
parent93d41081e32e9f1cd3719b01d8ef178f6e40357b
MFC r267544:

Update license to strptime(3) implementation.

Our strptime(3) implementation was the base for the illumos
implementation and after contacting the author, Kevin Rudy
stated the code is under a 2-Clause BSD License [1]

After reviewing our local changes to the file in question,
the FreeBSD Foundation has agreed that their contributions
to this file are not required to carry clause 3 or 4 so
the file can be relicensed as in Illumos [2].

References:

[1] https://www.illumos.org/issues/357
[2] Illumos Revision: 13222:02526851ba75

Approved: core (jhb)
Approved: FreeBSD Foundation (emaste)
lib/libc/stdtime/strptime.c