diff options
author | 2009-06-21 14:48:41 +0000 | |
---|---|---|
committer | 2009-06-21 14:48:41 +0000 | |
commit | 24d1a79b498c51ba172da46be1682b9d2646f83c (patch) | |
tree | 0069e1227aca88eedcf83f75d08361aa47c663b7 /usr.bin/sudo/sudo_nss.h | |
parent | Add tags for the benefit of the sync scripts (diff) | |
download | wireguard-openbsd-24d1a79b498c51ba172da46be1682b9d2646f83c.tar.xz wireguard-openbsd-24d1a79b498c51ba172da46be1682b9d2646f83c.zip |
Upgrade to sudo 1.7.2
Diffstat (limited to 'usr.bin/sudo/sudo_nss.h')
-rw-r--r-- | usr.bin/sudo/sudo_nss.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sudo/sudo_nss.h b/usr.bin/sudo/sudo_nss.h index 996fc745594..1822465a373 100644 --- a/usr.bin/sudo/sudo_nss.h +++ b/usr.bin/sudo/sudo_nss.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007-2008 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2007-2009 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -13,7 +13,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Sudo: sudo_nss.h,v 1.6 2009/03/10 20:44:05 millert Exp $ + * $Sudo: sudo_nss.h,v 1.7 2009/05/25 12:02:42 millert Exp $ */ struct lbuf; |