From b19c6c4e94ff3b7a7aa1dcabfcde15409a136962 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 7 Oct 2004 16:51:56 +0000 Subject: [PATCH] reference glob --- LICENSE | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8703535ff..ade8c3cc4 100644 --- a/LICENSE +++ b/LICENSE @@ -18,8 +18,9 @@ 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, err.c, lsearch.c, fnmatch.c, getcwd.c, snprintf.c, strcasecmp.c, -fnmatch.h, err.h, and fnmatch.3 bear the following UCB license: +Additionally, err.c, lsearch.c, fnmatch.c, getcwd.c, glob.c, snprintf.c, +strcasecmp.c, fnmatch.h, glob.h err.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.