summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/compat.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-01-08 15:44:26 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-01-08 15:44:26 +0000
commite99866cc23f1024fba9290d4e2d249b66e0cdcfe (patch)
treeab01989936f46e34af83b70c543e897e5a459ed8 /usr.bin/sudo/compat.h
parent42aeee211d4f120f8cf401d72978dbbae83396a7 (diff)
sync with sudo 1.6.4rc2
Diffstat (limited to 'usr.bin/sudo/compat.h')
-rw-r--r--usr.bin/sudo/compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sudo/compat.h b/usr.bin/sudo/compat.h
index 157fd0d88d7..2d5c0ad6e79 100644
--- a/usr.bin/sudo/compat.h
+++ b/usr.bin/sudo/compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996, 1998-2000 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2002 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -31,7 +31,7 @@
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Sudo: compat.h,v 1.61 2002/01/02 22:37:19 millert Exp $
+ * $Sudo: compat.h,v 1.62 2002/01/08 15:00:18 millert Exp $
*/
#ifndef _SUDO_COMPAT_H