diff options
Diffstat (limited to 'lib/libc/gen/pw_dup.c')
-rw-r--r-- | lib/libc/gen/pw_dup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/pw_dup.c b/lib/libc/gen/pw_dup.c index 2484736ef74..66d41fc84ac 100644 --- a/lib/libc/gen/pw_dup.c +++ b/lib/libc/gen/pw_dup.c @@ -1,7 +1,7 @@ -/* $OpenBSD: pw_dup.c,v 1.8 2015/09/13 15:33:48 guenther Exp $ */ +/* $OpenBSD: pw_dup.c,v 1.9 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2000, 2002 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2000, 2002 Todd C. Miller <millert@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |