summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/sudo.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-04-19 21:57:18 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-04-19 21:57:18 +0000
commitf853556b001a0aa2b6c37a73db6602fb02845fac (patch)
tree4d3f8ee909b9d62a421cd1a5fe6314d64bcdc075 /usr.bin/sudo/sudo.h
parent0017be32f575787dde5df63ec556819d445cfb0f (diff)
sync w/ the sudo cvs tree and sudo 1.6.7p4
Diffstat (limited to 'usr.bin/sudo/sudo.h')
-rw-r--r--usr.bin/sudo/sudo.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/sudo/sudo.h b/usr.bin/sudo/sudo.h
index 9b92f56458d..7cc91d85a3e 100644
--- a/usr.bin/sudo/sudo.h
+++ b/usr.bin/sudo/sudo.h
@@ -31,7 +31,11 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Sudo: sudo.h,v 1.193 2003/04/02 18:25:19 millert Exp $
+ * 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: sudo.h,v 1.194 2003/04/16 00:42:10 millert Exp $
*/
#ifndef _SUDO_SUDO_H