summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/files.c')
-rw-r--r--usr.sbin/config/files.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/config/files.c b/usr.sbin/config/files.c
index a010ee37400..61574f5b004 100644
--- a/usr.sbin/config/files.c
+++ b/usr.sbin/config/files.c
@@ -1,3 +1,6 @@
+/* $OpenBSD: files.c,v 1.3 1996/03/25 15:55:03 niklas Exp $ */
+/* $NetBSD: files.c,v 1.3 1996/03/03 17:28:10 thorpej Exp $ */
+
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@@ -40,7 +43,6 @@
* SUCH DAMAGE.
*
* from: @(#)files.c 8.1 (Berkeley) 6/6/93
- * $Id: files.c,v 1.2 1996/02/22 00:32:55 niklas Exp $
*/
#include <sys/param.h>