diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-01-08 15:44:26 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-01-08 15:44:26 +0000 |
commit | e99866cc23f1024fba9290d4e2d249b66e0cdcfe (patch) | |
tree | ab01989936f46e34af83b70c543e897e5a459ed8 /usr.bin/sudo/compat.h | |
parent | 42aeee211d4f120f8cf401d72978dbbae83396a7 (diff) |
sync with sudo 1.6.4rc2
Diffstat (limited to 'usr.bin/sudo/compat.h')
-rw-r--r-- | usr.bin/sudo/compat.h | 4 |
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 |