From ab2d451a9cc5b971750dad70d6e96298d69caa8e Mon Sep 17 00:00:00 2001 From: job Date: Thu, 2 Sep 2021 08:52:10 +0000 Subject: [PATCH] No need to list foreign source code repository tags Feedback from deraadt@ --- usr.bin/timeout/timeout.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/timeout/timeout.c b/usr.bin/timeout/timeout.c index 5badf7702ec..746ebdec251 100644 --- a/usr.bin/timeout/timeout.c +++ b/usr.bin/timeout/timeout.c @@ -1,5 +1,4 @@ -/* $OpenBSD: timeout.c,v 1.13 2021/09/02 06:23:32 deraadt Exp $ */ -/* $NetBSD: timeout.c,v 1.4 2014/08/05 08:20:02 christos Exp $ */ +/* $OpenBSD: timeout.c,v 1.14 2021/09/02 08:52:10 job Exp $ */ /* * Copyright (c) 2021 Job Snijders -- 2.20.1