diff options
Diffstat (limited to 'usr.bin/grep/queue.c')
-rw-r--r-- | usr.bin/grep/queue.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/grep/queue.c b/usr.bin/grep/queue.c index b44c0e1..afcb827 100644 --- a/usr.bin/grep/queue.c +++ b/usr.bin/grep/queue.c @@ -1,3 +1,6 @@ +/* $NetBSD: queue.c,v 1.2 2011/02/16 01:31:33 joerg Exp $ */ +/* $FreeBSD$ */ + /*- * Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav * All rights reserved. |