From 4e74e8c530cf84126589b8245d18f87df2e5b95f Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 Apr 2003 00:42:10 +0000 Subject: [PATCH] add DARPA credit on affected files --- testsudoers.c | 4 ++++ tgetpass.c | 6 +++++- visudo.c | 4 ++++ visudo.man.in | 4 ++++ visudo.pod | 4 ++++ 5 files changed, 21 insertions(+), 1 deletion(-) diff --git a/testsudoers.c b/testsudoers.c index be5ff9299..738f03746 100644 --- a/testsudoers.c +++ b/testsudoers.c @@ -32,6 +32,10 @@ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * Sponsored in part by the Defense Advanced Research Projects + * Agency (DARPA) and Air Force Research Laboratory, Air Force + * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ #define _SUDO_MAIN diff --git a/tgetpass.c b/tgetpass.c index a99604f4b..455fda392 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2001 Todd C. Miller + * Copyright (c) 1996, 1998-2002 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -30,6 +30,10 @@ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * Sponsored in part by the Defense Advanced Research Projects + * Agency (DARPA) and Air Force Research Laboratory, Air Force + * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ #include "config.h" diff --git a/visudo.c b/visudo.c index c4f616392..e1fad388e 100644 --- a/visudo.c +++ b/visudo.c @@ -30,6 +30,10 @@ * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + * Sponsored in part by the Defense Advanced Research Projects + * Agency (DARPA) and Air Force Research Laboratory, Air Force + * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ /* diff --git a/visudo.man.in b/visudo.man.in index 067533b47..1b7cd0f16 100644 --- a/visudo.man.in +++ b/visudo.man.in @@ -30,6 +30,10 @@ .\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.\" +.\" Sponsored in part by the Defense Advanced Research Projects +.\" Agency (DARPA) and Air Force Research Laboratory, Air Force +.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" .\" $Sudo$ .\" Automatically generated by Pod::Man v1.34, Pod::Parser v1.13 diff --git a/visudo.pod b/visudo.pod index 6f4b52e9e..8a2e64cf1 100644 --- a/visudo.pod +++ b/visudo.pod @@ -32,6 +32,10 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Sponsored in part by the Defense Advanced Research Projects +Agency (DARPA) and Air Force Research Laboratory, Air Force +Materiel Command, USAF, under agreement number F39502-99-1-0512. + $Sudo$ =pod -- 2.50.1