From: Todd C. Miller Date: Thu, 16 Dec 2004 03:55:46 +0000 (+0000) Subject: no more UCB strcasecmp X-Git-Tag: SUDO_1_7_0~767 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c9dc5a69bcce6811eee3cba0b3de8f9ff7a14e3;p=sudo no more UCB strcasecmp --- diff --git a/LICENSE b/LICENSE index 39c0e8abf..904a3fe7b 100644 --- a/LICENSE +++ b/LICENSE @@ -18,8 +18,8 @@ Sudo is distributed under the following ISC-style license: Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F39502-99-1-0512. -Additionally, fnmatch.c, getcwd.c, glob.c, snprintf.c, strcasecmp.c, -fnmatch.h, glob.h and fnmatch.3 bear the following UCB license: +Additionally, fnmatch.c, getcwd.c, glob.c, snprintf.c, fnmatch.h, glob.h +and fnmatch.3 bear the following UCB license: Copyright (c) 1987, 1989, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved.