summaryrefslogtreecommitdiff
path: root/usr.bin/which
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/which')
-rw-r--r--usr.bin/which/which.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/which/which.c b/usr.bin/which/which.c
index 547b7f3a9ba..64ef6cb0759 100644
--- a/usr.bin/which/which.c
+++ b/usr.bin/which/which.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: which.c,v 1.26 2016/10/28 07:22:59 schwarze Exp $ */
+/* $OpenBSD: which.c,v 1.27 2019/01/25 00:19:27 millert Exp $ */
/*
- * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1997 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